An open API service indexing awesome lists of open source software.

https://github.com/ramusus/django-geonames

Fork of official GeoDjango geonames application refactored and adopted for Django 1.2.1
https://github.com/ramusus/django-geonames

Last synced: 7 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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