MapComplete/assets/layers/insect_hotel/insect_hotel.json

59 lines
1.1 KiB
JSON

{
"id": "insect_hotel",
"name": {
"en": "Insect Hotels",
"nl": "Insectenhotels",
"de": "Insektenhotels",
"ca": "Hotels d'Insectes"
},
"description": {
"en": "Layer showing insect hotels",
"nl": "Laag met insectenhotels",
"de": "Ebene mit Insektenhotels",
"ca": "Capa que mostra els hotels d'insectes"
},
"source": {
"osmTags": "man_made=insect_hotel"
},
"minzoom": 11,
"title": {
"en": "Insect Hotel",
"nl": "Insectenhotel",
"de": "Insektenhotel",
"ca": "Hotel Insect"
},
"pointRendering": [
{
"location": [
"point",
"centroid"
],
"marker": [
{
"icon": "./assets/layers/insect_hotel/insect_hotel.svg"
}
]
}
],
"presets": [
{
"title": {
"en": "an insect hotel",
"nl": "een insectenhotel",
"de": "Ein Insektenhotel",
"ca": "un hotel d'insectes"
},
"tags": [
"man_made=insect_hotel"
]
}
],
"tagRenderings": [
"images"
],
"deletion": true,
"allowMove": {
"enableImproveAccuracy": true,
"enableRelocation": true
}
}