| Project Name | JTS |
| Category | Libraries |
| Programming Language | Java |
| Project Home Page | http://www.jump-project.org/project.php?PID=JTS&SID=OVER |
| License(s) | LGPL |
| License URL(s) | http://www.gnu.org/licenses/lgpl.html |
| Tags (edit) | geography, gis, spatial, sql |
The JTS Topology Suite (JTS) is an API providing spatial object model and fundamental geometric functions. It implements the geometry model defined in the OpenGIS Consortium Simple Features Specification for SQL. Functions provided include:
- spatial predicates (based on the DE-9IM model),
- overlay functions (intersection, difference, union, symmetric difference),
- buffer,
- convex hull,
- area and distance functions, and
- topological validity checking
The API supports a user-definable precision model and contains code for robust geometric computation. Also included are classes for spatial indexing.
The API is 100% Java code (version 1.2 and above).
JTS provides a solid foundation for building further spatial applications, such as viewers, spatial query processors and tools for performing data validation, cleaning and integration.
Similar Projects (edit)
Reviews
Be the first person to review this project!
User tips
Related books
| Title | Authors |
|---|---|
| GIS Fundamentals: A First Textbook on Geographic Information Systems | Paul V. Bolstad |
| Geographic Information Analysis | David O'Sullivan et al. |
| Getting Started with GIS (4th Edition) | Keith C. Clarke |
Last modified on 2006-02-27 23:00:40.63 (rel. 2).
