<?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: ArcGIS 10.0 - Iterate Issue in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832448#M3252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I'll try skipping the save to layer step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The trouble is that 118 of the 311 outputs have all features selected.&amp;nbsp; This is coming from the select by features, or the layers that you advise not to save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try again without saving the %Value%lyr(s).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Nov 2014 23:51:55 GMT</pubDate>
    <dc:creator>JoeFaliti</dc:creator>
    <dc:date>2014-11-25T23:51:55Z</dc:date>
    <item>
      <title>ArcGIS 10.0 - Iterate Issue</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832444#M3248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not used iterators too much but according to what I have read, the tools you want to run with each iteration go into a single model and the tools that you want to run differently than the iterator need to go into a "main" model and the iterator in a submodel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I conceptualize the process I am trying to develop as iterating all tools; however, when running the model, it returns some outputs as expected, while others are not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first part runs fine, selecting polygons grouped by a field value.&amp;nbsp; Then it saves each to layer file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I add a select by location tool, using the same input layer and the inline variable of the individual grouped by layers (%Value%) as the selecting features, it works, but not correctly for every iteration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some more processes down stream, but this is where it seems to go wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the two screen shots...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any advice &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 22:49:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832444#M3248</guid>
      <dc:creator>JoeFaliti</dc:creator>
      <dc:date>2014-11-25T22:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10.0 - Iterate Issue</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832445#M3249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Quick question to help clarify this - is the input labeled "InZips (3)" the same as the input "InZips"?&amp;nbsp; It looks like you stated that above, but I wanted to confirm it.&amp;nbsp; The reason I ask is twofold:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; If it is the same, usually it would be connected to the first input ("InZips").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; The other reason is the Select By Location appears at first glance to be unneeded.&amp;nbsp; The features are already selected, and how it is set up now seems to reselect the already selected features.&amp;nbsp; I suspect I am missing something obvious, or there is another intent to this.&amp;nbsp; Can you clarify what the Select By Location is for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 23:15:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832445#M3249</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2014-11-25T23:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10.0 - Iterate Issue</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832446#M3250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&amp;nbsp; To clarify, the iterator selects and creates seperate layers based on like named features.&amp;nbsp; The select by location tool is meant to select the adjacent polygons and then save those to layer files as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 23:27:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832446#M3250</guid>
      <dc:creator>JoeFaliti</dc:creator>
      <dc:date>2014-11-25T23:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10.0 - Iterate Issue</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832447#M3251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a thought - maybe try the Select By Location directly off "I_InZips_Name" instead of the layer file.&amp;nbsp; Layer files have some unusual properties and are sometimes problematic when doing analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, can you mention what the characteristics are of the results that didn't work?&amp;nbsp; What exactly about them is unexpected/not working?&amp;nbsp; This will help in troubleshooting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 23:42:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832447#M3251</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2014-11-25T23:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10.0 - Iterate Issue</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832448#M3252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I'll try skipping the save to layer step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The trouble is that 118 of the 311 outputs have all features selected.&amp;nbsp; This is coming from the select by features, or the layers that you advise not to save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try again without saving the %Value%lyr(s).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2014 23:51:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832448#M3252</guid>
      <dc:creator>JoeFaliti</dc:creator>
      <dc:date>2014-11-25T23:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10.0 - Iterate Issue</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832449#M3253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The lyr files can still be saved if you want.&amp;nbsp; What would change is the model would branch instead of being linear.&amp;nbsp; One branch off I_InZips_Name would go to the Save to Layer File, another branch off I_InZips_Name would go to Select By Location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, see if it helps to do the direct feed from I_InZipsName to the Select By Location - that's the critical part to troubleshoot first, as it looks to be where things are going awry.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 00:05:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832449#M3253</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2014-11-26T00:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10.0 - Iterate Issue</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832450#M3254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The suggested branched method yields the same result.&lt;IMG __jive_id="34490" alt="NoLyr.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/34490_NoLyr.png" style="width: 620px; height: 394px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 00:18:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832450#M3254</guid>
      <dc:creator>JoeFaliti</dc:creator>
      <dc:date>2014-11-26T00:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10.0 - Iterate Issue</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832451#M3255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another idea - review the Select Layer By Location "Selection Types (optional)" to see if the setting is not the appropriate one.&amp;nbsp; It may be that it is defaulted to a different setting than needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SelectLayerByLocation.jpg" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/34717_SelectLayerByLocation.jpg" style="width: 620px; height: 401px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 16:56:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832451#M3255</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2014-11-26T16:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS 10.0 - Iterate Issue</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832452#M3256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the setting is correctly configured to NEW_SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2014 17:02:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/arcgis-10-0-iterate-issue/m-p/832452#M3256</guid>
      <dc:creator>JoeFaliti</dc:creator>
      <dc:date>2014-11-26T17:02:08Z</dc:date>
    </item>
  </channel>
</rss>

