Skip to content

Instantly share code, notes, and snippets.

@KMR-zoar
Created April 9, 2019 13:41
Show Gist options
  • Save KMR-zoar/ff9e6931bbf6a7dfd9ba025fa930892d to your computer and use it in GitHub Desktop.
Save KMR-zoar/ff9e6931bbf6a7dfd9ba025fa930892d to your computer and use it in GitHub Desktop.
geo2topo ground.geojson -o ground.topojson
cd topo2osm/
npm i
node index.js ../ground.topojson > ../ground.osm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment