Skip to main content

Client to download height information of Berlin from OpenData sources. Can compress on the fly.

Project description

Download Client for Berlin Geländemodelle

Downloads Berlins' height information (Digitale Geländemodelle – ATKIS DGM - Höheninformationen), compress them on the fly, and create GeoJSON files.

Official Documentation: https://berlin-gelaendemodelle-downloader.readthedocs.io/en/latest/

What means 'Compress'

Compression means tiles, shaped as windows, are averaged. Because one subset of the data is of shape 2000x2000, the tile size, argument compress, have to divide 2000 without remainder.

Getting Started

Install the package

pip3 install berlin-opendata-downloader

Run the client:

berlin_downloader download ~/berlin_height --compress 5 --keep_original

TODOs

  • Publish documentation
  • Write documentation + Readme
  • Create some output
  • Download the whole dataset
  • Compress it on the fly (choose tile size (2000 should be divisible by tile size without remainder))
  • Keep original data (flag)
  • Publish to https://pypi.org
  • choose download file data type
  • Thank you sectio

Note

This project has been set up using PyScaffold 3.2.3. For details and usage information on PyScaffold see https://pyscaffold.org/.

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

berlin-opendata-downloader-0.0.3.tar.gz (17.9 kB view hashes)

Uploaded Source

Built Distribution

berlin_opendata_downloader-0.0.3-py2.py3-none-any.whl (11.7 kB view hashes)

Uploaded Python 2 Python 3

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