<?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 use the field from the python tool as buffer distance in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/use-the-field-from-the-python-tool-as-buffer/m-p/258075#M8845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;what I am trying to do is to have a python script tool to process one feature class and get output feature class, and then use one field as the buffer distance field, but I can not see the field from output feature class. ( see the not_worked.jpg)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I use the system tool&amp;nbsp; it works fine. ( see the not_worked.jpg)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wonder what should I do in the python script to make this work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Sep 2010 18:56:41 GMT</pubDate>
    <dc:creator>SerenaMa</dc:creator>
    <dc:date>2010-09-15T18:56:41Z</dc:date>
    <item>
      <title>use the field from the python tool as buffer distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/use-the-field-from-the-python-tool-as-buffer/m-p/258075#M8845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;what I am trying to do is to have a python script tool to process one feature class and get output feature class, and then use one field as the buffer distance field, but I can not see the field from output feature class. ( see the not_worked.jpg)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I use the system tool&amp;nbsp; it works fine. ( see the not_worked.jpg)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wonder what should I do in the python script to make this work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 18:56:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/use-the-field-from-the-python-tool-as-buffer/m-p/258075#M8845</guid>
      <dc:creator>SerenaMa</dc:creator>
      <dc:date>2010-09-15T18:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: use the field from the python tool as buffer distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/use-the-field-from-the-python-tool-as-buffer/m-p/258076#M8846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I understand correct:&amp;nbsp; your script-tool is supposed to create and populate a field that you will later buffer with?&amp;nbsp; You problem is that when you are creating the model, you want to select the buffer distance from field option,&amp;nbsp; but it is not showing up.&amp;nbsp; It appears blank because the tool has not run and the field does not yet exist in the dataset.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can create a dummy output or copy your data,&amp;nbsp; then run the model ( which runs the tool) to create the field.&amp;nbsp; The model will stop at the buffer tool because it can't go further without knowing which field you want to buffer from.&amp;nbsp; Hopefully then you can complete the&amp;nbsp; model and it will work fine for future iterations.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 11:44:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/use-the-field-from-the-python-tool-as-buffer/m-p/258076#M8846</guid>
      <dc:creator>JamesHood</dc:creator>
      <dc:date>2010-09-16T11:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: use the field from the python tool as buffer distance</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/use-the-field-from-the-python-tool-as-buffer/m-p/258077#M8847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: jmhauck4818&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can provide a set of rules that internal validation uses for updating the description of output datasets. These rules are contained in a Schema object.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is some documentation regarding how you can handle this. See the section "Updating the description of output data using the Schema object":&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Customizing_script_tool_behavior/00150000000t000000/"&gt;Customizing script tool behavior&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Sep 2010 22:51:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/use-the-field-from-the-python-tool-as-buffer/m-p/258077#M8847</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-09-17T22:51:37Z</dc:date>
    </item>
  </channel>
</rss>

