<?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: Model Builder - Iterate Feature Classes in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-iterate-feature-classes/m-p/4787#M222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'd try using a MultiValue iterator. To limit the values to feature layers you can create a stand alone variable having a feature layer data type and connect the variable to the Input Values parameter of the Iterate Multivalue as described in the Help topic Iterate Multivalue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Mar 2011 17:06:42 GMT</pubDate>
    <dc:creator>AllenPoling</dc:creator>
    <dc:date>2011-03-01T17:06:42Z</dc:date>
    <item>
      <title>Model Builder - Iterate Feature Classes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-iterate-feature-classes/m-p/4785#M220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to create a model that iterates through all the layers in my table of contents and clears any features currently selected. I bring the Iterate Feature Classes iterator into my model and link my geodatabase to the tool. The output is shown as the first feature class in the TOC. The tool runs with no errors but my only output is the first layer in my TOC and nothing else. I need the iterate tool to run through each layer in conjunction with the Select Layer by Attribute (Clear_Selection type) or a better tool to make sure there are no features selected prior to moving on to other steps. This is my first use of an iterator so I am sure I am missing something simple.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 11:37:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-iterate-feature-classes/m-p/4785#M220</guid>
      <dc:creator>SteveWalker</dc:creator>
      <dc:date>2011-01-19T11:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder - Iterate Feature Classes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-iterate-feature-classes/m-p/4786#M221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Steve,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What you are asking is not possible. The iterators work with &lt;/SPAN&gt;&lt;STRONG&gt;FeatureClasses&lt;/STRONG&gt;&lt;SPAN&gt; in their workspace. But to visualise a selection you are working with a &lt;/SPAN&gt;&lt;STRONG&gt;FeatureLayer&lt;/STRONG&gt;&lt;SPAN&gt;. If you look at the input requires of the SelectByAttribute tool that takes a &lt;/SPAN&gt;&lt;STRONG&gt;FeatureLayer&lt;/STRONG&gt;&lt;SPAN&gt; and not a &lt;/SPAN&gt;&lt;STRONG&gt;FeatureClass&lt;/STRONG&gt;&lt;SPAN&gt;.&amp;nbsp; A tool to iterate over FeatureLayers does not exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duncan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jan 2011 10:53:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-iterate-feature-classes/m-p/4786#M221</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2011-01-20T10:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder - Iterate Feature Classes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-iterate-feature-classes/m-p/4787#M222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'd try using a MultiValue iterator. To limit the values to feature layers you can create a stand alone variable having a feature layer data type and connect the variable to the Input Values parameter of the Iterate Multivalue as described in the Help topic Iterate Multivalue.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2011 17:06:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-iterate-feature-classes/m-p/4787#M222</guid>
      <dc:creator>AllenPoling</dc:creator>
      <dc:date>2011-03-01T17:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder - Iterate Feature Classes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/model-builder-iterate-feature-classes/m-p/4788#M223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Allen,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good call, I've never used the MultiValue Iterator. Looks like a very useful tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've attached a screen shot of my model that would cycle through all the FeatureLayers in the map document clearing any selections.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duncan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 10:45:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/model-builder-iterate-feature-classes/m-p/4788#M223</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2011-03-11T10:45:00Z</dc:date>
    </item>
  </channel>
</rss>

