<?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: How do you refresh a kml layer in flex viewer in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-do-you-refresh-a-kml-layer-in-flex-viewer/m-p/226529#M7066</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anthony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;They appear to refresh, but the arcgisportal cached the original kml. I only stumbled across it when I created a new network link and placed the latitude and longitude backwards. After I fixed the error, the graphic locations did not change. I tried clearing the cache of the browser. In Flash Builder I ended up with the same result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wish there was more information regarding the kml utility and incorporating kml within the flex viewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Aug 2013 17:24:18 GMT</pubDate>
    <dc:creator>DanielBerry</dc:creator>
    <dc:date>2013-08-20T17:24:18Z</dc:date>
    <item>
      <title>How do you refresh a kml layer in flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-do-you-refresh-a-kml-layer-in-flex-viewer/m-p/226527#M7064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I noticed that the arcgisportal kml utility has a "refresh=true" option that displays that it will "Force using fresh data and update cache". At work we deal with a lot of kml's that we need to include in our flex viewer, but I was not aware that the kml's were cached. This basically makes adding a network link displaying dynamic data worthless. How do I force a refresh with the arcgisportal?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only kml layer options I see are the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;disableclientcaching???If true, prevents the request from being loaded from the browser's cache. Default is 'false'. [Applies to types: dynamic, feature, image, wms, kml, and georss.]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;serviceurl???Optional, URL to your own utility service for converting KML files to features. Requires Portal for ArcGIS. [Added in version 2.5]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where is the option to refresh and not cache the layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Respectfully,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 13:43:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-do-you-refresh-a-kml-layer-in-flex-viewer/m-p/226527#M7064</guid>
      <dc:creator>DanielBerry</dc:creator>
      <dc:date>2013-08-20T13:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do you refresh a kml layer in flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-do-you-refresh-a-kml-layer-in-flex-viewer/m-p/226528#M7065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Daniel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The layer tag has an attribute called autorefresh, it says it only applies to layers of type dynamic, arcims, feature, or WMS. But I'm sure KML will be a subset of one of this types, probably feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Layer_tag_overview/01m30000000p000000/"&gt;http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Layer_tag_overview/01m30000000p000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Worth a try&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 15:50:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-do-you-refresh-a-kml-layer-in-flex-viewer/m-p/226528#M7065</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-08-20T15:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: How do you refresh a kml layer in flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-do-you-refresh-a-kml-layer-in-flex-viewer/m-p/226529#M7066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Anthony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;They appear to refresh, but the arcgisportal cached the original kml. I only stumbled across it when I created a new network link and placed the latitude and longitude backwards. After I fixed the error, the graphic locations did not change. I tried clearing the cache of the browser. In Flash Builder I ended up with the same result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wish there was more information regarding the kml utility and incorporating kml within the flex viewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 17:24:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-do-you-refresh-a-kml-layer-in-flex-viewer/m-p/226529#M7066</guid>
      <dc:creator>DanielBerry</dc:creator>
      <dc:date>2013-08-20T17:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do you refresh a kml layer in flex viewer</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-do-you-refresh-a-kml-layer-in-flex-viewer/m-p/226530#M7067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Version 3.5 was released today and includes the fix for this issue:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;* Allow complete refreshing of KML and GeoRSS Layers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 20:08:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/how-do-you-refresh-a-kml-layer-in-flex-viewer/m-p/226530#M7067</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2013-09-27T20:08:32Z</dc:date>
    </item>
  </channel>
</rss>

