Created
July 28, 2015 18:37
-
-
Save patchdynamics/f360ecfd8490fbc7a7a1 to your computer and use it in GitHub Desktop.
This file contains 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
find *_polygon.shp -exec ogr2ogr -s_srs EPSG:5070 -t_srs EPSG:102009 ../nasqan_polygons_lambert/{} {} \; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment