<?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 Arcpy buffer geometry: ArcPro fixed at 35 vertices? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-buffer-geometry-arcpro-fixed-at-35-vertices/m-p/149592#M11592</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've just updated a script from ArcGIS Desktop for use in ArcPro and am getting differences in results. Using&amp;nbsp;&lt;SPAN&gt;arcpy.PointGeometry([pointObject]).buffer([distance]) in ArcGIS Desktop gives a buffered circle with vertices spaced around 50 meters apart (~ 380 vertices in total)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the same code and inputs in ArcGIS Pro gives a buffered circle with vertices spaced around 500m apart (around 35 vertices in total) which gives unexpected results since the script relies on a precise comparison of geometry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing a quick test and hard coding a distance (i.e. 1000.0001) still results in the same 35 vertices.&lt;/P&gt;&lt;P&gt;Setting the buffer distance to 100000.001 still results in the same 35 vertices?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone/ESRI let me know what has changed which would cause this? Why are the number of vertices so low and/or not increase with the relative scale of the circle?&lt;/P&gt;&lt;P&gt;Note: Environment settings are the same between arcmap and pro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Dec 2019 22:47:54 GMT</pubDate>
    <dc:creator>GeoNZ</dc:creator>
    <dc:date>2019-12-23T22:47:54Z</dc:date>
    <item>
      <title>Arcpy buffer geometry: ArcPro fixed at 35 vertices?</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-buffer-geometry-arcpro-fixed-at-35-vertices/m-p/149592#M11592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've just updated a script from ArcGIS Desktop for use in ArcPro and am getting differences in results. Using&amp;nbsp;&lt;SPAN&gt;arcpy.PointGeometry([pointObject]).buffer([distance]) in ArcGIS Desktop gives a buffered circle with vertices spaced around 50 meters apart (~ 380 vertices in total)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the same code and inputs in ArcGIS Pro gives a buffered circle with vertices spaced around 500m apart (around 35 vertices in total) which gives unexpected results since the script relies on a precise comparison of geometry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doing a quick test and hard coding a distance (i.e. 1000.0001) still results in the same 35 vertices.&lt;/P&gt;&lt;P&gt;Setting the buffer distance to 100000.001 still results in the same 35 vertices?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone/ESRI let me know what has changed which would cause this? Why are the number of vertices so low and/or not increase with the relative scale of the circle?&lt;/P&gt;&lt;P&gt;Note: Environment settings are the same between arcmap and pro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Dec 2019 22:47:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-buffer-geometry-arcpro-fixed-at-35-vertices/m-p/149592#M11592</guid>
      <dc:creator>GeoNZ</dc:creator>
      <dc:date>2019-12-23T22:47:54Z</dc:date>
    </item>
  </channel>
</rss>

