There was a question about bus routes/route relations just the other day. See my reply* at: https://lists.openstreetmap.org/pipermail/talk/2014-March/069413.html
Using Overpass API you can extract a "line" for a bus route relation. By default you "line" is made up of all the roads that form part of the bus route with the roads being in OSM's XML format. You can also extract the "line" as GPX or as GeoJSON. Either way you will have to process the result to convert the collection or roads into a single "line" (if that's what you want). Regards, Rob * Note: The link at number [7] should be everything starting at "http" and ending "body;". It should have a space between "Travel" and "De" (but no linebreak character).
_______________________________________________ talk mailing list [email protected] https://lists.openstreetmap.org/listinfo/talk

