Ticket #2349 (closed defect: fixed)
transparent and bgcolor should be supported in mapfile metadata
| Reported by: | tomkralidis | Owned by: | tomkralidis |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.2 release |
| Component: | WMS Client | Version: | 5.0 |
| Severity: | normal | Keywords: | |
| Cc: | frodewj@…, mapserverbugs |
Description
Mapserver uses the METADATA element in the mapfile to spesify the different WMS parameters, such as SRS, NAME and so on...
E.g:
METADATA "wms_server_version" "1.1.1" "wms_srs" "EPSG:32633" "wms_name" "Samkopi" "wms_format" "image/png" "wms_style" "default" "wms_bgcolor" "0xFFFFFF" ENDIs there any way to add the WMS TRANSPARENT parameter in the same way?
We have noticed that Mapserver automatically adds TRANSPARENT=TRUE when fetching WMS data (GetMap). It seems that this behaviour also conserns the WMS BGCOLOR element, that is...we are not able to send TRANSPARENT=FALSE...
Change History
Note: See
TracTickets for help on using
tickets.
