Created
October 11, 2017 09:34
-
-
Save rlisowski/a8511c5bbba7fd56d75fb446575d05e9 to your computer and use it in GitHub Desktop.
convert map shapes
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
| 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