chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2025-04-26 22:06:59 +02:00
parent 6122d2a42c
commit a2bcfead15
22 changed files with 448 additions and 86 deletions

View file

@ -7542,6 +7542,65 @@
"render": "Memorial plaque"
}
},
"mobility_hub": {
"description": "Mobility hubs are places where different kinds of transit meet, making it easy to switch between them. These places are usually part of a larger network or system.",
"name": "Mobility Hubs",
"presets": {
"0": {
"description": "A mobility hub which is marked by a physical sign, usually with a logo.",
"title": "a mobility hub"
}
},
"tagRenderings": {
"name": {
"freeform": {
"placeholder": "Name of the mobility hub"
},
"question": "What is the name of this mobility hub?",
"render": "This mobility hub is called {name}"
},
"network": {
"freeform": {
"placeholder": "Network for this mobility hub"
},
"mappings": {
"0": {
"then": "This mobility hub belongs to the Groningen-Drenthe network"
},
"1": {
"then": "This mobility hub belongs to the Hoppin network"
},
"2": {
"then": "This mobility hub belongs to the Jelbi network"
}
},
"question": "To which network does this mobility hub belong to?",
"render": "This mobility hub belongs to the network {network}"
},
"physical_marker": {
"mappings": {
"0": {
"then": "This mobility hub is marked by a board, containing information about the hub"
},
"1": {
"then": "This mobility hub is marked by a sign with an electronic display"
},
"2": {
"then": "This mobility hub is marked by a simple sign showing only basic information like the logo or name"
}
},
"question": "What kind of physical marker is used to mark this mobility hub?"
}
},
"title": {
"mappings": {
"0": {
"then": "Mobility hub {name}"
}
},
"render": "Mobility hub"
}
},
"mountain_rescue": {
"description": "A building where first aid responders store material and might be on watch",
"name": "Mountain rescue stations",