<?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: Problems with convex hulls in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/problems-with-convex-hulls/m-p/1402904#M81166</link>
    <description>&lt;P&gt;An image would help to address your situation.&lt;/P&gt;&lt;P&gt;esri doesn't specify which algorithm they use, but you can compare results to scipy's&lt;/P&gt;&lt;P&gt;from scipy.spatial import ConvexHull as CH&lt;/P&gt;&lt;P&gt;you just need an array of points (perimeter is fine).&lt;/P&gt;</description>
    <pubDate>Fri, 29 Mar 2024 23:10:23 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2024-03-29T23:10:23Z</dc:date>
    <item>
      <title>Problems with convex hulls</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problems-with-convex-hulls/m-p/1402751#M81155</link>
      <description>&lt;P&gt;We are using ArcGIS to examine the outline shapes of pits in lava flows. We have outlined most of the pits using the Freehand tool and some with a point to point (polygon) method. We have then calculated the convex hull. Many of the convex hulls drawn on the Freehand shapes lie WITHIN the shape. It appears that there are a few discrete points that are used on the Freehand outline, rather than every point that would appear to lie on the perimeter. Thus, in these cases the area of the convex hull is LESS than the area of the shape, when it should always be larger. This ratio is commonly used in morphometric studies, but will be incorrect in the Freehand tool is used to define the perimeter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have not noticed this problem when the shape was digitized by the point to point method.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone else noticed this? Is there any fix to the problem?&lt;/P&gt;&lt;P&gt;BTW, does anyone know what method ArcGIS uses to define the convex hull?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 20:47:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problems-with-convex-hulls/m-p/1402751#M81155</guid>
      <dc:creator>EricChristiansen2</dc:creator>
      <dc:date>2024-03-29T20:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with convex hulls</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problems-with-convex-hulls/m-p/1402904#M81166</link>
      <description>&lt;P&gt;An image would help to address your situation.&lt;/P&gt;&lt;P&gt;esri doesn't specify which algorithm they use, but you can compare results to scipy's&lt;/P&gt;&lt;P&gt;from scipy.spatial import ConvexHull as CH&lt;/P&gt;&lt;P&gt;you just need an array of points (perimeter is fine).&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 23:10:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problems-with-convex-hulls/m-p/1402904#M81166</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-03-29T23:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with convex hulls</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/problems-with-convex-hulls/m-p/1403247#M81177</link>
      <description>&lt;P&gt;The &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/minimum-bounding-geometry.htm" target="_self"&gt;Minimum Bounding Geometry&lt;/A&gt; tool calculates a convex hull (as well as other shapes) for features in a feature class. The help doesn't the say what method is used to define the convex hull.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Mar 2024 21:30:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/problems-with-convex-hulls/m-p/1403247#M81177</guid>
      <dc:creator>Dale_Honeycutt</dc:creator>
      <dc:date>2024-03-30T21:30:47Z</dc:date>
    </item>
  </channel>
</rss>

