Skip to main content

Downloading and extracting geospatial data from Suomi, that is Finland.

Project description

SuomiGeoData

What is SuomiGeoData?

SuomiGeoData is a Python package designed to simplify the process of downloading and extracting geospatial data from Suomi, that is Finland. The features of the package include:

  • Paituli
    • Accessing the topographic database index map.

Easy Installation

To install, use pip:

pip install SuomiGeoData

Quickstart

A brief example of how to start:

>>> import SuomiGeoData
>>> paituli = SuomiGeoData.Paituli()

# get the topographic database index map
>>> im_tb = paituli.indexmap_tdb
>>> im_tb.shape
(3132, 3)

Documentation

Toolkit

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

suomigeodata-0.0.1.tar.gz (403.9 kB view hashes)

Uploaded Source

Built Distribution

SuomiGeoData-0.0.1-py3-none-any.whl (407.5 kB view hashes)

Uploaded 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