<?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: Image Service - Accessing Dynamic and Cached from same URL in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-accessing-dynamic-and-cached-from/m-p/716492#M27374</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mele,&lt;/P&gt;&lt;P&gt;This is an older thread, but I was asking a similar question, but with the new 10.5.x version&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/678884-image-service-dynamic-vs-caching-105x"&gt;https://community.esri.com/message/678884-image-service-dynamic-vs-caching-105x&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you come up with any other tips or best practices that worked for you?&amp;nbsp; Did you find switching the cached vesion to a Map Service was better than having a two Image Services (one cached, one not)??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can answer on my thread if you want, and mark your answer as correct on this thread (to close it out).&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Apr 2017 20:13:41 GMT</pubDate>
    <dc:creator>RebeccaStrauch__GISP</dc:creator>
    <dc:date>2017-04-10T20:13:41Z</dc:date>
    <item>
      <title>Image Service - Accessing Dynamic and Cached from same URL</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-accessing-dynamic-and-cached-from/m-p/716490#M27372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If publish an Image Service and then cache it for performance,&amp;nbsp; is it possible to access the dynamic image serice via a URL in the JavasScript API?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds as if in ArcMap you can do this but what about via a web API?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;EM&gt;Also, when using ArcGIS for Desktop applications, such as ArcMap, you can access the cached image service or access it as a dynamic image service. You can control how it's being accessed by checking or unchecking &lt;SPAN class="uicontrol"&gt;Enable Cache View Mode&lt;/SPAN&gt; in the context menu on the image service layer in the table of contents.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;EM&gt;Thanks,&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;EM&gt;Mele&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 00:03:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-accessing-dynamic-and-cached-from/m-p/716490#M27372</guid>
      <dc:creator>MeleKoneya</dc:creator>
      <dc:date>2014-07-28T00:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Image Service - Accessing Dynamic and Cached from same URL</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-accessing-dynamic-and-cached-from/m-p/716491#M27373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;After doing some further research,&amp;nbsp; I found that it is not possbile to access the dynamic image service once it has been cached via JavaScript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can be done is to have two services,&amp;nbsp; one cached and one dynamic.&amp;nbsp;&amp;nbsp; Using the scale of the map,&amp;nbsp; in JavaScript we would have to swtich to the dynamic service at larger scales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We may end up doing the same thing with a Map Service as we don't need the capabilities of the Image Service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mele&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Aug 2014 16:07:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-accessing-dynamic-and-cached-from/m-p/716491#M27373</guid>
      <dc:creator>MeleKoneya</dc:creator>
      <dc:date>2014-08-08T16:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: Image Service - Accessing Dynamic and Cached from same URL</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-accessing-dynamic-and-cached-from/m-p/716492#M27374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mele,&lt;/P&gt;&lt;P&gt;This is an older thread, but I was asking a similar question, but with the new 10.5.x version&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/678884-image-service-dynamic-vs-caching-105x"&gt;https://community.esri.com/message/678884-image-service-dynamic-vs-caching-105x&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you come up with any other tips or best practices that worked for you?&amp;nbsp; Did you find switching the cached vesion to a Map Service was better than having a two Image Services (one cached, one not)??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can answer on my thread if you want, and mark your answer as correct on this thread (to close it out).&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 20:13:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-accessing-dynamic-and-cached-from/m-p/716492#M27374</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2017-04-10T20:13:41Z</dc:date>
    </item>
  </channel>
</rss>

