<?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: ArcPy Buffering in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-buffering/m-p/1038012#M60460</link>
    <description>&lt;P&gt;if you need purely arcpy&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/main/arcgis-pro-arcpy-reference.htm" target="_blank"&gt;ArcGIS Pro Python reference—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/buffer.htm" target="_blank"&gt;Buffer (Analysis)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;already exists&lt;/P&gt;</description>
    <pubDate>Thu, 18 Mar 2021 13:30:04 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2021-03-18T13:30:04Z</dc:date>
    <item>
      <title>ArcPy Buffering</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-buffering/m-p/1038007#M60459</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;I am planning to develop a buffer program using ArcPy. I want this to succeed with the input function, as the user should specify how big the buffer value should be. The user can see these given values before from a print function.&lt;BR /&gt;The user can also enter all buffer values at once.&lt;BR /&gt;The newly created file names should then be validated.&lt;BR /&gt;In addition, it should be tested with each loop pass whether a data set with the same name already exists.&lt;/P&gt;&lt;P&gt;How should I proceed there?&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 13:25:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-buffering/m-p/1038007#M60459</guid>
      <dc:creator>Hackepeter</dc:creator>
      <dc:date>2021-03-18T13:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy Buffering</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-buffering/m-p/1038012#M60460</link>
      <description>&lt;P&gt;if you need purely arcpy&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/arcpy/main/arcgis-pro-arcpy-reference.htm" target="_blank"&gt;ArcGIS Pro Python reference—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/buffer.htm" target="_blank"&gt;Buffer (Analysis)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;already exists&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 13:30:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-buffering/m-p/1038012#M60460</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-03-18T13:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy Buffering</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-buffering/m-p/1038337#M60471</link>
      <description>&lt;P&gt;that is understandable but the problem is to link the values so that this has an error-free process&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 21:51:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-buffering/m-p/1038337#M60471</guid>
      <dc:creator>Hackepeter</dc:creator>
      <dc:date>2021-03-18T21:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy Buffering</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-buffering/m-p/1038360#M60472</link>
      <description>&lt;P&gt;error-free??&lt;/P&gt;&lt;P&gt;will people be using it?&lt;/P&gt;&lt;P&gt;Interactive like people seeing the values they entered prior to performing the calculation is arcobjects stuff.&lt;/P&gt;&lt;P&gt;It is better to let them "fail" and provide feedback in the results.&lt;/P&gt;&lt;P&gt;That can be coded, things like&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You specified a planar buffer distance but your coordinates are in decimal degrees... you forgot to tick the project if needed box&lt;/LI&gt;&lt;LI&gt;your buffer distance is extremely large... really?... is that an error?&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The best way to success is to provide documentation for the tool with appropriate help documentation.&amp;nbsp; Some of this can be done with establishing tool help parameters for the tool itself.&amp;nbsp; A separate pdf file is also good.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Mar 2021 22:09:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-buffering/m-p/1038360#M60472</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-03-18T22:09:40Z</dc:date>
    </item>
  </channel>
</rss>

