Skip to content

Instantly share code, notes, and snippets.

@anithegregorian
Created August 24, 2021 21:17
Show Gist options
  • Save anithegregorian/f6f5f34c423b8dc62b4c4dfaa124cd4d to your computer and use it in GitHub Desktop.
Save anithegregorian/f6f5f34c423b8dc62b4c4dfaa124cd4d to your computer and use it in GitHub Desktop.
geo2topo -h # convert geojson to topojson
topo2geo -h # convert topojson to geojson
topojson -h # perform operations on topojson
topomerge -h # merge topologies, polygons or meshlines
toposimplify -h # simplifies arcs by reducing(redundant) adjacent x and y points
topoquantize -h # quantize co-ordinates into delta arcs (remove floating points)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment