<?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 Mosaic Dataset Creation Issues in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/mosaic-dataset-creation-issues/m-p/1708469#M103669</link>
    <description>&lt;P&gt;I am trying to create and populate a mosaic dataset in ArcPro 3.4.3 with roughly 400 tif tiles. After the empty mosaic dataset has been created, the image tiles are loaded, then I create the pyramids, statistics, and the overlays.&amp;nbsp; But every time I add the tiles to the created dataset and do the post-processing steps, some show up and some don't. &amp;nbsp;There's footprint lines for all, but no images.&amp;nbsp; I've attached screenshots of the results and the error message.&amp;nbsp; Has anyone bumped into this and found a solution?&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jun 2026 17:13:29 GMT</pubDate>
    <dc:creator>EricAndersen3</dc:creator>
    <dc:date>2026-06-16T17:13:29Z</dc:date>
    <item>
      <title>Mosaic Dataset Creation Issues</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/mosaic-dataset-creation-issues/m-p/1708469#M103669</link>
      <description>&lt;P&gt;I am trying to create and populate a mosaic dataset in ArcPro 3.4.3 with roughly 400 tif tiles. After the empty mosaic dataset has been created, the image tiles are loaded, then I create the pyramids, statistics, and the overlays.&amp;nbsp; But every time I add the tiles to the created dataset and do the post-processing steps, some show up and some don't. &amp;nbsp;There's footprint lines for all, but no images.&amp;nbsp; I've attached screenshots of the results and the error message.&amp;nbsp; Has anyone bumped into this and found a solution?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 17:13:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/mosaic-dataset-creation-issues/m-p/1708469#M103669</guid>
      <dc:creator>EricAndersen3</dc:creator>
      <dc:date>2026-06-16T17:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mosaic Dataset Creation Issues</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/mosaic-dataset-creation-issues/m-p/1708482#M103670</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/92156"&gt;@EricAndersen3&lt;/a&gt;&lt;/P&gt;&lt;P&gt;There are a bunch of reasons why the data might not be working. A few things to check are below:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Prior to building the pyramids, stats, and overviews - can you view the tiles when zoomed in? Specifically zoom into the areas that are empty on the mosaic dataset. You can create the mosaic dataset and skip doing the post processing steps to do this. If you can view the tiles when zoomed in, it'll rule our corrupt data.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Are the tiles all the same resolution? or different pixel sizes&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 16 Jun 2026 17:46:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/mosaic-dataset-creation-issues/m-p/1708482#M103670</guid>
      <dc:creator>JonM32</dc:creator>
      <dc:date>2026-06-16T17:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Mosaic Dataset Creation Issues</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/mosaic-dataset-creation-issues/m-p/1708572#M103674</link>
      <description>&lt;P&gt;It is possible to be very controlling in how you create a mosaic dataset, but there are a lot of unintuitive things you have to be aware of and how they interact. It is, in general, not necessary for imagery mosaics from a single source.&lt;BR /&gt;&lt;BR /&gt;I would suggest starting over from scratch with a new gdb and new empty mosaic dataset. You barely need to change any of the default options when creating a new empty mosaic dataset, just pick the right coordinate system you want to use. As long as all your tif's are from the same source and just have 3 bands, you don't even need to specify # of bands or pixel type.&lt;/P&gt;&lt;P&gt;Once the mosaic dataset is created, right click it and choose &lt;STRONG&gt;Add Rasters...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Specify the Input Data as 'Folder' and navigate to the proper folder with tiles&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DO NOT create pyramids&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DO NOT calculate statistics&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Neither of these do anything constructive for us since we don't stretch image tiles -- we will be creating overviews instead of pyramids.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;UPDATE OVERVIEWS&lt;/STRONG&gt; option -- check that box!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CalvinHarmin_0-1781700962876.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/153942i3CC58B8EFE7314F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CalvinHarmin_0-1781700962876.png" alt="CalvinHarmin_0-1781700962876.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;That will basically put this on "easy mode" and streamline the entire overview generation process instead of manually setting up "define overview" and also manually running the "build overview" steps.&lt;/P&gt;&lt;P&gt;---&lt;/P&gt;&lt;P&gt;Try this basic workflow and see if you get proper results. You can then experiment with changing different aspects of the mosaic dataset if you feel that you need to, but often for imagery mosaic this should be good to go for general use. Don't forget to turn off default Stretch symbology settings for rasters (if so enabled) when you add the mosaic dataset to Pro.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2026 12:59:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/mosaic-dataset-creation-issues/m-p/1708572#M103674</guid>
      <dc:creator>CalvinHarmin</dc:creator>
      <dc:date>2026-06-17T12:59:37Z</dc:date>
    </item>
  </channel>
</rss>

