I want to connect a line between every two points which are away from each other by specific distances.Are there tools do that?
We have been down this path before ... and I responded in an earlier post https://community.esri.com/message/734028-re-points-to-lines?commentID=734028#comment-734028
You need to specify the distances or distance range.
A simple query for the values that are within the range will give you those points.
From there you can construct origin destination pairs as outlined using similar procedures specified by xander_bakker
Once the data set is obtained, the remainder of the task will take little time.
Perhaps in your next screen grab, you can show a query result of the points that meet your conditions. It is hard to get a feel for how many points you have. If there were only a handful ... less than a 25 or so, it would be as quick to connect the dots manually in an edit session.
Thank you for your reply and I scenery appreciate your effort. I need to connect the point one time only to the point which is within a certain distance. For example, I want to connect a line between point # 3 and point #55 as shown in the attached image.
.
In all points, there is a pair of points that separate by a distance from each other. I need to connect lines between each pair of points.
Then as long as you have a license above Basic
Simplify Line... using point remove... and specify a tolerance as well
Thank you for your reply.I used this tool but the result is not desirable. I want to connect between points based on specific distance from each other.
There is the obvious Points to Line tool which you can use if your current point spacing is to your liking
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.