Function that returns base cell of given cell id
Function that returns center child cell of given cell id
Function that returns centroid latitude and longitude of given cell id
Tests if cells contains given cells
Get Euclidean distance of two cell centroid
Get WGS84 great circle distance of two cell centroid
Function that check if given cell id is a pentagon
Function that returns parent cell of given cell id and resolution
Function that returns resolution of given cell id
Function that returns the cell position if its parent at given resolution
Function that returns children cell list
Function that returns children cell count
Function that converts cell id to its string form
Function that returns the cell at given position of the parent at given resolution
Function that returns cells with k distances of given cell
Function that returns all cells within k distances of given cell
Function that returns distance between two cells
Function that returns path cells between two cells
Function that returns
h3 encoding cellid for a given geospatial coordinate.
Function that returns
h3 encoding cellid in string form for a given
geospatial coordinate.
Function that converts cell string id to uint64 number