Add note about GetLegendGraphic and SLD_VERSION #1068
Add note about GetLegendGraphic and SLD_VERSION #1068geographika merged 1 commit intoMapServer:mainfrom
Conversation
|
Although it does seem strange to have to add that parameter, when it can only ever be one value. |
|
|
Thanks @ejn. Table 8 — Parameters in GetLegendGraphic operation request in the spec lists it as mandatory:
|
|
It seems that WMS 1.1.x GetCapabilities contain just |

Update the docs to match the implementation in mapwms.cpp.