Opened 4 years ago
Closed 4 years ago
#2829 closed enhancement (fixed)
Configurable max image size
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | 4.0 |
Component: | Rendering Service | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
Currently MapGuide will refuse to render any image that is above (16384*16384) pixels.
This is a hard-coded limit in ServerRenderingService.cpp
We should offload this limit to a serverconfig.ini setting
Note:
See TracTickets
for help on using tickets.
In 9835: