<?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 - Multiple Feature Classes into an Input in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-multiple-feature-classes-into-an/m-p/1114086#M47515</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/534943"&gt;@M_9999&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What platform? ArcMap or ArcGIS Pro?&lt;/P&gt;</description>
    <pubDate>Thu, 04 Nov 2021 15:04:49 GMT</pubDate>
    <dc:creator>ABishop</dc:creator>
    <dc:date>2021-11-04T15:04:49Z</dc:date>
    <item>
      <title>Model Builder - Multiple Feature Classes into an Input</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-multiple-feature-classes-into-an/m-p/1113910#M47491</link>
      <description>&lt;P&gt;Hi, I am new to model builder so please bear with me. I have a feature dataset within my geodatabase containing numerous feature classes. Each feature class is a separate point. I would like to input all of these features into a batch visibility tool in model builder. However, I may not always have the same number of feature classes in that feature dataset, and the process takes place later in my model after numerous other tools so I cannot set it as a parameter. I need the batch visibility tool to dynamically take all of the feature classes from that dataset and use them as an input.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 04:48:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/model-builder-multiple-feature-classes-into-an/m-p/1113910#M47491</guid>
      <dc:creator>M_9999</dc:creator>
      <dc:date>2021-11-04T04:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder - Multiple Feature Classes into an Input</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-multiple-feature-classes-into-an/m-p/1114086#M47515</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/534943"&gt;@M_9999&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What platform? ArcMap or ArcGIS Pro?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 15:04:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/model-builder-multiple-feature-classes-into-an/m-p/1114086#M47515</guid>
      <dc:creator>ABishop</dc:creator>
      <dc:date>2021-11-04T15:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder - Multiple Feature Classes into an Input</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-multiple-feature-classes-into-an/m-p/1114389#M47548</link>
      <description>&lt;P&gt;ArcGIS Pro 2.8&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 03:40:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/model-builder-multiple-feature-classes-into-an/m-p/1114389#M47548</guid>
      <dc:creator>M_9999</dc:creator>
      <dc:date>2021-11-05T03:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder - Multiple Feature Classes into an Input</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-multiple-feature-classes-into-an/m-p/1114450#M47555</link>
      <description>&lt;P&gt;Good Morning&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/534943"&gt;@M_9999&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In ArcGIS Pro you can choose any geoprocessing tool you want to run on these features and right-click it and choose batch.&amp;nbsp; This will allow you to run the tool in batch mode.&amp;nbsp; See this thread I found on gis stack exchange:&lt;/P&gt;&lt;P&gt;&lt;A href="https://gis.stackexchange.com/questions/367194/running-tool-over-group-of-layers-using-arcgis-pro" target="_blank"&gt;https://gis.stackexchange.com/questions/367194/running-tool-over-group-of-layers-using-arcgis-pro&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 12:03:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/model-builder-multiple-feature-classes-into-an/m-p/1114450#M47555</guid>
      <dc:creator>ABishop</dc:creator>
      <dc:date>2021-11-05T12:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder - Multiple Feature Classes into an Input</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/model-builder-multiple-feature-classes-into-an/m-p/1114692#M47590</link>
      <description>&lt;P&gt;I brought a batch visibility tool into model builder through geoprocessing history. However, the batch visibility is still only picking up one of the output feature classes from the previous tool. I am now starting to think that I'll need to write a python script and bring it in as a tool. I have also tried incorporating an iterator but its iterating through my entire model, not just the one tool, creating an infinite number of outputs.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 22:38:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/model-builder-multiple-feature-classes-into-an/m-p/1114692#M47590</guid>
      <dc:creator>M_9999</dc:creator>
      <dc:date>2021-11-05T22:38:28Z</dc:date>
    </item>
  </channel>
</rss>

