Skip to content

Instantly share code, notes, and snippets.

@rlisowski
Created October 11, 2017 09:34
Show Gist options
  • Select an option

  • Save rlisowski/a8511c5bbba7fd56d75fb446575d05e9 to your computer and use it in GitHub Desktop.

Select an option

Save rlisowski/a8511c5bbba7fd56d75fb446575d05e9 to your computer and use it in GitHub Desktop.
convert map shapes
ogr2ogr -f "ESRI Shapefile" wgs84.shp shapes.shp -s_srs EPSG:27700 -t_srs EPSG:4326
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment