<?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: Multiple Ring Buffer - XY Resolution Limit? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056758#M40812</link>
    <description>&lt;P&gt;Thanks. The features will be used for spatial analysis, but yes it is very unlikely this would be noticed.&lt;/P&gt;</description>
    <pubDate>Tue, 11 May 2021 16:55:45 GMT</pubDate>
    <dc:creator>RandyMcGregor3</dc:creator>
    <dc:date>2021-05-11T16:55:45Z</dc:date>
    <item>
      <title>Multiple Ring Buffer - XY Resolution Limit?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056253#M40755</link>
      <description>&lt;P&gt;I am using the Multiple Ring Buffer and noticed that my output buffers (in this case, 10 miles) are much more generalized than I would get using the regular buffer tool with defaults for the same distance. I have tried to tweak xy resolution and I cannot get a finer resolution than below (approx 3,500 feet between points).&lt;/P&gt;&lt;P&gt;I get the same thing with geographic coordinates and projected (us_foot) coordinates.&lt;/P&gt;&lt;P&gt;Is this a known issue with the Multiple Ring Buffer?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RandyMcGregor3_1-1620662233876.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/12954i1DD0E5237BBE46A6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RandyMcGregor3_1-1620662233876.png" alt="RandyMcGregor3_1-1620662233876.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Randy McGregor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 18:02:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056253#M40755</guid>
      <dc:creator>RandyMcGregor3</dc:creator>
      <dc:date>2021-05-10T18:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Ring Buffer - XY Resolution Limit?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056334#M40767</link>
      <description>&lt;P&gt;Buffers are represented by an "ngon" ( a n-sided polygon) historically done using 36 or 72 sides representing 1 or 1/2 degree increments.&amp;nbsp; You can see this if you buffer a point, then convert the buffer to points and do a quick count of the number of points along the buffer's perimeter&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 18:18:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056334#M40767</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-05-10T18:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Ring Buffer - XY Resolution Limit?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056337#M40768</link>
      <description>&lt;P&gt;Thanks Dan. When I just do a straight buffer with the buffer tool at 10 miles, the output is much smoother. Is there any way to control this? xy resolution doesn't affect it (and ESRI recommends not tampering with it).&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 18:21:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056337#M40768</guid>
      <dc:creator>RandyMcGregor3</dc:creator>
      <dc:date>2021-05-10T18:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Ring Buffer - XY Resolution Limit?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056431#M40777</link>
      <description>&lt;P&gt;So I tested a few workflows that proved to be interesting.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Ran the regular buffer tool around a selected point to create a 50 mile buffer.&amp;nbsp; Selected the buffer polygon to edit vertices.&amp;nbsp; The polygon seems to be a true curve as it were - no vertices save for one.&amp;nbsp; A true curve.&lt;/LI&gt;&lt;LI&gt;Ran the multi-ring buffer tool for 10, 20, 30, 40 and 50 mile buffers.&amp;nbsp; The output is like the output for a shapefile.&amp;nbsp; Shapefiles don't support true curves and adds a vertex every XX feet (or miles) to simulate a true curve.&amp;nbsp; This is what you're seeing in your screen grab.&lt;/LI&gt;&lt;LI&gt;Created a new circular polygon from the circle construction tool, did a right-click and created a circle polygon with a 60-mile radius.&amp;nbsp; Output was a true curve with only one vertex to edit.&lt;/LI&gt;&lt;LI&gt;Ran the Pairwise Buffer tool to create a 50-mile buffer.&amp;nbsp; Output was a true curve with only one vertex to edit.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;So what I'm seeing is all the tools/workflows &lt;STRONG&gt;except&lt;/STRONG&gt; the multi-ring buffer tool creates a true curve for output.&amp;nbsp; Not sure why but that seems to be what's happening.&amp;nbsp; Depending on how my multi-ring buffers you need to create, you might look at some other GP tools/editing to create the smoother polygons of the true curve variety.&amp;nbsp; Perhaps Esri Support Services has a good answer why the multi-ring buffer tool does not create true curves?&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 20:49:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056431#M40777</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2021-05-10T20:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Ring Buffer - XY Resolution Limit?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056468#M40786</link>
      <description>&lt;P&gt;I failed to add "historically"&lt;/P&gt;&lt;P&gt;True curves for simple polygons in a geodatabase, but certainly not for shapefiles.&lt;/P&gt;&lt;P&gt;I haven't seen true curves for multiring buffers before, but I really wasn't looking.&amp;nbsp; I can only surmise that an ngon would be the default.&lt;/P&gt;&lt;P&gt;As a test, make 2 single buffers around a point... then do an intersect/union or one of the other overlay tools and see whether true curves are maintained or ngons geometry results.&lt;/P&gt;&lt;P&gt;Test 2.&amp;nbsp; use the append polygon tool to a buffer and append some randomly shaped polygon... is the true curve for the buffer retained? or does it get changed...&lt;/P&gt;&lt;P&gt;lots of questions... most won't even notice &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 22:20:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056468#M40786</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-05-10T22:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Ring Buffer - XY Resolution Limit?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056624#M40802</link>
      <description>&lt;P&gt;Thank you! That squares with my experience and is what I suspected. I actually have a multiring buffer tool I made, but it is clunky and time consuming (buffer,update,merge,repeat...). Running 'smooth polygon' with the bezier options on the multi ring buffer output works but it's an extra step. You answered my question. It might work ok as is, but now I know what I need to do if it isn't.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 12:14:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056624#M40802</guid>
      <dc:creator>RandyMcGregor3</dc:creator>
      <dc:date>2021-05-11T12:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Ring Buffer - XY Resolution Limit?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056633#M40803</link>
      <description>&lt;P&gt;'Difference between Multi Ring Buffer output ('Original') and after running&amp;nbsp;&lt;EM&gt;Smooth Polygon&amp;nbsp;&lt;/EM&gt;tool with bezier option.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RandyMcGregor3_0-1620737019726.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13034iE364E5D515BAED0C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RandyMcGregor3_0-1620737019726.png" alt="RandyMcGregor3_0-1620737019726.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 12:44:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056633#M40803</guid>
      <dc:creator>RandyMcGregor3</dc:creator>
      <dc:date>2021-05-11T12:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Ring Buffer - XY Resolution Limit?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056758#M40812</link>
      <description>&lt;P&gt;Thanks. The features will be used for spatial analysis, but yes it is very unlikely this would be noticed.&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 16:55:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056758#M40812</guid>
      <dc:creator>RandyMcGregor3</dc:creator>
      <dc:date>2021-05-11T16:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Ring Buffer - XY Resolution Limit?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056767#M40813</link>
      <description>&lt;P&gt;Another interesting feature of this tool is that if you expose the 'Distances' input as a parameter, it will NOT work in a model. I've tried several times. It fails to recognize the input. If you remove the parameter, it works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RandyMcGregor3_0-1620753061630.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13051iC90A1998BFB48A78/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RandyMcGregor3_0-1620753061630.png" alt="RandyMcGregor3_0-1620753061630.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RandyMcGregor3_1-1620753103056.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/13052i7E8C1EF106FF0392/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RandyMcGregor3_1-1620753103056.png" alt="RandyMcGregor3_1-1620753103056.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 17:12:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056767#M40813</guid>
      <dc:creator>RandyMcGregor3</dc:creator>
      <dc:date>2021-05-11T17:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Ring Buffer - XY Resolution Limit?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056878#M40827</link>
      <description>&lt;P&gt;Is your output to shapefile?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Depending on which version of ArcGIS you are using, it might be that the buffers being produced are always geodesic buffers, which are always densified rather than output as true curves. Even the standard Buffer or Pairwise Buffer tools when using the Geodesic method produce densified outputs. This is the nature of the geodesic (shape preserving) method.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 20:25:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056878#M40827</guid>
      <dc:creator>DrewFlater</dc:creator>
      <dc:date>2021-05-11T20:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Ring Buffer - XY Resolution Limit?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056879#M40828</link>
      <description>&lt;P&gt;This is a bug that is resolved in our current 2.9 daily builds, which will likely be backported to a 2.7.x and 2.8.x patch.&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 20:26:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1056879#M40828</guid>
      <dc:creator>DrewFlater</dc:creator>
      <dc:date>2021-05-11T20:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Ring Buffer - XY Resolution Limit?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1057062#M40839</link>
      <description>&lt;P&gt;It was 2.6. I updated to 2.7 today, so I'll check. Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 12:40:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1057062#M40839</guid>
      <dc:creator>RandyMcGregor3</dc:creator>
      <dc:date>2021-05-12T12:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Ring Buffer - XY Resolution Limit?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1057063#M40840</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just updated to 2.7.3 and the bug is still there.&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 12:41:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1057063#M40840</guid>
      <dc:creator>RandyMcGregor3</dc:creator>
      <dc:date>2021-05-12T12:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Ring Buffer - XY Resolution Limit?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1057240#M40852</link>
      <description>&lt;P&gt;Drew is indicating that it will be fixed in 2.9 then backported to 2.8 and 2.7.&lt;/P&gt;&lt;P&gt;2.8 beta just finished,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 16:55:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1057240#M40852</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-05-12T16:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Ring Buffer - XY Resolution Limit?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1057242#M40853</link>
      <description>&lt;P&gt;Got it. Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 16:58:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/multiple-ring-buffer-xy-resolution-limit/m-p/1057242#M40853</guid>
      <dc:creator>RandyMcGregor3</dc:creator>
      <dc:date>2021-05-12T16:58:16Z</dc:date>
    </item>
  </channel>
</rss>

