<?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: Merging raster files in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-raster-files/m-p/163828#M2325</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, So I followed the steps that you guys gave me (mosaic -&amp;gt; raster then I added the raster data set to the tool and output it to a folder. When I ran the tool I came up with a big black spot. Do you know why this would have happened?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Dec 2011 16:26:29 GMT</pubDate>
    <dc:creator>BritainieLam</dc:creator>
    <dc:date>2011-12-27T16:26:29Z</dc:date>
    <item>
      <title>Merging raster files</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-raster-files/m-p/163824#M2321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on a project that needs to merge raster files. I know there is the mosaic option but I also know there is a simpler way to do it in spatial analyst. Does anyone know the tool?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2011 22:00:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-raster-files/m-p/163824#M2321</guid>
      <dc:creator>BritainieLam</dc:creator>
      <dc:date>2011-12-22T22:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Merging raster files</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-raster-files/m-p/163825#M2322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mosaic to new raster in data management tools is an option&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000098000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000098000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 13:38:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-raster-files/m-p/163825#M2322</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2011-12-23T13:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Merging raster files</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-raster-files/m-p/163826#M2323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In 9.3.1, the Raster calulator in the Spatial Analyst Toolbar could be used to merge rasters. The syntax for merge in raster calculator is: merge[[Raster1],[Raster2],...]. Click Evaluate and a temporary file is automatically added into ArcMap. Right click on the temporary file and select Data &amp;gt; Make Permanent.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In 10.0, the merge function is not available in the raster Calculator. However, the Mosaic tool and Mosaic To New raster tool (Data Management Tools &amp;gt; raster &amp;gt; raster dataset) can be used to merge rasters (you can also use these tools to merge rasters in 9.3.1).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gayu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2011 14:02:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-raster-files/m-p/163826#M2323</guid>
      <dc:creator>GayathriAlallasundaram</dc:creator>
      <dc:date>2011-12-27T14:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Merging raster files</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-raster-files/m-p/163827#M2324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you gayu and Dan_patterson for the help. I really appreciate it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2011 16:04:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-raster-files/m-p/163827#M2324</guid>
      <dc:creator>BritainieLam</dc:creator>
      <dc:date>2011-12-27T16:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Merging raster files</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-raster-files/m-p/163828#M2325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, So I followed the steps that you guys gave me (mosaic -&amp;gt; raster then I added the raster data set to the tool and output it to a folder. When I ran the tool I came up with a big black spot. Do you know why this would have happened?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2011 16:26:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-raster-files/m-p/163828#M2325</guid>
      <dc:creator>BritainieLam</dc:creator>
      <dc:date>2011-12-27T16:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Merging raster files</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-raster-files/m-p/163829#M2326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Run statistics on the output. You can do this either by right clicking the output raster in ArcCatalog and selecting &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//0017000000m3000000"&gt;Calculate Statistics &lt;/A&gt;&lt;SPAN&gt;or using the geoprocessing tool (ArcToolbox &amp;gt; Data Management tools &amp;gt; Raster &amp;gt; Raster Properties&amp;gt; Calculate Statistics).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gayu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2011 17:58:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-raster-files/m-p/163829#M2326</guid>
      <dc:creator>GayathriAlallasundaram</dc:creator>
      <dc:date>2011-12-27T17:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Merging raster files</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-raster-files/m-p/163830#M2327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey gayu,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;by any chance would you know how to export each grid feature into their own shapefile? I know we can use the query tool but that seems complicated. Do you know any simple way of doing this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2011 22:07:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-raster-files/m-p/163830#M2327</guid>
      <dc:creator>BritainieLam</dc:creator>
      <dc:date>2011-12-27T22:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Merging raster files</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-raster-files/m-p/163831#M2328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hey gayu,&lt;BR /&gt;by any chance would you know how to export each grid feature into their own shapefile? I know we can use the query tool but that seems complicated. Do you know any simple way of doing this?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Britainie,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please ellaborate on what you are tryin to do? I am guessing you are trying to export each grid feature from your polygon feature into a new shapefile. And also are you having version 9.3.1 or 10? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gayu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 14:54:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-raster-files/m-p/163831#M2328</guid>
      <dc:creator>GayathriAlallasundaram</dc:creator>
      <dc:date>2011-12-28T14:54:40Z</dc:date>
    </item>
  </channel>
</rss>

