Description
We currently have a hotkey (shift-C) that cycles through the various 'common' road types. Each time you hit the hotkey, As long as you have a highway selected, the selected way changes its tags according to this sequence:
motorway, trunk, primary, secondary, tertiary, unclassified, residential, living_street, service, track
Once you get to track, the key cycles back to the beginning of the list.
We could do a similar thing with footways, where hitting the hotkey (tbd which one) would cycle through tags if a highway=footway is selected.
What would that tag cycle look like? Something like 'When a highway=footway is selected, cycle through this list':
(In order by popularity of usage from: https://taginfo.openstreetmap.org/keys/crossing:markings#values)
footway=unmarked;crossing:markings=no
footway=marked:crossing:markings=yes
footway=marked;crossing:markings=zebra
footway=marked;crossing:markings=lines
footway=marked;crossing:markings=ladder
footway=marked;crossing:markings=dashes
footway=marked;crossing:markings=dots
- 🔙 to markings:no
Description
We currently have a hotkey (shift-C) that cycles through the various 'common' road types. Each time you hit the hotkey, As long as you have a highway selected, the selected way changes its tags according to this sequence:
motorway, trunk, primary, secondary, tertiary, unclassified, residential, living_street, service, track
Once you get to track, the key cycles back to the beginning of the list.
We could do a similar thing with footways, where hitting the hotkey (tbd which one) would cycle through tags if a highway=footway is selected.
What would that tag cycle look like? Something like 'When a highway=footway is selected, cycle through this list':
(In order by popularity of usage from: https://taginfo.openstreetmap.org/keys/crossing:markings#values)
footway=unmarked;crossing:markings=nofootway=marked:crossing:markings=yesfootway=marked;crossing:markings=zebrafootway=marked;crossing:markings=linesfootway=marked;crossing:markings=ladderfootway=marked;crossing:markings=dashesfootway=marked;crossing:markings=dots