mapcomplete/assets/themes/food/food.json

31 lines
570 B
JSON
Raw Normal View History

2021-09-02 21:22:34 +02:00
{
"id": "food",
"title": {
"nl": "Eetgelegenheden",
2021-10-18 22:42:41 +02:00
"en": "Restaurants and fast food",
2021-11-04 17:14:17 +01:00
"de": "Restaurants und Schnellimbisse",
"it": "Ristoranti e fast food",
"nb_NO": "Restauranter og søppelmat"
2021-09-02 21:22:34 +02:00
},
"description": {
"nl": "Restaurants en fast food"
},
"language": [
"nl",
2021-10-18 22:42:41 +02:00
"en",
2021-11-04 17:14:17 +01:00
"de",
"it",
"nb_NO"
2021-09-02 21:22:34 +02:00
],
"maintainer": "",
"icon": "./assets/layers/food/restaurant.svg",
"version": "0",
"startLat": 0,
"startLon": 0,
"startZoom": 1,
"widenFactor": 3,
2021-09-02 21:22:34 +02:00
"socialImage": "",
"layers": [
"food"
]
}