[mapserver-users] How accessing Postgis Raster with MapServer
Andrea Peri
aperi2007 at gmail.com
Wed Mar 14 16:20:46 PDT 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.htm>
More information about the MapServer-users
mailing list