osm-fr / osmose-backend

Part of osmose that runs the analysis, and send the results to the frontend.
GNU General Public License v3.0
90 stars 114 forks source link

Mapillary traffic signal at pedestrian crossing should be mapped to crossing:signal=yes #1091

Open double-a opened 3 years ago

double-a commented 3 years ago

The mapillary detection of a traffic light is shown as missing traffic light. But the detection is from a signal light (on top of a crossing sign) and should point the user to use crossing:sign=yes (and not highway=traffic_signal). E.g. https://www.mapillary.com/app/?focus=photo&pKey=4aovlueQNB3sh8nYHoCO2A&signs=true&points=true

frodrigo commented 3 years ago

Combination of detections is not implemented. But an other issue also need it: #837.

matkoniecz commented 3 years ago

But the detection is from a signal light (on top of a crossing sign) and should point the user to use crossing:sign=yes (and not highway=traffic_signal).

Are you sure? I thought that in case of signalled traffic crossing without other traffic signals then highway=traffic_signal also should be mapped.

double-a commented 3 years ago

You would map a flashing warning signal identical to a traffic signal (red/orange/yellow)?