<?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>idea Create a closed polygon from a set of points with specific distance &amp;amp; angle criteria in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/create-a-closed-polygon-from-a-set-of-points-with/idi-p/1683221</link>
    <description>&lt;P&gt;I need to create closed polygons from a set of points with the following criteria: The points must be less than 300 feet of each other. The angle between the points must be 90 - 180 degrees. The polygons must be no less than 5 acres.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Feb 2026 22:40:01 GMT</pubDate>
    <dc:creator>TimTriesch1</dc:creator>
    <dc:date>2026-02-09T22:40:01Z</dc:date>
    <item>
      <title>Create a closed polygon from a set of points with specific distance &amp; angle criteria</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/create-a-closed-polygon-from-a-set-of-points-with/idi-p/1683221</link>
      <description>&lt;P&gt;I need to create closed polygons from a set of points with the following criteria: The points must be less than 300 feet of each other. The angle between the points must be 90 - 180 degrees. The polygons must be no less than 5 acres.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Feb 2026 22:40:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/create-a-closed-polygon-from-a-set-of-points-with/idi-p/1683221</guid>
      <dc:creator>TimTriesch1</dc:creator>
      <dc:date>2026-02-09T22:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create a closed polygon from a set of points with specific distance &amp; angle criteria</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/create-a-closed-polygon-from-a-set-of-points-with/idc-p/1683231#M37404</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/411180"&gt;@TimTriesch1&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you mean to use the Grid Index Features Tool. You can specify size and everything which sounds like what your looking for.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2026 00:06:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/create-a-closed-polygon-from-a-set-of-points-with/idc-p/1683231#M37404</guid>
      <dc:creator>RPGIS</dc:creator>
      <dc:date>2026-02-10T00:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create a closed polygon from a set of points with specific distance &amp; angle criteria</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/create-a-closed-polygon-from-a-set-of-points-with/idc-p/1684191#M37424</link>
      <description>&lt;P&gt;Nope, thanks though, but that is not what I mean.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The goal with this set of points is to create a polygon boundary that includes as many of the points as possible with the following constraints: The distance between points must be less than 300' and the angle between the points must be between 90 and 180 degrees.&lt;/P&gt;&lt;P&gt;It can be done manually, but is very tedious and allows for human error. We are hoping to develop a script or tool that automates this and get the same results each time it is used with no errors.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Feb 2026 22:59:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/create-a-closed-polygon-from-a-set-of-points-with/idc-p/1684191#M37424</guid>
      <dc:creator>TimTriesch1</dc:creator>
      <dc:date>2026-02-12T22:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create a closed polygon from a set of points with specific distance &amp; angle criteria</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/create-a-closed-polygon-from-a-set-of-points-with/idc-p/1686365#M37597</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/411180" target="_blank" rel="noopener"&gt;@TimTriesch1&lt;/A&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This seems a unique use case. It is pretty easy to analyze distances between points and even create lines from each point to it's surrounding points that are within 300ft, as shown below.&amp;nbsp;The highlighted are 12 lines from IN_FID 1. Thanks for sharing your data.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EsriComm_DanImageClusterlines.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/148871iFEDAF168BC005539/image-size/large?v=v2&amp;amp;px=999" role="button" title="EsriComm_DanImageClusterlines.png" alt="EsriComm_DanImageClusterlines.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;However, the angle criteria is not clear to me. Could you please explain in detail, or illustrate with some screenshots, what you meant by "&lt;SPAN&gt;the angle between the points must be between 90 and 180 degrees&lt;/SPAN&gt;"?&amp;nbsp; How is the angle between the points defined or measured? Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 00:11:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/create-a-closed-polygon-from-a-set-of-points-with/idc-p/1686365#M37597</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2026-02-25T00:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Create a closed polygon from a set of points with specific distance &amp; angle criteria</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/create-a-closed-polygon-from-a-set-of-points-with/idc-p/1690514#M37815</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/411180" target="_blank"&gt;@TimTriesch1&lt;/A&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Just want to double check that you have read my comment and question above. I look forward to your clarification on the angle criteria and further discussion. Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2026 16:14:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/create-a-closed-polygon-from-a-set-of-points-with/idc-p/1690514#M37815</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2026-03-13T16:14:24Z</dc:date>
    </item>
  </channel>
</rss>

