[gdal-dev] Question about Reprojecting a Shapefile

katrin eggert katrineggert1980 at gmail.com
Wed Nov 2 13:33:40 EDT 2011


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)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20111102/f839b17c/attachment.html


More information about the gdal-dev mailing list