<?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: ArcIMS REST Service-Weather Radar in FlexViewer 2.1 in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/arcims-rest-service-weather-radar-in-flexviewer-2/m-p/418801#M9804</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you! I had a feeling it was a projection issue. IMS does not seem to project on the fly like the other layer types do.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Sep 2010 09:59:58 GMT</pubDate>
    <dc:creator>DavidKiendl</dc:creator>
    <dc:date>2010-09-29T09:59:58Z</dc:date>
    <item>
      <title>ArcIMS REST Service-Weather Radar in FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/arcims-rest-service-weather-radar-in-flexviewer-2/m-p/418797#M9800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to pull&amp;nbsp; 2 different weather radar layer services via REST into the new 2.1 viewer (also didnt work in 2.0) these same services both worked fine in the 1.3 API. The REST page says that these services are IMS and i am guess that is the reason. I have tried coding different types in the config file such as "acrims" "feature" "dynamic" etc. Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 11:55:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/arcims-rest-service-weather-radar-in-flexviewer-2/m-p/418797#M9800</guid>
      <dc:creator>DavidKiendl</dc:creator>
      <dc:date>2010-09-24T11:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: ArcIMS REST Service-Weather Radar in FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/arcims-rest-service-weather-radar-in-flexviewer-2/m-p/418798#M9801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FlexViewer 2.1 does support ArcIMS services. Can you post your layer tag from your config?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 16:50:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/arcims-rest-service-weather-radar-in-flexviewer-2/m-p/418798#M9801</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-09-27T16:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: ArcIMS REST Service-Weather Radar in FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/arcims-rest-service-weather-radar-in-flexviewer-2/m-p/418799#M9802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is the layer: &amp;lt;layer label="Weather Radar" type="dynamic" visible="false"&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://129.79.145.13/ArcGIS/rest/services/Maps/radar/MapServer/" rel="nofollow" target="_blank"&gt;http://129.79.145.13/ArcGIS/rest/services/Maps/radar/MapServer/&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This layer resides w/in &amp;lt;operationallayers&amp;gt; tags and ive tried changing type to all other options. ie. tiled, image, arcims...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 17:07:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/arcims-rest-service-weather-radar-in-flexviewer-2/m-p/418799#M9802</guid>
      <dc:creator>DavidKiendl</dc:creator>
      <dc:date>2010-09-27T17:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: ArcIMS REST Service-Weather Radar in FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/arcims-rest-service-weather-radar-in-flexviewer-2/m-p/418800#M9803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The layer tag is fine (you can remove the trailing slash). This is a non-cached ArcGIS service. The problem is that the service returns blank images when it's being asked to be projected to web mercator. It works fine if you leave it in 4326 like this (notice the change in base layer):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;map initialextent="-146 16 -61 59" top="40"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;basemaps&amp;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="Streets" type="tiled" visible="true"&amp;nbsp; alpha="1"
&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/basemaps&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;operationallayers&amp;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="Weather Radar" type="dynamic" visible="false"
&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://129.79.145.13/ArcGIS/rest/services/Maps/radar/MapServer"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/operationallayers&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/map&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 18:56:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/arcims-rest-service-weather-radar-in-flexviewer-2/m-p/418800#M9803</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2021-12-11T18:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: ArcIMS REST Service-Weather Radar in FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/arcims-rest-service-weather-radar-in-flexviewer-2/m-p/418801#M9804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you! I had a feeling it was a projection issue. IMS does not seem to project on the fly like the other layer types do.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 09:59:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/arcims-rest-service-weather-radar-in-flexviewer-2/m-p/418801#M9804</guid>
      <dc:creator>DavidKiendl</dc:creator>
      <dc:date>2010-09-29T09:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: ArcIMS REST Service-Weather Radar in FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/arcims-rest-service-weather-radar-in-flexviewer-2/m-p/418802#M9805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you please please &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; tell me the source of your weather data? I have been trying fruitlessly to get weather data into our app for quite some time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 12:20:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/arcims-rest-service-weather-radar-in-flexviewer-2/m-p/418802#M9805</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2011-06-21T12:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: ArcIMS REST Service-Weather Radar in FlexViewer 2.1</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/arcims-rest-service-weather-radar-in-flexviewer-2/m-p/418803#M9806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here's one you can try:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://rmgsc.cr.usgs.gov/ArcGIS/rest/services"&gt;http://rmgsc.cr.usgs.gov/ArcGIS/rest/services&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Seems to work most of the time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is another form NOAA, doesn't always seem to work though:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gis.srh.noaa.gov/arcgis/rest/services"&gt;http://gis.srh.noaa.gov/arcgis/rest/services&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 16:40:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/arcims-rest-service-weather-radar-in-flexviewer-2/m-p/418803#M9806</guid>
      <dc:creator>dcopple</dc:creator>
      <dc:date>2011-07-26T16:40:05Z</dc:date>
    </item>
    <item>
      <title>Weather RSS for the whole world or for all states in USA</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/arcims-rest-service-weather-radar-in-flexviewer-2/m-p/418804#M9807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;im trying to find a weather feed for the whole world in other words, i want the temperature for the world and or each country, State&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 19:21:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/arcims-rest-service-weather-radar-in-flexviewer-2/m-p/418804#M9807</guid>
      <dc:creator>omaraboulola</dc:creator>
      <dc:date>2013-11-20T19:21:04Z</dc:date>
    </item>
  </channel>
</rss>

