[gdal-dev] List of Supported EPSG's
Gilles Bassière
gbassiere at gmail.com
Tue Apr 6 12:45:45 EDT 2010
Pedro Roma wrote:
> How can I know which EPSG's codes/systems are supported by GDAL for
> gdal_info, translate and warp?
Hi Pedro
I believe GDAL relies on Proj for everything related to projections.
Within the Proj installation directory, there is a set of files which
hold code/SRS description pairs. One of these files is named "epsg" and
contains a subset of the EPSG database described with the proj syntax.
In my case (Ubuntu), this file is /usr/share/proj/epsg.
Hope this helps.
Regards
--
Gilles Bassière - Web/GIS software engineer
http://gbassiere.free.fr/
More information about the gdal-dev
mailing list