Library containing a simple hilbert based spatial index for NearestNeighbour and Within type of queries over a set of points.
Info
Version: | 1.0.4 |
Author(s): | bjornhandersson |
Last Update: | Wednesday, May 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bjornhandersson/HilbertIndex |
NuGet Url: | https://www.nuget.org/packages/Bson.HilbertIndex |
Install
Install-Package Bson.HilbertIndex
dotnet add package Bson.HilbertIndex
paket add Bson.HilbertIndex
Bson.HilbertIndex Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags