Are there any tools where I can use to caclculate the route distance between stops of public transport routes mapped in OpenStreetMap? |
For 1 or 2 you could do it in e.g. JOSM (or the upcoming update of the iD editor). In case you want it for several tens of bus stops, you can download OSM data in e.g. a Postgis database and do the calculations there. You can also download bus stops for a route via Overpass in a csv format and do the calculations in a spreadsheet. |