Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 467 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 467 Bytes

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