We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab8a8e6 commit 8117dceCopy full SHA for 8117dce
1 file changed
en/ogc/wms_server.txt
@@ -565,7 +565,9 @@ The following are valid parameters for this GetLegendGraphic request:
565
- **SLD_BODY** - (Optional) The body (code) of the SLD, instead of
566
specifying a URL (as in the 'SLD' parameter).
567
568
- - **SLD_VERSION** - (Optional) The SLD version.
+ - **SLD_VERSION** - (Optional) Version of the SLD specification used when
569
+ SLD or SLD_BODY is provided. When using WMS VERSION=1.3.0, MapServer
570
+ requires this parameter, and it must be set to "1.1.0".
571
572
- **SCALE** - (Optional) Specify a scale so that only layers that
573
fall into that scale will have a legend.
0 commit comments