H3 is a spatial indexing system developed by Uber.
H3
extension already installed and enabled.
h3
extension provides several functions for working with H3 hexagonal cells.
h3
extension in PostgreSQL enables powerful geospatial indexing and proximity searches using the H3 hexagonal grid system. It is particularly useful for geospatial applications requiring efficient location queries.
For more details, refer to the h3-pg
GitHub repository.