Merge pull request #35 from mrhooray/patch-1

Add kdtree-rs
This commit is contained in:
Eduardo Lacerda 2020-01-23 10:11:45 -03:00 committed by GitHub
commit cb2f47f2ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -542,6 +542,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
* [rust-shapefile](https://github.com/georust/rust-shapefile) - Rust read/write support for shapefiles.
* [rust-gpx](https://github.com/georust/rust-gpx) - Rust read/write support for GPS Exchange Format (GPX).
* [Hecate](https://github.com/mapbox/Hecate) - Fast Geospatial Feature Storage API.
* [kdtree-rs](https://github.com/mrhooray/kdtree-rs) - K-dimensional tree in Rust for fast geospatial indexing and nearest neighbors lookup
* [Martin](https://github.com/urbica/martin) - Martin is a PostGIS vector tiles server suitable for large databases. Martin is written in Rust using Actix web framework.
* [WhiteboxTools](https://github.com/jblindsay/whitebox-tools) - An advanced geospatial data analysis platform.