<?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: Refresh Layers in ArcGIS Pro with a refresh interval.? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299381#M13024</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am curious about how exactly the cache and updates are done.&amp;nbsp; If I am referencing un-versioned feature classes that are updated regularly (anywhere from a few times a minute to a few times an hour)&lt;/P&gt;&lt;P&gt;If I have clear cache every 5 minutes and the map is sitting open in a project idle for 5 minutes without a pan or zoom or anything, user is checking facebook or something, will the display update every 5 minutes with the updates?&amp;nbsp; Is it truly like hitting F5 in ArcMap?&amp;nbsp; What about open attribute tables will they update with new rows also?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 May 2016 19:59:28 GMT</pubDate>
    <dc:creator>AlexanderGray</dc:creator>
    <dc:date>2016-05-04T19:59:28Z</dc:date>
    <item>
      <title>Refresh Layers in ArcGIS Pro with a refresh interval.?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299379#M13022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to refresh layer in ArcGIS Pro at a particular interval of time making it continuous refresh , I know F5 gives a refresh, But&amp;nbsp; i need to refresh a particular layer at a particular Intervals as I am using a geoEvent extension for a Layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 14:54:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299379#M13022</guid>
      <dc:creator>JawadhHabeeb1</dc:creator>
      <dc:date>2016-04-28T14:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Layers in ArcGIS Pro with a refresh interval.?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299380#M13023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the Cache tab in layer properties allows you to set a refresh on intervals.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 18:44:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299380#M13023</guid>
      <dc:creator>JeremyWright</dc:creator>
      <dc:date>2016-04-28T18:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Layers in ArcGIS Pro with a refresh interval.?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299381#M13024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am curious about how exactly the cache and updates are done.&amp;nbsp; If I am referencing un-versioned feature classes that are updated regularly (anywhere from a few times a minute to a few times an hour)&lt;/P&gt;&lt;P&gt;If I have clear cache every 5 minutes and the map is sitting open in a project idle for 5 minutes without a pan or zoom or anything, user is checking facebook or something, will the display update every 5 minutes with the updates?&amp;nbsp; Is it truly like hitting F5 in ArcMap?&amp;nbsp; What about open attribute tables will they update with new rows also?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 19:59:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299381#M13024</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2016-05-04T19:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Layers in ArcGIS Pro with a refresh interval.?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299382#M13025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the cache tab doesn't do that.&amp;nbsp; I set the cache to 5 minutes and left the map open for 3 hours.&amp;nbsp; Unless I did a pan or zoom, the map did not refresh itself with the latest data.&amp;nbsp; Next I am trying with no cache but I suspect it will do the same.&amp;nbsp; I wonder if I started a timer on an extension and triggered an async refresh on the timer event if I would achieve the refresh on interval.&amp;nbsp; I doesn't seem like it is an out of the box functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 17:58:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299382#M13025</guid>
      <dc:creator>AlexanderGray</dc:creator>
      <dc:date>2016-05-05T17:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Layers in ArcGIS Pro with a refresh interval.?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299383#M13026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same here, layers are refreshed only If I Pan or Zoom.&lt;/P&gt;&lt;P&gt;Wonder if there s any other way to refresh layers... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2016 07:06:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299383#M13026</guid>
      <dc:creator>JawadhHabeeb1</dc:creator>
      <dc:date>2016-05-09T07:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Layers in ArcGIS Pro with a refresh interval.?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299384#M13027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I too am having similar issues. I am using the GeoEvent extension to stream data to attributes of one of my feature layers. To test, I am streaming pseudo-random data. I set the "layer should be refreshed periodically" section to 1 second in the General tab of the layer properties, and I set the Cache option to "Don't cache any data locally." By clicking a point and examining the pop up, I can tell that my data is streaming to the layer, but the layer itself is not updating. To be more specific, I mapped the random attribute to unclassed colors, and the colors only change sometimes when I zoom.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I noticed this post is getting a little old, so I wanted to see if anyone has made any progress, figured out if there's another setting that needs to be adjusted, or otherwise found a way to stream real time data (at least one point per second) to ArcGIS Pro (or any other mapping tool) such that layers like heat maps or unclassed colors will update in real time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit:&lt;/P&gt;&lt;P&gt;I am also trying my application in ArcGIS Online. If I click the ellipses for my layer, and change the refresh interval, the layer updates as expected. The application is limited to 0.1 minutes, but if I type 0.01 minutes as the interval, the map appears to update with that rate. However, once I hit enter or remove my cursor from the input box, the layer stops updating and the checkbox indicates the layer is no longer refreshing. If anyone knows if it is possible to permanently overwrite the 0.1 minute limitation in AGOL, that could also be helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 13:44:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299384#M13027</guid>
      <dc:creator>AustinMcEver</dc:creator>
      <dc:date>2017-07-12T13:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Layers in ArcGIS Pro with a refresh interval.?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299385#M13028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/375874_pastedImage_1.png" style="width: 620px; height: 403px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wanted to update everyone that this can be set in the general tab of the Layer Properties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 17:08:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299385#M13028</guid>
      <dc:creator>JohnSolly4</dc:creator>
      <dc:date>2017-10-04T17:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Layers in ArcGIS Pro with a refresh interval.?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299386#M13029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm also seeing problems with this.&amp;nbsp; I have a web layer in ArcGIS Online that I am accessing in ArcGIS Pro.&amp;nbsp; I opened the web layer and interacted with it, and then I went out and edited the data with Collector.&amp;nbsp; I came back to my desk and the edited data appeared in my web browser but not in ArcGIS Pro.&amp;nbsp; I set the "Layer should be refreshed periodically" to 5 seconds and nothing refreshed.&amp;nbsp; I hit Clear Cache button in Properties/Cache, then panned and zoomed but still nothing refreshed.&amp;nbsp; It finally showed the refreshed data only when I exited Pro and then opened the project again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 20:45:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299386#M13029</guid>
      <dc:creator>KevinMayall</dc:creator>
      <dc:date>2017-10-24T20:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Layers in ArcGIS Pro with a refresh interval.?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299387#M13030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kevin (and others) - one thing to consider is that you may need to disable the Feature Cache.&amp;nbsp; This is done from the workspace rather than on individual layers.&amp;nbsp; Click the data sources view on the TOC (looks like a geodatabase can), find the workspace your web layer is in, right-click on it and choose Disable Feature Cache.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 21:41:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299387#M13030</guid>
      <dc:creator>JeremyWright</dc:creator>
      <dc:date>2017-10-24T21:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Layers in ArcGIS Pro with a refresh interval.?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299388#M13031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jeremy!&amp;nbsp; That did the trick!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 12:26:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299388#M13031</guid>
      <dc:creator>KevinMayall</dc:creator>
      <dc:date>2017-10-25T12:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Layers in ArcGIS Pro with a refresh interval.?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299389#M13032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to hear it.&amp;nbsp; We do realize this is a little confusing - so in a future release we plan to consolidate/improve the UX disparity between feature caching and layer visualization caches. For now, the PROTIP is to disable the feature cache AND the display cache if you know the features will be updated frequently (such as when they are edited externally).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 18:45:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/refresh-layers-in-arcgis-pro-with-a-refresh/m-p/299389#M13032</guid>
      <dc:creator>JeremyWright</dc:creator>
      <dc:date>2017-10-25T18:45:27Z</dc:date>
    </item>
  </channel>
</rss>

