[gdal-dev] projection issue with GDALCreateGenImgProjTransformer

Kees Kling ckling at upcmail.nl
Wed Dec 5 02:11:21 PST 2012


Hi all,

I'm trying to reproject an image.

source projection = `+proj=stere +lat_0=90.0 +lon_0=0.0 +lat_ts=60.0 
+a=6378.388'
I already used this projection in other parts of my project, but then in 
combination with OGR. Here I don't have problems, but if I use it with 
gdal in the function  GDALCreateGenImgProjTransformer, I'm getting the 
error:

ERROR 1: Failed to import coordinate system `+proj=stere +lat_0=90.0 
+lon_0=0.0 +lat_ts=60.0 +a=6378.388'

What am I doing wrong

Regards

Kees Kling


More information about the gdal-dev mailing list