Skip to content
This repository was archived by the owner on Mar 12, 2022. It is now read-only.
This repository was archived by the owner on Mar 12, 2022. It is now read-only.

Map Matching - Load matched ways to JOSM #514

@nlehuby

Description

@nlehuby

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions