<?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: Python to model builder in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-to-model-builder/m-p/1098272#M62398</link>
    <description>&lt;P&gt;I need to transform the python scripts to another platform, but to understand what was done in this script, in the model builder for me it's easier. I didn't make the current script&lt;/P&gt;</description>
    <pubDate>Tue, 14 Sep 2021 23:32:55 GMT</pubDate>
    <dc:creator>SoratoSouza_e_Silva</dc:creator>
    <dc:date>2021-09-14T23:32:55Z</dc:date>
    <item>
      <title>Python to model builder</title>
      <link>https://community.esri.com/t5/python-questions/python-to-model-builder/m-p/1098256#M62396</link>
      <description>&lt;PRE&gt;&lt;SPAN class=""&gt;I would like to transform a python script into model builder, but not as a single box, but as its separate functions and connections, how do I do that?&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 14 Sep 2021 22:35:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-to-model-builder/m-p/1098256#M62396</guid>
      <dc:creator>SoratoSouza_e_Silva</dc:creator>
      <dc:date>2021-09-14T22:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Python to model builder</title>
      <link>https://community.esri.com/t5/python-questions/python-to-model-builder/m-p/1098264#M62397</link>
      <description>&lt;P&gt;There's nothing that will do this automatically. You will have to build the model manually based on the geoprocessing tasks the script uses. If the script has some advanced logic, you may not be able to create a model capable of completely replicating the script. What is the need to have a model instead of a script?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 22:53:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-to-model-builder/m-p/1098264#M62397</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2021-09-14T22:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Python to model builder</title>
      <link>https://community.esri.com/t5/python-questions/python-to-model-builder/m-p/1098272#M62398</link>
      <description>&lt;P&gt;I need to transform the python scripts to another platform, but to understand what was done in this script, in the model builder for me it's easier. I didn't make the current script&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 23:32:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-to-model-builder/m-p/1098272#M62398</guid>
      <dc:creator>SoratoSouza_e_Silva</dc:creator>
      <dc:date>2021-09-14T23:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Python to model builder</title>
      <link>https://community.esri.com/t5/python-questions/python-to-model-builder/m-p/1098529#M62413</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/191789"&gt;@BlakeTerhune&lt;/a&gt;&amp;nbsp;says you cannot convert a script into a model. You do not say how your current script is run? Are you aware you can expose a script as a &lt;A href="https://desktop.arcgis.com/en/arcmap/latest/analyze/modelbuilder/integrating-scripts-within-a-model.htm" target="_self"&gt;tool script&lt;/A&gt; so it looks like a &lt;U&gt;single&lt;/U&gt; geoprocessing tool which you can drop into an existing model?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 16:06:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-to-model-builder/m-p/1098529#M62413</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2021-09-15T16:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Python to model builder</title>
      <link>https://community.esri.com/t5/python-questions/python-to-model-builder/m-p/1098600#M62417</link>
      <description>&lt;P&gt;Current I use like&amp;nbsp;&lt;SPAN&gt;script as a tool script&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;so it looks like a&amp;nbsp;&lt;/SPAN&gt;&lt;U&gt;single&lt;/U&gt;&lt;SPAN&gt;&amp;nbsp;geoprocessing, but I would like to see as image below&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Thakn´s&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sample-model-gis-1.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/23060i16256B0182B67369/image-size/large?v=v2&amp;amp;px=999" role="button" title="sample-model-gis-1.png" alt="sample-model-gis-1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 18:10:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-to-model-builder/m-p/1098600#M62417</guid>
      <dc:creator>SoratoSouza_e_Silva</dc:creator>
      <dc:date>2021-09-15T18:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Python to model builder</title>
      <link>https://community.esri.com/t5/python-questions/python-to-model-builder/m-p/1098869#M62420</link>
      <description>&lt;P&gt;There is no way to turn that logic encapsulated by a script into its equivalent in model builder. Also consider this, python allows complex looping and logic structure as well an importing functionality from other modules, e.g. scipy, numpy, fiona etc... these are all modules/logic that model builder has no concept of.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 12:12:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-to-model-builder/m-p/1098869#M62420</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2021-09-16T12:12:44Z</dc:date>
    </item>
  </channel>
</rss>

