<?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 rasters with one value and overlay. in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-rasters-with-one-value-and-overlay/m-p/750362#M10852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Are the rasters to be overlaid (all cover same area) or pieced together side by side?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Side by side with the raster with the highest value to overwrite the lower value, so to speak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I solved it by running raster to polygon, merging them together, adding the wanted raster value to the attribute table and then back to raster again. There must be a less time consuming way. However I got the result I wanted...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jan 2013 14:41:57 GMT</pubDate>
    <dc:creator>JoeHarris</dc:creator>
    <dc:date>2013-01-10T14:41:57Z</dc:date>
    <item>
      <title>Merging rasters with one value and overlay.</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-rasters-with-one-value-and-overlay/m-p/750360#M10850</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;Im having some 10-15 rasters consisting of different soils which I want to be only one raster file. Im having some problems finding out how to proceed as the mosaic operators doesn´t seem to work. The values are just 1 where there this soil type occur, eg. gleysol - 1. The rest is no data. I was thinking about combining but I guess that since there are no data there output will be just no data even if there are data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The soil rasters will be used as an input to a weighted overlay with other data, such as precipitation, so what I basically want is a raster from 1-10 ranking the most suitable layer for some crop production.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Joe Harris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 13:02:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-rasters-with-one-value-and-overlay/m-p/750360#M10850</guid>
      <dc:creator>JoeHarris</dc:creator>
      <dc:date>2013-01-10T13:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Merging rasters with one value and overlay.</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-rasters-with-one-value-and-overlay/m-p/750361#M10851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are the rasters to be overlaid (all cover same area) or pieced together side by side?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 14:02:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-rasters-with-one-value-and-overlay/m-p/750361#M10851</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2013-01-10T14:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Merging rasters with one value and overlay.</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-rasters-with-one-value-and-overlay/m-p/750362#M10852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Are the rasters to be overlaid (all cover same area) or pieced together side by side?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Side by side with the raster with the highest value to overwrite the lower value, so to speak.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I solved it by running raster to polygon, merging them together, adding the wanted raster value to the attribute table and then back to raster again. There must be a less time consuming way. However I got the result I wanted...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 14:41:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-rasters-with-one-value-and-overlay/m-p/750362#M10852</guid>
      <dc:creator>JoeHarris</dc:creator>
      <dc:date>2013-01-10T14:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Merging rasters with one value and overlay.</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-rasters-with-one-value-and-overlay/m-p/750363#M10853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could use raster calculator to multiply each raster by a value and then mosaic the resulting rasters together. If this was a repeatable task, you can set up a Model Builder model to do this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 15:18:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-rasters-with-one-value-and-overlay/m-p/750363#M10853</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2013-01-10T15:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Merging rasters with one value and overlay.</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-rasters-with-one-value-and-overlay/m-p/750364#M10854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How? I don´t quite understand.. Or I solved that one to, thank you!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you answer this question?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have point shapefiles which I want to convert to raster. The problem is I am getting the value -32767-32767 instead of just one value, like 7 or 3 when doing the point to raster.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 15:39:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-rasters-with-one-value-and-overlay/m-p/750364#M10854</guid>
      <dc:creator>JoeHarris</dc:creator>
      <dc:date>2013-01-10T15:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Merging rasters with one value and overlay.</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-rasters-with-one-value-and-overlay/m-p/750365#M10855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you have Spatial Analyst (SA), there is a tool called raster calculator. You can add it to the SA toolbar and then use it to perform basic raster math such as multiplying a raster by a constant, adding rasters together, preforming if/then functionality on rasters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Model Builder is included in ArcMap and can be used to put together visual "macro". That is, you can drag and drop data from your mxd and tools from the toolbox into a model. Then, like a flow chart, you can connect them, change settings in the tools, define where you want the output to be saved, and run the model. In multi-step processes it works to both document the process and revise the process if at first you don't succeed.&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, 10 Jan 2013 17:07:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-rasters-with-one-value-and-overlay/m-p/750365#M10855</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2013-01-10T17:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Merging rasters with one value and overlay.</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-rasters-with-one-value-and-overlay/m-p/750366#M10856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi!&lt;BR /&gt;Im having some 10-15 rasters consisting of different soils which I want to be only one raster file. Im having some problems finding out how to proceed as the mosaic operators doesn´t seem to work. The values are just 1 where there this soil type occur, eg. gleysol - 1. The rest is no data. &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Cell Statistics Tool calculates stats cell by cell stats across a list of rasters. The MAXIMUM option for that tool sounds like what you're looking for. Be sure and check the box to ignore NODATA cells and the cells that have a NODATA in the stack will still come through to the output, as long as there is a data cell in the stack of inputs.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jan 2013 04:32:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/merging-rasters-with-one-value-and-overlay/m-p/750366#M10856</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2013-01-11T04:32:09Z</dc:date>
    </item>
  </channel>
</rss>

