Andrea Peri 2007 wrote:
Hi,

I'm trying to use the ogr2ogr.exe compiled with VC++ .

running ogr2ogr it give me this message:

ERROR 4: Unable to open EPSG support file gcs.csv

so I retrieve a gcs.csv file from FWTools2.4.7 and copy it in the same folder of ogr2ogr.
after this copy.
The new message from ogr2ogr is this:

"error 6: epsg pcs/gcs code 3003 not found in EPSG support files. Is this a valid EPSG"

I check to the www.epsg.org that EPSG:3003 is a valid epsg coordinate system.

So I think perhaps the  gcs.csv file of fwtool is old.
There is available a new version of gcs.csv ?

Andrea,

The latest gcs.csv and pcs.csv can be found at:

  http://svn.osgeo.org/gdal/trunk/gdal/data

They should work fine with older GDAL's.

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to