<?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 Re: WMS layers and their legends in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms-layers-and-their-legends/m-p/162320#M3780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not all WMS servers support legends, so you will need to check the services capabilites first. If a legend is supported you can access the symbol swatches for each layer to construct the legend yourself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sampleserver1.arcgisonline.com/arcgis/services/specialty/esri_statescitiesrivers_usa/mapserver/wmsserver?version=1.3.0&amp;amp;request=getcapabilities"&gt;http://sampleserver1.arcgisonline.com/arcgis/services/specialty/esri_statescitiesrivers_usa/mapserver/wmsserver?version=1.3.0&amp;amp;request=getcapabilities&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;has legend information with urls to each legend items swatch.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;WMS Services published via ArcGIS server 10 support GetLegendGraphic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/WMS_scope_and_compatibility_matrix_for_ArcGIS_Server/009300000058000000/"&gt;http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/WMS_scope_and_compatibility_matrix_for_ArcGIS_Server/009300000058000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Communicating_with_a_WMS_service_in_a_Web_browser/009300000059000000/"&gt;http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Communicating_with_a_WMS_service_in_a_Web_browser/009300000059000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Mar 2011 18:15:06 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2011-03-04T18:15:06Z</dc:date>
    <item>
      <title>WMS layers and their legends</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms-layers-and-their-legends/m-p/162319#M3779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey there!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've been scratching my head over this and i seem to be getting nowhere with this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How to get legend info from a WMS layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've fiddling with Robert Scheitlin's TOC Widget (the legend part, of course), but it is getting me nowhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions on how should i approach this issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hugo.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 09:15:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms-layers-and-their-legends/m-p/162319#M3779</guid>
      <dc:creator>HugoDurana</dc:creator>
      <dc:date>2011-03-04T09:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: WMS layers and their legends</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms-layers-and-their-legends/m-p/162320#M3780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not all WMS servers support legends, so you will need to check the services capabilites first. If a legend is supported you can access the symbol swatches for each layer to construct the legend yourself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sampleserver1.arcgisonline.com/arcgis/services/specialty/esri_statescitiesrivers_usa/mapserver/wmsserver?version=1.3.0&amp;amp;request=getcapabilities"&gt;http://sampleserver1.arcgisonline.com/arcgis/services/specialty/esri_statescitiesrivers_usa/mapserver/wmsserver?version=1.3.0&amp;amp;request=getcapabilities&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;has legend information with urls to each legend items swatch.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;WMS Services published via ArcGIS server 10 support GetLegendGraphic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/WMS_scope_and_compatibility_matrix_for_ArcGIS_Server/009300000058000000/"&gt;http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/WMS_scope_and_compatibility_matrix_for_ArcGIS_Server/009300000058000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Communicating_with_a_WMS_service_in_a_Web_browser/009300000059000000/"&gt;http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Communicating_with_a_WMS_service_in_a_Web_browser/009300000059000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 18:15:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms-layers-and-their-legends/m-p/162320#M3780</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-03-04T18:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: WMS layers and their legends</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms-layers-and-their-legends/m-p/162321#M3781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you add in the URL legend in the Legend widget Flex code? Have you implemented before? if yes? can you share the code? I am trying to find out how to do it for Flex viewer for ArcGIS 2.5 and 3.6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 15:35:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms-layers-and-their-legends/m-p/162321#M3781</guid>
      <dc:creator>Claudia_JYoung</dc:creator>
      <dc:date>2014-07-30T15:35:21Z</dc:date>
    </item>
  </channel>
</rss>

