<?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 create a polygon buffer with flat corners ? in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/1142336#M26183</link>
    <description>&lt;P&gt;Yes.&amp;nbsp; That works, its more of a time saver idea than a can it be done question, I'm going to put an idea up for that one.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Feb 2022 20:42:02 GMT</pubDate>
    <dc:creator>KeithAddison1</dc:creator>
    <dc:date>2022-02-09T20:42:02Z</dc:date>
    <item>
      <title>How to create a polygon buffer with flat corners ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/517764#M17189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I realize this question has been asked by others before, but no final solutions seem available so far. &lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/48279-Polygon-Buffer-How-to-set-FLAT-corner-paramater" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/48279-Polygon-Buffer-How-to-set-FLAT-corner-paramater&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I am raising up this question aagain. Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can we possibly create a buffer around a polygon with flat (not round) corners?&amp;nbsp; This could be practically useful for many applications. Any ideas?&amp;nbsp; Any method (including script) will be appreciated. Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Mar 2013 22:19:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/517764#M17189</guid>
      <dc:creator>JidaWang</dc:creator>
      <dc:date>2013-03-02T22:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a polygon buffer with flat corners ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/517765#M17190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Maybe you can just use &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000038000000" rel="nofollow" target="_blank"&gt;Feature Envelope to Polygon&lt;/A&gt;&lt;SPAN&gt; tool after you create the buffers?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 19:13:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/517765#M17190</guid>
      <dc:creator>LucasDanzinger</dc:creator>
      <dc:date>2013-03-04T19:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a polygon buffer with flat corners ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/517766#M17191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, Lucas. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the envlope tool only created bounding boxes (based on the coordinate X/Y directions) which do not necessarily follow the sophisticated geometric outlines/shapes of polygons. This does not work for my cases. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ideally, I want the output to be similar to a round buffer with simply with flat corners... Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Maybe you can just use &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000038000000"&gt;Feature Envelope to Polygon&lt;/A&gt; tool after you create the buffers?&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Mar 2013 22:14:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/517766#M17191</guid>
      <dc:creator>JidaWang</dc:creator>
      <dc:date>2013-03-04T22:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a polygon buffer with flat corners ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/517767#M17192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not sure if this will help; I haven't tested it out.&amp;nbsp; But at gis.stackexchange they were working on this problem:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gis.stackexchange.com/questions/29337/creating-a-square-buffer-around-a-point-feature-in-arcmap"&gt;http://gis.stackexchange.com/questions/29337/creating-a-square-buffer-around-a-point-feature-in-arcmap&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this will get you closer to your solution.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 15:45:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/517767#M17192</guid>
      <dc:creator>KarlSchiller</dc:creator>
      <dc:date>2013-03-06T15:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a polygon buffer with flat corners ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/517768#M17193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried using the "Point to Raster" tool?&amp;nbsp; For example if you want 100 ft square buffers around the points, you could use point to raster with a cell size of 100 x 100 ft.&amp;nbsp; After doing this, just convert the raster to polygons and you should have your square buffers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;EDIT:&amp;nbsp; I should mention that this would only be effective if the buffers will not be overlapping.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Mar 2013 16:10:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/517768#M17193</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-03-06T16:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a polygon buffer with flat corners ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/517769#M17194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For polygons, a solution is to start editing on the feature after buffering. &amp;nbsp;From the edit session, click on the feature in the Create Features window and from the Editor Toolbar, select the Intersection tool (if you mouse over the icons, the Intersection option is accessed from the drop-down arrow next to Trace).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your map view, you will see a straight line segment appear as you mouse over a side of the buffer. &amp;nbsp;Line up one side, click, and then do the same for a corresponding side. &amp;nbsp;This will create a point where the two sides would intersect. &amp;nbsp;Repeat this around your shape and&amp;nbsp;right-click to Finish.&amp;nbsp; You will have two polygons (one rounded from the original buffer, and your new straight edges version).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Buffer is rounded originally to maintain consistent distance as a radius.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2017 16:00:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/517769#M17194</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-06-13T16:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a polygon buffer with flat corners ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/1140160#M26158</link>
      <description>&lt;P&gt;ArcGIS Pro provides Graphic buffer tool that allows for different types of corners &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/graphic-buffer.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/analysis/graphic-buffer.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 03:22:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/1140160#M26158</guid>
      <dc:creator>SergeyTolstov</dc:creator>
      <dc:date>2022-02-03T03:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a polygon buffer with flat corners ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/1142306#M26181</link>
      <description>&lt;P&gt;A dissolve option, like the Buffer tool has, would make this tool more useful.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 20:06:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/1142306#M26181</guid>
      <dc:creator>KeithAddison1</dc:creator>
      <dc:date>2022-02-09T20:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a polygon buffer with flat corners ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/1142312#M26182</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/87234"&gt;@KeithAddison1&lt;/a&gt;Are you are talking about the Graphic Buffer tool? Use Pairwise Dissolve to dissolve the result.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 20:19:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/1142312#M26182</guid>
      <dc:creator>SergeyTolstov</dc:creator>
      <dc:date>2022-02-09T20:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a polygon buffer with flat corners ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/1142336#M26183</link>
      <description>&lt;P&gt;Yes.&amp;nbsp; That works, its more of a time saver idea than a can it be done question, I'm going to put an idea up for that one.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 20:42:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-create-a-polygon-buffer-with-flat-corners/m-p/1142336#M26183</guid>
      <dc:creator>KeithAddison1</dc:creator>
      <dc:date>2022-02-09T20:42:02Z</dc:date>
    </item>
  </channel>
</rss>

