{ "id": "reception_desk", "name": { "en": "Reception desks" }, "description": { "en": "A layer showing where the reception desks are and which asks some accessibility information" }, "title": { "render": { "en": "Reception desk" } }, "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", { "id": "desk-height", "question": { "en": "What is the height of the reception desk?
This is measured from the floor to the lowest usable part of the desk
" }, "render": { "en": "The height of the desk is {canonical(desk:height)}" }, "freeform": { "key": "desk:height", "type": "pfloat" } }, "induction-loop" ], "presets": [ { "tags": [ "amenity=reception_desk" ], "title": { "en": "a reception desk" } } ], "units": [ { "appliesToKey": [ "desk:height" ], "applicableUnits": [ { "canonicalDenomination": "m", "alternativeDenomination": [ "meter" ], "human": { "en": "meter" } }, { "canonicalDenomination": "cm", "alternativeDenomination": [ "centimeter", "cms" ], "human": { "en": "centimeter" } } ] } ] }