Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1000 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 1000 Bytes

Navigating spatial scales

GitHub Actions Workflow Status PyPI - Version PyPI - Python Version PyPI - Wheel

Introduction

This is a python module that helps change scales of spatial data sets. It relies on the H3 hexagonal grid’s hierarchical indexing functionalities and aims to add to that the data transformations that need to be done when navigating between levels of the hierarchy.

A presentation on the topic can be found here

THIS MODULE IS UNDER DEVELOPMENT

More content will be added soon.