<?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: How to form a flat buffer using python? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-form-a-flat-buffer-using-python/m-p/610473#M47670</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Dan. I really didn't expect that it's impossible to do that directly as I thought maybe some arcmap option can do. So have to use the indirect way as your suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 Dec 2016 04:31:42 GMT</pubDate>
    <dc:creator>TieshengWu</dc:creator>
    <dc:date>2016-12-11T04:31:42Z</dc:date>
    <item>
      <title>How to form a flat buffer using python?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-form-a-flat-buffer-using-python/m-p/610471#M47668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, how to make the command 'Arcpy.Polygon.buffer(distance)' &amp;nbsp;forming a flat buffer instead&amp;nbsp; a round one?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Dec 2016 03:02:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-form-a-flat-buffer-using-python/m-p/610471#M47668</guid>
      <dc:creator>TieshengWu</dc:creator>
      <dc:date>2016-12-11T03:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to form a flat buffer using python?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-form-a-flat-buffer-using-python/m-p/610472#M47669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can't. &amp;nbsp;you can only access the square end buffer through&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/analysis-toolbox/buffer.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/analysis-toolbox/buffer.htm"&gt;Buffer—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You only other options would be to construct perpendicular lines at the line ends (for instance) and split the polygon there, or construct offset parallels and join those to form polygons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Dec 2016 03:55:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-form-a-flat-buffer-using-python/m-p/610472#M47669</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-12-11T03:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to form a flat buffer using python?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-form-a-flat-buffer-using-python/m-p/610473#M47670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Dan. I really didn't expect that it's impossible to do that directly as I thought maybe some arcmap option can do. So have to use the indirect way as your suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Dec 2016 04:31:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-form-a-flat-buffer-using-python/m-p/610473#M47670</guid>
      <dc:creator>TieshengWu</dc:creator>
      <dc:date>2016-12-11T04:31:42Z</dc:date>
    </item>
  </channel>
</rss>

