H3_EDGE_LENGTH_M (Lakehouse v1)
Returns the average hexagon edge length in meters at the given resolution. Excludes pentagons.
Analyze Syntax
Section titled “Analyze Syntax”func.h3_edge_length(1)Analyze Examples
Section titled “Analyze Examples”func.h3_edge_length(1)
┌──────────────────────────┐│ func.h3_edge_length_m(1) │├──────────────────────────┤│ 483056.8390711111 │└──────────────────────────┘SQL Syntax
Section titled “SQL Syntax”H3_EDGE_LENGTH_M(1)SQL Examples
Section titled “SQL Examples”┌─────────────────────┐│ h3_edge_length_m(1) │├─────────────────────┤│ 483056.8390711111 │└─────────────────────┘