Get GPS coordinates from OSM nodes
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!