<?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 and GitHub in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/model-builder-and-github/m-p/781836#M3722</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to take a look at the Geoprocessing Package options available in Desktop...there are some options to help with collaboration by being able to pass a model(s) and the data being used among multiple people.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/sharing-workflows/what-is-a-geoprocessing-package-.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/sharing-workflows/what-is-a-geoprocessing-package-.htm"&gt;What is a geoprocessing package?—Sharing geoprocessing workflows | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Mar 2016 19:09:11 GMT</pubDate>
    <dc:creator>KyleBalke__GISP</dc:creator>
    <dc:date>2016-03-03T19:09:11Z</dc:date>
    <item>
      <title>Model Builder and GitHub</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/model-builder-and-github/m-p/781833#M3719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone shared a ModelBuilder model on GitHub?&amp;nbsp; I was curious if there was a way to collaborate on a custom ModelBuilder tool using GitHub and then bring it back into ArcGIS as a tool? ... without converting the model to Python.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jul 2014 20:01:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/model-builder-and-github/m-p/781833#M3719</guid>
      <dc:creator>RolandDuhaime</dc:creator>
      <dc:date>2014-07-19T20:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder and GitHub</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/model-builder-and-github/m-p/781834#M3720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Roland, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I too am looking for collaboration on ESRI modelbuilder uses. I've collaborated outside on GitHub several times by exchanging toolbox files (*.tbx) but you really have to watch the version of ArcGIS you're using to create the model. Models can use python files as tools or not. Hope this helps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 16:03:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/model-builder-and-github/m-p/781834#M3720</guid>
      <dc:creator>ChrisWoodward1</dc:creator>
      <dc:date>2016-03-03T16:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder and GitHub</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/model-builder-and-github/m-p/781835#M3721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To compliment &lt;A href="https://community.esri.com/migrated-users/24255"&gt;Chris Woodward&lt;/A&gt;​'s reply a model &lt;EM&gt;can only exist&lt;/EM&gt; inside a toolbox (*.tbx) so the only option is to share a tbx file. Exporting a model to python defeats the purpose of it being a model in model builder!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also when sharing models you need to be aware of:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Different versions of ArcMap; 10.2 cannot open a 10.3 model.&lt;/LI&gt;&lt;LI&gt;Many tools require higher licenses or expose a limited amount of functionality at the Basic level&lt;/LI&gt;&lt;LI&gt;Many tools are only available if you have an extension installed and licensed (e.g. Spatial Analyst)&lt;/LI&gt;&lt;LI&gt;If you were thinking of "sharing" a model by exporting it to python be aware that iterators don't export.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 17:29:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/model-builder-and-github/m-p/781835#M3721</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2016-03-03T17:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Model Builder and GitHub</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/model-builder-and-github/m-p/781836#M3722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may want to take a look at the Geoprocessing Package options available in Desktop...there are some options to help with collaboration by being able to pass a model(s) and the data being used among multiple people.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/sharing-workflows/what-is-a-geoprocessing-package-.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/sharing-workflows/what-is-a-geoprocessing-package-.htm"&gt;What is a geoprocessing package?—Sharing geoprocessing workflows | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 19:09:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/model-builder-and-github/m-p/781836#M3722</guid>
      <dc:creator>KyleBalke__GISP</dc:creator>
      <dc:date>2016-03-03T19:09:11Z</dc:date>
    </item>
  </channel>
</rss>

