<?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: WMTS source not working in Web Mapping Application in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/wmts-source-not-working-in-web-mapping-application/m-p/1505167#M60202</link>
    <description>&lt;P&gt;Russ,&lt;/P&gt;&lt;P&gt;Wow!&amp;nbsp; I had no idea Web Application Builder was being retired. I just tried in the Experience Builder.. Where have I been?&amp;nbsp; Very, very nice!&amp;nbsp; And all seems to be good over there and my maps working perfectly on the first try. I really appreciate you looking into and getting back so quickly. No need to look into any further on an old product being retired.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for the 404's, in my attempt to simplify an example, I took out the valid tiles metadata. All is well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Chance&lt;/P&gt;</description>
    <pubDate>Sun, 14 Jul 2024 02:18:56 GMT</pubDate>
    <dc:creator>Lindfire</dc:creator>
    <dc:date>2024-07-14T02:18:56Z</dc:date>
    <item>
      <title>WMTS source not working in Web Mapping Application</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/wmts-source-not-working-in-web-mapping-application/m-p/1505153#M60200</link>
      <description>&lt;P&gt;Hello, I have an issue with Web Mapping Applications not showing a WMTS basemap or layer. The underlying Web Map works fine on its own. I am using static hosting for the tiles along with a hardcoded capabilities file. This was a known working setup and now no longer seems to work. I have also tried against other WMTS sources, such as GeoServer with no luck.&lt;/P&gt;&lt;P&gt;Using the browser debug tools, there are no errors in the console log and there are no requests even being tried to the source. What else can I do to troubleshoot a basemap or layer from showing in a Web Mapping application?&lt;/P&gt;&lt;P&gt;I am using a State Plane Coordinate System. Various Scale Resolutions were tried including in the Web Mapping Application matching the scales listed in the mapping properties.&lt;/P&gt;&lt;P&gt;Sample map that works perfectly fine:&amp;nbsp;&amp;nbsp;&lt;A href="https://lindfire.maps.arcgis.com/apps/mapviewer/index.html?webmap=a387fe7e024641a49f61fb758a664bb6" target="_blank"&gt;https://lindfire.maps.arcgis.com/apps/mapviewer/index.html?webmap=a387fe7e024641a49f61fb758a664bb6&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample Web Mapping Application using the above Web Map, which does not work.&amp;nbsp;&amp;nbsp;&lt;A href="https://lindfire.maps.arcgis.com/apps/webappviewer/index.html?id=3433f3c09db84c39a0da220f480d7935" target="_blank" rel="noopener"&gt;https://lindfire.maps.arcgis.com/apps/webappviewer/index.html?id=3433f3c09db84c39a0da220f480d7935&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jul 2024 17:02:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/wmts-source-not-working-in-web-mapping-application/m-p/1505153#M60200</guid>
      <dc:creator>Lindfire</dc:creator>
      <dc:date>2024-07-13T17:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: WMTS source not working in Web Mapping Application</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/wmts-source-not-working-in-web-mapping-application/m-p/1505165#M60201</link>
      <description>&lt;P&gt;Still looking at this issue but it looks to be an localized with 3.x JSAPI which Map Viewer Classic and Web AppBuilder use and has been retired at July 1st along with Web AppBuilder. If you open this map in Experience Builder or an Instant App the map loads. I do see a lot of 404s on tiles being requested on the server so possibly might be a layer issue but I think the issue might be due to this missing on the service:&amp;nbsp;&lt;A href="https://sachsemaps.com/2021/WMTSCapabilities.xml/1.0.0/WMTSCapabilities.xml" target="_blank"&gt;https://sachsemaps.com/2021/WMTSCapabilities.xml/1.0.0/WMTSCapabilities.xml&lt;/A&gt;&amp;nbsp;404s&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jul 2024 01:32:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/wmts-source-not-working-in-web-mapping-application/m-p/1505165#M60201</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2024-07-14T01:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: WMTS source not working in Web Mapping Application</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/wmts-source-not-working-in-web-mapping-application/m-p/1505167#M60202</link>
      <description>&lt;P&gt;Russ,&lt;/P&gt;&lt;P&gt;Wow!&amp;nbsp; I had no idea Web Application Builder was being retired. I just tried in the Experience Builder.. Where have I been?&amp;nbsp; Very, very nice!&amp;nbsp; And all seems to be good over there and my maps working perfectly on the first try. I really appreciate you looking into and getting back so quickly. No need to look into any further on an old product being retired.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for the 404's, in my attempt to simplify an example, I took out the valid tiles metadata. All is well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Chance&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jul 2024 02:18:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/wmts-source-not-working-in-web-mapping-application/m-p/1505167#M60202</guid>
      <dc:creator>Lindfire</dc:creator>
      <dc:date>2024-07-14T02:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: WMTS source not working in Web Mapping Application</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/wmts-source-not-working-in-web-mapping-application/m-p/1505168#M60203</link>
      <description>&lt;P&gt;No problem. Forgot to post the retirement blog but just incase here it is:&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/web-appbuilder/announcements/arcgis-web-appbuilder-roadmap-for-retirement/" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/web-appbuilder/announcements/arcgis-web-appbuilder-roadmap-for-retirement/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Jul 2024 02:27:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/wmts-source-not-working-in-web-mapping-application/m-p/1505168#M60203</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2024-07-14T02:27:07Z</dc:date>
    </item>
  </channel>
</rss>

