JSI (Java Spatial Index) RTree Library

GISWiki - Das freie Portal für Geoinformatik (GIS)
Version vom 4. April 2006, 09:33 Uhr von NewYear (Diskussion | Beiträge) (Weblinks)

(Unterschied) ← Nächstältere Version | Aktuelle Version ansehen (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

The Java Spatial Index project aims to maintain a high performance Java version of the RTree spatial indexing algorithm.

The code is open source, and released under the GNU Lesser General Public License.

The JSI spatial index is deliberately limited in features, and does a small number of things well. In particular, it is fast.

Weblinks