Skip to content

Commit 8117dce

Browse files
Add note about SLD_VERSION (#1069)
Co-authored-by: sethg <sethg@geographika.co.uk>
1 parent ab8a8e6 commit 8117dce

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
@@ -565,7 +565,9 @@ The following are valid parameters for this GetLegendGraphic request:
565565
- **SLD_BODY** - (Optional) The body (code) of the SLD, instead of
566566
specifying a URL (as in the 'SLD' parameter).
567567

568-
- **SLD_VERSION** - (Optional) The SLD version.
568+
- **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".
569571

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

0 commit comments

Comments
 (0)