108 lines
No EOL
2.8 KiB
JSON
108 lines
No EOL
2.8 KiB
JSON
{
|
|
"id": "reception_desk",
|
|
"name": {
|
|
"en": "Reception desks",
|
|
"fr": "Bureaux d'accueil",
|
|
"de": "Empfangstresen"
|
|
},
|
|
"description": {
|
|
"en": "A layer showing where the reception desks are and which asks some accessibility information",
|
|
"fr": "Une couche montrant où se trouvent les bureaux d'accueil et qui demande des informations d'accessibilité",
|
|
"de": "Eine Ebene, die Empfangstresen zeigt und Informationen zur Barrierefreiheit abfragt"
|
|
},
|
|
"title": {
|
|
"render": {
|
|
"en": "Reception desk",
|
|
"fr": "Bureau d'accueil",
|
|
"de": "Empfangstresen"
|
|
}
|
|
},
|
|
"source": {
|
|
"osmTags": "amenity=reception_desk"
|
|
},
|
|
"mapRendering": [
|
|
{
|
|
"location": [
|
|
"point",
|
|
"centroid"
|
|
],
|
|
"icon": "circle:white;./assets/layers/reception_desk/reception_desk.svg",
|
|
"iconSize": "40,40,center"
|
|
}
|
|
],
|
|
"tagRenderings": [
|
|
"images",
|
|
"level",
|
|
{
|
|
"id": "desk-height",
|
|
"question": {
|
|
"en": "What is the height of the reception desk? ",
|
|
"fr": "Quelle est la hauteur de la réception ? ",
|
|
"de": "Wie hoch ist der Empfangstresen? "
|
|
},
|
|
"render": {
|
|
"en": "The height of the desk is <b>{canonical(desk:height)}</b>",
|
|
"fr": "La hauteur du bureau est <b>{canonical(desk:height)}</b>",
|
|
"de": "Die Höhe des Tresens beträgt <b>{canonical(desk:height)}</b>"
|
|
},
|
|
"freeform": {
|
|
"key": "desk:height",
|
|
"type": "pfloat"
|
|
},
|
|
"questionHint": {
|
|
"en": "This is measured from the floor to the lowest usable part of the desk",
|
|
"fr": "Ceci est mesuré du sol à la partie utilisable la plus basse du bureau",
|
|
"de": "Gemessen vom Boden bis zur untersten nutzbaren Stelle des Tisches"
|
|
}
|
|
},
|
|
"induction-loop"
|
|
],
|
|
"presets": [
|
|
{
|
|
"tags": [
|
|
"amenity=reception_desk"
|
|
],
|
|
"title": {
|
|
"en": "a reception desk",
|
|
"fr": "un bureau d'accueil",
|
|
"de": "einen Empfangstresen"
|
|
}
|
|
}
|
|
],
|
|
"units": [
|
|
{
|
|
"appliesToKey": [
|
|
"desk:height"
|
|
],
|
|
"applicableUnits": [
|
|
{
|
|
"canonicalDenomination": "m",
|
|
"alternativeDenomination": [
|
|
"meter"
|
|
],
|
|
"human": {
|
|
"en": "meter",
|
|
"fr": "mètre",
|
|
"de": "Meter",
|
|
"nl": "meter",
|
|
"pa_PK": "میٹر"
|
|
}
|
|
},
|
|
{
|
|
"canonicalDenomination": "cm",
|
|
"alternativeDenomination": [
|
|
"centimeter",
|
|
"cms"
|
|
],
|
|
"human": {
|
|
"en": "centimeter",
|
|
"fr": "centimètre",
|
|
"de": "Zentimeter",
|
|
"nl": "centimeter",
|
|
"pa_PK": "سینٹیمیٹر"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |