<?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: how can I mosaic a 16 bit image with an 8 bit image? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/how-can-i-mosaic-a-16-bit-image-with-an-8-bit/m-p/407886#M23364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;G'day Harriet,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a really good discusion around managing imagery collections at the following web page: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009t000001vr000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009t000001vr000000&lt;/A&gt;&lt;SPAN&gt;. It discusses multi-bit dept imagery and multi-resolution imagery. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The recommended work flow is to create a mosaic for each source of image formatd and then combine them together in a derived mosaic dataset containing three bands. This one will be used to provide the best color imagery combination for all input images.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gordon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 30 Oct 2011 20:55:00 GMT</pubDate>
    <dc:creator>GordonSumerling</dc:creator>
    <dc:date>2011-10-30T20:55:00Z</dc:date>
    <item>
      <title>how can I mosaic a 16 bit image with an 8 bit image?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-can-i-mosaic-a-16-bit-image-with-an-8-bit/m-p/407884#M23362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi There,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have approx 20 .tiff images, 18 of those are 8 bit unsigned but 2 of them are 16 bit unsigned. I need to mosaic all of these images together to create one raster. I have mosaiced the 18, but when i try to add the 2 16 bit images the whole image turns black? Is there anyway this can be done?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Harriet&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 12:15:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-can-i-mosaic-a-16-bit-image-with-an-8-bit/m-p/407884#M23362</guid>
      <dc:creator>HarrietMcQuade</dc:creator>
      <dc:date>2011-10-28T12:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: how can I mosaic a 16 bit image with an 8 bit image?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-can-i-mosaic-a-16-bit-image-with-an-8-bit/m-p/407885#M23363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If your image is displaying black, it is probably from the symbology being used.&amp;nbsp; If you are using a stretched renderer, then the values are being stretch from 0 to 65535 as apposed to 0 to 255.&amp;nbsp; If the majority of your values are on the lower end then they will display as black.&amp;nbsp; You might try adjusting the stretch using the Min/Max stretch type or even use a unique values or classified renderer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As for the mosaic process, you could either convert the 8 bit raster to 16 bit using the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000094000000"&gt;Copy Raster&lt;/A&gt;&lt;SPAN&gt; tool and then mosaic, or you could use the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000098000000"&gt;Mosaic to New Raster&lt;/A&gt;&lt;SPAN&gt; tool and set the output Pixel Type to 16 bit.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 12:46:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-can-i-mosaic-a-16-bit-image-with-an-8-bit/m-p/407885#M23363</guid>
      <dc:creator>TimothyHales</dc:creator>
      <dc:date>2011-10-28T12:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: how can I mosaic a 16 bit image with an 8 bit image?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-can-i-mosaic-a-16-bit-image-with-an-8-bit/m-p/407886#M23364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;G'day Harriet,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a really good discusion around managing imagery collections at the following web page: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009t000001vr000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//009t000001vr000000&lt;/A&gt;&lt;SPAN&gt;. It discusses multi-bit dept imagery and multi-resolution imagery. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The recommended work flow is to create a mosaic for each source of image formatd and then combine them together in a derived mosaic dataset containing three bands. This one will be used to provide the best color imagery combination for all input images.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gordon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Oct 2011 20:55:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-can-i-mosaic-a-16-bit-image-with-an-8-bit/m-p/407886#M23364</guid>
      <dc:creator>GordonSumerling</dc:creator>
      <dc:date>2011-10-30T20:55:00Z</dc:date>
    </item>
  </channel>
</rss>

