<?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 Enterprise Mosaic Dataset - Modern Storage Options? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603461#M45624</link>
    <description>&lt;P&gt;Hi there.&amp;nbsp; Our organization is about to receive a large orthoimagery flight package, roughly 1.5+ TB's of data.&amp;nbsp; In the past, we would store our imagery datasets on a server hosting our enterprise geodatabases.&amp;nbsp; But our IT team is giving us grief about the space of this flight; it's way larger than what we've stored before.&amp;nbsp; There simply is no space on the current architecture to support this new imagery.&amp;nbsp; They mentioned exploring a NAS option, but admittedly I am not too familiar with this as a hosting solution.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doing a bit of research I stumbled upon this: &lt;A href="https://doc.arcgis.com/en/imagery/workflows/best-practices/storing-mosaic-datasets.htm" target="_blank"&gt;https://doc.arcgis.com/en/imagery/workflows/best-practices/storing-mosaic-datasets.htm&lt;/A&gt; and ESRI mentions "one popular pattern is to store the mosaic dataset being used for authoring on a NAS or SAN, then prior to publishing, copy it to the appropriate servers using a directory name that is the same as the original."&amp;nbsp; But honestly, I am not sure what is meant by that statement ...&lt;/P&gt;&lt;P&gt;What do y'all use for storing large mosaic datasets?&lt;/P&gt;&lt;P&gt;Note we will also need to host this imagery on our internal portal via ArcGIS Server/Image Server.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Apr 2025 20:38:53 GMT</pubDate>
    <dc:creator>Brownschuh</dc:creator>
    <dc:date>2025-04-07T20:38:53Z</dc:date>
    <item>
      <title>Enterprise Mosaic Dataset - Modern Storage Options?</title>
      <link>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603461#M45624</link>
      <description>&lt;P&gt;Hi there.&amp;nbsp; Our organization is about to receive a large orthoimagery flight package, roughly 1.5+ TB's of data.&amp;nbsp; In the past, we would store our imagery datasets on a server hosting our enterprise geodatabases.&amp;nbsp; But our IT team is giving us grief about the space of this flight; it's way larger than what we've stored before.&amp;nbsp; There simply is no space on the current architecture to support this new imagery.&amp;nbsp; They mentioned exploring a NAS option, but admittedly I am not too familiar with this as a hosting solution.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doing a bit of research I stumbled upon this: &lt;A href="https://doc.arcgis.com/en/imagery/workflows/best-practices/storing-mosaic-datasets.htm" target="_blank"&gt;https://doc.arcgis.com/en/imagery/workflows/best-practices/storing-mosaic-datasets.htm&lt;/A&gt; and ESRI mentions "one popular pattern is to store the mosaic dataset being used for authoring on a NAS or SAN, then prior to publishing, copy it to the appropriate servers using a directory name that is the same as the original."&amp;nbsp; But honestly, I am not sure what is meant by that statement ...&lt;/P&gt;&lt;P&gt;What do y'all use for storing large mosaic datasets?&lt;/P&gt;&lt;P&gt;Note we will also need to host this imagery on our internal portal via ArcGIS Server/Image Server.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 20:38:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603461#M45624</guid>
      <dc:creator>Brownschuh</dc:creator>
      <dc:date>2025-04-07T20:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Mosaic Dataset - Modern Storage Options?</title>
      <link>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603481#M45625</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/32126"&gt;@Brownschuh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;are you getting several formats delivered of the same area of interest delivered such as geotiff, lidar, slpk?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 21:46:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603481#M45625</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2025-04-07T21:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Mosaic Dataset - Modern Storage Options?</title>
      <link>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603581#M45626</link>
      <description>&lt;P&gt;I would use a cloud storage in this case.&lt;/P&gt;&lt;P&gt;ArcGIS Server and Pro support several cloud storage providers.&amp;nbsp;&lt;A href="https://enterprise.arcgis.com/en/portal/latest/use/data-store-items.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/portal/latest/use/data-store-items.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You just put it there once, make a mosaic if needed and you can publish it as an image service to the ArcGIS Server from Pro&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/sharing/overview/web-image-layer.htm#ESRI_SECTION1_53ADF5C333574DAF925940C6D56CFA2A" target="_blank"&gt;Share a web imagery layer—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I personally have done this with Azure Blob storage:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Copy all the files to Azure blob using the Azure CLI&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Create a mosaic in blob storage&lt;/LI&gt;&lt;LI&gt;Load all the indivual image files into the mosaic&lt;/LI&gt;&lt;LI&gt;Publish the mosaic as image service&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 08 Apr 2025 07:10:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603581#M45626</guid>
      <dc:creator>JoëlHempenius3</dc:creator>
      <dc:date>2025-04-08T07:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Mosaic Dataset - Modern Storage Options?</title>
      <link>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603667#M45627</link>
      <description>&lt;P&gt;Glad you brought up the cloud.&amp;nbsp; I had mentioned Azure as I had briefly dabbled with it at a previous job (not in the context of storing rasters).&amp;nbsp; And since we are a Microsoft shop I thought it might be something to pitch as a solution, but they were reluctant.&amp;nbsp; Something about some fear of backups?&amp;nbsp; Admittedly, there does seem to be a fear of approaching cloud based solutions for some reason ...&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 12:20:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603667#M45627</guid>
      <dc:creator>Brownschuh</dc:creator>
      <dc:date>2025-04-08T12:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Mosaic Dataset - Modern Storage Options?</title>
      <link>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603682#M45628</link>
      <description>&lt;P&gt;It is a single area of interest and &lt;STRIKE&gt;some kind of image file (I need to confirm with my colleague and the vendor on the final file type they will deliver)&lt;/STRIKE&gt;.&amp;nbsp; Edit: they are TIF files.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 14:56:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603682#M45628</guid>
      <dc:creator>Brownschuh</dc:creator>
      <dc:date>2025-04-08T14:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Mosaic Dataset - Modern Storage Options?</title>
      <link>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603685#M45629</link>
      <description>&lt;P&gt;You will have to think about backups in both cases. Sure, you can order a nice NAS/SAN from Dell, Synology or any other vendor, but RAID isn't backup, so if you're serious about your data, you have to buy a second SAN/NAS and put this in another datacenter, and preferably have a cold copy of your data at a third location as well. Is your IT able to support this?&lt;/P&gt;&lt;P&gt;For Azure, backup strategy and redundancy is something your configure when creating the storage. You have some options there. I still would recommend keeping a cold copy of your data elsewhere, because the cloud is just somebody else's computer and stuff can still go wrong.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 12:29:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603685#M45629</guid>
      <dc:creator>JoëlHempenius3</dc:creator>
      <dc:date>2025-04-08T12:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Mosaic Dataset - Modern Storage Options?</title>
      <link>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603705#M45630</link>
      <description>&lt;P&gt;Thank you for the info.&amp;nbsp; We will definitely keep a cold copy on hand, but as for a backup that's higher availability, that's a discussion my GIS colleagues and I will have to have with our IT team.&lt;/P&gt;&lt;P&gt;One note, we typically had our imagery hosted on the database server for both convenience and for performance.&amp;nbsp; Especially for hosting the data via ArcGIS Server/Image Server.&amp;nbsp; Is that going to be hindered going either the NAS/SAN or Azure route?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 12:57:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603705#M45630</guid>
      <dc:creator>Brownschuh</dc:creator>
      <dc:date>2025-04-08T12:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Mosaic Dataset - Modern Storage Options?</title>
      <link>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603710#M45631</link>
      <description>&lt;P&gt;No, publishing data from a cloud source is well supported.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/sharing/overview/web-image-layer.htm#ESRI_SECTION1_53ADF5C333574DAF925940C6D56CFA2A" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/help/sharing/overview/web-image-layer.htm#ESRI_SECTION1_53ADF5C333574DAF925940C6D56CFA2A&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Just make sure you do it referenced in this case:&lt;BR /&gt;Share by referencing the data.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You can &lt;A href="https://pro.arcgis.com/en/pro-app/3.4/help/sharing/overview/manage-registered-data-stores.htm#GUID-9EAFE998-C1A7-456A-ADB1-679A76337ED6" target="_blank" rel="noopener"&gt;register the folder&lt;/A&gt; containing the ArcGIS cloud storage connection file (&lt;SPAN class=""&gt;.acs&lt;/SPAN&gt;) as a data store in &lt;SPAN class=""&gt;ArcGIS Pro&lt;/SPAN&gt;.&lt;/LI&gt;&lt;LI&gt;You can &lt;A href="https://enterprise.arcgis.com/en/server/11.4/manage-data/linux/registering-your-data-with-arcgis-server-using-manager.htm" target="_blank" rel="noopener"&gt;register a cloud store&lt;/A&gt; in &lt;SPAN class=""&gt;ArcGIS Server Manager&lt;/SPAN&gt;.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;You can register your cloud location as a &lt;A href="https://enterprise.arcgis.com/en/pipeline-referencing/11.4/event-editor/configuring-portal-for-arcgis-or-arcgis-online-for-event-editor.htm" target="_blank" rel="noopener"&gt;data store item&lt;/A&gt; in the &lt;SPAN class=""&gt;ArcGIS Enterprise&lt;/SPAN&gt; portal.&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I would go for the third option, because I'm 99% sure under the hood it will also create the registry on the ArcGIS Server&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 13:07:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603710#M45631</guid>
      <dc:creator>JoëlHempenius3</dc:creator>
      <dc:date>2025-04-08T13:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Mosaic Dataset - Modern Storage Options?</title>
      <link>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603821#M45632</link>
      <description>&lt;P&gt;and network bandwidth, storage space / access speed / cpu &amp;amp; gpu compute resources to grind out the Batch Build Statistics, Batch Build Pyramids, seam lines, boundary, foot prints, overviews, etc.&lt;/P&gt;&lt;P&gt;if these are DEM/DSM geotiff files,&amp;nbsp; the cache generation chores too&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 15:57:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1603821#M45632</guid>
      <dc:creator>BillFox</dc:creator>
      <dc:date>2025-04-08T15:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Enterprise Mosaic Dataset - Modern Storage Options?</title>
      <link>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1652554#M45751</link>
      <description>&lt;P&gt;Do you also store the overviews in the Blob Storage?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 18:09:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enterprise-mosaic-dataset-modern-storage-options/m-p/1652554#M45751</guid>
      <dc:creator>JTessier</dc:creator>
      <dc:date>2025-09-23T18:09:40Z</dc:date>
    </item>
  </channel>
</rss>

