Skip to content

Instantly share code, notes, and snippets.

@patchdynamics
Created July 28, 2015 18:37
Show Gist options
  • Save patchdynamics/f360ecfd8490fbc7a7a1 to your computer and use it in GitHub Desktop.
Save patchdynamics/f360ecfd8490fbc7a7a1 to your computer and use it in GitHub Desktop.
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