JTS

Aus Geoinformation HSR
Version vom 21. Dezember 2007, 13:42 Uhr von Stefan (Diskussion | Beiträge) (Die Seite wurde neu angelegt: Java Toplogy Suite (JTS) JTS is an API of 2D spatial predicates and functions. It has the following design goals: * JTS conforms to the Simple Features Specification f...)

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

Java Toplogy Suite (JTS)

JTS is an API of 2D spatial predicates and functions. It has the following design goals:

  • JTS conforms to the Simple Features Specification for SQL published by the Open GIS Consortium
  • JTS provides a complete, consistent, robust implementation of fundamental 2D spatial algorithms
  • JTS is fast enough for production use
  • JTS is written in 100% pure JavaTM
  • JTS is open source (under the LGPL license)

Homepage: http://www.vividsolutions.com/JTS/JTSHome.htm

JTS is used by several

  • Java projects such as ...
    • GeoTools
    • etc.
  • and was ported to several non-Java projects such as ...