Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Esri/terraformer-geostore-rtree

Repository files navigation

Important!

This repo is part of the Terraformer project which has been archived. See https://github.com/Esri/terraformer#important for more details.

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

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.

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.

[](Esri Tags: Terraformer GeoJSON GeoStore Spatial-Index) [](Esri Language: JavaScript)