This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How do I retrieve road node data from OSM database

0

what is the process of retrieve road node data like between start node and end node in osm database. i am setup the osm database server and i want retrieve all nodes with geometric values between start and end node of all Roads in OSM.

asked 10 Jun '15, 14:27

battinivinod's gravatar image

battinivinod
20446
accept rate: 0%

3

Based on what you've asked in previous questions, I'd take a step back and start from the "beginners' guide":

https://wiki.openstreetmap.org/wiki/Beginners%27_guide

As you go through that process you'll learn a bit more about how OSM data works (especially when you look at data in an editor, and look at the results of your editing).

(10 Jun '15, 14:31) SomeoneElse ♦

Source code available on GitHub .