[gdal-dev] getting a new gcs.csv

Andrea Peri 2007 aperi2007 at gmail.com
Tue Nov 9 12:57:36 EST 2010


Frank,
thx for link.

I take the last gcs.csv and pcs.csv.

I verify that in the new pcs.csv there is EPSG:3003 (it is projected)

but even now ogr2ogr.exe still report me
the epsg pcs/gcs code 3003 not found.

seem that ogr2ogr is not using the pcs.csv file .

Thx,

Andrea.


Il 09/11/2010 18:13, Frank Warmerdam ha scritto:
> 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,



More information about the gdal-dev mailing list