I have two vector maps consisting of points and a vector map containing a
road network. Given a point A, I want to find the nearest point B along the
road network, for each A.

I have looked at v.net.path and v.distance's to_along but they seem to
require B to be known. How can I do this?

Ryan

-- 
View this message in context: 
http://www.nabble.com/Finding-Nearest-Intersection-%28point%29-on-Road-Network-tp21108480p21108480.html
Sent from the Grass - Users mailing list archive at Nabble.com.

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to