<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ArcGIS 10 WMS and GetLegendGraphic Issue in Standards and Interoperability Questions</title>
    <link>https://community.esri.com/t5/standards-and-interoperability-questions/arcgis-10-wms-and-getlegendgraphic-issue/m-p/429188#M225</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I pass the SLD file as a parameter in GetLegendGraphic request the style is not getting applied . The legend image that gets returned is with the default style. The GetMap request though works fine with the given sld. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://myserver/services/test/mapserver/WMSServer?TRANSPARENT=true&amp;amp;Layer=mylayer&amp;amp;FORMAT=image%2Fpng&amp;amp;VERSION=1.1.1&amp;amp;SERVICE=WMS&amp;amp;REQUEST=GetLegendGraphic&amp;amp;STYLES=multiple_rules&amp;amp;EXCEPTIONS=application%2Fvnd.ogc.se_inimage&amp;amp;SLD=http://myserver/sld/634352095454800696.xml"&gt;http://myserver/services/test/mapserver/WMSServer?TRANSPARENT=true&amp;amp;Layer=mylayer&amp;amp;FORMAT=image%2Fpng&amp;amp;VERSION=1.1.1&amp;amp;SERVICE=WMS&amp;amp;REQUEST=GetLegendGraphic&amp;amp;STYLES=multiple_rules&amp;amp;EXCEPTIONS=application%2Fvnd.ogc.se_inimage&amp;amp;SLD=http://myserver/sld/634352095454800696.xml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas , why is it so ? Am I missing something out here ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Debasish&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2011 12:44:07 GMT</pubDate>
    <dc:creator>DebasishSahu</dc:creator>
    <dc:date>2011-03-08T12:44:07Z</dc:date>
    <item>
      <title>ArcGIS 10 WMS and GetLegendGraphic Issue</title>
      <link>https://community.esri.com/t5/standards-and-interoperability-questions/arcgis-10-wms-and-getlegendgraphic-issue/m-p/429188#M225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I pass the SLD file as a parameter in GetLegendGraphic request the style is not getting applied . The legend image that gets returned is with the default style. The GetMap request though works fine with the given sld. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://myserver/services/test/mapserver/WMSServer?TRANSPARENT=true&amp;amp;Layer=mylayer&amp;amp;FORMAT=image%2Fpng&amp;amp;VERSION=1.1.1&amp;amp;SERVICE=WMS&amp;amp;REQUEST=GetLegendGraphic&amp;amp;STYLES=multiple_rules&amp;amp;EXCEPTIONS=application%2Fvnd.ogc.se_inimage&amp;amp;SLD=http://myserver/sld/634352095454800696.xml"&gt;http://myserver/services/test/mapserver/WMSServer?TRANSPARENT=true&amp;amp;Layer=mylayer&amp;amp;FORMAT=image%2Fpng&amp;amp;VERSION=1.1.1&amp;amp;SERVICE=WMS&amp;amp;REQUEST=GetLegendGraphic&amp;amp;STYLES=multiple_rules&amp;amp;EXCEPTIONS=application%2Fvnd.ogc.se_inimage&amp;amp;SLD=http://myserver/sld/634352095454800696.xml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas , why is it so ? Am I missing something out here ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Debasish&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 12:44:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/standards-and-interoperability-questions/arcgis-10-wms-and-getlegendgraphic-issue/m-p/429188#M225</guid>
      <dc:creator>DebasishSahu</dc:creator>
      <dc:date>2011-03-08T12:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10 WMS and GetLegendGraphic Issue</title>
      <link>https://community.esri.com/t5/standards-and-interoperability-questions/arcgis-10-wms-and-getlegendgraphic-issue/m-p/429189#M226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ArcGIS, the GetLegendGraphic wms request requires the parameter 'STYLE' as opposed to 'STYLES'. See the 'Parameters of a WMS GetLegendGraphic Request' section on&amp;nbsp;&lt;A href="http://server.arcgis.com/en/server/latest/publish-services/linux/communicating-with-a-wms-service-in-a-web-browser.htm"&gt;this page&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the proper request would be:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fmyserver%2Fservices%2Ftest%2Fmapserver%2FWMSServer%3FTRANSPARENT%3Dtrue%26Layer%3Dmylayer%26FORMAT%3Dimage%252Fpng%26VERSION%3D1.1.1%26SERVICE%3DWMS%26REQUEST%3DGetLegendGraphic%26STYLES%3Dmultiple_rules%26EXCEPTIONS%3Dapplication%252Fvnd.ogc.se_inimage%26SLD%3Dhttp%3A%2F%2Fmyserver%2Fsld%2F634352095454800696.xml" rel="nofollow" style="color: #287433; background-color: #ffffff; border: 0px; text-decoration: none; font-size: 14px; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;http://myserver/services/test/mapserver/WMSServer?TRANSPARENT=true&amp;amp;Layer=mylayer&amp;amp;FORMAT=image%2Fpng&amp;amp;VERSION=1.1.1&amp;amp;SERVICE=WMS&amp;amp;REQUEST=GetLegendGraphic&amp;amp;STYLE=multiple_rules&amp;amp;EXCEPTIONS=application%2Fvnd.ogc.se_inimage&amp;amp;SLD=http://myserver/sld/634352095454800696.xml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Given the length of time since this post, I doubt I will be able to help the OP. However, considering there are a couple thousand views from people investigating the same question, and I personally ran into it while investigating this feature, I thought I'd share. Hope it helps someone.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 23:09:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/standards-and-interoperability-questions/arcgis-10-wms-and-getlegendgraphic-issue/m-p/429189#M226</guid>
      <dc:creator>TealHobson-Lowther</dc:creator>
      <dc:date>2017-12-07T23:09:40Z</dc:date>
    </item>
  </channel>
</rss>

