mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-14 19:45:11 +00:00
2.8 KiB
2.8 KiB
slug | sidebar_label | sidebar_position | title |
---|---|---|---|
/en/sql-reference/functions/geo/ | Geo | 62 | Geo Functions |
Geographical Coordinates Functions
Geohash Functions
H3 Indexes Functions
- h3IsValid
- h3GetResolution
- h3EdgeAngle
- h3EdgeLengthM
- h3EdgeLengthKm
- geoToH3
- h3ToGeo
- h3ToGeoBoundary
- h3kRing
- h3GetBaseCell
- h3HexAreaM2
- h3HexAreaKm2
- h3IndexesAreNeighbors
- h3ToChildren
- h3ToParent
- h3ToString
- stringToH3
- h3GetResolution
- h3IsResClassIII
- h3IsPentagon
- h3GetFaces
- h3CellAreaM2
- h3CellAreaRads2
- h3ToCenterChild
- h3ExactEdgeLengthM
- h3ExactEdgeLengthKm
- h3ExactEdgeLengthRads
- h3NumHexagons
- h3Line
- h3Distance
- h3HexRing
- h3GetUnidirectionalEdge
- h3UnidirectionalEdgeIsValid
- h3GetOriginIndexFromUnidirectionalEdge
- h3GetDestinationIndexFromUnidirectionalEdge
- h3GetIndexesFromUnidirectionalEdge
- h3GetUnidirectionalEdgesFromHexagon
- h3GetUnidirectionalEdgeBoundary