FunctionsGeospatial
h3_is_valid
Returns true if the input is a valid H3 index (or unidirectional edge index). Use this to guard decoding and neighborhood operations.
h3_is_valid(…) → BoolKind · scalar
Returns true if the input is a valid H3 index (or unidirectional edge index). Use this to guard decoding and neighborhood operations.
Part of the Geospatial family.