Created
April 9, 2019 13:41
-
-
Save KMR-zoar/ff9e6931bbf6a7dfd9ba025fa930892d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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