<?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: Running Lake Classification with Python in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/running-lake-classification-with-python/m-p/375721#M29702</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Scott,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One option is to look at building a Geoprocessing Model with &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/What_is_ModelBuilder/002w00000001000000/"&gt;Modelbuilder&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can easily drag the tools you need (e.g. select by attribute and select by location tools) right from ArcToolbox onto the model and then link them up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also include &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Using_If_Then_Else_logic_for_branching/002w00000022000000/"&gt;If-Then-Else logic for branching&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; This is where you would put some of that python to use to build the logic but leave all of the geoprocessing operations to the model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using a model might be a little easier and quicker to build than coding the whole thing as a python script and it is a good way to visualize your workflow like in your PDF.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good Luck!&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>Mon, 25 Mar 2013 23:17:58 GMT</pubDate>
    <dc:creator>JoelCalhoun</dc:creator>
    <dc:date>2013-03-25T23:17:58Z</dc:date>
    <item>
      <title>Running Lake Classification with Python</title>
      <link>https://community.esri.com/t5/python-questions/running-lake-classification-with-python/m-p/375720#M29701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am going to attempt to write my first script. It is basically a select by attribute/select by location query to classify out some lakes. I have attached the flow chart of the specifications that need to be met. I would like my final product to be a column with the lake classification populated. I have watched the ???Python for Everyone??? video and I bought the book ???A Python Primer for Arc GIS???. I was hoping someone could help me out with the basic structure/ provide a road map on how I can accomplish this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 21:55:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/running-lake-classification-with-python/m-p/375720#M29701</guid>
      <dc:creator>ScottAtherton1</dc:creator>
      <dc:date>2013-03-25T21:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Running Lake Classification with Python</title>
      <link>https://community.esri.com/t5/python-questions/running-lake-classification-with-python/m-p/375721#M29702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Scott,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One option is to look at building a Geoprocessing Model with &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/What_is_ModelBuilder/002w00000001000000/"&gt;Modelbuilder&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can easily drag the tools you need (e.g. select by attribute and select by location tools) right from ArcToolbox onto the model and then link them up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also include &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Using_If_Then_Else_logic_for_branching/002w00000022000000/"&gt;If-Then-Else logic for branching&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; This is where you would put some of that python to use to build the logic but leave all of the geoprocessing operations to the model.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using a model might be a little easier and quicker to build than coding the whole thing as a python script and it is a good way to visualize your workflow like in your PDF.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good Luck!&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>Mon, 25 Mar 2013 23:17:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/running-lake-classification-with-python/m-p/375721#M29702</guid>
      <dc:creator>JoelCalhoun</dc:creator>
      <dc:date>2013-03-25T23:17:58Z</dc:date>
    </item>
  </channel>
</rss>

