We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57be1c0 commit 95b2e8bCopy full SHA for 95b2e8b
1 file changed
en/ogc/wms_server.txt
@@ -572,7 +572,9 @@ The following are valid parameters for this GetLegendGraphic request:
572
- **SLD_BODY** - (Optional) The body (code) of the SLD, instead of
573
specifying a URL (as in the 'SLD' parameter).
574
575
- - **SLD_VERSION** - (Optional) The SLD version.
+ - **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".
578
579
- **SCALE** - (Optional) Specify a scale so that only layers that
580
fall into that scale will have a legend.
0 commit comments