Note: Inclusion on this list makes no endorsement of
availability, functionality, performance, correctness, or robustness.
Systems using JTS & GEOS
A (non-exhaustive) list of systems and projects using JTS technology
as well as the ports to .NET and C++.
JTS
JTS as ported to NetTopologySuite
GEOS
Relevant Articles
Presentations
Academic References to JTS
Other Geometry APIs
Links to other geometry APIs which provide some similar functionality to JTS.
Other Software Resources
Papers on Relevant Topics in Computational Geometry
Polygon Overlay
- This seems to be a refinement of Vatti's algorithm.
Surprisingly the paper seems to indicate O(mn) performance for some key modules.
Spatial Topological Relationships
- the one that started it all...