Hi I'm trying to reprojec a shapefile using ogr2ogr -f "esri Shapefile" -t_srs EPSG:32736 Areas_.shp reproj_parcel.shp but I get this error: FAILURE: Unable to open datasource `reproj_parcel.shp' with the following drivers.
with: ogr2ogr -t_srs EPSG:32736 Areas_.shp reproj_parcel.shp I also get the same error. Any tip on what am I doing wrong? (it seems to be a pretty simple thing to do)
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
