savelov / radar-wms

radar product wms viewer
GNU Lesser General Public License v3.0
9 stars 5 forks source link

error rendering bitmap with WIDTH>4096 #29

Closed savelov closed 4 years ago

savelov commented 4 years ago

_mapscript.MapServerError: msWMSLoadGetMapParams(): WMS server error. Image size out of range, WIDTH and HEIGHT must be between 1 and 4096 pixels., request - &WIDTH=4097&HEIGHT=3200

Error that is returned / displayed when a user has requested a map image (via WMS) that exceeds the maximum width or height that the service allows.

To increase the maximum map width and height for the service, use the MAXSIZE parameter of the MAP object. Producing larger map images requires more processing power and more memory, so take care.

savelov commented 4 years ago

https://mapserver.org/mapfile/map.html#map

savelov commented 4 years ago

testedb by url link