DB
FunctionsGeospatial

h3_get_unidirectional_edge_boundary

Returns a line boundary for a directed edge as a JSON array with two points: `[[lat_origin,lon_origin],[lat_destination,lon_destination]]`.

h3_get_unidirectional_edge_boundary(…) → String

Kind · scalar

Returns a line boundary for a directed edge as a JSON array with two points: [[lat_origin,lon_origin],[lat_destination,lon_destination]].

Part of the Geospatial family.