/geojson-rstar

RTree support, through the RStar crate, for geojson

Primary LanguageRustApache License 2.0Apache-2.0

geojson-rstar Rust

travis build

This is a WIP library that integrates Rust geojson and rstar

Adding this library as a dependency:

[dependencies]
geojson-rstar = { git = "https://github.com/boydjohnson/geojson-rstar }

Check out the tests directory for usage