Skip to content

Fork of official GeoDjango geonames application refactored and adopted for Django 1.2.1

License

Notifications You must be signed in to change notification settings

omad/django-geonames

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an experimental application for using Geonames data within
GeoDjango.  To get started download the necessary data (read
`DOWNLOAD` in `data` subdirectory), add `geonames` to your 
`INSTALLED_APPS`, and run the following management commands.
These commands will take a while to run.

   $ ./manage.py compress_geonames
   $ ./manage.py load_geonames

This fork removes the dependency on GeoDjango.

About

Fork of official GeoDjango geonames application refactored and adopted for Django 1.2.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%