On Thu, 2012-02-23 at 17:13 -0800, DF wrote: > I've been reading a bit about GeoDjango and it sounds intriguing. A > colleague, though, suggested everything that can be done using > GeoDjango is equally efficient utilizing the Google Maps API with > JavaScript or JQuery to obtain the proper coordinates.
if your activity is commercial, google will make you pay. Geodjango with OSM is free - and OSM is more accurate than google and the raw data is available. Also look at openlayers - that may fulfill your needs without geodjango. -- regards Kenneth Gonsalves -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

