Open nlehuby opened 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
http://localhost:8111/load_object?objects=w{way_id},w{way_id},w{way_id},w{way_id}
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