Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxogden/geojson2rtree

generate a static rtree (using terraformer) from a set of geojson features
https://github.com/maxogden/geojson2rtree

Last synced: about 2 months ago
JSON representation

generate a static rtree (using terraformer) from a set of geojson features

Awesome Lists containing this project

README

        

# geojson2rtree

generate a static rtree (using terraformer) from a set of geojson features

```
npm install geojson2rtree -g
geojson2rtree features.geojson > features.rtree
```