<?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: Need Assistance with ArcGIS Pro Split Raster in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/need-assistance-with-arcgis-pro-split-raster/m-p/1035717#M38441</link>
    <description>&lt;P&gt;Kory,&lt;/P&gt;&lt;P&gt;Thanks for the input. My first inclination was to say "This can't even be close to a solution to my problem!". Luckily as I have aged I have learned to not go with my first inclination and to use my brain instead&lt;span class="lia-unicode-emoji" title=":astonished_face:"&gt;😲&lt;/span&gt;! Apparently the NoData default is a big number (more than fits in 8 bits) so it created 16 bit bands. When I set the NoData to zero it created an 8-bit image. This solves my problem. I am not sure why it didn't have the same problem when I split a non-FGDB TIF file, but at least I have something I can work with in the short term. I'll do some more testing to see if I can better understand what is going on, but it's not a high priority at this time. Thanks for the help!&lt;/P&gt;</description>
    <pubDate>Thu, 11 Mar 2021 22:09:46 GMT</pubDate>
    <dc:creator>StevenDicks1</dc:creator>
    <dc:date>2021-03-11T22:09:46Z</dc:date>
    <item>
      <title>Need Assistance with ArcGIS Pro Split Raster</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/need-assistance-with-arcgis-pro-split-raster/m-p/1034998#M38392</link>
      <description>&lt;P&gt;My end goal is to insert images into a PowerPoint. I have a 3 band 8-bit image stored in a FGDB (see&amp;nbsp; InputFile screenshot). I am using the Split Raster tool to split it into approximate thirds using 3 polygons, with the output going to a TIF file (see RasterSplitTool screenshot). The problem I am having is the tool is outputting a 16-bit per band file that Windows programs can't handle (PowerPoint, Paint, etc.). ArcGIS Pro displays them fine (see OutputFile screenshot).&lt;/P&gt;&lt;P&gt;Note that I used the Split Raster tool to successfully split 8-bit per band TIFs, so I am assuming it has something to do with the input files coming from a FGDB.&lt;/P&gt;&lt;P&gt;It's probably something easy I am missing, but I can't figure out how to get Split Raster to output 8-bit per band files. Any help identifying my obvious oversight would be appreciated.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Input File" style="width: 677px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/8085i5D5432CB5FAD215C/image-size/large?v=v2&amp;amp;px=999" role="button" title="InputFile.png" alt="Input File" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Input File&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Raster Split Parmeters" style="width: 570px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/8086iC5A961E187BC1D1E/image-size/large?v=v2&amp;amp;px=999" role="button" title="RasterSplitTool.png" alt="Raster Split Parmeters" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Raster Split Parmeters&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Output File" style="width: 975px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/8087iA2365CCFDC1421ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="OutputFile.png" alt="Output File" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Output File&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 16:54:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/need-assistance-with-arcgis-pro-split-raster/m-p/1034998#M38392</guid>
      <dc:creator>StevenDicks1</dc:creator>
      <dc:date>2021-03-10T16:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need Assistance with ArcGIS Pro Split Raster</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/need-assistance-with-arcgis-pro-split-raster/m-p/1035462#M38415</link>
      <description>&lt;P&gt;I found this issue&amp;nbsp;&lt;A href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDExNjYzMA==" target="_blank"&gt;https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDExNjYzMA==&lt;/A&gt;&amp;nbsp;which seems to describe what you are seeing.&amp;nbsp; See the Additional Information:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KoryKramer_0-1615474272443.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/8216i651B1DB27863EF66/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KoryKramer_0-1615474272443.png" alt="KoryKramer_0-1615474272443.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So we can't know for sure without actually having the data.&amp;nbsp; If you make the clipping geometry match the pixels, see if it works.&lt;/P&gt;&lt;P&gt;Another workaround (though I'm not sure it is the "correct" way to do this) is to set the NoData value to 0.&amp;nbsp; Does that then produce an 8-bit output for you?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 14:52:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/need-assistance-with-arcgis-pro-split-raster/m-p/1035462#M38415</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2021-03-11T14:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need Assistance with ArcGIS Pro Split Raster</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/need-assistance-with-arcgis-pro-split-raster/m-p/1035717#M38441</link>
      <description>&lt;P&gt;Kory,&lt;/P&gt;&lt;P&gt;Thanks for the input. My first inclination was to say "This can't even be close to a solution to my problem!". Luckily as I have aged I have learned to not go with my first inclination and to use my brain instead&lt;span class="lia-unicode-emoji" title=":astonished_face:"&gt;😲&lt;/span&gt;! Apparently the NoData default is a big number (more than fits in 8 bits) so it created 16 bit bands. When I set the NoData to zero it created an 8-bit image. This solves my problem. I am not sure why it didn't have the same problem when I split a non-FGDB TIF file, but at least I have something I can work with in the short term. I'll do some more testing to see if I can better understand what is going on, but it's not a high priority at this time. Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 22:09:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/need-assistance-with-arcgis-pro-split-raster/m-p/1035717#M38441</guid>
      <dc:creator>StevenDicks1</dc:creator>
      <dc:date>2021-03-11T22:09:46Z</dc:date>
    </item>
  </channel>
</rss>

