Skip to content

debpal/SuomiGeoData

Repository files navigation

SuomiGeoData

PyPI - Version PyPI - Python Version PyPI - Status PyPI - Format

GitHub last commit GitHub commit activity codecov

flake8 mypy pytest Read the Docs

GitHub Release Date GitHub Created At

Pepy Total Downloads PyPI - License

SuomiGeoData is a Python package designed to simplify the process of downloading and analyzing geospatial data from Finland, that is Suomi. Conceptualized on September 11, 2024, and launched on September 14, 2024, this package is tailored for users with limited coding experience but still in need powerful geospatial insights. It streamlines the workflow by handling internal complexities, allowing users to focus on desired outputs rather than intermediate steps. The goal of SuomiGeoData is to empower users by providing easy access to open-source geodapatial data, enabling informed decision-making by simplified analysis. Currently, the package offers the following features:

  • Digital Elevation Model (DEM)

    • Provides access to a vector format index map of DEM raster labels.
    • Downloads DEM raster files based on label names from the index map.
    • Downloads raster files of all DEM labels intersecting with a given vector format area.
    • Downloads a clipped DEM raster file that matches a given vector format area.
    • Downloads clipped DEM raster files by Syke's subcatchment identifiers.
  • Topograhic Database

    • Provides access to a vector format index map of topographic database labels.
    • Downloads topographic database folders of shapefiles based on label names from the index map.
    • Downloads shapefile folders of all topographic database labels intersecting with a given vector format area.
    • Downloads topographic database metadata containing the name and class number of the geometric features.
    • Extracts feature geometries based on class number from the shapefile folders.
    • Downloads feature geometries based on class number located within a given vector format area.
    • Downloads feature geometries based on class number and Syke's subcatchment identifiers.

Easy Installation

To install, use pip:

pip install SuomiGeoData

Quickstart

A brief example of how to start:

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

Documentation

For detailed information, see the documentation.

Support

If this project has been helpful and you'd like to contribute to its development, consider sponsoring with a coffee! Support will help maintain, improve, and expand this open-source project, ensuring continued valuable tools for the community.

Buy Me a Coffee

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages