Hi,

I found hte problem.
It was due to a much time take to compute the statistics.

it guess it was due to the setting:
PROCESSING "SCALE=AUTO"

I understand that is the stats was not available MapServer (gdal) will
compute it automatically.

So the solution is to set the stats using the settings:

something like this:

PROCESSING "SCALE_1=409,1203"
PROCESSING "SCALE_2=203,296"
PROCESSING "SCALE_3=339,1004"

Now I need to find how to compute this values and set they in the MapFile.

Regards,

-- 
-----------------
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-----------------
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to