New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
improvement of traffic_signals nearby #147
Comments
|
and please note about http://wiki.openstreetmap.org/wiki/Tag:highway%3Dtraffic_signals#How_to_map: |
|
@grischard what do think of this ? |
|
I do not think that the error you've linked to is a false positive. It's a pedestrian crossing where pedestrians are controlled by a light, but what's the situation for the road traffic? Will it affect me if I'm turning left into the dentist's parking? If I'm giving directions, should I turn left before or after the light? It is unfortunate that The I've edited the area you've linked to, adding traffic lights for the road traffic around that pedestrian crossing, and hope that you agree that this is an unambiguous way of representing this pedestrian crossing. |
+1
Surely, this could be a way.
Here a mapillary picture for this (simple crossing. |
hmm, okay, good question. i think it has now affect to the road traffic, because it is green 99,8% of the day. it's only red, when some school kids went off school and push the request button. and i have to investigate this, but i think the traffic_signal (green light for road traffic) is only active between 7am-6pm. so my real (first) intention was the view of the pedestrian crossing and that this is a controlled one. |
|
Just use highway=traffic_signals + crossing=traffic_signals. It's already done on 21% of all crossing=traffic_signals (http://taginfo.openstreetmap.org/tags/crossing=traffic_signals#combinations) It's also supported by JOSM default style with different icons. |
|
So nothing to do in Osmose-QA, If I'm wrong, please, reopen. |
with #133 a check for nearby highway=traffic_signals at crossing=traffic_signals has been introduced.
i think this check only works correctly if crossing=traffic_signals is tagged on a way an the end nodes of this way should tagged with highway=traffic_signals, see http://wiki.openstreetmap.org/wiki/Tag:highway%3Dtraffic_signals#Traffic_signals_for_pedestrians
at the moment i think this is false-positive
The text was updated successfully, but these errors were encountered: