Skip to content

Commit 95b2e8b

Browse files
authored
Add note about SLD_VERSION (#1068)
1 parent 57be1c0 commit 95b2e8b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

en/ogc/wms_server.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,9 @@ The following are valid parameters for this GetLegendGraphic request:
572572
- **SLD_BODY** - (Optional) The body (code) of the SLD, instead of
573573
specifying a URL (as in the 'SLD' parameter).
574574

575-
- **SLD_VERSION** - (Optional) The SLD version.
575+
- **SLD_VERSION** - (Optional) Version of the SLD specification used when
576+
SLD or SLD_BODY is provided. When using WMS VERSION=1.3.0, MapServer
577+
requires this parameter, and it must be set to "1.1.0".
576578

577579
- **SCALE** - (Optional) Specify a scale so that only layers that
578580
fall into that scale will have a legend.

0 commit comments

Comments
 (0)