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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for django-munigeo-0.3.10.tar.gz
Algorithm Hash digest
SHA256 af570b5ad99c0ff0a44523a2013eeb773e0e68e0e6bfdaf5bcd0490a0be1ce03
MD5 e0e20d70bc2f9e8fd6387cb401008343
BLAKE2b-256 ceaeb8030a2af88ca21781b6dfb6066ac12fc34293995e3fe51197192a6712f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_munigeo-0.3.10-py3-none-any.whl
Algorithm Hash digest
SHA256 c216360da2837c13f6accf6015ba30a0fd5e097f5831a83fccfd9754e6ecf3f8
MD5 343373e81ea290b5f9de02b5822cbb99
BLAKE2b-256 eb013cb8f858b4dedc2111f62cfc1a9ee353ff82d66bb03dec5f8b95445f9fbd

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