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.
Hi @TimTriesch1,
Do you mean to use the Grid Index Features Tool. You can specify size and everything which sounds like what your looking for.
Nope, thanks though, but that is not what I mean.
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.
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.
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. The highlighted are 12 lines from IN_FID 1. Thanks for sharing your data.
However, the angle criteria is not clear to me. Could you please explain in detail, or illustrate with some screenshots, what you meant by "the angle between the points must be between 90 and 180 degrees"? How is the angle between the points defined or measured? Thanks!
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.
Inicia sesión para publicar, seguir contenido y más. ¿Nuevo aquí? Regístrate gratis.