On Tue, Apr 8, 2008 at 6:14 PM, jeffself <[EMAIL PROTECTED]> wrote:
>
>  I'm sure everyone has created models that contain city, state,
>  country, and other location information.  Is there an app already
>  written for Django that I can import?

There may be something out there to do this, but the API and web
services at GeoNames are pretty easy to use to do this. They also have
data for download if you want to avoid the possible delay of a HTTP
request.

http://www.geonames.org/export/

/alex

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to