<?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: Ordering iterative process execution in Model Builder. in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/ordering-iterative-process-execution-in-model/m-p/241147#M8239</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you.&amp;nbsp; I really appreciate the input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I may be using the wrong terminology when using the word "branch".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've attached a graphic showing a simplified form of the model in question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again, I'd like to have all rasters go through branch 1, then all through branch 2, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looks to me like models are fairly limited in this regard.&amp;nbsp; The nested model idea may be the route to go.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Sep 2011 23:18:30 GMT</pubDate>
    <dc:creator>RobertMaynard</dc:creator>
    <dc:date>2011-09-01T23:18:30Z</dc:date>
    <item>
      <title>Ordering iterative process execution in Model Builder.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/ordering-iterative-process-execution-in-model/m-p/241143#M8235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With an iterative model (processing rasters) is there any way to force Model Builder to run all rasters through one branch before moving to the next branch?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 19:37:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/ordering-iterative-process-execution-in-model/m-p/241143#M8235</guid>
      <dc:creator>RobertMaynard</dc:creator>
      <dc:date>2011-09-01T19:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Ordering iterative process execution in Model Builder.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/ordering-iterative-process-execution-in-model/m-p/241144#M8236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is something called &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//002w0000007r000000.htm"&gt;Precondition&lt;/A&gt;&lt;SPAN&gt;. You can set a precondition from the last tool of your branch 1 to the first tool of your second branch. Check the link.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this is not useful:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please give some more details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Which branch/What is that branch doing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 19:53:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/ordering-iterative-process-execution-in-model/m-p/241144#M8236</guid>
      <dc:creator>ShitijMehta</dc:creator>
      <dc:date>2011-09-01T19:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Ordering iterative process execution in Model Builder.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/ordering-iterative-process-execution-in-model/m-p/241145#M8237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have several rasters I'm iterating.&amp;nbsp; Each branch of the model determines the difference between the iterative rasters and a constant raster, takes that result and adds/subtracts a predetermined value (1,2,3, etc.) and then produces a shapefile based off of the result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As it is now, each iterative raster runs through branch 1, branch 2 , etc. and then the next raster runs through branch 1, branch 2, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like all iterative rasters to run through branch 1 and then all through branch 2, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does this explanation help? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 20:45:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/ordering-iterative-process-execution-in-model/m-p/241145#M8237</guid>
      <dc:creator>RobertMaynard</dc:creator>
      <dc:date>2011-09-01T20:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ordering iterative process execution in Model Builder.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/ordering-iterative-process-execution-in-model/m-p/241146#M8238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;SPAN&gt;Creating two separate models. (Is this a possible option?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;or &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure what your branch two is doing, but&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Create &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Integrating_a_model_within_a_model/002w0000007p000000/"&gt;nested models/sub models/model within a model&lt;/A&gt;.&lt;/LI&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;LI&gt;&lt;A href="http://resources.arcgis.com/gallery/file/geoprocessing/details?entryID=1D0B467A-1422-2418-88B2-2F32E993AFE8"&gt;Tutorial&lt;/A&gt; - One of the tutorial will show you how to create a nested model.&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;Again not knowing what your branch 2 is doing you can use the Collect Values tool to collect all the outputs from all the iterations and pass them to the main model. Suppose your main model is using the merge tool, it is easy use the output of the collect values from your 1st iterating model directly as input to merge. Merge tool takes a multivalue input so all values from the Collect Value can go into merge without problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;or &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Read the document on nested model and try something like the attached image.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope it helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 21:28:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/ordering-iterative-process-execution-in-model/m-p/241146#M8238</guid>
      <dc:creator>ShitijMehta</dc:creator>
      <dc:date>2011-09-01T21:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Ordering iterative process execution in Model Builder.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/ordering-iterative-process-execution-in-model/m-p/241147#M8239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you.&amp;nbsp; I really appreciate the input.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I may be using the wrong terminology when using the word "branch".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've attached a graphic showing a simplified form of the model in question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again, I'd like to have all rasters go through branch 1, then all through branch 2, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looks to me like models are fairly limited in this regard.&amp;nbsp; The nested model idea may be the route to go.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 23:18:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/ordering-iterative-process-execution-in-model/m-p/241147#M8239</guid>
      <dc:creator>RobertMaynard</dc:creator>
      <dc:date>2011-09-01T23:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: Ordering iterative process execution in Model Builder.</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/ordering-iterative-process-execution-in-model/m-p/241148#M8240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;May be nested model or just an if-then-else logic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/2011/06/06/ModelBuilderIfThenElse1.aspx"&gt;If-Then-Else Part 1&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/2011/06/06/ModelBuilderIfThenElse2.aspx"&gt;If-Then-Else Part 2&lt;BR /&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2011 15:11:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/ordering-iterative-process-execution-in-model/m-p/241148#M8240</guid>
      <dc:creator>ShitijMehta</dc:creator>
      <dc:date>2011-09-02T15:11:05Z</dc:date>
    </item>
  </channel>
</rss>

