You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 12, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered: