postgresql-16-h3

PostgreSQL bindings for H3, a hierarchical hexagonal geospatial indexing system
  https://github.com/zachasme/h3-pg
  0
  no reviews



H3 is a geospatial indexing system using a hexagonal grid that can be (approximately) subdivided into finer and finer hexagonal grids, combining the benefits of a hexagonal grid with S2's hierarchical subdivisions.

This package contains the PostgreSQL 16 extension.