<?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: Python script tool - Select Fields in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/python-script-tool-select-fields/m-p/126962#M4417</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I came across the obtained from method. An easy solution in the end! Thanks to all who replied.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Oct 2010 10:19:31 GMT</pubDate>
    <dc:creator>AdrianHughes</dc:creator>
    <dc:date>2010-10-05T10:19:31Z</dc:date>
    <item>
      <title>Python script tool - Select Fields</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/python-script-tool-select-fields/m-p/126958#M4413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm developing a python script tool that converts values in an attribute table to raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want the user to be able to select a feature class then then cherry pick which fields they want to convert. I know this field selection is possible as I have seen it in Arctoolbox tools but I need to know how to implement it in my onw python script tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An example of what I'm after is provided by the Dissolve tool in data managment&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using 9.3&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 08:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/python-script-tool-select-fields/m-p/126958#M4413</guid>
      <dc:creator>AdrianHughes</dc:creator>
      <dc:date>2010-09-28T08:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Python script tool - Select Fields</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/python-script-tool-select-fields/m-p/126959#M4414</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;hope u r the rite person to ask my doubt ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have some polylines for connecting roads of highways.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;now wants to merge all these&amp;nbsp; small polylines into one line with some attributs are from first polyline &amp;amp; rest fields r from the last input polyline. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can we do it ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;my data is from Navtech.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 10:49:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/python-script-tool-select-fields/m-p/126959#M4414</guid>
      <dc:creator>sangeethaunni</dc:creator>
      <dc:date>2010-09-28T10:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Python script tool - Select Fields</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/python-script-tool-select-fields/m-p/126960#M4415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks for the reply&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have copied Code A into an Python new applicaiton.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;please do let meknow how to take a new form in Python? i m new to python .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i have added code A &amp;amp;B direclty in to one file..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;how do i run it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Oct 2010 08:37:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/python-script-tool-select-fields/m-p/126960#M4415</guid>
      <dc:creator>sangeethaunni</dc:creator>
      <dc:date>2010-10-03T08:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Python script tool - Select Fields</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/python-script-tool-select-fields/m-p/126961#M4416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When you create the script tool, set your field parameter "Obtained From" property to the feature class.&amp;nbsp; See the section on "Obtained From" in &lt;/SPAN&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Setting_script_tool_parameters"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Setting_script_tool_parameters&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 16:44:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/python-script-tool-select-fields/m-p/126961#M4416</guid>
      <dc:creator>DaleHoneycutt</dc:creator>
      <dc:date>2010-10-04T16:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Python script tool - Select Fields</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/python-script-tool-select-fields/m-p/126962#M4417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I came across the obtained from method. An easy solution in the end! Thanks to all who replied.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 10:19:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/python-script-tool-select-fields/m-p/126962#M4417</guid>
      <dc:creator>AdrianHughes</dc:creator>
      <dc:date>2010-10-05T10:19:31Z</dc:date>
    </item>
  </channel>
</rss>

