[mapserver-users] How accessing Postgis Raster with MapServer

Andrea Peri aperi2007 at gmail.com
Wed Mar 14 19:20:46 EDT 2012


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 àèìòù
-----------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20120315/bafe71a2/attachment.html


More information about the mapserver-users mailing list