<?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: Mosaic datasets: Pyramids AND Overviews? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/mosaic-datasets-pyramids-and-overviews/m-p/127083#M7296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Lisa,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Overviews are generally faster than pyramids so you don't need both of them for optimal speed.&amp;nbsp; If your data comes to you with pyramids, great, we will use them (and write fewer overviews).&amp;nbsp; If you don't have them, we will simply build more overview levels.&amp;nbsp; There are specific use cases for building pyramids on the source rasters though.&amp;nbsp; I recommend reading &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009t00000040000000.htm"&gt;Mosaic dataset overviews &lt;/A&gt;&lt;SPAN&gt; in our product documentation for more insight.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jun 2011 16:19:43 GMT</pubDate>
    <dc:creator>EricRice</dc:creator>
    <dc:date>2011-06-09T16:19:43Z</dc:date>
    <item>
      <title>Mosaic datasets: Pyramids AND Overviews?</title>
      <link>https://community.esri.com/t5/data-management-questions/mosaic-datasets-pyramids-and-overviews/m-p/127080#M7293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am planning my storage needs for a new aerial photography set. I am planning to use mosaic datasets. One of the things that I am confused about (and there are several others) is about pyramids and overviews.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the documentation it appears that I need to make both pyramids and overviews; aren't they doing the same job? Does this mean that I am building 2 resampling datasets (3 if you include caching for internet maps)? Do I need to do both?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any explainations, comments adn experiences are appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LIsa Shertz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 17:01:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/mosaic-datasets-pyramids-and-overviews/m-p/127080#M7293</guid>
      <dc:creator>LisaShertz</dc:creator>
      <dc:date>2011-06-08T17:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mosaic datasets: Pyramids AND Overviews?</title>
      <link>https://community.esri.com/t5/data-management-questions/mosaic-datasets-pyramids-and-overviews/m-p/127081#M7294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are some slight differences.&amp;nbsp; Overviews appear to be calculated at coarser extents.&amp;nbsp; They basically take over where pyramids leave off.&amp;nbsp; Also, overviews are stored differently than pyramids.&amp;nbsp; I realize now that using a mapped drive is a big mistake with the mosaic dataset, because my data isn't visible on my other computer (I didn't use UNC).&amp;nbsp; However, the overviews are visible and the GIS service created from the mosaic dataset is visible.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2011 23:46:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/mosaic-datasets-pyramids-and-overviews/m-p/127081#M7294</guid>
      <dc:creator>ThomasDilts</dc:creator>
      <dc:date>2011-06-08T23:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mosaic datasets: Pyramids AND Overviews?</title>
      <link>https://community.esri.com/t5/data-management-questions/mosaic-datasets-pyramids-and-overviews/m-p/127082#M7295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Lisa,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Pyramids are internal to each image and relate specifically to the image. An overview is the smaller resolution images that cover the entire dataset. These are external to the source images and in effect "join" adjacent images together. These are stored next to the file geodatabase sepeate from the original imagery. This is where the mosaic datset gets it speed from.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You do need both to get the optimal speed from the mosaic dataset.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gordon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2011 03:48:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/mosaic-datasets-pyramids-and-overviews/m-p/127082#M7295</guid>
      <dc:creator>GordonSumerling</dc:creator>
      <dc:date>2011-06-09T03:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mosaic datasets: Pyramids AND Overviews?</title>
      <link>https://community.esri.com/t5/data-management-questions/mosaic-datasets-pyramids-and-overviews/m-p/127083#M7296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Lisa,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Overviews are generally faster than pyramids so you don't need both of them for optimal speed.&amp;nbsp; If your data comes to you with pyramids, great, we will use them (and write fewer overviews).&amp;nbsp; If you don't have them, we will simply build more overview levels.&amp;nbsp; There are specific use cases for building pyramids on the source rasters though.&amp;nbsp; I recommend reading &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009t00000040000000.htm"&gt;Mosaic dataset overviews &lt;/A&gt;&lt;SPAN&gt; in our product documentation for more insight.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2011 16:19:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/mosaic-datasets-pyramids-and-overviews/m-p/127083#M7296</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2011-06-09T16:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mosaic datasets: Pyramids AND Overviews?</title>
      <link>https://community.esri.com/t5/data-management-questions/mosaic-datasets-pyramids-and-overviews/m-p/127084#M7297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks everyone for your answers, they have been helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lisa Shertz&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 17:35:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/mosaic-datasets-pyramids-and-overviews/m-p/127084#M7297</guid>
      <dc:creator>LisaShertz</dc:creator>
      <dc:date>2011-06-15T17:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mosaic datasets: Pyramids AND Overviews?</title>
      <link>https://community.esri.com/t5/data-management-questions/mosaic-datasets-pyramids-and-overviews/m-p/127085#M7298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In an effort to help others who find their way to this post and are wondering if they need to use both Overviews and Pyramids in their mosaic dataset, I can share what the deciding factor was for us:&lt;/P&gt;&lt;P style="color: #000000; background-color: #ffffff; font-size: 12.8px; margin-left: 10px; margin-top: 0.5em; margin-bottom: 0.5em;"&gt;When building more complex mosaic datasets, especially where you will be taking advantage of the mosaic methods and on-the-fly processing, then it can be advantageous to build pyramids on the source rasters and to build overviews only where they are needed, such as when&lt;/P&gt;&lt;UL style="color: #000000; background-color: #ffffff; font-size: 12.8px;"&gt;&lt;LI style="margin-left: 30px; margin-bottom: 5px; padding-left: 5px;"&gt;The mosaic methods will be used due to overlapping imagery&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our orthophotography tiffs DO overlap, and therefore need to take advantage of mosaic methods. Because of this help document, I decided to use BOTH pyramids and Overviews.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps someone else, too!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2018 17:38:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/mosaic-datasets-pyramids-and-overviews/m-p/127085#M7298</guid>
      <dc:creator>JoeBryant2</dc:creator>
      <dc:date>2018-12-13T17:38:57Z</dc:date>
    </item>
  </channel>
</rss>

