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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-munigeo-0.3.7.tar.gz
  • Upload date:
  • Size: 28.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for django-munigeo-0.3.7.tar.gz
Algorithm Hash digest
SHA256 367329c02a8071788ac2d5f841fa55fbaf3f124f27f1225ccbeeef90f2185d16
MD5 441e98a4bcb6cf08fabba2a8549d5251
BLAKE2b-256 4cd047d93a23a4118c60f13a2739d2c76456f38acda556c26843ce1c7726c846

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_munigeo-0.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 413c1a8cd589b900b8333ffcb57b0269d6ef8698aef014595a607f22ab46d4b6
MD5 cb3a9d55fb800caaa688169ffea79aa3
BLAKE2b-256 aab00810402ff33300889d7957c2fb0a91c3605568f0b50043f891d2cafff194

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