[OpenLayers-Trac] [OpenLayers] #3304: TRANSPARENT value violates
WMS standard
OpenLayers
trac-20090302 at openlayers.org
Thu May 19 08:35:00 EDT 2011
#3304: TRANSPARENT value violates WMS standard
-----------------------+----------------------------------------------------
Reporter: ahocevar | Owner: euzuro
Type: bug | Status: new
Priority: minor | Milestone: 2.12 Release
Component: Layer.WMS | Version: 2.10
Keywords: | State:
-----------------------+----------------------------------------------------
The WMS standard (confirmed for 1.1.1 and 1.3.0) demands that the
TRANSPARENT param has two valid values, "TRUE" and "FALSE". OpenLayers
uses "true" and "false".
From the WMS 1.1.1 spec:
> 6.4.1 Parameter Ordering and Case
> Parameter names shall not be case sensitive, but parameter values shall
be case sensitive. In this document, parameter names are typically shown
in uppercase for typographical clarity, not as a requirement.
> 7.2.3.9 TRANSPARENT
> The optional TRANSPARENT parameter specifies whether the map background
is to be made transparent or not. TRANSPARENT can take on two values,
"TRUE" or "FALSE". The default value is FALSE if this parameter is absent
from the request.
--
Ticket URL: <http://trac.openlayers.org/ticket/3304>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list