Get GPS coordinates from OSM nodes
    1 view (last 30 days)
  
       Show older comments
    
Hi everyone,
I have a big database of wayids and their associated node numbers taken from Openstreetmap through a trackmatching API.
In order to find the distance between each node I wil use the Haversine formula, but, in order to do so, I need the GPS coordinates of each node.
So the question is, how could I get the GPS coordinates of a node from its number?
I'm trying to use overpass-turbo, but I still can't find the right keywords to obtain it with a query.
Thank you,
Matteo
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!