<?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 best practices in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-best-practices/m-p/484058#M18690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to look thru these to documents...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migration-blogpost/1450"&gt;Create Cache and TPK without ArcGIS for Server - Workflows for Desktop users&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/docs/DOC-2996"&gt;Publish a Tiled Service to ArcGIS Online w/o ArcGIS for Server or Utilizing Your Credits&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my recent experience, creating a mosaic dataset and using the Image Server Extension for createing a cache allowed me to add an additional 4 scales (14 LODs instead of 10) and reduced the amount of caching time from 8 weeks to about 10 days.&amp;nbsp; To &lt;EM&gt;me&lt;/EM&gt; that alone makes it worth it.&amp;nbsp; PLus other functions can be used with services for things like hillshade, slop, aspect, and other byproducts of raster/mosaic datasets can be used in services on-the-fly and not be cached. I have not done this yet and do not have a good list of these other functions, but that is promising for us.&amp;nbsp; However, the cost is a chunk of money, so you have to weigh the options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mosaic data sets to services will allow you to take data from different coordinate systems, and produce a single service without having to reproject or duplicate the data.&amp;nbsp; However, if using it for a base map, &lt;EM&gt;I would probably still cache this....that is my preference. &lt;/EM&gt; we have about 2TB of imagery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other links that are helpful (sme links are still 10.2 ...copying and pasting from another doc):&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;Key concepts for Image Services &lt;A href="http://resources.arcgis.com/en/help/main/10.2/0154/0154000003v2000000.htm" title="http://resources.arcgis.com/en/help/main/10.2/0154/0154000003v2000000.htm"&gt;ArcGIS for Server (Windows) - Key concepts for image services&lt;/A&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;image management guide book&amp;nbsp;&amp;nbsp; &lt;A href="http://resources.arcgis.com/en/help/image-management/index.html#/Image_Management/02qr00000002000000/" title="http://resources.arcgis.com/en/help/image-management/index.html#/Image_Management/02qr00000002000000/"&gt;Image Management&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;ArcGIS Image Management Workflows (AGOL listing)&amp;nbsp; &lt;BR /&gt; &lt;A href="http://www.arcgis.com/home/group.html?id=b65f2601e0084e32afab3eb488fa8a67" title="http://www.arcgis.com/home/group.html?id=b65f2601e0084e32afab3eb488fa8a67"&gt;http://www.arcgis.com/home/group.html?id=b65f2601e0084e32afab3eb488fa8a67&lt;/A&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;Imagery community and blog&amp;nbsp; &lt;BR /&gt; &lt;A href="http://resources.arcgis.com/en/communities/imagery/" title="http://resources.arcgis.com/en/communities/imagery/"&gt;Imagery | ArcGIS Resource Center&lt;/A&gt; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt; imagery script (from AGOL…zip file)&lt;BR /&gt; &lt;A href="http://www.arcgis.com/home/item.html?id=08a57579df294f569906cee1c69381a6" title="http://www.arcgis.com/home/item.html?id=08a57579df294f569906cee1c69381a6"&gt;http://www.arcgis.com/home/item.html?id=08a57579df294f569906cee1c69381a6&lt;/A&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;(....I need to reread these myself!)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Feb 2016 17:33:28 GMT</pubDate>
    <dc:creator>RebeccaStrauch__GISP</dc:creator>
    <dc:date>2016-02-03T17:33:28Z</dc:date>
    <item>
      <title>Image service best practices</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-best-practices/m-p/484056#M18688</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;We want to create Image Services out of our orthophotos (tiff files ~500Gg) and are wondering whether we need the Image Server Extension or not. We cover different MTM Zones so the images are projected in 4 different projections systems. We would create different Image services based on different region. They will be used as basemaps, view only, no analysis required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Line Champagne&lt;/P&gt;&lt;P&gt;Montreal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 15:29:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-best-practices/m-p/484056#M18688</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-02-03T15:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Image service best practices</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-best-practices/m-p/484057#M18689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't need to create an image service if you're not planning on performing any analysis on the service; you can use a simple map service and cache it.&amp;nbsp; If you are planning to use mosaic datasets, though, you'll need the Image Server Extension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 16:45:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-best-practices/m-p/484057#M18689</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2016-02-03T16:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Image service best practices</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-best-practices/m-p/484058#M18690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to look thru these to documents...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migration-blogpost/1450"&gt;Create Cache and TPK without ArcGIS for Server - Workflows for Desktop users&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/docs/DOC-2996"&gt;Publish a Tiled Service to ArcGIS Online w/o ArcGIS for Server or Utilizing Your Credits&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my recent experience, creating a mosaic dataset and using the Image Server Extension for createing a cache allowed me to add an additional 4 scales (14 LODs instead of 10) and reduced the amount of caching time from 8 weeks to about 10 days.&amp;nbsp; To &lt;EM&gt;me&lt;/EM&gt; that alone makes it worth it.&amp;nbsp; PLus other functions can be used with services for things like hillshade, slop, aspect, and other byproducts of raster/mosaic datasets can be used in services on-the-fly and not be cached. I have not done this yet and do not have a good list of these other functions, but that is promising for us.&amp;nbsp; However, the cost is a chunk of money, so you have to weigh the options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mosaic data sets to services will allow you to take data from different coordinate systems, and produce a single service without having to reproject or duplicate the data.&amp;nbsp; However, if using it for a base map, &lt;EM&gt;I would probably still cache this....that is my preference. &lt;/EM&gt; we have about 2TB of imagery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other links that are helpful (sme links are still 10.2 ...copying and pasting from another doc):&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;Key concepts for Image Services &lt;A href="http://resources.arcgis.com/en/help/main/10.2/0154/0154000003v2000000.htm" title="http://resources.arcgis.com/en/help/main/10.2/0154/0154000003v2000000.htm"&gt;ArcGIS for Server (Windows) - Key concepts for image services&lt;/A&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;image management guide book&amp;nbsp;&amp;nbsp; &lt;A href="http://resources.arcgis.com/en/help/image-management/index.html#/Image_Management/02qr00000002000000/" title="http://resources.arcgis.com/en/help/image-management/index.html#/Image_Management/02qr00000002000000/"&gt;Image Management&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;ArcGIS Image Management Workflows (AGOL listing)&amp;nbsp; &lt;BR /&gt; &lt;A href="http://www.arcgis.com/home/group.html?id=b65f2601e0084e32afab3eb488fa8a67" title="http://www.arcgis.com/home/group.html?id=b65f2601e0084e32afab3eb488fa8a67"&gt;http://www.arcgis.com/home/group.html?id=b65f2601e0084e32afab3eb488fa8a67&lt;/A&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;Imagery community and blog&amp;nbsp; &lt;BR /&gt; &lt;A href="http://resources.arcgis.com/en/communities/imagery/" title="http://resources.arcgis.com/en/communities/imagery/"&gt;Imagery | ArcGIS Resource Center&lt;/A&gt; &lt;BR /&gt;&amp;nbsp; &lt;BR /&gt; imagery script (from AGOL…zip file)&lt;BR /&gt; &lt;A href="http://www.arcgis.com/home/item.html?id=08a57579df294f569906cee1c69381a6" title="http://www.arcgis.com/home/item.html?id=08a57579df294f569906cee1c69381a6"&gt;http://www.arcgis.com/home/item.html?id=08a57579df294f569906cee1c69381a6&lt;/A&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;(....I need to reread these myself!)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Verdana','sans-serif';"&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 17:33:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-best-practices/m-p/484058#M18690</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-02-03T17:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Image service best practices</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-best-practices/m-p/484059#M18691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with both responses so far, the response of our mosaics after creating Image Services has been great, just for loading and displaying the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 17:40:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-best-practices/m-p/484059#M18691</guid>
      <dc:creator>ChadKopplin</dc:creator>
      <dc:date>2016-02-03T17:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Image service best practices</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-best-practices/m-p/484060#M18692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rebecca,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Useful info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;De : Rebecca Strauch, GISP &lt;/P&gt;&lt;P&gt;Envoyé : 3 février 2016 12:34&lt;/P&gt;&lt;P&gt;À : Champagne Line &amp;lt;LChampagne@GazMetro.com&amp;gt;&lt;/P&gt;&lt;P&gt;Objet : Re:  - Image service best practices&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GeoNet &amp;lt;https://community.esri.com/?et=watches.email.thread&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Image service best practices&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Rebecca Strauch, GISP&amp;lt;https://community.esri.com/people/rastrauch?et=watches.email.thread&amp;gt; in ArcGIS for Server - View the full discussion&amp;lt;https://community.esri.com/message/585143?et=watches.email.thread#585143&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 22:03:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/image-service-best-practices/m-p/484060#M18692</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-02-03T22:03:27Z</dc:date>
    </item>
  </channel>
</rss>

