forked from MapComplete/MapComplete
Merge develop
This commit is contained in:
commit
29ff09024f
287 changed files with 14955 additions and 4036 deletions
|
@ -870,6 +870,8 @@ The question is *Does this shop have a sugar free offering?*
|
|||
- *This shop has no sugar free offering* corresponds with `diet:sugar_free=no`
|
||||
|
||||
|
||||
This tagrendering has labels `diets`
|
||||
|
||||
|
||||
|
||||
### lactose_free
|
||||
|
@ -888,6 +890,8 @@ The question is *Does {title()} have a lactose-free offering?*
|
|||
- *No lactose free offering* corresponds with `diet:lactose_free=no`
|
||||
|
||||
|
||||
This tagrendering has labels `diets`
|
||||
|
||||
|
||||
|
||||
### gluten_free
|
||||
|
@ -904,6 +908,8 @@ The question is *Does this shop have a gluten free offering?*
|
|||
- *This shop has a big gluten free offering* corresponds with `diet:gluten_free=yes`
|
||||
- *This shop has a <b>limited gluten free</b> offering* corresponds with `diet:gluten_free=limited`
|
||||
- *This shop has no gluten free offering* corresponds with `diet:gluten_free=no`
|
||||
|
||||
|
||||
|
||||
This tagrendering has labels `diets`
|
||||
|
||||
This document is autogenerated from [assets/layers/questions/questions.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/questions/questions.json)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue