/map_with_stats

Interactive map with a choropleth displaying some statistics as color per hectare

Primary LanguagePythonMIT LicenseMIT

Map with statistics

release @ PYPI python version platform CI status Docs status linter testing typing docs versioning code style: black documentation

The package allows to display an interactive map with a choropleth displaying some statistics as color per hectare (100x100 meter square).

Example map

!!! question "What is the use-case?"

  The typical use-case would be to visualise and do plausibility checks of hectare-level data
  as well as to compare statistics between geographic areas.

The package is created and tested to work for the Switzerland coordinates, however, one could try to use it for any other map with hectare statistics.

Read about usage in Quick start guide