Ask Your Question
2

Is it necessary to include the distance between the nearest nodes and the start/end points when calculating the distance between those nodes in OSMnx?

asked 2021-08-03 11:00:00 +0000

qstack gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2023-04-08 03:00:00 +0000

huitzilopochtli gravatar image

No, it is not necessary to include the distance between the nearest nodes and the start/end points when calculating the distance between those nodes in OSMnx. The distance attribute that OSMnx calculates between nodes is the length of the shortest path between those nodes, taking into account the geometry and connectivity of the street network.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-08-03 11:00:00 +0000

Seen: 8 times

Last updated: Apr 08 '23