Hi, I calculated an isochrone using OSM data. Now I have a list of ways/nodes which are reachable from the starting point (original OSM ids are available). How can I highlight all the ways on a map? I only found out that a single way can be highlighted with http://www.openstreetmap.org/way/<id>. I'm a beginner with OSM so any help is very much appreciated. Thanks! |
Unfortunately, the link doesn't work. I managed to highlight the edges using QGIS and OSM data extracts from Geofabrik.
(08 Jan '18, 09:00)
Mopedchen
|
Firstly, those are ways, not edges...
Secondly, is the starting point a node?
Thanks for pointing that out. I’ve edited the question.
Yes, the starting point is a node.