You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Say I want to look at a specific w::Way{Int64}. I can access w.nodes and get a vector of nodes that the way is made up of.
I wonder if there is a way to identify the start and end node of a given Way{Int64}?