bjornharrtell/jsts
JavaScript Topology Suite observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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: 5680
- days_rel: 635
- days_push: 608
- n_releases_24m: 1
Adoption not part of the score
1562 stars · 238 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
JSTS is a JavaScript library of spatial predicates and functions for processing geometry conforming to the OGC Simple Features Specification. It is a port of the Java JTS Topology Suite, supporting WKT, GeoJSON, and OpenLayers I/O, and works in both browsers and Node.js.
Use cases
- compute intersection, union, and difference of geometries in the browser
- buffer polygons for web mapping applications
- parse WKT and GeoJSON geometry strings in Node.js
- run spatial predicates like intersects and contains on geometries
- convert geometries between OpenLayers and JTS formats
- build geometry analysis into a web mapping app
When to choose
- you need OGC Simple Features geometry operations in JavaScript
- you are building a web mapping app with OpenLayers and need topology functions
- you want a free-standing geometry library in Node.js or the browser
- you need a JavaScript equivalent of Java's JTS API
When to avoid
- you need full GIS raster or coordinate reprojection functionality
- you work in Java or Python where the original JTS or Shapely are more mature
- you need tile rendering or slippy-map features rather than geometry processing
Facets
library · maturity stable
geospatial parser math web-development browser cross-platform geometry topology simple-features wkt geo openlayers jts-port spatial-analysis geospatial maps algorithms nodejs javascript
3 sources
- readme: https://github.com/bjornharrtell/jsts · fetched 2026-08-28 · a2bfb75cbab2
- homepage: http://bjornharrtell.github.io/jsts/ · fetched 2026-08-29 · 8175fd0e489a
- registry_npm: https://registry.npmjs.org/jsts · fetched 2026-08-29 · bb6d57e0f1db
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bjornharrtell/jsts | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="bjornharrtell/jsts")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem