<?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: Merge rasters using Spatial Analyst, in ArcGIS 9.3 in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merge-rasters-using-spatial-analyst-in-arcgis-9-3/m-p/557813#M8076</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am getting error messages when trying to merge three orthophotos using Spatial Analyst.&lt;BR /&gt;&lt;BR /&gt;I have been following the recommendations in Forum threads, and I followed the directions in the ESRI support document &lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/20988"&gt;20988 "Merge rasters using ArcGIS Spatial Analyst"&lt;/A&gt;, and I followed the directions in ArcGIS Desktop Help 9.3.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This KB document is does not cover your issue - multi-band rasters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The inputs can have any name you want (the paths make their names unique), but you need to merge them in this order:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Add the bands to ArcMap as individual rasters layers (3 raster x 4 bands - 12 layers)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Use the Raster Calculator and the Merge tool (as described in the KB article) to merge all the band 1 rasters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Repeat with the band 2 rasters, band 3 rasters, band 4 rasters&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Now you should have a raster covering the whole area for each band. Combine them using the &lt;/SPAN&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=1924&amp;amp;pid=1922&amp;amp;topicname=Composite%20Bands%20(Data%20Management)&amp;amp;"&gt;Composite Bands tool.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The advice already given about using short raster names (&amp;lt; 10 characters) and avoiding paths that include spaces is sound advice, especially for 9.3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 May 2014 18:51:30 GMT</pubDate>
    <dc:creator>curtvprice</dc:creator>
    <dc:date>2014-05-22T18:51:30Z</dc:date>
    <item>
      <title>Merge rasters using Spatial Analyst, in ArcGIS 9.3</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merge-rasters-using-spatial-analyst-in-arcgis-9-3/m-p/557810#M8073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am getting error messages when trying to merge three orthophotos using Spatial Analyst.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been following the recommendations in Forum threads, and I followed the directions in the ESRI support document 20988 "Merge rasters using ArcGIS Spatial Analyst", and I followed the directions in ArcGIS Desktop Help 9.3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was careful to make sure each orthophoto has a different name. Also, each ortho is made of four files, and those were the same for each ortho: band_1, band_2, band_3, and band_4. I changed the names so that all 12 parts had different names. (12 comes from this equation: 3 orthos x 4 "band" files = 12)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the first error message I got:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 010316: Unable to open the input grid: C:\USERS\ANNAGL~1\APPDATA\LOCAL\TEMP\Z_Z_Z2 ERROR 010067: Error in executing grid expression.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I go to the folder to see if there are files in there, I found files named "z_z_z2", "z_z_z3", and "z_z_z4", and each of these looks like a darker version of one of my original three orthophotos. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure what I'm doing wrong, or simply what to do next.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help if you can -&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anna&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 17:51:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merge-rasters-using-spatial-analyst-in-arcgis-9-3/m-p/557810#M8073</guid>
      <dc:creator>AnnaArbetter</dc:creator>
      <dc:date>2014-05-19T17:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Merge rasters using Spatial Analyst, in ArcGIS 9.3</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merge-rasters-using-spatial-analyst-in-arcgis-9-3/m-p/557811#M8074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe something is wrong with the path to the files. Create a folder like C:\gis and put all the files in that folder and try again to see if that would help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 21:39:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merge-rasters-using-spatial-analyst-in-arcgis-9-3/m-p/557811#M8074</guid>
      <dc:creator>TungNg</dc:creator>
      <dc:date>2014-05-20T21:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Merge rasters using Spatial Analyst, in ArcGIS 9.3</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merge-rasters-using-spatial-analyst-in-arcgis-9-3/m-p/557812#M8075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've found that the shorter the filepath and filename, the less likely I will have problems. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't use spaces in the path or names either.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 15:17:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merge-rasters-using-spatial-analyst-in-arcgis-9-3/m-p/557812#M8075</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2014-05-21T15:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Merge rasters using Spatial Analyst, in ArcGIS 9.3</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merge-rasters-using-spatial-analyst-in-arcgis-9-3/m-p/557813#M8076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am getting error messages when trying to merge three orthophotos using Spatial Analyst.&lt;BR /&gt;&lt;BR /&gt;I have been following the recommendations in Forum threads, and I followed the directions in the ESRI support document &lt;A href="http://support.esri.com/en/knowledgebase/techarticles/detail/20988"&gt;20988 "Merge rasters using ArcGIS Spatial Analyst"&lt;/A&gt;, and I followed the directions in ArcGIS Desktop Help 9.3.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This KB document is does not cover your issue - multi-band rasters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The inputs can have any name you want (the paths make their names unique), but you need to merge them in this order:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Add the bands to ArcMap as individual rasters layers (3 raster x 4 bands - 12 layers)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Use the Raster Calculator and the Merge tool (as described in the KB article) to merge all the band 1 rasters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Repeat with the band 2 rasters, band 3 rasters, band 4 rasters&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Now you should have a raster covering the whole area for each band. Combine them using the &lt;/SPAN&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?id=1924&amp;amp;pid=1922&amp;amp;topicname=Composite%20Bands%20(Data%20Management)&amp;amp;"&gt;Composite Bands tool.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The advice already given about using short raster names (&amp;lt; 10 characters) and avoiding paths that include spaces is sound advice, especially for 9.3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 18:51:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merge-rasters-using-spatial-analyst-in-arcgis-9-3/m-p/557813#M8076</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2014-05-22T18:51:30Z</dc:date>
    </item>
  </channel>
</rss>

