mapcomplete/assets/themes/entrances/entrances.json

31 lines
1.1 KiB
JSON
Raw Normal View History

{
"id": "entrances",
"title": {
2022-01-14 16:02:20 +01:00
"en": "Entrances",
2022-01-27 01:33:28 +01:00
"zh_Hant": "出入口",
2022-02-27 15:54:50 +01:00
"hu": "Épületek bejáratai",
2022-03-31 02:59:33 +02:00
"de": "Eingänge",
"nl": "Toegangsdeuren"
},
"icon": "./assets/layers/entrance/door.svg",
"description": {
2022-01-14 16:02:20 +01:00
"en": "A map showing all entrances, which surveys for important aspects for wheelchair users",
2022-01-27 01:33:28 +01:00
"zh_Hant": "顯示所有出入口的地圖,勘查對輪椅使用者重要的資訊",
2022-02-27 15:54:50 +01:00
"hu": "Épületek bejáratai mutató térkép, amely a kerekesszékkel közlekedőknek fontos szempontokat jeleníti meg",
"de": "Eine Karte mit allen Eingängen, die wichtige Aspekte für Rollstuhlfahrer erfasst"
},
"shortDescription": {
2022-01-14 16:02:20 +01:00
"en": "Survey entrances to help wheelchair routing",
2022-01-27 01:33:28 +01:00
"zh_Hant": "幫助輪椅導航來勘查出入口",
2022-02-27 15:54:50 +01:00
"hu": "Akadálymentes útvonaltervezést segítő bejáratok feltérképezése",
"de": "Eingänge prüfen, um die Rollstuhlnavigation zu verbessern"
},
"version": "2021-12-04",
"maintainer": "MapComplete",
"layers": [
"entrance"
],
"startZoom": 15,
"startLat": 51.049,
"startLon": 3.7297
}