boydjohnson / geojson-rstar

RTree support, through the RStar crate, for geojson

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

RTree support, through the RStar crate, for geojson

License:Apache License 2.0


Languages

Language:Rust 100.0%