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

2011-09-01 Thread Jean-Claude Repetto
Le 01/09/2011 12:32, Marco Scheuble a écrit : 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.25

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

2011-09-01 Thread Ralf Suhr
Hi Marco, it's look like only a typo. Put a space between +proj=merc +a=6378137 Gr Ralf On Donnerstag 01 September 2011 12:32:27 Marco Scheuble wrote: > Hi all, > > I got following error-message while using gdalwarp: > ERROR 6: Failed to initialize PROJ.4 with `+proj=merc+a=6378137 +b=6378137 >

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

2011-09-01 Thread Marco Scheuble
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...@null +wktext +no_defs'. Situation: I've installed GDAL 1.4.4, because the CentOS on the server w