UX/Studio: improvements to UX, introduce 'expert' mode
This commit is contained in:
parent
8a9650c737
commit
906fa1b1db
245 changed files with 3814 additions and 3950 deletions
|
@ -63,10 +63,10 @@ The question is *Is the street <b>{name}</b> a cyclestreet?*
|
|||
|
||||
|
||||
|
||||
- *This street is a cyclestreet (and has a speed limit of 30 km/h)* corresponds with `cyclestreet=yes&maxspeed=30&overtaking:motor_vehicle=no`
|
||||
- *This street is a cyclestreet (and has a speed limit of 30 km/h)* corresponds with `cyclestreet=yes &maxspeed=30 &overtaking:motor_vehicle=no`
|
||||
- *This street is a bicycle road* corresponds with `bicycle_road=yes`
|
||||
- This option cannot be chosen as answer
|
||||
- *This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)* corresponds with `bicycle_road=yes&maxspeed=30&source:maxspeed=DE:bicycle_road&vehicle=no&bicycle=designated`
|
||||
- *This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)* corresponds with `bicycle_road=yes &maxspeed=30 &source:maxspeed=DE:bicycle_road &vehicle=no &bicycle=designated`
|
||||
- *This street is a cyclestreet* corresponds with `cyclestreet=yes`
|
||||
- *This street will become a cyclestreet soon* corresponds with `proposed:cyclestreet=yes`
|
||||
- *This street will become a bicycle road soon* corresponds with `proposed:bicycle_road=yes`
|
||||
|
@ -92,7 +92,7 @@ The question is *What sign does this bicycle road have?*
|
|||
- *There are no supplementary signs at this bicycle road.* corresponds with `traffic_sign=DE:244.1`
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `bicycle_road=yes&_country=de`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `bicycle_road=yes &_country=de`
|
||||
|
||||
|
||||
|
||||
|
@ -127,7 +127,7 @@ This tagrendering has no question and is thus read-only
|
|||
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with `id~.+`
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_backend~.+&_last_edit:passed_time<300&|_version_number=1`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_backend~.+ &_last_edit:passed_time<300 & |_version_number=1`
|
||||
|
||||
|
||||
|
||||
|
@ -175,7 +175,7 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+ &_last_edit:changeset~.+`
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue