[gdal-dev] ERROR 6: Failed to initialize PROJ.4 with "..."

Even Rouault even.rouault at spatialys.com
Thu Oct 19 12:34:54 PDT 2017


On jeudi 19 octobre 2017 13:19:52 CEST Chris Marsh wrote:
> Hi,
> 
> I build GDAL by specifying --with-static-proj4  on the configure command
> line. This does not seem to have resolved the problem.
> 
> echo 2 49 | build-release/lib/gdal/bin/gdaltransform -s_srs EPSG:4326
> 
> > -t_srs EPSG:32632
> > -11818.9526229417 5451106.95020125 0
> 

OK, so GDAL and proj.4 have some minimum level of functionnality

And what about

echo 2 49 |  gdaltransform -s_srs EPSG:4326 -t_srs "+proj=aea +lat_1=20 +lat_2=60 +lat_0=40 +lon_0=-96 +x_0=0 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs" --debug on



-- 
Spatialys - Geospatial professional services
http://www.spatialys.com


More information about the gdal-dev mailing list