Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#183 closed enhancement (fixed)

Add extension to allow choice of image format for MapGuide layers

Reported by: jbirch Owned by: madair
Priority: P2 Milestone: 1.1
Component: MapGuide Version: 1.1.0
Severity: Major Keywords:
Cc: Browser: All
External ID: Operating System: All
state: New

Description

MapGuide allows you to render images in PNG, PNG8, or JPEG by altering the parameters passed to GetMapImage.

Please add an extension to the MapGuide layer type to allow this to be specified on a per-layer basis for singletile layers.

Change History (5)

comment:1 by madair, 15 years ago

(In [1728]) re #183: add iamge format as MapGuide extension parameter

comment:2 by madair, 15 years ago

Resolution: fixed
Status: newclosed

the format parameter is already available in Fusion trunk as 'SelectionFormat'. If it is necessary to distinguish between selection format and baselayer format a similar mechanism can be added.

comment:3 by jbirch, 15 years ago

Note that you'd want to be able to specify the image format for the singletile image differently than the selection image. Selection would generally want to be PNG, even if the singletile is PNG8, JPG, whatever.

The tile format is specified at the server, so there is no need to specify in Fusion.

comment:4 by madair, 15 years ago

(In [1735]) re #183: add separate image format parameter to MapGuide map extension

comment:5 by madair, 15 years ago

(In [1738]) re #183: use consistent spelling for behavior

Note: See TracTickets for help on using tickets.