<?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 Question about which classes/functions/modules to use for a particular task in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/question-about-which-classes-functions-modules-to/m-p/36289#M1263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to write a Python script that selects attributes from a feature class based on a SQL statement (i.e. SELECT*FROM tl_2010_47007_edges WHERE "MTFCC" = 'H3010') and then exports those selected rows to a new feature class. Could someone provide some guidance on the classes and/or modules that I would need to do this? I'm reading through the resource center documentation so I may figure it out on my own, but some advice would be great. Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SBaskin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jun 2011 14:38:38 GMT</pubDate>
    <dc:creator>SeanBaskin</dc:creator>
    <dc:date>2011-06-27T14:38:38Z</dc:date>
    <item>
      <title>Question about which classes/functions/modules to use for a particular task</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/question-about-which-classes-functions-modules-to/m-p/36289#M1263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to write a Python script that selects attributes from a feature class based on a SQL statement (i.e. SELECT*FROM tl_2010_47007_edges WHERE "MTFCC" = 'H3010') and then exports those selected rows to a new feature class. Could someone provide some guidance on the classes and/or modules that I would need to do this? I'm reading through the resource center documentation so I may figure it out on my own, but some advice would be great. Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SBaskin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 14:38:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/question-about-which-classes-functions-modules-to/m-p/36289#M1263</guid>
      <dc:creator>SeanBaskin</dc:creator>
      <dc:date>2011-06-27T14:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Question about which classes/functions/modules to use for a particular task</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/question-about-which-classes-functions-modules-to/m-p/36290#M1264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;See: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//000800000005000000.htm"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//000800000005000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note in the Python examples, you shouldn't have to put those weird "/"s in the SQL statements. Wish ESRI would clean up their code examples in the documentation...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your expression could be written as: "MTFCC = 'H3010'"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 15:59:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/question-about-which-classes-functions-modules-to/m-p/36290#M1264</guid>
      <dc:creator>ChrisSnyder</dc:creator>
      <dc:date>2011-06-27T15:59:54Z</dc:date>
    </item>
  </channel>
</rss>

