Opened 3 years ago

Closed 3 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

Change History (1)

comment:1 by jng, 3 years ago

Resolution: fixed
Status: assignedclosed

In 9835:

Make max image size configurable through a serverconfig.ini setting

Fixes #2829

Note: See TracTickets for help on using tickets.