DB
FunctionsGeospatial

h3_is_pentagon

Returns true if the H3 index represents a pentagon cell (which occurs at each resolution). Pentagons have different neighborhood properties than hexagons.

h3_is_pentagon(…) → Bool

Kind · scalar

Returns true if the H3 index represents a pentagon cell (which occurs at each resolution). Pentagons have different neighborhood properties than hexagons.

Part of the Geospatial family.