Source: h3-pg Section: database Priority: optional Maintainer: Debian PostgreSQL Maintainers Uploaders: Christoph Berg , Build-Depends: cmake (>= 3.20), debhelper-compat (= 13), libh3-dev, postgresql-all (>= 256~), Standards-Version: 4.6.2 Rules-Requires-Root: no Homepage: https://github.com/zachasme/h3-pg Vcs-Browser: https://salsa.debian.org/postgresql/h3-pg Vcs-Git: https://salsa.debian.org/postgresql/h3-pg.git Package: postgresql-16-h3 Architecture: any Depends: ${misc:Depends}, ${postgresql:Depends}, ${shlibs:Depends}, Description: PostgreSQL bindings for H3, a hierarchical hexagonal geospatial indexing system 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.