mobility-explorer icon indicating copy to clipboard operation
mobility-explorer copied to clipboard

Map Matching - Load matched ways to JOSM

Open nlehuby opened this issue 7 years ago • 0 comments

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

nlehuby avatar Nov 18 '17 12:11 nlehuby