[gdal-dev] how to know which proj4 version gdal uses internally ?

Yasin Selçuk Berber yasinberber at gmail.com
Fri May 2 04:23:19 PDT 2014


hello,

how can i know which proj4 version uses gdal v1.9.2 internally ?

the reason for why i am asking this: i am trying to warp my raster data
into Google Mercator projection from within python, and for the target srs,
i am using function ImportFromEPSG(3857) with gdal v1.9.2 (with python
bindings) and want to know if version 1.9.2 has the new support for Google
Mercator.

i checked the release date for proj4 v4.8.0 and gdal v1.9.2 and saw gdal
v1.9.2 is more recently released. does this mean gdal uses at least v4.8.0
internally or maybe even 4.9.0? (i mean, are proj4 and gdal releases keeped
parallel ?)

below is cropped text from proj4 release notes.

----------
4.7.0 Release Notes
...
Regenerated nad/epsg init file with EPSG 7.1 database, including new
support for Google Mercator (EPSG:3857).
...


thanks
-- 
Yasin
"Bismillah, her hayrın başıdır."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20140502/2740452e/attachment.html>


More information about the gdal-dev mailing list