[gdal-dev] Failed to initialize PROJ.4 with ...

Marco Scheuble mail at marco-scheuble.de
Thu Sep 1 06:32:27 EDT 2011


Hi all,

I got following error-message while using gdalwarp:
ERROR 6: Failed to initialize PROJ.4 with `+proj=merc+a=6378137 +b=6378137
+lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m+nadgri... at null
+wktext  +no_defs'.

Situation:
I've installed GDAL 1.4.4, because the CentOS on the server wouldn't take
any later version.
GDAL 1.4.4 doesn't support EPSG:900913, so I added the following lines to
'cubewerx_extra.wkt':
----------------------------
#
# EPSG:900913
#
900913,PROJCS["Google Maps Global
Mercator",GEOGCS["WGS84",DATUM["WGS_1984",SPHEROID["WGS84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.01745329251994328,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Mercator_2SP"],PARAMETER["standard_parallel_1",0],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",0],PARAMETER["false_easting",0],PARAMETER["false_northing",0],UNIT["Meter",1],EXTENSION["PROJ4","+proj=merc+a=6378137
+b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0
+units=m+nadgri... at null +wktext  +no_defs"]]
-----------------------------

Maybe anyone can help me or can tell me another strategy?
thanks in advance,
Marco






--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Failed-to-initialize-PROJ-4-with-tp6749580p6749580.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.


More information about the gdal-dev mailing list