Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.2% forks on nuget.org

nuget.org : geohash.spatialindex.spatialrelations

A spatial index backed by geohashing and Trie (prefix tree) maps. Geometries are encoded as geohashes and stored in a prefix tree, and reverse lookups are performing by encoding the queried geometry and using the prefix tree as an inverted lookup index. The index size can be tuned with the precision parameter. The geohasher and prefix tree map providers can be injected by implementing the IGeohasher and/or IGeohashTrieMap interfaces. This package provides common spatial operations that can be used on an index, such as STContains(), STIntersects(), and so on. A complete overview is available at the project site.

Registry - Homepage - JSON
purl: pkg:nuget/geohash.spatialindex.spatialrelations
Keywords: Geohash, Geohashing, Spatial, Index, Geospatial, GIS, Trie, Triemap, Map, NetTopologySuite, NTS, JTS, Geometry, Geometries
License: MIT
Latest release: over 2 years ago
First release: about 3 years ago
Downloads: 3,735 total
Stars: 9 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 7 days ago

    Loading...
    Readme
    Loading...