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!
_______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
