Skip to content

Completely cover a polygon with H3 cells using H3 extension for PostGIS #842

@sampeters1

Description

@sampeters1

Using the H3 extension for PostGIS I want to fully cover a polygon with H3 cells, meaning all H3 cells should intersect with the given polygon. The h3_polygon_to_cells function only fills my polygon with hexagon that are contained by the cell's centroids, while the h3_coverage function (explained here) seems exactly what I am looking for. However, this function doesn't seem to be available in the H3 extension for PostGIS.

Any advice?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions