Skip to main content

A Django app to have a local copy of some geonames.org's data

Project description

Alpha: DO NOT USE IN PRODUCTION

Django geonames is a Django app that allows you to have a local replica of some data from https://geonames.org. It has management commands to copy locally: 1. The countries of the world 2. All the administrative divisions of one or more countries specified in the configuration 3. If Italan data is downloaded, the management command downloads also some data from Istituto Italiano di Statistica https://www.istat.it/ to enable the calculation of the Italian national identifier Codice Fiscale.

Quick start

  1. Add “geonames” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'geonames',
    ]
  2. Run python manage.py migrate to create the models.

  1. Configure ….

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-geonames-cities-0.7.tar.gz (14.5 kB view details)

Uploaded Source

File details

Details for the file django-geonames-cities-0.7.tar.gz.

File metadata

  • Download URL: django-geonames-cities-0.7.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for django-geonames-cities-0.7.tar.gz
Algorithm Hash digest
SHA256 9ac61aa1c1ebeb04ad22dd1debd7968a110752367719751ea9d0a55473e1072f
MD5 a9e40be94ac32177a2689404f23cbc7c
BLAKE2b-256 f5a45fc72cdd0b55549b275e2ff6bc865f63dd59e7a66ca61fba858910213550

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page