Ticket #183 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

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: External ID:
state: New Browser: All
Operating System: All

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

Changed 4 years ago by madair

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

Changed 4 years ago by madair

  • status changed from new to closed
  • resolution set to fixed

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.

Changed 4 years ago by jbirch

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.

Changed 4 years ago by madair

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

Changed 4 years ago by madair

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

Note: See TracTickets for help on using tickets.