Chore: generate all

This commit is contained in:
Pieter Vander Vennet 2023-10-17 17:16:38 +02:00
parent f1de8a3d9d
commit 2314382678
11 changed files with 262 additions and 229 deletions

View file

@ -5142,17 +5142,6 @@
}
}
},
"mapRendering": {
"0": {
"iconSize": {
"mappings": {
"0": {
"then": "Odpadkový koš"
}
}
}
}
},
"name": "Odpadkový koš",
"presets": {
"0": {

View file

@ -284,6 +284,47 @@
"render": "Ambulance Station"
}
},
"animal_shelter": {
"description": "An animal shelter is a facility where animals in trouble are brought and facility's staff (volunteers or not) feeds them and cares of them, rehabilitating and healing them if necessary. This definition includes kennels for abandoned dogs, catteries for abandoned cats, shelters for other abandoned pets and wildlife recovery centres. ",
"name": "Animal shelters",
"presets": {
"0": {
"title": "an animal shelter"
}
},
"tagRenderings": {
"2": {
"question": "What is the name of this animal shelter?",
"render": "This animal shelter is named <b>{name}</b>"
},
"6": {
"mappings": {
"0": {
"then": "Animals are kept here until adopted by a new owner"
},
"1": {
"then": "Animals are taken care of for the rest of their lives"
},
"2": {
"then": "Injured animals are rehabilitated here until they can be released in nature again "
}
},
"question": "What is the purpose of the animal shelter?"
},
"7": {
"question": "When is this animal shelter opened?",
"render": "{opening_hours_table()}"
}
},
"title": {
"mappings": {
"0": {
"then": "{name}"
}
},
"render": "Animal shelter"
}
},
"artwork": {
"description": "An open map of statues, busts, graffitis and other artwork all over the world",
"name": "Artworks",
@ -10636,4 +10677,4 @@
}
}
}
}
}