Hi, I am a little new to programming. I actually wanted to extract all the nodes along all the ways in a particular city. So, I need any node that lies along any street(mostly streets that are traversed by cars) in the city. Thanks. |
Hi, I am a little new to programming. I actually wanted to extract all the nodes along all the ways in a particular city. So, I need any node that lies along any street(mostly streets that are traversed by cars) in the city. Thanks. |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Question tags:
question asked: 19 Aug '16, 08:00
question was seen: 861 times
last updated: 19 Aug '16, 10:53
With "nodes" are you referring to the nodes that determine the geometry of the ways, or do you mean POIs etc. along but not necessary "on" the way?
Yes. I am referring to the nodes that determine the geometry of the way, i.e. they necessarily lie on the way.