<?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 Help with script I wrote that is only partially working in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/help-with-script-i-wrote-that-is-only-partially/m-p/521624#M17352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to learn some basic script writing for arcgis and started with writing a basic script that selects features and exports them to a folder, then clips features to the new exported shapefiles.&amp;nbsp; However, the script seems to select and export the new shapefiles&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;correctly but does not clip.&amp;nbsp; I wanted to see if anyone with more experience can take a look at the script and pinpoint the errors I &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have made so I can correct it?&amp;nbsp; Script should be attached below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Oct 2012 14:47:54 GMT</pubDate>
    <dc:creator>MeredithGreen</dc:creator>
    <dc:date>2012-10-03T14:47:54Z</dc:date>
    <item>
      <title>Help with script I wrote that is only partially working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/help-with-script-i-wrote-that-is-only-partially/m-p/521624#M17352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to learn some basic script writing for arcgis and started with writing a basic script that selects features and exports them to a folder, then clips features to the new exported shapefiles.&amp;nbsp; However, the script seems to select and export the new shapefiles&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;correctly but does not clip.&amp;nbsp; I wanted to see if anyone with more experience can take a look at the script and pinpoint the errors I &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;have made so I can correct it?&amp;nbsp; Script should be attached below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank You&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 14:47:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/help-with-script-i-wrote-that-is-only-partially/m-p/521624#M17352</guid>
      <dc:creator>MeredithGreen</dc:creator>
      <dc:date>2012-10-03T14:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help with script I wrote that is only partially working</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/help-with-script-i-wrote-that-is-only-partially/m-p/521625#M17353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looking at your code you select out a county then use that single county to clip a layer called trex_clip? Looks fine to me. Although I would put an "r" infront of your text where you declare the workspace. So your line of code should look like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;gp.workspace = &lt;/SPAN&gt;&lt;STRONG&gt;r&lt;/STRONG&gt;&lt;SPAN&gt;"Y:\GIS_FILES\Georgia\GDOT\TSPLOST"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duncan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2012 15:03:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/help-with-script-i-wrote-that-is-only-partially/m-p/521625#M17353</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2012-10-03T15:03:13Z</dc:date>
    </item>
  </channel>
</rss>

