This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How to tag Crosswalk with no road marking and no traffic signal?

0

I'm mostly unsure because the Wiki definition of unmarked is "A crossing without road markings OR traffic lights." Would it be:

highway=crossing

crossing=unmarked

crossing_1=uncontrolled

OR

highway=crossing

crossing=unmarked

Thank you!

asked 12 Jul '18, 19:42

MeghanKNg's gravatar image

MeghanKNg
17191017
accept rate: 0%

edited 12 Jul '18, 21:39

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


One Answer:

3

Use the second tag set: highway=crossing and crossing=unmarked

crossing=uncontrolled is defined as "A generic crossing with no traffic-signals of any type, just road markings; e.g., zebra-crossings." You have no markings in your example.

Note: crossing_1 is no valid (aka usual) key.

answered 12 Jul '18, 21:42

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

Source code available on GitHub .