Hi I&#39;m trying to reprojec a shapefile using<br>ogr2ogr -f &quot;esri Shapefile&quot; -t_srs EPSG:32736 Areas_.shp reproj_parcel.shp<br>but I get this error:<br>FAILURE:<br>Unable to open datasource `reproj_parcel.shp&#39; with the following drivers.<br>
<br>with: <br>ogr2ogr -t_srs EPSG:32736 Areas_.shp reproj_parcel.shp<br>I also get the same error.<br>Any tip on what am I doing wrong? (it seems to be a pretty simple thing to do)<br><br><br>