Use WMS "Styles" Parameter
Gathering feedback
Some WMS allow the use of the "Styles" parameter. For example the parcels of the state of Brandenburg.
The display is possible in black (standard, with empty parameter):
Or in yellow (with parameter "Styles=Gelb"):
The possible uses can be found in the GetCapabilities:
https://isk.geobasis-bb.de/ows/alkis_wms?request=GetCapabilities&service=WMS
<Style> <Name>SW</Name> <Title>Schwarz_weiss_Darstellung</Title> <Abstract>Schwarz/Weiß Darstellung angelehnt an die ALK</Abstract> <LegendURL width="1294" height="2433"> <Format>image/png</Format> <OnlineResource xlink:type="simple" xlink:href="http://isk.geobasis-bb.de/ows/legends/WMS-ALKIS_SW.png"/> </LegendURL> </Style> <Style> <Name>Farbe</Name> <Title>Farbdarstellung</Title> <Abstract>Farbige Darstellung angelehnt an die GeoInfoDok</Abstract> <LegendURL width="1294" height="2433"> <Format>image/png</Format> <OnlineResource xlink:type="simple" xlink:href="http://isk.geobasis-bb.de/ows/legends/WMS-ALKIS_Farbe.png"/> </LegendURL> </Style> <Style> <Name>Gelb</Name> <Title>Gelbdarstellung</Title> <Abstract>Gelb Darstellung zur Überlagerung mit z.B. Orthophotos</Abstract> </Style>
Is it possible to integrate the usage into Locus Map?
Replies have been locked on this page!