h3-toolkit documentation

Welcome to h3-toolkit

h3-toolkit is a Python library designed to streamline the process of working with Uber’s H3 spatial indexing system and Polars for high-performance data manipulation. This toolkit focuses on making data transformations between different H3 resolutions faster and more convenient.

With h3-toolkit, you can efficiently convert and aggregate geospatial data using H3 indexes, leveraging the power of Polars for swift data processing. Whether you are working with point, line, polygon, or raster data, this library simplifies the integration and manipulation of H3 spatial data, enhancing your workflow and productivity.

Key features include:

  • Seamless Resolution Conversion: Easily transform data across different H3 resolutions.

  • Optimized Performance: Utilize Polars and h3ronpy for fast and efficient data handling.

  • Flexible Aggregation: Apply various aggregation functions to your geospatial data.

Get started with h3-toolkit to enhance your geospatial data processing and make working with H3 indexes more effective and efficient.