Identify Road closest to a given location (Latitude,Longitude)
5 views (last 30 days)
Show older comments
What is the best possible way to identify road which is closest or leads to my desired location.The possible approach I am taking as of now is that do a shaperead on my Shape File (Tiger Shape Files) and then do a minimum of my desired location (Lat,Long) to all my road Links (Lat,Long).
This approach works but its tedious and the processing time is dependent on number of structure elements of the Shape Read.
If you know of any alternate solution please revert.
Thanks!!
0 Comments
Answers (0)
See Also
Categories
Find more on Mapping Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!