<?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: Cache problem with Scene Layer in AGOL in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/cache-problem-with-scene-layer-in-agol/m-p/1615515#M64773</link>
    <description>&lt;P&gt;We've also faced this problem on a larger enterprise application, and it's causing some inconsistent results with our application.&amp;nbsp;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1487"&gt;@JeremyBartley&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/183503"&gt;@ArnoFiva&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2786"&gt;@JuliePowell&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 May 2025 15:52:33 GMT</pubDate>
    <dc:creator>PhilipMielke</dc:creator>
    <dc:date>2025-05-16T15:52:33Z</dc:date>
    <item>
      <title>Cache problem with Scene Layer in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/cache-problem-with-scene-layer-in-agol/m-p/1163459#M45527</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have published a Scene Layer to AGOL with Pro 2.7. The scene layer is a multipatch layer of buildings. The buildings are using a simple plain white texture.&lt;/P&gt;&lt;P&gt;I have published the scene layer with the same name of a previous scene layer that I had previously deleted from AGOL.&lt;/P&gt;&lt;P&gt;Now when I open the scene layer in the scene viewer, I still see some of the old scene layer buildings, wich was using an orange texture. Also, some buildings are just missing.&lt;/P&gt;&lt;P&gt;However, if I open the scene layer using the private mode of my browser, the orange buildings are not visible and the scene layer is displayed correctly.&lt;/P&gt;&lt;P&gt;The scene layer in scene viewer (normal browser mode)&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022_04_12_09_23_23_Ma_scène.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38675i421B2EF1D5128D0F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022_04_12_09_23_23_Ma_scène.png" alt="2022_04_12_09_23_23_Ma_scène.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The same scene layer in the scene viewer (private browser mode)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022_04_12_09_22_55_Ma_scène.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38676i4981CF73B868A5EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022_04_12_09_22_55_Ma_scène.png" alt="2022_04_12_09_22_55_Ma_scène.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have rebuild the cache of the scene layer but that does not solve the problem. The cache seems to be in the browser.&lt;/P&gt;&lt;P&gt;Is there any solution for this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 14:05:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/cache-problem-with-scene-layer-in-agol/m-p/1163459#M45527</guid>
      <dc:creator>MaximeDemers</dc:creator>
      <dc:date>2022-04-12T14:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cache problem with Scene Layer in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/cache-problem-with-scene-layer-in-agol/m-p/1163477#M45530</link>
      <description>&lt;P&gt;With further research, I have discover that AGOL is caching scene layer geometries locally in the IndexedDB.&lt;BR /&gt;&lt;BR /&gt;The problem however is that they are using the scene layer request url as the primary key wich is not based on the item id but the name of the layer.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022_04_12_09_56_28_Window.png" style="width: 844px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38682i3FFBD4FED3BFB83E/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022_04_12_09_56_28_Window.png" alt="2022_04_12_09_56_28_Window.png" /&gt;&lt;/span&gt;That means the solution would be to republish the scene layer under a different name, and never use a name that was previously used if you dont want that kind of problem.&lt;BR /&gt;&lt;BR /&gt;ESRI, should do something about this...&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 14:06:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/cache-problem-with-scene-layer-in-agol/m-p/1163477#M45530</guid>
      <dc:creator>MaximeDemers</dc:creator>
      <dc:date>2022-04-12T14:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cache problem with Scene Layer in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/cache-problem-with-scene-layer-in-agol/m-p/1615515#M64773</link>
      <description>&lt;P&gt;We've also faced this problem on a larger enterprise application, and it's causing some inconsistent results with our application.&amp;nbsp;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1487"&gt;@JeremyBartley&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/183503"&gt;@ArnoFiva&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2786"&gt;@JuliePowell&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2025 15:52:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/cache-problem-with-scene-layer-in-agol/m-p/1615515#M64773</guid>
      <dc:creator>PhilipMielke</dc:creator>
      <dc:date>2025-05-16T15:52:33Z</dc:date>
    </item>
  </channel>
</rss>

