<?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 WMS in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms/m-p/72393#M1604</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am adding the following wms to my flex site:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;mapservice label="Nexrad Storm Totals" type="wms" visible="true" alpha="0.6" servicename="LatestVisibleSatellite" format="image/png" layer="4" crs="EPSG:4326"&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/ntp.cgi" rel="nofollow" target="_blank"&gt;http://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/ntp.cgi&lt;/A&gt;&lt;SPAN&gt;? &amp;lt;/mapservice&amp;gt; and with togglefox i see that i am getting the following error:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;msWMSLoadGetMapParams(): WMS server error. Invalid layer(s) given in the LAYERS parameter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can anyone help me understand as there are several WMS services i would like to bring in.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Sep 2010 19:10:29 GMT</pubDate>
    <dc:creator>BobbySells</dc:creator>
    <dc:date>2010-09-15T19:10:29Z</dc:date>
    <item>
      <title>WMS</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms/m-p/72393#M1604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am adding the following wms to my flex site:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;mapservice label="Nexrad Storm Totals" type="wms" visible="true" alpha="0.6" servicename="LatestVisibleSatellite" format="image/png" layer="4" crs="EPSG:4326"&amp;gt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/ntp.cgi" rel="nofollow" target="_blank"&gt;http://mesonet.agron.iastate.edu/cgi-bin/wms/nexrad/ntp.cgi&lt;/A&gt;&lt;SPAN&gt;? &amp;lt;/mapservice&amp;gt; and with togglefox i see that i am getting the following error:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;msWMSLoadGetMapParams(): WMS server error. Invalid layer(s) given in the LAYERS parameter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can anyone help me understand as there are several WMS services i would like to bring in.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 19:10:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms/m-p/72393#M1604</guid>
      <dc:creator>BobbySells</dc:creator>
      <dc:date>2010-09-15T19:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: WMS</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms/m-p/72394#M1605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&amp;lt;mapservice label="Nexrad Storm Totals" type="wms" ...&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Flex Viewer does not support the "wms" type at this point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As a flex developer, it is possible to extend the viewer to support it, but it's not out-of-the-box.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 20:01:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms/m-p/72394#M1605</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2010-09-15T20:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: WMS</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms/m-p/72395#M1606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have added all of the code required to the mapmanager, etc. it is throwing the error on the request to the wms server. do i have to configure a connection file for each connection to answer all of the variables in the service .xml file?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 12:04:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms/m-p/72395#M1606</guid>
      <dc:creator>BobbySells</dc:creator>
      <dc:date>2010-09-16T12:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: WMS</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms/m-p/72396#M1607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bobby,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Try using "nexrad_1hour_precip"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 12:32:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/wms/m-p/72396#M1607</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-09-16T12:32:35Z</dc:date>
    </item>
  </channel>
</rss>

