h3-go
Hexagonal indexer
A Go library for efficient spatial indexing and geospatial calculations using the H3 hierarchical hexagonal system
Go bindings for H3, a hierarchical hexagonal geospatial indexing system
317 stars
15 watching
60 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
geospatialgogolangh3hexagonspatial-indexinguber
Related projects:
Repository | Description | Stars |
---|---|---|
scottmmjackson/h3r | A C++ implementation of a hexagonal indexing library for geospatial data | 77 |
mmadfox/go-geojson2h3 | Utilities for converting between GeoJSON objects and H3 hexagon indexes | 4 |
mmadfox/go-h3geo-dist | A tool for distributing and managing geospatial data using the H3 geo index. | 2 |
uber/h3 | A hexagonal grid-based geospatial indexing system | 4,933 |
isaacbrodsky/h3-duckdb | A DuckDB extension that provides support for H3 discrete global grid system | 171 |
hydroniumlabs/h3o | Implementation of the H3 geospatial indexing system in Rust. | 318 |
hailocab/go-geoindex | A Go library for efficiently indexing and querying geographic points on the surface of the Earth. | 355 |
spatial-go/geoos | A Go library providing spatial data and geometric algorithms | 617 |
golang/geo | A comprehensive library for spherical geometry, providing efficient operations on geometric shapes and spatial indexing. | 1,693 |
ungerik/go3d | A performance-oriented 2D/3D math package for Go | 316 |
airbusgeo/godal | A Golang wrapper around the GDAL library for working with geospatial data | 139 |
lukeroth/gdal | A Go wrapper around a popular geospatial data abstraction library. | 289 |
gotk3/gotk3 | Provides a set of Go bindings for a popular graphical user interface framework | 2,113 |
twpayne/go-geom | Provides efficient data structures and utilities for working with 2D and 3D geometric shapes in various formats. | 857 |
skelterjohn/geom | A 2D geometry library for the Go programming language | 56 |