Skip to main content

A Django app for processing municipality-related geospatial data.

Project description

Build status codecov Requirements

munigeo

munigeo is a reusable Django application for storing and accessing municipality-related geospatial data. It can manage following categories of data:

  • Municipalities as containers of everything below
  • Administrative divisions (with parent-child relationships and links to Municipalities)
  • Streets and address locations on those Streets
  • Buildings with 2D-geometries and addresses
  • PoIs (Points of Interest) with location and type

If you are using Django Rest Framework (DRF), munigeo also provides you with serializers for including these in your API.

For actually getting the data into your database application, munigeo provides importer framework. Currently we only have actual importers for City of Helsinki, but other are welcome.

Usage

Install this to your project with pip install django-munigeo, add munigeo to your INSTALLED_APPS setting.

Helsinki example

Before you can get Helsinki, you will need the data for Finland first:

python manage.py geo_import finland --municipalities

then

python manage.py geo_import helsinki --divisions

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-munigeo-0.3.9.tar.gz (29.0 kB view details)

Uploaded Source

Built Distribution

django_munigeo-0.3.9-py3-none-any.whl (37.3 kB view details)

Uploaded Python 3

File details

Details for the file django-munigeo-0.3.9.tar.gz.

File metadata

  • Download URL: django-munigeo-0.3.9.tar.gz
  • Upload date:
  • Size: 29.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for django-munigeo-0.3.9.tar.gz
Algorithm Hash digest
SHA256 5fb6667529e1f4e0c6e0e6e77ca485c9cc88a98d2c9474e689312b65b38b2d1d
MD5 6ae6f28763199b22c50995a694342aab
BLAKE2b-256 2e8e31863b3d72260fd618d696ab88648b611f75378484feecbe52768605c198

See more details on using hashes here.

File details

Details for the file django_munigeo-0.3.9-py3-none-any.whl.

File metadata

File hashes

Hashes for django_munigeo-0.3.9-py3-none-any.whl
Algorithm Hash digest
SHA256 902656cf19d6a73bbcf6e1e5550e5943a77372322b76c721e9805c49f1c5ee01
MD5 81823e7e5c211aaf29ce94448900d50a
BLAKE2b-256 2f9059bf2b8c7a5c9ba6bc58ed2897a0636bf2a39119e6d7216849a5654fe58d

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