forked from MapComplete/MapComplete
17 lines
548 B
JSON
17 lines
548 B
JSON
|
{
|
||
|
"id": "fireplace",
|
||
|
"title": {
|
||
|
"en": "Fireplaces and BBQ",
|
||
|
"de": "Feuerstellen und Grillstellen"
|
||
|
},
|
||
|
"description": {
|
||
|
"en": "Stelle im Freien zum Feuermachen oder ein ortsfest installierter Grill an einer offizielle Stelle.",
|
||
|
"de": "Outdoor place to make a fire or a fixed barbecue in an official place."
|
||
|
},
|
||
|
"icon": "./assets/layers/assembly_point/fire.svg",
|
||
|
"layers": [
|
||
|
"https://studio.mapcomplete.org/20107792/layers/firepit/firepit.json",
|
||
|
"https://studio.mapcomplete.org/20107792/layers/bbq/bbq.json"
|
||
|
]
|
||
|
}
|