Is there a possibility that a NODE could be included in multiple WAYs? asked 11 Sep '15, 12:52 carlilord |
One Answer:
Yes. :) I can think of two situations:
answered 11 Sep '15, 13:01 Lightsider thx didn't think about that...^^ (11 Sep '15, 13:13) carlilord 4 Or, much simpler, a street is split in two parts, and both share the connection node. (11 Sep '15, 14:03) Frederik Ramm ♦ |
Is there a specific situation (e.g. a particular node/way) that you're thinking of?
no I just use the API to get the ways from a nodeID and in my code I just handled the possibility to get one way back. (I want to add lanes in my local .osm file so I can use it in a traffic simulation)