Hi Jukka,<br><br>Daniel find it :-) This was a problem with the spatial reference file of ECW format. This problem was already identified and well fixed in GDAL 1.8.1. <br>
<br>
<a href="http://trac.osgeo.org/gdal/ticket/4131" target="_blank">http://trac.osgeo.org/gdal/ticket/4131</a><br>
<br><br>thank&#39;s a lot<br>simon mercier<br><br><br><div class="gmail_quote">2011/9/29 Daniel Morissette <span dir="ltr">&lt;<a href="mailto:dmorissette@mapgears.com">dmorissette@mapgears.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 11-09-28 02:57 PM, Rahkonen Jukka wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So gdalinfo with Upper Left  (    0.0,    0.0) etc. means that gdal cannot get the correct georeferencing for your images. They are placed at coordinates (0,0) instead and then the WMS BBOX does not intersect the image area and server is sending a white map for you.<br>

</blockquote>
<br></div>
Your analysis is correct, the invalid extents returned by GDAL are likely the source of the problem for MapServer. I am checking with Simon off-list to try to understand why this is happening.<div class="im"><br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
And &quot;ERROR 1: Maximum number of characters allowed reached.&quot; suggests that for some part of the system the file path is too long.  I have never seen such an error but I would still take it seriously and have a try placing the images into a a place like /mnt/pathtest/image_01.ecw<br>

<br>
</blockquote>
<br></div>
I did a quick grep on the GDAL source, and it seems that this error message would be returned by the CPLReadLine2L() function, so I&#39;d think it is unlikely to be related to the length of the file path.<div class="im">
<br>
<br>
-- <br>
Daniel Morissette<br>
<a href="http://www.mapgears.com/" target="_blank">http://www.mapgears.com/</a><br>
Provider of Professional MapServer Support since 2000<br>
<br></div>
______________________________<u></u>_________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.<u></u>org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/mapserver-<u></u>users</a><br>
</blockquote></div>