[gdal-dev] Re: Convert from CA83-VF (EPSG 2229) to WGS84 (EPSG 4326) using gdaltransform

2011-05-31 Thread kavinmehta
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 --

[gdal-dev] Re: Convert from CA83-VF (EPSG 2229) to WGS84 (EPSG 4326) using gdaltransform

2011-05-31 Thread kavinmehta
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

[gdal-dev] Re: Convert from CA83-VF (EPSG 2229) to WGS84 (EPSG 4326) using gdaltransform

2011-05-31 Thread kavinmehta
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

[gdal-dev] Convert from CA83-VF (EPSG 2229) to WGS84 (EPSG 4326) using gdaltransform

2011-05-31 Thread kavinmehta
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[