<?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: Cached Image Server Service is Faster as a Layer than a Basemap in Publishing and Managing Services Questions</title>
    <link>https://community.esri.com/t5/publishing-and-managing-services-questions/cached-image-server-service-is-faster-as-a-layer/m-p/1598055#M1379</link>
    <description>&lt;P&gt;I was able to resolve this issue.&lt;/P&gt;&lt;P&gt;Previously, I had added my image service to a new web map as a layer,&amp;nbsp;&lt;EM&gt;moved&lt;/EM&gt; it to the basemap, removed the basemap that was there previously, and saved the map.&amp;nbsp; Of course, I shared it with appropriate groups.&amp;nbsp; This time, I went into the web map's basemap properties and added a new layer to it via URL.&amp;nbsp; The basemap now works quickly, as intended.&lt;/P&gt;&lt;P&gt;One of the ways I figured out what was going on, was I created a blank map with the old basemap, saved it, and took a look at its JSON in C:\arcgisportal\content\items.&amp;nbsp; I then did the same thing with the new basemap, saved it with a different name, and looked at its JSON.&amp;nbsp; Both blank maps had the same coordinate system (32043), but in the old case, the image service was being treated as an ArcGISImageServiceLayer, and in the new case it was being treated as an ArcGIS&lt;U&gt;Tiled&lt;/U&gt;ImageServiceLayer, which I guess made all the difference.&amp;nbsp; My guess is that ArcGISImageServiceLayers are treated as if they didn't have a cache (?) while ArcGISTiledImageServiceLayers are?&lt;/P&gt;</description>
    <pubDate>Fri, 21 Mar 2025 15:38:59 GMT</pubDate>
    <dc:creator>RogerDunnGIS</dc:creator>
    <dc:date>2025-03-21T15:38:59Z</dc:date>
    <item>
      <title>Cached Image Server Service is Faster as a Layer than a Basemap</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/cached-image-server-service-is-faster-as-a-layer/m-p/1595709#M1370</link>
      <description>&lt;P&gt;This year I published and cached a new image service on our Enterprise ArcGIS Image Server.&amp;nbsp; The URL is public, so feel free to have a look at it:&lt;/P&gt;&lt;P&gt;&lt;A href="https://maps.orem.gov/image/rest/services/OremAerials/AerialCache2408/ImageServer" target="_blank"&gt;https://maps.orem.gov/image/rest/services/OremAerials/AerialCache2408/ImageServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I have created a map, placed this as the basemap layer, saved the map, and share it with out basemaps groups.&amp;nbsp; Therefore, users can select this as their basemap.&lt;/P&gt;&lt;P&gt;&lt;A href="https://maps.orem.gov/portal/home/item.html?id=20dd0a76ca764ba5850d77c3311d4fe2" target="_blank"&gt;https://maps.orem.gov/portal/home/item.html?id=20dd0a76ca764ba5850d77c3311d4fe2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However, when this map is used as a basemap, it is slow, taking between 4 and 8 seconds to render.&amp;nbsp; But when the image service is used as a layer&amp;nbsp;&lt;EM&gt;instead&lt;/EM&gt; of a basemap, it is fast, taking less than 1 second to render.&lt;/P&gt;&lt;P&gt;The image service and map are (should be) in NAD27 Utah Central, but I have my suspicions that the rendering delay is due to reprojection-on-the-fly.&amp;nbsp; However, the map should be using the coordinate system of the basemap, right?&lt;/P&gt;&lt;P&gt;How can I make this new layer faster as a basemap?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 18:45:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/cached-image-server-service-is-faster-as-a-layer/m-p/1595709#M1370</guid>
      <dc:creator>RogerDunnGIS</dc:creator>
      <dc:date>2025-03-14T18:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cached Image Server Service is Faster as a Layer than a Basemap</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/cached-image-server-service-is-faster-as-a-layer/m-p/1595751#M1371</link>
      <description>&lt;P&gt;From looking at the service it appears to be in Web Mercator as it can be added as an additional basemap layer to esri world basemaps.&amp;nbsp; Is it perhaps slow because all the other layers are now being projected from NAD27?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Mar 2025 21:14:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/cached-image-server-service-is-faster-as-a-layer/m-p/1595751#M1371</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2025-03-14T21:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cached Image Server Service is Faster as a Layer than a Basemap</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/cached-image-server-service-is-faster-as-a-layer/m-p/1598014#M1378</link>
      <description>&lt;P&gt;Thank you for replying.&lt;/P&gt;&lt;P&gt;The ArcGIS Image Server Service shows that the coordinate system is 32043, NAD 27 Utah Central.&amp;nbsp; I can't figure out how to get the web map to also have this projection.&amp;nbsp; I'm pretty sure that web maps inherit the projection from whatever their basemap layer is, right?&amp;nbsp; Maybe I just need help verifying/forcing the coordinate system of the web map.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 14:40:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/cached-image-server-service-is-faster-as-a-layer/m-p/1598014#M1378</guid>
      <dc:creator>RogerDunnGIS</dc:creator>
      <dc:date>2025-03-21T14:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cached Image Server Service is Faster as a Layer than a Basemap</title>
      <link>https://community.esri.com/t5/publishing-and-managing-services-questions/cached-image-server-service-is-faster-as-a-layer/m-p/1598055#M1379</link>
      <description>&lt;P&gt;I was able to resolve this issue.&lt;/P&gt;&lt;P&gt;Previously, I had added my image service to a new web map as a layer,&amp;nbsp;&lt;EM&gt;moved&lt;/EM&gt; it to the basemap, removed the basemap that was there previously, and saved the map.&amp;nbsp; Of course, I shared it with appropriate groups.&amp;nbsp; This time, I went into the web map's basemap properties and added a new layer to it via URL.&amp;nbsp; The basemap now works quickly, as intended.&lt;/P&gt;&lt;P&gt;One of the ways I figured out what was going on, was I created a blank map with the old basemap, saved it, and took a look at its JSON in C:\arcgisportal\content\items.&amp;nbsp; I then did the same thing with the new basemap, saved it with a different name, and looked at its JSON.&amp;nbsp; Both blank maps had the same coordinate system (32043), but in the old case, the image service was being treated as an ArcGISImageServiceLayer, and in the new case it was being treated as an ArcGIS&lt;U&gt;Tiled&lt;/U&gt;ImageServiceLayer, which I guess made all the difference.&amp;nbsp; My guess is that ArcGISImageServiceLayers are treated as if they didn't have a cache (?) while ArcGISTiledImageServiceLayers are?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Mar 2025 15:38:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/publishing-and-managing-services-questions/cached-image-server-service-is-faster-as-a-layer/m-p/1598055#M1379</guid>
      <dc:creator>RogerDunnGIS</dc:creator>
      <dc:date>2025-03-21T15:38:59Z</dc:date>
    </item>
  </channel>
</rss>

