mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
0562c54665
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. WWW: https://github.com/uber/h3
19 lines
360 B
Plaintext
19 lines
360 B
Plaintext
bin/geoToH3
|
|
bin/h3ToComponents
|
|
bin/h3ToGeo
|
|
bin/h3ToGeoBoundary
|
|
bin/h3ToGeoBoundaryHier
|
|
bin/h3ToGeoHier
|
|
bin/h3ToHier
|
|
bin/h3ToLocalIj
|
|
bin/hexRange
|
|
bin/kRing
|
|
bin/localIjToH3
|
|
include/h3/h3api.h
|
|
lib/cmake/h3/h3Config.cmake
|
|
lib/cmake/h3/h3ConfigVersion.cmake
|
|
lib/cmake/h3/h3Targets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
lib/cmake/h3/h3Targets.cmake
|
|
lib/libh3.so
|
|
lib/libh3.so.1
|