locationtech/jts
The JTS Topology Suite is a Java library for creating and manipulating vector geometry. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3873
- days_rel: n/a
- days_push: 20
- n_releases_24m: 0
Adoption not part of the score
2227 stars · 474 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The JTS Topology Suite is a Java library for creating and manipulating vector geometry, providing a comprehensive set of geometry algorithms, OGC WKT parsing, and spatial operations. It also includes a TestBuilder GUI application for visualizing geometry and JTS functions.
Use cases
- compute intersections and unions of polygons in Java
- parse and write OGC WKT geometry strings
- perform spatial predicates like intersects and contains
- build Voronoi diagrams and Delaunay triangulations
- buffer and simplify vector geometries
- validate and clean GIS geometry data
When to choose
- you need robust 2D vector geometry operations on the JVM
- you're building GIS or mapping software in Java
- you need OGC-compliant geometry models and WKT I/O
- you want a well-tested, widely ported geometry library (GEOS, NetTopologySuite are ports)
When to avoid
- you need 3D geometry processing
- you're working outside the JVM ecosystem (use GEOS or NetTopologySuite instead)
- you need raster or imagery processing rather than vector geometry
Facets
library · maturity stable
geospatial math parser jvm cross-platform computational-geometry vector-geometry gis ogc-wkt triangulation voronoi topology geospatial maps algorithms
1 source
- readme: https://github.com/locationtech/jts · fetched 2026-08-28 · 174bb72eb53e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| locationtech/jts | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="locationtech/jts")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem