Re: How can I develop GeoDjango app that can uploaded shapefiles from a user(form) not from django admin

2015-11-26 Thread Jani Tiainen

Hi,

and welcome to wonderful world of GeoDjango. :)

https://docs.djangoproject.com/en/1.8/ref/contrib/gis/tutorial/#geographic-data

And specially:
https://docs.djangoproject.com/en/1.8/ref/contrib/gis/tutorial/#gdal-interface


On 26.11.2015 10:31, Mekonnen Legess wrote:
Hello everyone I am trying to develop some web GIS app using GeoDjango 
but I have no idea how to upload ESRI Shapefiles(.prj, .shx, .shp and 
.dbf)

--
You received this message because you are subscribed to the Google 
Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send 
an email to django-users+unsubscr...@googlegroups.com 
.
To post to this group, send email to django-users@googlegroups.com 
.

Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/c092f84e-951d-4cb3-9251-727e4209476f%40googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/5656E8DC.5020803%40gmail.com.
For more options, visit https://groups.google.com/d/optout.


How can I develop GeoDjango app that can uploaded shapefiles from a user(form) not from django admin

2015-11-26 Thread Mekonnen Legess
Hello everyone I am trying to develop some web GIS app using GeoDjango but 
I have no idea how to upload ESRI Shapefiles(.prj, .shx, .shp and .dbf) 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/c092f84e-951d-4cb3-9251-727e4209476f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.