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
- Host: GitHub
- URL: https://github.com/ramusus/django-geonames
- Owner: ramusus
- License: other
- Created: 2010-11-12T20:58:46.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-12-27T20:10:18.000Z (over 14 years ago)
- Last Synced: 2024-04-15T15:17:05.725Z (over 2 years ago)
- Language: Python
- Homepage: http://geodjango.org/hg/geonames/
- Size: 498 KB
- Stars: 33
- Watchers: 4
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
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