mapcomplete/assets/themes/sport_pitches/sport_pitches.json

45 lines
1.3 KiB
JSON
Raw Normal View History

2021-03-14 03:15:06 +01:00
{
"id": "sport_pitches",
"title": {
2021-04-19 18:17:26 +02:00
"nl": "Sportvelden",
"fr": "Terrains de sport",
2021-06-04 17:23:17 +02:00
"en": "Sport pitches",
2021-06-08 16:56:36 +02:00
"ja": "スポーツ競技場",
"zh_Hant": "運動場地",
"ru": "Спортивные площадки"
2021-03-14 03:15:06 +01:00
},
"shortDescription": {
2021-04-19 18:17:26 +02:00
"nl": "Deze kaart toont sportvelden",
"fr": "Une carte montrant les terrains de sport",
2021-06-04 17:23:17 +02:00
"en": "A map showing sport pitches",
2021-06-08 16:56:36 +02:00
"ja": "スポーツ競技場を示す地図",
"zh_Hant": "顯示運動場地的地圖",
"ru": "Карта, отображающая спортивные площадки"
2021-03-14 03:15:06 +01:00
},
"description": {
2021-04-19 18:17:26 +02:00
"nl": "Een sportveld is een ingerichte plaats met infrastructuur om een sport te beoefenen",
"fr": "Un terrain de sport est une zone faite pour pratiquer un sport",
2021-06-04 17:23:17 +02:00
"en": "A sport pitch is an area where sports are played",
2021-06-08 16:56:36 +02:00
"ja": "スポーツ競技場は、スポーツが行われる場所です",
"zh_Hant": "運動場地是進行運動的地方"
2021-03-14 03:15:06 +01:00
},
"language": [
2021-04-19 18:17:26 +02:00
"nl",
"fr",
2021-06-04 17:23:17 +02:00
"en",
2021-06-08 16:56:36 +02:00
"ja",
"zh_Hant",
"ru"
2021-03-14 03:15:06 +01:00
],
"maintainer": "",
2021-04-23 17:28:23 +02:00
"icon": "./assets/layers/sport_pitch/table_tennis.svg",
2021-03-14 03:15:06 +01:00
"version": "0",
"startLat": 0,
"startLon": 0,
"startZoom": 1,
"widenFactor": 2,
2021-03-14 03:15:06 +01:00
"socialImage": "",
"layers": [
"sport_pitch"
]
2021-05-19 23:57:26 +02:00
}