<html>
  <head>
    <style type="text/css">
      <!--
        body.hmmessage { font-size: 10pt; font-family: Tahoma }
        .hmmessage p { margin-left: 0px; margin-right: 0px; margin-bottom: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; padding-top: 0px; margin-top: 0px }
      -->
    </style>
    
  </head>
  <body style="font-variant: normal; margin-left: 4px; margin-right: 4px; margin-bottom: 1px; line-height: normal; margin-top: 4px" http-equiv="Content-Type" class="hmmessage" content="text/html; charset=ISO-8859-1">
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Comic Sans MS" size="3">D&#44;</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Comic Sans MS" size="3">Styled Layer Description &#40;SLD&#41;&#44; and XML standard for stylizing stuff. &nbsp;Lucky for you&#44; I&#39;m actually working on this at the moment . . . &nbsp;:c&#41;</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Comic Sans MS" size="3">with a SLD&#44; you can start with a WMS call like this:</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <u><a href="https://maps.co.ramsey.mn.us/arcgis/services/ParcelPolyWMS2/MapServer/WMSServer?WIDTH=600&HEIGHT=600&BBOX=44.95,-93.028,44.955,-93.023&CRS=EPSG:4326&FORMAT=image/png24&STYLES=&REQUEST=GetMap&SERVICE=WMS&VERSION=1.3.0&LAYERS=0"><font face="Comic Sans MS" color="#0000ff" size="3"><i>https://maps.co.ramsey.mn.us/arcgis/services/ParcelPolyWMS2/MapServer/WMSServer&#63;WIDTH&#61;600&amp;HEIGHT&#61;600&amp;BBOX&#61;44.95&#44;-93.028&#44;44.955&#44;-93.023&amp;CRS&#61;EPSG:4326&amp;FORMAT&#61;image/png24&amp;STYLES&#61;&amp;REQUEST&#61;GetMap&amp;SERVICE&#61;WMS&amp;VERSION&#61;1.3.0&amp;LAYERS&#61;0</i></font></a></u><font face="Comic Sans MS" size="3"></font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Comic Sans MS" size="3">. . . . which should return an image with the default styles configured on the server.</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Comic Sans MS" size="3">you can change the styles by changing the call to include a SLD&#44; like so:</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <u><a href="https://maps.co.ramsey.mn.us/arcgis/services/ParcelPolyWMS2/MapServer/WMSServer?WIDTH=600&HEIGHT=600&BBOX=-93.028,44.95,-93.023,44.955&SRS=EPSG:4326&FORMAT=image/png24&STYLES=textSymbolizer&REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.1&LAYERS=0&TRANSPARENT=true&SLD=http://pwultra5.ci.stpaul.mn.us/ol/sld.poly.label.02.xml"><font face="Comic Sans MS" color="#0000ff" size="3"><i>https://maps.co.ramsey.mn.us/arcgis/services/ParcelPolyWMS2/MapServer/WMSServer&#63;WIDTH&#61;600&amp;HEIGHT&#61;600&amp;BBOX&#61;-93.028&#44;44.95&#44;-93.023&#44;44.955&amp;SRS&#61;EPSG:4326&amp;FORMAT&#61;image/png24&amp;STYLES&#61;textSymbolizer&amp;REQUEST&#61;GetMap&amp;SERVICE&#61;WMS&amp;VERSION&#61;1.1.1&amp;LAYERS&#61;0&amp;TRANSPARENT&#61;true&amp;SLD&#61;http://pwultra5.ci.stpaul.mn.us/ol/sld.poly.label.02.xml</i></font></a></u><font face="Comic Sans MS" size="3"></font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <u><a href="https://maps.co.ramsey.mn.us/arcgis/services/ParcelPolyWMS2/MapServer/WMSServer?WIDTH=600&HEIGHT=600&BBOX=-93.028,44.95,-93.023,44.955&SRS=EPSG:4326&FORMAT=image/png24&STYLES=textSymbolizer&REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.1&LAYERS=0&TRANSPARENT=true&SLD=http://pwultra5.ci.stpaul.mn.us/ol/sld.poly.label.02.xml"><font face="Comic Sans MS" color="#0000ff" size="3"><i>The</i></font></a><font face="Comic Sans MS" color="#0000ff" size="3"><i>&nbsp;<a href="https://maps.co.ramsey.mn.us/arcgis/services/ParcelPolyWMS2/MapServer/WMSServer?WIDTH=600&HEIGHT=600&BBOX=-93.028,44.95,-93.023,44.955&SRS=EPSG:4326&FORMAT=image/png24&STYLES=textSymbolizer&REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.1&LAYERS=0&TRANSPARENT=true&SLD=http://pwultra5.ci.stpaul.mn.us/ol/sld.poly.label.02.xml">SLD&#61;</a><a href="http://pwultra5.ci.stpaul.mn.us/ol/sld.poly.label.02.xml">http://pwultra5.ci.stpaul.mn.us/ol/sld.poly.label.02.xml</a></i></font></u><font face="Comic Sans MS" color="#0000ff" size="3">&nbsp;<u><a href="http://pwultra5.ci.stpaul.mn.us/ol/sld.poly.label.02.xml"><i>parameter</i></a></u>&nbsp;above is used to tell the server how to stylize the output instead of using the default style. &nbsp;While this is using a static SLD&#44; the real power comes into the equation when the user has a SLD editor at the their disposal to change the STYLE on the fly.</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <font color="#0000ff" face="Comic Sans MS" size="3">This email is just to get you asking questions&#44; there&#39;s a lot more to it behind the scenes. &nbsp;The server needs to be able to understand SLD calling&#44; etc. &nbsp;This service is using MapServer as the WMS server for example.</font>    </p>
<br>      <br>
    <p style="margin-bottom: 0; margin-top: 0">
      <font face="Comic Sans MS" size="3">bobb</font>    </p>
<br>      
    <p style="margin-bottom: 0; margin-top: 0">
      <br>
      <br>
      &gt;&gt;&gt; del cadarn &lt;del_cadarn@hotmail.com&gt; wrote:<br>    </p>
    <table border="0" style="margin-left: 15px; font-size: 1em; margin-right: 0; margin-bottom: 0; margin-top: 0" bgcolor="#f3f3f3">
      <tr>
        <td>
          <div style="padding-left: 7px; border-left: solid 1px #050505">
            <div dir="ltr">
              <p style="margin-bottom: 0; margin-top: 0">
                Forgive my ignorance but a few of you mention SLD editor... What does that mean&#63;<br><br>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#32;Merci&#44;<br><br>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#32;D<br>
              </p>
            </div>
          </div>
        </td>
      </tr>
    </table>
  </body>
</html>