Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion en/ogc/wms_server.txt
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,9 @@ The following are valid parameters for this GetLegendGraphic request:
- **SLD_BODY** - (Optional) The body (code) of the SLD, instead of
specifying a URL (as in the 'SLD' parameter).

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

- **SCALE** - (Optional) Specify a scale so that only layers that
fall into that scale will have a legend.
Expand Down
Loading