[mapserver-users] mapscript with MAX_SIZE shows "WMS server error. Image size out of range"? is a warning?
rai 8
max1000 at gmail.com
Mon Jan 31 16:50:37 PST 2011
Hi!,
I hae been develop with java mapscript, sometimes mapscript.so shows this
error, but the image are ok :
Content-type: application/vnd.ogc.se_xml
> <?xml version='1.0' encoding="ISO-8859-1" standalone="no" ?>
<!DOCTYPE ServiceExceptionReport SYSTEM "
> http://schemas.opengis.net/wms/1.1.0/exception_1_1_0.dtd">
<ServiceExceptionReport version="1.1.0">
<ServiceException>
msWMSLoadGetMapParams(): WMS server error. Image size out of range, WIDTH
> and HEIGHT must be between 1 and 2048 pixels.
</ServiceException>
</ServiceExceptionReport>
I set the MAX_SIZE property in map_file and in the code with
"mo.setMaxsize(10000);" and still show the error, it's a warning? there are
some way hide?
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20110201/ff8ecf31/attachment.htm>
More information about the MapServer-users
mailing list