<?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: ModelBuilder: Change start point in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-change-start-point/m-p/476187#M15940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maria,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using ArcGIS 9.3 I'm not sure if there is an easy way to do it within ModelBuilder.&amp;nbsp; I believe in 10.0 ESRI has introduced some enhancements, including "if statements".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My recommendation would be to convert your model to a Python script tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First, I would export your model to Python. (&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;If you are not familiar with Python programming there are plenty of exmaples in the ArcGIS Desktop help to get you going.&amp;nbsp; Python is pretty straightforward and easy to pick up.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Next, add some simple logic to test the input parameters (i.e. csv, shp, raster) to decide which part of the code to run next.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally, create a tool for your script in ArcToolbox.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jul 2010 22:56:23 GMT</pubDate>
    <dc:creator>JoelCalhoun</dc:creator>
    <dc:date>2010-07-15T22:56:23Z</dc:date>
    <item>
      <title>ModelBuilder: Change start point</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-change-start-point/m-p/476186#M15939</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;BR /&gt;&lt;SPAN&gt;I have a model (see attached image) built in ModelBuilder that currently takes the following path:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CSV file with cooridinates and data --&amp;gt; Events Layer of points --&amp;gt; Shapefile of points --&amp;gt; Raster interpolated from points --&amp;gt; other stuff.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to make the model more useful by allowing the user to jump in at any step (ie, if they have a point shapefile or raster dataset, let them start the model there).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions on how I can let the user specify where to start (and get the model to ignore the previous steps)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maria&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 19:11:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-change-start-point/m-p/476186#M15939</guid>
      <dc:creator>__</dc:creator>
      <dc:date>2010-07-15T19:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: ModelBuilder: Change start point</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-change-start-point/m-p/476187#M15940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maria,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using ArcGIS 9.3 I'm not sure if there is an easy way to do it within ModelBuilder.&amp;nbsp; I believe in 10.0 ESRI has introduced some enhancements, including "if statements".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My recommendation would be to convert your model to a Python script tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First, I would export your model to Python. (&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;If you are not familiar with Python programming there are plenty of exmaples in the ArcGIS Desktop help to get you going.&amp;nbsp; Python is pretty straightforward and easy to pick up.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Next, add some simple logic to test the input parameters (i.e. csv, shp, raster) to decide which part of the code to run next.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Finally, create a tool for your script in ArcToolbox.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Joel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 22:56:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-change-start-point/m-p/476187#M15940</guid>
      <dc:creator>JoelCalhoun</dc:creator>
      <dc:date>2010-07-15T22:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: ModelBuilder: Change start point</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-change-start-point/m-p/476188#M15941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the quick response. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using 9.3 and I have limited scripting experience. I explored the option of exporting the model as a script, but it seems that the model loses all documentation, parameters, and symbology options (where I set outputs to display according to a certain layer file).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I missing something, or do all these things really have to be recreated for the script?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 13:02:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/modelbuilder-change-start-point/m-p/476188#M15941</guid>
      <dc:creator>__</dc:creator>
      <dc:date>2010-07-16T13:02:36Z</dc:date>
    </item>
  </channel>
</rss>

