<?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: Processing multiple data/elevation rasters in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/processing-multiple-data-elevation-rasters/m-p/498231#M28289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You'll probably want to use a model that uses a combination of the Con and Pick tools from the Conditional toolset. Use the Con tool (probably several iterations) to create a raster which maps out the raster cells that meet the requirement first, then use the Pick tool (with the previously mentioned output) to extract the desired values based from your set of elevation rasters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/An_overview_of_the_Conditional_tools/009z00000004000000/"&gt;An overview of the Conditional toolset&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Oct 2011 15:39:50 GMT</pubDate>
    <dc:creator>TonyContreras</dc:creator>
    <dc:date>2011-10-12T15:39:50Z</dc:date>
    <item>
      <title>Processing multiple data/elevation rasters</title>
      <link>https://community.esri.com/t5/data-management-questions/processing-multiple-data-elevation-rasters/m-p/498230#M28288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've moved to the raster world and ModelBuilder from vector data and a development environment so I'm in need of some help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm working with 16 overlapping stratigraphic salinity raster datasets and 16 corresponding elevation rasters.&amp;nbsp; I need to "drill down" through each salinity rasters for each pixel until the pixel value satisfies a condition (ex. value &amp;gt;= 1000), then, "populate" the output raster using the value from the corresponding elevation layer.&amp;nbsp; The output raster will be converted to a TIN to represent the "surface" of a specific salinity value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, if I am looking for salinity &amp;gt;= 1000, I want to evaluate the pixel at Row 1 Column 1 for salinity rasters 1 - 16.&amp;nbsp; If salinity raster 5 is the first raster that has salinity &amp;gt;= 1000 for that pixel, I want the value for the corresponding pixel in elevation raster 5 to be the value for the pixel in the output raster.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a process that will have to be run for several datasets so I want to create a model in ModelBuilder.&amp;nbsp; I've been going through the tools in Toolbox but can't seem to come up with an appropriate model.&amp;nbsp; Also, I'm using ArcGIS 10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joshua&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 03:32:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/processing-multiple-data-elevation-rasters/m-p/498230#M28288</guid>
      <dc:creator>JoshuaDonato</dc:creator>
      <dc:date>2011-10-12T03:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Processing multiple data/elevation rasters</title>
      <link>https://community.esri.com/t5/data-management-questions/processing-multiple-data-elevation-rasters/m-p/498231#M28289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You'll probably want to use a model that uses a combination of the Con and Pick tools from the Conditional toolset. Use the Con tool (probably several iterations) to create a raster which maps out the raster cells that meet the requirement first, then use the Pick tool (with the previously mentioned output) to extract the desired values based from your set of elevation rasters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/An_overview_of_the_Conditional_tools/009z00000004000000/"&gt;An overview of the Conditional toolset&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 15:39:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/processing-multiple-data-elevation-rasters/m-p/498231#M28289</guid>
      <dc:creator>TonyContreras</dc:creator>
      <dc:date>2011-10-12T15:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Processing multiple data/elevation rasters</title>
      <link>https://community.esri.com/t5/data-management-questions/processing-multiple-data-elevation-rasters/m-p/498232#M28290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You'll probably want to use a model that uses a combination of the Con and Pick tools from the Conditional toolset. Use the Con tool (probably several iterations) to create a raster which maps out the raster cells that meet the requirement first, then use the Pick tool (with the previously mentioned output) to extract the desired values based from your set of elevation rasters.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/An_overview_of_the_Conditional_tools/009z00000004000000/"&gt;An overview of the Conditional toolset&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will take a look at your suggestion.&amp;nbsp; Right now I have a monster of a model using multiple reclassifications and multiplications which leave a ton of room for making mistakes in the set up.&amp;nbsp; With a bit of luck, I may get permission to set up a development environment soon, making all this effort superfluous!&amp;nbsp; Thanks for the input!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Josh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Oct 2011 21:05:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/processing-multiple-data-elevation-rasters/m-p/498232#M28290</guid>
      <dc:creator>JoshuaDonato</dc:creator>
      <dc:date>2011-10-20T21:05:11Z</dc:date>
    </item>
  </channel>
</rss>

