openstreetmap / iD

🆔 The easy-to-use OpenStreetMap editor in JavaScript.
https://www.openstreetmap.org/edit?editor=id
ISC License
3.29k stars 1.19k forks source link

Tagging Mapillary Map Feature support #8586

Open lectrician1 opened 2 years ago

lectrician1 commented 2 years ago

I'm creating a proposal that will add tagging for Mapillary Map Features on OSM elements based on their Map Feature ID. For example: mapillary:feature=012834676.

The problem is, there's no way to get the map feature IDs from the editor, so editors have no way of tagging. I'm proposing a way the iD can be shown, for example, in the sidebar.

After this is implemented and the proposal likely approved, it would be nice to have an easy way of "linking" a selected map feature and OSM feature automatically. For example, using "C" with both or multiple map features selected will add the map feature iDs to the OSM feature using mapillary:feature=.

matkoniecz commented 2 years ago

Why it would be useful? Mapillary is geotagged anywayy.

I am really dubious that such manual linking of some Facebook id is idea worth promoting. There are many tags more important and more worth promoting and featuring.

lectrician1 commented 2 years ago

Why it would be useful?

To use map features as sources for their existence.

tastrax commented 2 years ago

This already seems possible

https://www.openstreetmap.org/way/9903982

lectrician1 commented 2 years ago

@tastrax That's for images. I want to be able to tag specific detected map features like traffic signs, store signs, etc.