Kees,<div>   Just an initial guess. It looks like you are using a km radius when it should in meters - +a=6378388.0 </div><div><br></div><div>-Trent</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 5, 2012 at 3:11 AM, Kees Kling <span dir="ltr"><<a href="mailto:ckling@upcmail.nl" target="_blank">ckling@upcmail.nl</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I'm trying to reproject an image.<br>
<br>
source projection = `+proj=stere +lat_0=90.0 +lon_0=0.0 +lat_ts=60.0 +a=6378.388'<br>
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  GDALCreateGenImgProjTransforme<u></u>r, I'm getting the error:<br>


<br>
ERROR 1: Failed to import coordinate system `+proj=stere +lat_0=90.0 +lon_0=0.0 +lat_ts=60.0 +a=6378.388'<br>
<br>
What am I doing wrong<br>
<br>
Regards<span class="HOEnZb"><font color="#888888"><br>
<br>
Kees Kling<br>
______________________________<u></u>_________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/gdal-dev</a><br>
</font></span></blockquote></div><br></div>