Re: [gdal-dev] Swapped axes

2012-07-28 Thread Kees Kling
Soory Guys, I already found the mistake. Somewhere on the line I mixed up my coordinates and now it is working OK Regards Kees Kling On 07/27/2012 01:01 PM, Kees Kling wrote: Hi, I'm trying to draw maps from shape data. For coordinate transformation I use as destination proj->importFromPr

[gdal-dev] Swapped axes

2012-07-27 Thread Kees Kling
Hi, I'm trying to draw maps from shape data. For coordinate transformation I use as destination proj->importFromProj4(projString.c_str()); where projString is "+proj=merc +k_0=0.02 +lat_0=90 +lon_0=0 +a=6378.388 +b=6356.906" as source projection I take the oceanLayer->GetSpatialRef() the defi