<?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 Problem exporting from Mosaic Dataset in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/problem-exporting-from-mosaic-dataset/m-p/105955#M6142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm getting some odd results when exporting from a mosaic dataset to a .tif (haven't tried other formats). When exporting the (large) mosaic dataset to a .tif, there are big chunks missing, and the parts that do show up have missing data near the edges that looks like Landsat 7 (best description I have). I've tried it with smaller exports, and smaller ones work, but I do get it at ~3.7 miles to a side (80,000 pixels), which is still small for the area I'm trying to export. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For Raster Storage settings, I'm building default level of pyramids, bilinear, TIFs have internal jp2 compression at 75% quality. &amp;lt;--Edit: I don't know if they are really getting compressed, they are still huge even for grayscale&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there limits to the size of exported .tifs from mosaic datasets or is there something else causing the errors?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Nov 2011 19:48:47 GMT</pubDate>
    <dc:creator>BryceBatchman</dc:creator>
    <dc:date>2011-11-07T19:48:47Z</dc:date>
    <item>
      <title>Problem exporting from Mosaic Dataset</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-exporting-from-mosaic-dataset/m-p/105955#M6142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm getting some odd results when exporting from a mosaic dataset to a .tif (haven't tried other formats). When exporting the (large) mosaic dataset to a .tif, there are big chunks missing, and the parts that do show up have missing data near the edges that looks like Landsat 7 (best description I have). I've tried it with smaller exports, and smaller ones work, but I do get it at ~3.7 miles to a side (80,000 pixels), which is still small for the area I'm trying to export. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For Raster Storage settings, I'm building default level of pyramids, bilinear, TIFs have internal jp2 compression at 75% quality. &amp;lt;--Edit: I don't know if they are really getting compressed, they are still huge even for grayscale&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there limits to the size of exported .tifs from mosaic datasets or is there something else causing the errors?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2011 19:48:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-exporting-from-mosaic-dataset/m-p/105955#M6142</guid>
      <dc:creator>BryceBatchman</dc:creator>
      <dc:date>2011-11-07T19:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem exporting from Mosaic Dataset</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-exporting-from-mosaic-dataset/m-p/105956#M6143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bryce,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might like to check the properties of the mosaic data set. Go to the Defaults tab on the Mosaic dataset properties. There are two things I look at here. 1) Maximum Size of requests and 2) Maximum number of rasters per mosic. By default Maximum Size of requests is 4100, 15000 and the Maximum number of rasters is 20. I usually configure these to be larger than these default values and it fixes these type of issues. The other thing is you say you are setting the compression to jP2 but you don't say the compression factor. I usually set this to JPEG 70% compression.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gordon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 00:30:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-exporting-from-mosaic-dataset/m-p/105956#M6143</guid>
      <dc:creator>GordonSumerling</dc:creator>
      <dc:date>2011-11-08T00:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem exporting from Mosaic Dataset</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-exporting-from-mosaic-dataset/m-p/105957#M6144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Gordon, I'm still having problems even setting those values higher (I think there was only marginal improvement if any). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The mosaic dataset I'm trying to export is 433,120 columns, 348,640 rows, 3-inch resolution. According to the footprint table there are 2805 rasters (including overviews). There are 2526 source rasters. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the Defaults, I set maximum size of requests to 500,000 rows and columns. Maximum # of rasters per mosaic: 3,000. Maximum Number of Records Returned: 3,000. Maximum Number of items Downloadable per Request: 3,000. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The JP2 compression I'm using is 75%. I assume the settings above would work, but the test images I'm making of smaller areas still show the errors. I'll keep experimenting, but exporting takes a while, even on the smaller areas. Do you have any suggestions based on the info above?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bryce&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 22:56:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-exporting-from-mosaic-dataset/m-p/105957#M6144</guid>
      <dc:creator>BryceBatchman</dc:creator>
      <dc:date>2011-11-08T22:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problem exporting from Mosaic Dataset</title>
      <link>https://community.esri.com/t5/data-management-questions/problem-exporting-from-mosaic-dataset/m-p/105958#M6145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here's an example of what I'm seeing after the export, if it can help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 12:25:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/problem-exporting-from-mosaic-dataset/m-p/105958#M6145</guid>
      <dc:creator>BryceBatchman</dc:creator>
      <dc:date>2011-11-23T12:25:58Z</dc:date>
    </item>
  </channel>
</rss>

