transitland / mobility-explorer

Understand transportation networks around the world using Transitland open data and Valhalla routing engine APIs
https://mobility-explorer.interline.com/
MIT License
39 stars 15 forks source link

Map Matching - Load matched ways to JOSM #514

Open nlehuby opened 7 years ago

nlehuby commented 7 years ago

The map matching API could be very useful to the OSM Community, for instance for public transport relation mapping.

Could we have an additional button in the map matching ui, that load into JOSM all the matched ways ?

This can be achieved by fetching this url (with JOSM already open) : http://localhost:8111/load_object?objects=w{way_id},w{way_id},w{way_id},w{way_id} for instance http://localhost:8111/load_object?objects=w62417245,w65561938