<?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: wildcard complex construction in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/wildcard-complex-construction/m-p/150713#M5091</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There's no way for me to say without more information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have different geoprocessing operations, why not have different models?...and if you needed to run them both unattended (like overnight), you can either set up individual scheduled tasks, or a single task task set up to launch your models, say via a batch file-&amp;nbsp; as many different models as you need.&amp;nbsp; You could even set up a task to launch a Python script controlling run of your models.&amp;nbsp; It's up to you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Dec 2013 11:41:37 GMT</pubDate>
    <dc:creator>T__WayneWhitley</dc:creator>
    <dc:date>2013-12-10T11:41:37Z</dc:date>
    <item>
      <title>wildcard complex construction</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/wildcard-complex-construction/m-p/150710#M5088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I.d like to run a model that:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. imports all polygon layers from a group of layers off different types (it's ok) - i have all in FD in geodatabase&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. i'd like to import only FEW FC puting thair exact names (I have a list of 30). I tried to use wildcard in iterator but I can't set it multiple values (like OR in SQL).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to put multiple values to wildcard or to choose FC by name in Model Builder?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anna&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 17:45:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/wildcard-complex-construction/m-p/150710#M5088</guid>
      <dc:creator>AnnaFijalkowska</dc:creator>
      <dc:date>2013-12-09T17:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: wildcard complex construction</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/wildcard-complex-construction/m-p/150711#M5089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sure you can, did you see this informative page below?:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Examples of using iterators in ModelBuilder &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Desktop » Geoprocessing » Tool reference » ModelBuilder toolbox » Iterator toolset&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00400000001n000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//00400000001n000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sounds like you may want to use Iterate Multivalue (see the subheading by that title)...also, there are many examples of in-line variable substitution if that's what you need to help you name the output on each iteration - also see more examples within the section starting here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/A_quick_tour_of_using_inline_variable_substitution/002w0000001t000000/"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#/A_quick_tour_of_using_inline_variable_substitution/002w0000001t000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 19:35:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/wildcard-complex-construction/m-p/150711#M5089</guid>
      <dc:creator>T__WayneWhitley</dc:creator>
      <dc:date>2013-12-09T19:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: wildcard complex construction</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/wildcard-complex-construction/m-p/150712#M5090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Wayne,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for some ideas, the problem is I want to do different geoprocessing with some groups of layers, the only selection I can made is by name of FC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With&amp;nbsp; Iterate Multivalue I think I have to use some sub-models (only one itereator possible in one model).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm afraid that another way is to write a python script with if...else statement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I right or ther is another possibility without python scripting?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anna&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 11:32:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/wildcard-complex-construction/m-p/150712#M5090</guid>
      <dc:creator>AnnaFijalkowska</dc:creator>
      <dc:date>2013-12-10T11:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: wildcard complex construction</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/wildcard-complex-construction/m-p/150713#M5091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There's no way for me to say without more information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have different geoprocessing operations, why not have different models?...and if you needed to run them both unattended (like overnight), you can either set up individual scheduled tasks, or a single task task set up to launch your models, say via a batch file-&amp;nbsp; as many different models as you need.&amp;nbsp; You could even set up a task to launch a Python script controlling run of your models.&amp;nbsp; It's up to you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 11:41:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/wildcard-complex-construction/m-p/150713#M5091</guid>
      <dc:creator>T__WayneWhitley</dc:creator>
      <dc:date>2013-12-10T11:41:37Z</dc:date>
    </item>
  </channel>
</rss>

