HI Frank,
thanks for your help, I did as per your reply but I still get the same error
message:
ERROR 4: Unable to open EPSG support file gcs.csv.
Try setting the GDAL_DATA environment variable to point to the
directory containing EPSG csv files.
Failed to process SRS definition: EPSG:4326
--
Thanks Frank. Would you know how to do it? i.e. what command to use to
convert a shape file from (EPSG 2229) to (EPSG 4326). I am having a hard
time doing it thru ogr2ogr however i can easily do this in FME Desktop tool
which uses ogr2ogr internally.
Thanks,
kavin Mehta.
--
View this message in c
Thanks Jean-Claude.
I ran the following command:
>ogr2ogr -f "ESRI Shapefile" -overwrite "C:/mapdata/ABC.shp"
"C:/mapdata/ABC.shp" -T_SRS EPSG:4326
and got similar error:
ERROR 4: Unable to open EPSG support file gcs.csv.
Try setting the GDAL_DATA environment variable to point to the
directory
Hi,
I would like to convert a shape file from EPSG 2229 to EPSG 4326 but am not
too sure how to do this using gdaltransform and running it from the command
line?
I tried looking at the manual and ran as per instructions, however it ended
up with a blank file. here is the i/p file details:
PROJCS[