Access information to add a WMS Legend
When adding a WMS layer NOT from capabilities, certain key information needs to be added manually.
Note: Ensure you have a theme set on your layer in the SWD. This is the SWD being served out as a WMS.
To see the information on this legend, open the capabilities document in GeognoSIS Manager:
Locate the Legend URL section:
<LegendURL height="95" width="111"> <Format>image/png</Format> <OnlineResource xlink:href="http://[MachineNameOrIPAdress:Port]/Admin/9/Services /Cadcorp.GeognoSIS.9-1/Admin/Services/OGC /WMS/Service?service=WMS&version=1.3.0&request=GetLegend& layers=[OverlayName]" xlink:type="simple" xmlns:xlink="http://www.w3.org/1999/xlink" /> </LegendURL>
From this you can ascertain the Legend Image Width, Legend Image Height and the LegendURL (displayed above in red).