<?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 GRID merge or other solution? in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/grid-merge-or-other-solution/m-p/386128#M5436</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 need to merge two adjacend grids. Since the merge command seems to be vanished (nice job ESRI, sarcasm = on). Tried to use Pick and Con but even that does not work (results outside the inraster????)&amp;nbsp; Does anyone know a working workaround. Need one today...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PLZZZ&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arcGIS 9.3.1 ArcINFO With spatial analyst &amp;amp; 3D&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;raster2feature does not work with grids. conversion from grid to ? is not an option since the conversion results in massive data loss/alteration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Sep 2013 08:20:24 GMT</pubDate>
    <dc:creator>bartwillemse</dc:creator>
    <dc:date>2013-09-03T08:20:24Z</dc:date>
    <item>
      <title>GRID merge or other solution?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/grid-merge-or-other-solution/m-p/386128#M5436</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 need to merge two adjacend grids. Since the merge command seems to be vanished (nice job ESRI, sarcasm = on). Tried to use Pick and Con but even that does not work (results outside the inraster????)&amp;nbsp; Does anyone know a working workaround. Need one today...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PLZZZ&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;arcGIS 9.3.1 ArcINFO With spatial analyst &amp;amp; 3D&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;raster2feature does not work with grids. conversion from grid to ? is not an option since the conversion results in massive data loss/alteration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 08:20:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/grid-merge-or-other-solution/m-p/386128#M5436</guid>
      <dc:creator>bartwillemse</dc:creator>
      <dc:date>2013-09-03T08:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: GRID merge or other solution?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/grid-merge-or-other-solution/m-p/386129#M5437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use Data Management &amp;gt;&amp;gt; Raster &amp;gt;&amp;gt; Mosaic To New Raster tool. It will do what you want.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, Jim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 12:20:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/grid-merge-or-other-solution/m-p/386129#M5437</guid>
      <dc:creator>JimCousins</dc:creator>
      <dc:date>2013-09-03T12:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: GRID merge or other solution?</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/grid-merge-or-other-solution/m-p/386130#M5438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Another alternative is the Cell Statistics tool, which an be used to pick the maximum, minimum or mean when the cells overlap. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or, you can also go old-school:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
expr = "merge({0},{1})".format("grid1","grid2")
arcpy.gp.SingleOutputMapAlgebra_sa(expr, "xmerge")
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 17:44:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/grid-merge-or-other-solution/m-p/386130#M5438</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2021-12-11T17:44:41Z</dc:date>
    </item>
  </channel>
</rss>

