How to find a line among a group lines which is the closest to a known point (lat,long)
Solved
How to find a line among a group lines which is the closest to a known point (lat,long)
Best answer by redgeographics
Try the NeighborFinder, put the point in as base (assuming you have it as a point feature, if not use the VertexAdder to create it from lat/lon attributes) and the lines as candidates.
Note that you'll need to reproject the lines to LL84 if you're entering the point at lat/lon.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.


