Skip to content

Instantly share code, notes, and snippets.

@goldalworming
Created June 21, 2014 12:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goldalworming/a1dc3701938c7183f848 to your computer and use it in GitHub Desktop.
Save goldalworming/a1dc3701938c7183f848 to your computer and use it in GitHub Desktop.
simplyfy shp
ogr2ogr ProvinsiSimply.shp Provinsi.shp -simplify 0.001
ogr2ogr -f geoJSON provinsisimplyoutput.json ProvinsiSimply.shp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment