Hi,
I have a point feature and those points were created along a line. My problem is that the points were not drawn sequentially.Is there any way to trace the points according to their physical location? Thanks.
Yes utility network analysis works for me.
How many points?How many line features are we anticipating? Are they near each other?May be possible with the Near tool and Point to Line.If there's a nominal number of features and it's a one-off you could just do it manually
Are you able to use the start or the endpoint of the line as start points? does direction matter?
If there is any logic that can apply to the points' distance with tolerance then it might able to do it through python.
For instance, I will get all the points along the line or interests with the line. Then calculate point distance from one direction to compare every point's distance to the start point of the line and to the endpoint of the line...
loop through all the points then you will get the list of the points based on the comparison from one direction.
I have moved the question to Geoprocessing a more suitable place for questions of this type.
There are 38,019 points placed along 284 different lines. Need to calculate the distance from any point on a line to the start and end point. The difficulty is the draw order of those points are not recorded in attribute table. Try to use the utility network analysis - find path to get the order of those points but not sure how to do it automatically.
It's a solution. Also tried to use the utility network analysis -find path, but not too sure if it can be done via python.
Hi Dan
I don't think it is a Geoprocessing issue. I think she could setup a Geometric network and tracing then.
Regards,
Bing
Unfortunately, ArcObjects needs to be used.
Thanks. Will give it a try.
Bing Zheng It was originally published in the
GeoNet Lounge
Hence the move to Geoprocessing Which is a place
Utility Network also, seems to be an appropriate alternative place, but the Lounge isn't Let Liran know as well
I would like to suggest Utility Network if it is possible.
You should edit your question and provide some screen shots as this allows people to understand what exactly your data is and represents and the resulting solution to your problem.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.