forked from MapComplete/MapComplete
Updated rainbow crossing theme to use surface:colour on footways instead of crossing:marking (deprecated)
This commit is contained in:
parent
41aa6e871f
commit
7dd3b4be4d
5 changed files with 29 additions and 24 deletions
|
@ -77,9 +77,9 @@ The question is *Does this crossing has rainbow paintings?*
|
|||
|
||||
|
||||
|
||||
- *This crossing has rainbow paintings* corresponds with `crossing:marking=rainbow`
|
||||
- *No rainbow paintings here* corresponds with `not:crossing:marking=rainbow`
|
||||
- *No rainbow paintings here* corresponds with `crossing:marking!=rainbow`
|
||||
- *This crossing has rainbow paintings* corresponds with `surface:colour=rainbow`
|
||||
- *No rainbow paintings here* corresponds with `not:surface:colour=rainbow`
|
||||
- *No rainbow paintings here* corresponds with `surface:colour!=rainbow`
|
||||
- This option cannot be chosen as answer
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue