terraformer-rtree

RTree index for Terraformer GeoStore


Keywords
Terraformer, GeoStore, R-Tree, RTree, GIS
License
MIT
Install
npm install terraformer-rtree@1.0.0

Documentation

Terraformer GeoStore - RTree

This package is part of the Terraformer project.

This is an RTree Index for Terraformer.

This Index is based on code originally written by Jon-Carlos Rivera, which can be found under MIT license at https://github.com/imbcmdth/RTree

More information on the Terraformer GeoStore can be found at http://terraformer.io/geostore/

Installing

Node.js

$ npm install terraformer-geostore-rtree

Browser

In the browser, Terraformer is required.

You can use Bower to install the components if you like or download them and host them yourself.

$ bower install terraformer-geostore-rtree

Documentation

RTree is designed to be used in conjunction with the Terraformer GeoStore module. Documenation for GeoStore is available at the Terraformer Website.

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.