2024-07-10 08:54:17 +02:00
|
|
|
{
|
|
|
|
"id": "bbq",
|
|
|
|
"name": {
|
|
|
|
"en": "BBQ",
|
2024-10-08 13:19:04 +02:00
|
|
|
"de": "Grillstelle",
|
|
|
|
"cs": "BBQ",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "Barbacoa",
|
|
|
|
"nl": "Barbecue"
|
2024-07-10 08:54:17 +02:00
|
|
|
},
|
|
|
|
"description": {
|
|
|
|
"de": "Ein ortsfest installierter Grill, typischerweise öffentlich zugänglich.",
|
2024-10-08 13:19:04 +02:00
|
|
|
"en": "A permanently installed barbecue, typically accessible to the public.",
|
|
|
|
"cs": "Trvale instalovaný gril, obvykle přístupný veřejnosti.",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "Una barbacoa instalada permanentemente, normalmente accesible al público.",
|
|
|
|
"nl": "Een permanent geïnstalleerde barbecue, meestal toegankelijk voor iedereen."
|
2024-07-10 08:54:17 +02:00
|
|
|
},
|
|
|
|
"source": {
|
|
|
|
"osmTags": "amenity=bbq"
|
|
|
|
},
|
2024-07-10 10:44:03 +02:00
|
|
|
"minzoom": 8,
|
2024-07-10 08:54:17 +02:00
|
|
|
"title": {
|
|
|
|
"render": {
|
|
|
|
"en": "BBQ",
|
2024-10-08 13:19:04 +02:00
|
|
|
"de": "Grillstelle",
|
|
|
|
"cs": "BBQ",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "Barbacoa",
|
|
|
|
"nl": "BBQ"
|
2024-07-10 08:54:17 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"pointRendering": [
|
|
|
|
{
|
|
|
|
"iconSize": "40,40",
|
|
|
|
"location": [
|
|
|
|
"point",
|
|
|
|
"centroid"
|
|
|
|
],
|
|
|
|
"anchor": "bottom",
|
|
|
|
"marker": [
|
|
|
|
{
|
2024-07-10 10:44:03 +02:00
|
|
|
"icon": "circle",
|
|
|
|
"color": "white"
|
2024-07-10 08:54:17 +02:00
|
|
|
},
|
|
|
|
{
|
2024-07-10 10:44:03 +02:00
|
|
|
"icon": "./assets/layers/bbq/bbq.svg"
|
2024-07-10 08:54:17 +02:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"presets": [
|
|
|
|
{
|
|
|
|
"title": {
|
|
|
|
"en": "BBQ",
|
2024-10-08 13:19:04 +02:00
|
|
|
"de": "Grillstelle",
|
|
|
|
"cs": "BBQ",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "Barbacoa",
|
|
|
|
"nl": "Barbecue"
|
2024-07-10 08:54:17 +02:00
|
|
|
},
|
|
|
|
"description": {
|
|
|
|
"de": "Ein ortsfest installierter Grill, typischerweise öffentlich zugänglich.",
|
2024-10-08 13:19:04 +02:00
|
|
|
"en": "A permanently installed barbecue, typically accessible to the public.",
|
|
|
|
"cs": "Trvale instalovaný gril, obvykle přístupný veřejnosti.",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "Una barbacoa instalada permanentemente, normalmente accesible al público.",
|
|
|
|
"nl": "Een permanent geïnstalleerde barbecue, meestal toegankelijk voor iedereen."
|
2024-07-10 08:54:17 +02:00
|
|
|
},
|
|
|
|
"tags": [
|
|
|
|
"amenity=bbq"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"tagRenderings": [
|
|
|
|
"images",
|
|
|
|
{
|
|
|
|
"id": "access",
|
|
|
|
"question": {
|
2024-12-09 20:07:49 +01:00
|
|
|
"en": "Who is allowed to use this barbecue?",
|
2024-10-08 13:19:04 +02:00
|
|
|
"de": "Was ist der erlaubte Zugang?",
|
2024-11-05 14:14:53 +01:00
|
|
|
"cs": "Jaký přístup je povolen?",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "¿Cuál es el acceso permitido?",
|
|
|
|
"nl": "Wie mag deze barbecue gebruiken?"
|
2024-07-10 08:54:17 +02:00
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"if": "access=yes",
|
|
|
|
"then": {
|
|
|
|
"de": "Öffentlich",
|
2024-12-09 20:07:49 +01:00
|
|
|
"en": "This barbecue can be used by anyone",
|
2024-10-08 13:19:04 +02:00
|
|
|
"cs": "Veřejné",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "Público",
|
|
|
|
"nl": "Deze barbecue mag door iedereen worden gebruikt"
|
2024-07-10 08:54:17 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "access=no",
|
|
|
|
"then": {
|
|
|
|
"de": "Kein Zugang",
|
2024-12-09 20:07:49 +01:00
|
|
|
"en": "This barbecue can't be used by anyone",
|
2024-10-08 13:19:04 +02:00
|
|
|
"cs": "Zákaz vstupu",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "Sin acceso",
|
|
|
|
"nl": "Deze barbecue mag door niemand worden gebruikt"
|
2024-07-10 08:54:17 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "access=private",
|
|
|
|
"then": {
|
|
|
|
"de": "Privat",
|
2024-12-09 20:07:49 +01:00
|
|
|
"en": "This barbecue is private",
|
2024-10-08 13:19:04 +02:00
|
|
|
"cs": "Soukromé",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "Privado",
|
|
|
|
"nl": "Deze barbecue is privé"
|
2024-07-10 08:54:17 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "access=permissive",
|
|
|
|
"then": {
|
|
|
|
"de": "Zugang bis auf Widerruf",
|
2024-12-09 20:07:49 +01:00
|
|
|
"en": "This barbecue can be used by anyone, but the owner can revoke access at any time",
|
2024-10-08 13:19:04 +02:00
|
|
|
"cs": "Přístup až do odvolání",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "Acceso hasta que se revoque",
|
|
|
|
"nl": "Deze barbecue mag door iedereen worden gebruikt, maar de eigenaar kan de toegang op elk moment ontzeggen"
|
2024-07-10 08:54:17 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "access=customers",
|
|
|
|
"then": {
|
|
|
|
"de": "Zugang nur für Kunden",
|
2024-12-09 20:07:49 +01:00
|
|
|
"en": "This barbecue can only be used by customers",
|
2024-10-08 13:19:04 +02:00
|
|
|
"cs": "Přístup pouze pro zákazníky",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "Acceso solo para clientes",
|
|
|
|
"nl": "Deze barbecue mag alleen worden gebruikt door klanten"
|
2024-07-10 08:54:17 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "access=permit",
|
|
|
|
"then": {
|
|
|
|
"de": "Zugang nur für Berechtigte",
|
2024-12-09 20:07:49 +01:00
|
|
|
"en": "This barbecue can only be used by authorized persons",
|
2024-10-08 13:19:04 +02:00
|
|
|
"cs": "Přístup pouze pro oprávněné osoby",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "Acceso solo para personas autorizadas",
|
|
|
|
"nl": "Deze barbecue mag alleen worden gebruikt door personen met toestemming"
|
2024-07-10 08:54:17 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "covered",
|
|
|
|
"question": {
|
2024-12-09 20:07:49 +01:00
|
|
|
"en": "Is this barbecue covered?",
|
2024-10-08 13:19:04 +02:00
|
|
|
"de": "Ist die Grillstelle überdacht?",
|
|
|
|
"cs": "Je gril zakrytý?",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "¿Está cubierta la parrilla?",
|
|
|
|
"nl": "Is deze barbecue overdekt?"
|
2024-07-10 08:54:17 +02:00
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"if": "covered=no",
|
|
|
|
"then": {
|
|
|
|
"de": "Die Grillstelle ist nicht überdacht",
|
2024-12-09 20:07:49 +01:00
|
|
|
"en": "This barbecue is not covered",
|
2024-10-08 13:19:04 +02:00
|
|
|
"cs": "Gril není zakrytý",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "La parrilla no está cubierta",
|
|
|
|
"nl": "Deze barbecue is niet overdekt"
|
2024-07-10 08:54:17 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "covered=yes",
|
|
|
|
"then": {
|
|
|
|
"de": "Die Grillstelle ist überdacht",
|
2024-12-09 20:07:49 +01:00
|
|
|
"en": "This barbecue is covered",
|
2024-10-08 13:19:04 +02:00
|
|
|
"cs": "Gril je zakrytý",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "La parrilla está cubierta",
|
|
|
|
"nl": "Deze barbecue is overdekt"
|
2024-07-10 08:54:17 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "fuel",
|
|
|
|
"question": {
|
2024-12-09 20:07:49 +01:00
|
|
|
"en": "How is this barbecue fuelled?",
|
2024-10-19 14:44:55 +02:00
|
|
|
"de": "Womit wird der Grill befeuert?",
|
2024-10-08 13:19:04 +02:00
|
|
|
"cs": "Jak je gril napájen?",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "¿Cómo se alimenta la parrilla?",
|
|
|
|
"nl": "Wat voor brandstof gebruikt deze barbecue?"
|
2024-07-10 08:54:17 +02:00
|
|
|
},
|
|
|
|
"mappings": [
|
|
|
|
{
|
|
|
|
"if": "fuel=wood",
|
|
|
|
"then": {
|
|
|
|
"de": "Holz",
|
2024-12-09 20:07:49 +01:00
|
|
|
"en": "This barbecue uses wood as fuel",
|
2024-10-08 13:19:04 +02:00
|
|
|
"cs": "Dřevo",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "Madera",
|
|
|
|
"nl": "Deze barbecue gebruikt hout als brandstof"
|
2024-07-10 08:54:17 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "fuel=charcoal",
|
|
|
|
"then": {
|
|
|
|
"de": "Kohle",
|
2024-12-09 20:07:49 +01:00
|
|
|
"en": "This barbecue uses charcoal as fuel",
|
2024-10-08 13:19:04 +02:00
|
|
|
"cs": "Dřevěné uhlí",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "Carbón",
|
|
|
|
"nl": "Deze barbecue gebruikt houtskool als brandstof"
|
2024-07-10 08:54:17 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "fuel=electric",
|
|
|
|
"then": {
|
|
|
|
"de": "Elektronisch",
|
2024-12-09 20:07:49 +01:00
|
|
|
"en": "This barbecue is powered by electricity",
|
2024-10-08 13:19:04 +02:00
|
|
|
"cs": "Elektrický",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "Eléctrica",
|
|
|
|
"nl": "Deze barbecue werkt op elektriciteit"
|
2024-07-10 08:54:17 +02:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"if": "fuel=gas",
|
|
|
|
"then": {
|
|
|
|
"de": "Gas",
|
2024-12-09 20:07:49 +01:00
|
|
|
"en": "This barbecue uses gas as fuel",
|
2024-10-08 13:19:04 +02:00
|
|
|
"cs": "Plynový",
|
2024-12-09 20:07:49 +01:00
|
|
|
"es": "Gas",
|
|
|
|
"nl": "Deze barbecue gebruikt gas als brandstof"
|
2024-07-10 08:54:17 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2024-08-16 02:06:42 +02:00
|
|
|
"deletion": true,
|
2024-07-10 08:54:17 +02:00
|
|
|
"allowMove": {
|
|
|
|
"enableRelocation": false,
|
|
|
|
"enableImproveAccuracy": true
|
2024-08-16 02:06:42 +02:00
|
|
|
}
|
2024-07-10 08:54:17 +02:00
|
|
|
}
|