I have a catalog tree and in every folder I have a number of shapefiles, images and mxd files. The shapefiles are all in Greek Grid projection system (EPSG: 2100).
What I want to do is to batch reproject every shp in every subfolder from EPSG: 2100 to EPSG: 3035 which is the ETRS89 LAEA projection system.
How to this using ogr2ogr or python?
أكثر...
What I want to do is to batch reproject every shp in every subfolder from EPSG: 2100 to EPSG: 3035 which is the ETRS89 LAEA projection system.
How to this using ogr2ogr or python?
أكثر...