I wanted to do the same. I decided not to user GIS because of all the new stuff I needed to install. Two Coordinates are good enough for the google maps api. I plan on using geopy (http://exogen.case.edu/projects/geopy/) for translating addresses to coordinates.
I also found these articles that should help you in the right direction: http://www.developer.com/java/web/article.php/10935_3528381 http://ajaxian.com/archives/geocoding-with-googles-maps-api http://www.instantdjango.com/chapter1.html Good luck, and please backpost when you build a cool app! TiNo On Sat, Sep 13, 2008 at 3:02 AM, chiggsy <[EMAIL PROTECTED]> wrote: > > I'm working on a little idea. I need to display data on a map. Now, > I have been reading over the gis stuff in django, I've set up > PostGIS , and now i'm trying to work out how do display the data. > What are some opinons on Google maps vs yahoo maps, for ease of django > development ? (I am brand new to this, so if i missed a handy map api > pls lmk) > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

