forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
a7ff3b86fa
commit
996d9e43be
62 changed files with 2746 additions and 1100 deletions
|
@ -14,7 +14,7 @@ A streetside cabinet with books, accessible to anyone
|
|||
|
||||
|
||||
|
||||
- This layer is shown at zoomlevel **10** and higher
|
||||
- This layer is shown at zoomlevel **7** and higher
|
||||
|
||||
|
||||
|
||||
|
@ -338,14 +338,14 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
kid-books.0 | Kinderboeken aanwezig? | books~^(.*children.*)$
|
||||
kid-books.0 | Has children books | books~^(.*children.*)$
|
||||
|
||||
|
||||
|
||||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
adult-books.0 | Boeken voor volwassenen aanwezig? | books~^(.*adults.*)$
|
||||
adult-books.0 | Has books for adults | books~^(.*adults.*)$
|
||||
|
||||
|
||||
|
||||
|
@ -353,8 +353,17 @@ adult-books.0 | Boeken voor volwassenen aanwezig? | books~^(.*adults.*)$
|
|||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
inside.0 | Indoor or outdoor (default) |
|
||||
inside.1 | Binnen? | indoor=yes
|
||||
inside.2 | Buiten? | indoor=no\|
|
||||
inside.1 | Located indoors | indoor=yes
|
||||
inside.2 | Located outdoors | indoor=no\|
|
||||
|
||||
|
||||
|
||||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
has_image.0 | With and without images (default) |
|
||||
has_image.1 | Has at least one image | image~.+\|image:0~.+|image:1~.+|image:2~.+|image:3~.+|mapillary~.+
|
||||
has_image.2 | Probably does not have an image |
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/public_bookcase/public_bookcase.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/public_bookcase/public_bookcase.json)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue