Skip to main content

A library for assigning Norwegian metadata to coordinates

Project description

Hvor

A library for assigning Norwegian metadata to coordinates. For example, if you have a list of coordinates, and you'd like to know which county and municipality each coordinate belongs to, hvor can help you.

Installation

Simply run

pip install hvor

Usage

from hvor import add_metadata_columns_to_df

df = add_metadata_columns_to_df(df)

Voila! County and municipality metadata for your coordinates have been added to your dataframe (*but only if your latitude and longitude columns were called lat and lon😅).

Credits

Big thanks to robhop for sharing his lightly processed county and municipality polygons. Also big thanks to Kartverket, for supplying the original dataset.

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

hvor-0.1.1.tar.gz (1.7 MB view hashes)

Uploaded Source

Built Distribution

hvor-0.1.1-py3-none-any.whl (1.7 MB 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