Ross ROSS = Recommend OSS · open-source software intelligence for agents

topojson/topojson

An extension of GeoJSON that encodes topology! 🌐 observed · 2026-08-28

github.com/topojson/topojson · JavaScript · NOASSERTION (other) 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: 5039
  • days_rel: n/a
  • days_push: 712
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4903 stars · 683 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

TopoJSON is a JavaScript library implementing an extension of GeoJSON that encodes topology, stitching geometries together from shared arcs to eliminate redundancy. It enables substantially smaller geospatial files and topology-aware operations like shape simplification and map coloring.

Use cases

  • reduce geo file size by encoding shared boundaries once
  • simplify map shapes while keeping adjacent regions connected
  • build choropleth and cartogram visualizations with d3
  • convert between geo and topology-encoded formats
  • automatically color maps so neighbors differ

When to choose

  • you need compact geospatial data for web maps
  • you want topology-preserving simplification of boundaries
  • you work with d3 or other topology-aware visualization tools

When to avoid

  • you need plain GeoJSON output for tools that don't understand TopoJSON
  • you only handle raster or tile-based geospatial data

Facets

library · maturity stable

serialization data-visualization geospatial data-visualization web-development browser geo topology gis maps d3 nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
topojson/topojsonmain23

For agents

markdown · JSON · MCP: product_card(name="topojson/topojson")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem