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

Chris Marsh chris.marsh at usask.ca
Thu Oct 19 12:41:41 PDT 2017


echo 2 49 |  /build-release/lib/gdal/bin/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
OGRCT: PROJ >= 4.8.0 features enabled
OGRCT: Using locale-safe proj version
OGRCT: Source: +proj=longlat +datum=WGS84 +no_defs
OGRCT: Target: +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
OGRCT: Source: +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
OGRCT: Target: +proj=longlat +datum=WGS84 +no_defs
5634252.86902731 4265258.45946341 0



On 19 October 2017 at 13:34, Even Rouault <even.rouault at spatialys.com>
wrote:

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20171019/7d31c5e1/attachment.html>


More information about the gdal-dev mailing list