6 lines
269 B
Text
6 lines
269 B
Text
|
H3 is a geospatial indexing system using a hexagonal grid that can be
|
||
|
(approximately) subdivided into finer and finer hexagonal grids, combining the
|
||
|
benefits of a hexagonal grid with S2's hierarchical subdivisions.
|
||
|
|
||
|
This port is the Python binding for H3 core library.
|