forked from MapComplete/MapComplete
Merge master
This commit is contained in:
commit
be95ad58f8
101 changed files with 6900 additions and 8378 deletions
|
@ -82,6 +82,7 @@
|
|||
"tagRenderings": [
|
||||
"images",
|
||||
{
|
||||
"id": "minimap",
|
||||
"render": "{minimap():height: 9rem; border-radius: 2.5rem; overflow:hidden;border:1px solid gray}"
|
||||
},
|
||||
{
|
||||
|
@ -121,7 +122,8 @@
|
|||
"it": "Questa microbiblioteca non ha un nome proprio"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"id": "public_bookcase-name"
|
||||
},
|
||||
{
|
||||
"render": {
|
||||
|
@ -144,9 +146,11 @@
|
|||
"key": "capacity",
|
||||
"type": "nat",
|
||||
"inline": true
|
||||
}
|
||||
},
|
||||
"id": "public_bookcase-capacity"
|
||||
},
|
||||
{
|
||||
"id": "bookcase-booktypes",
|
||||
"question": {
|
||||
"en": "What kind of books can be found in this public bookcase?",
|
||||
"nl": "Voor welke doelgroep zijn de meeste boeken in dit boekenruilkastje?",
|
||||
|
@ -192,6 +196,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"id": "bookcase-is-indoors",
|
||||
"question": {
|
||||
"en": "Is this bookcase located outdoors?",
|
||||
"nl": "Staat dit boekenruilkastje binnen of buiten?",
|
||||
|
@ -234,6 +239,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"id": "bookcase-is-accessible",
|
||||
"question": {
|
||||
"en": "Is this public bookcase freely accessible?",
|
||||
"nl": "Is dit boekenruilkastje publiek toegankelijk?",
|
||||
|
@ -285,7 +291,8 @@
|
|||
"freeform": {
|
||||
"type": "string",
|
||||
"key": "operator"
|
||||
}
|
||||
},
|
||||
"id": "public_bookcase-operator"
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
|
@ -337,7 +344,8 @@
|
|||
"it": "Questa microbiblioteca non fa parte di una rete"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"id": "public_bookcase-brand"
|
||||
},
|
||||
{
|
||||
"render": {
|
||||
|
@ -375,7 +383,8 @@
|
|||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"id": "public_bookcase-ref"
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
|
@ -397,7 +406,8 @@
|
|||
"freeform": {
|
||||
"key": "start_date",
|
||||
"type": "date"
|
||||
}
|
||||
},
|
||||
"id": "public_bookcase-start_date"
|
||||
},
|
||||
{
|
||||
"render": {
|
||||
|
@ -419,7 +429,8 @@
|
|||
"freeform": {
|
||||
"key": "website",
|
||||
"type": "url"
|
||||
}
|
||||
},
|
||||
"id": "public_bookcase-website"
|
||||
}
|
||||
],
|
||||
"deletion": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue