<?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: Adding a WMS layer in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424466#M12063</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm trying to add wms service (wms.ess-ws.nrcan.gc.ca/wms/toporama_en) to my flexviewer 3.0 web application. I add code displayed below into config file. Do I have to do something else to make this service visible?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, that should be it.&amp;nbsp; Works fine when I test it&lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;operationallayers&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="NRCan"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type="wms"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; skipgetcapabilities="true"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://wms.ess-ws.nrcan.gc.ca/wms/toporama_en"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; version="1.1.1"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; visible="true"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; visiblelayers="limits"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wkid="900913"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/operationallayers&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; What basemaps are you using? (Is it in a different projection than the Esri basemaps?)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Oct 2012 16:11:02 GMT</pubDate>
    <dc:creator>BjornSvensson</dc:creator>
    <dc:date>2012-10-16T16:11:02Z</dc:date>
    <item>
      <title>Adding a WMS layer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424457#M12054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I saw that the new release of the viewer includes a new Layer tag that allows you to overwrite the WKID sent to a WMS server. Does this mean you can add a WMS layer to a viewer that is using a projection NOT supported by the WMS service?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to add the NRCan Toporama service to my viewer (which is using wkid 102100) but nothing is showing up in when I examine the response from the server in Fiddler I get an unsupported SRS message. The Toporama service does not support Web Mercator (102100).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe I don't understand but the change at 2.3.1 made it sound like I could force the wms to use the viewers wkid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the tag I'm using:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;layer label="NRCan" type="wms" visiblelayers="hypsography" url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://wms.ess-ws.nrcan.gc.ca/wms/toporama_en" rel="nofollow" target="_blank"&gt;http://wms.ess-ws.nrcan.gc.ca/wms/toporama_en&lt;/A&gt;&lt;SPAN&gt;" wkid="102100" skipgetcapabilities="true" version="1.1.1"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2011 02:29:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424457#M12054</guid>
      <dc:creator>MarkSmith1</dc:creator>
      <dc:date>2011-05-10T02:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WMS layer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424458#M12055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, this is supported in 2.3.1.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You just need to change the wkid in your example.&amp;nbsp; You can't force the WMS server to use a WKID it doesn't support.&amp;nbsp; Instead you tell it to use an ID that it does understand - 900913 (Google's ID for Web Mercator).&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;layer label="NRCan"
&amp;nbsp;&amp;nbsp;&amp;nbsp; type="wms"
&amp;nbsp;&amp;nbsp;&amp;nbsp; skipgetcapabilities="true"
&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://wms.ess-ws.nrcan.gc.ca/wms/toporama_en"
&amp;nbsp;&amp;nbsp;&amp;nbsp; version="1.1.1"
&amp;nbsp;&amp;nbsp;&amp;nbsp; visible="true"
&amp;nbsp;&amp;nbsp;&amp;nbsp; visiblelayers="limits"
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;wkid="900913"&lt;/STRONG&gt;
/&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 19:09:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424458#M12055</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2021-12-11T19:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WMS layer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424459#M12056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That did it! Thank you very much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 May 2011 01:57:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424459#M12056</guid>
      <dc:creator>MarkSmith1</dc:creator>
      <dc:date>2011-05-11T01:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WMS layer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424460#M12057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to configure a pop-up for a WMS, and it is not working. The WMS provides the right symbology, but for some reason does not have pop-up configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are pops usable with a WMS?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 19:08:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424460#M12057</guid>
      <dc:creator>MLowry</dc:creator>
      <dc:date>2011-05-13T19:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WMS layer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424461#M12058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, popups are not supported for WMS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;"...the ArcGIS Viewer for Flex supports pop-ups windows for tiled and dynamic map services, as well as feature layers."&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Pop_up_configuration_files/01m30000002q000000/"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Pop_up_configuration_files/01m30000002q000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 20:23:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424461#M12058</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2011-05-13T20:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WMS layer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424462#M12059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;No, popups are not supported for WMS.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;"...the ArcGIS Viewer for Flex supports pop-ups windows for tiled and dynamic map services, as well as feature layers."&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Pop_up_configuration_files/01m30000002q000000/"&gt;http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Pop_up_configuration_files/01m30000002q000000/&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Well WMS's are great to have for up to date information, but that's pretty worthless if the up to date information isn't accessible to the end user via pop-ups. I hope this is supported in a future release, or I hope I am misunderstanding how Flex Viewer is used to view WMS's.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 13:49:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424462#M12059</guid>
      <dc:creator>MLowry</dc:creator>
      <dc:date>2011-05-16T13:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WMS layer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424463#M12060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have to agree. Viewing popups for WMS services would be a great enhancement. PLEASE consider including this functionality!!..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2011 14:14:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424463#M12060</guid>
      <dc:creator>GeraldLee__GISP</dc:creator>
      <dc:date>2011-05-16T14:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WMS layer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424464#M12061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to add wms service (wms.ess-ws.nrcan.gc.ca/wms/toporama_en) to my flexviewer 3.0 web application. I add code displayed below into config file. Do I have to do something else to make this service visible?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 15:59:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424464#M12061</guid>
      <dc:creator>ElenaBachilo</dc:creator>
      <dc:date>2012-10-16T15:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WMS layer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424465#M12062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I add code displayed below into config file.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you share the exact line of your config.xml?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you sure that URL is a working WMS service?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 16:02:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424465#M12062</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2012-10-16T16:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WMS layer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424466#M12063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm trying to add wms service (wms.ess-ws.nrcan.gc.ca/wms/toporama_en) to my flexviewer 3.0 web application. I add code displayed below into config file. Do I have to do something else to make this service visible?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, that should be it.&amp;nbsp; Works fine when I test it&lt;/SPAN&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;operationallayers&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="NRCan"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type="wms"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; skipgetcapabilities="true"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://wms.ess-ws.nrcan.gc.ca/wms/toporama_en"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; version="1.1.1"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; visible="true"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; visiblelayers="limits"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wkid="900913"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/operationallayers&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; What basemaps are you using? (Is it in a different projection than the Esri basemaps?)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2012 16:11:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424466#M12063</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2012-10-16T16:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WMS layer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424467#M12064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to add the USFWS Critical Habitat wms to my flexviewer 2.5 app and can't seem to get it to work.&amp;nbsp; I've tested adding the NRCan wms in the above threads and it works fine. Any help would be greatly appreciated!&amp;nbsp; Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;layer label="Critical Habitat" type="wms" visible="true"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://criticalhabitat.fws.gov/arcgis/services/crithab/usfwsCriticalHabitat/MapServer/WMSServer" rel="nofollow" target="_blank"&gt;http://criticalhabitat.fws.gov/arcgis/services/crithab/usfwsCriticalHabitat/MapServer/WMSServer&lt;/A&gt;&lt;SPAN&gt;?"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; version="1.3.0"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; skipgetcapabilities="true"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wkid="900913"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; visiblelayers="Critical Habitat - Linear Features"/&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2012 14:00:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424467#M12064</guid>
      <dc:creator>BillSpiking__GISP</dc:creator>
      <dc:date>2012-10-25T14:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a WMS layer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424468#M12065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;layer label="Critical Habitat" type="wms" visible="true"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://criticalhabitat.fws.gov/arcgis/services/crithab/usfwsCriticalHabitat/MapServer/WMSServer" rel="nofollow" target="_blank"&gt;http://criticalhabitat.fws.gov/arcgis/services/crithab/usfwsCriticalHabitat/MapServer/WMSServer&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;skipgetcapabilities="true"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;visiblelayers="1"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS Server doesn't work with wkid="900913" and the layer names are the layer ids.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See the Capabilities at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://criticalhabitat.fws.gov/arcgis/services/crithab/usfwsCriticalHabitat/MapServer/WMSServer?request=GetCapabilities&amp;amp;service=WMS"&gt;http://criticalhabitat.fws.gov/arcgis/services/crithab/usfwsCriticalHabitat/MapServer/WMSServer?request=GetCapabilities&amp;amp;service=WMS&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2012 01:22:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/adding-a-wms-layer/m-p/424468#M12065</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-10-26T01:22:13Z</dc:date>
    </item>
  </channel>
</rss>

