3 packages tagged with “spatial-indexing”
Port of Uber's H3 to .NET
H3 Api Library
H3 SQL Server CLR implementation, bringing support for Uber's H3 geospatial indexing to SQL Server. Supports converting between H3 indices and native Geography / SqlGeography types via Microsoft.SqlServer.Types. Reworked from https://github.com/pocketken/H3.net, ruining beautiful code with net481 support, and replacing NetTopologySuite support with SqlGeography. Should in theory build on Windows, Linux, and MacOs.