Identify Road closest to a given location (Latitude,Longitude)
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Mapping Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!