20.9.2012 17:36, Coulson Thabo Kgathi kirjoitti:
Hi guys i want to use geodjango for an application that gives map
locations but offline using shapefiles and geodjango, any information
that i can be refered to would be appreciated. I dont want to use google
maps because its wil be used offline

thank you

--
You received this message because you are subscribed to the Google
Groups "Django users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/django-users/-/u2kiG0kJd0UJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.

There is actually more than one way to do this. And without further knowledge what you're trying to show and where it's hard to give more details.

For example generating maps with shapefiles there is far better solutions than GeoDjango (GeoDjango is great for querying spatially and modifying data) like Mapnik or Mapserver on serverside. On client side there is practically only one really working solution - Openlayers.


--
Jani Tiainen

- Well planned is half done and a half done has been sufficient before...

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to