forked from MapComplete/MapComplete
		
	Merge branch 'master' into develop
This commit is contained in:
		
						commit
						2001aae10d
					
				
					 9 changed files with 75 additions and 26 deletions
				
			
		|  | @ -771,6 +771,7 @@ | ||||||
|     } |     } | ||||||
|   ], |   ], | ||||||
|   "description": { |   "description": { | ||||||
|     "en": "A layer showing bicycle pumps and bicycle repair tool stands" |     "en": "A layer showing bicycle pumps and bicycle repair tool stands", | ||||||
|  |     "nl": "Deze laag toont fietspompen en herstelpunten voor fietsen" | ||||||
|   } |   } | ||||||
| } | } | ||||||
|  | @ -1,17 +1,21 @@ | ||||||
| { | { | ||||||
|   "id": "entrances", |   "id": "entrances", | ||||||
|   "title": { |   "title": { | ||||||
|     "en": "Entrances" |     "en": "Entrances", | ||||||
|  |     "zh_Hant": "出入口" | ||||||
|   }, |   }, | ||||||
|   "icon": "./assets/layers/entrance/door.svg", |   "icon": "./assets/layers/entrance/door.svg", | ||||||
|   "description": { |   "description": { | ||||||
|     "en": "A map showing all entrances, which surveys for important aspects for wheelchair users" |     "en": "A map showing all entrances, which surveys for important aspects for wheelchair users", | ||||||
|  |     "zh_Hant": "顯示所有出入口的地圖,勘查對輪椅使用者重要的資訊" | ||||||
|   }, |   }, | ||||||
|   "shortDescription": { |   "shortDescription": { | ||||||
|     "en": "Survey entrances to help wheelchair routing" |     "en": "Survey entrances to help wheelchair routing", | ||||||
|  |     "zh_Hant": "幫助輪椅導航來勘查出入口" | ||||||
|   }, |   }, | ||||||
|   "language": [ |   "language": [ | ||||||
|     "en" |     "en", | ||||||
|  |     "zh_Hant" | ||||||
|   ], |   ], | ||||||
|   "version": "2021-12-04", |   "version": "2021-12-04", | ||||||
|   "maintainer": "MapComplete", |   "maintainer": "MapComplete", | ||||||
|  |  | ||||||
|  | @ -2,7 +2,7 @@ | ||||||
|   "id": "toerisme_vlaanderen", |   "id": "toerisme_vlaanderen", | ||||||
|   "credits": "Commissioned theme for <a href='https://www.toerismevlaanderen.be/'>Toerisme Vlaandere</a>", |   "credits": "Commissioned theme for <a href='https://www.toerismevlaanderen.be/'>Toerisme Vlaandere</a>", | ||||||
|   "maintainer": "MapComplete", |   "maintainer": "MapComplete", | ||||||
|   "version": "0.0.1", |   "version": "0.0.2", | ||||||
|   "customCss": "./assets/themes/toerisme_vlaanderen/custom.css", |   "customCss": "./assets/themes/toerisme_vlaanderen/custom.css", | ||||||
|   "language": [ |   "language": [ | ||||||
|     "en", |     "en", | ||||||
|  | @ -12,18 +12,18 @@ | ||||||
|     "nl" |     "nl" | ||||||
|   ], |   ], | ||||||
|   "title": { |   "title": { | ||||||
|     "nl": "Toeristisch relevante info" |     "nl": "Pin je punt" | ||||||
|   }, |   }, | ||||||
|   "shortDescription": { |   "shortDescription": { | ||||||
|     "nl": "Een kaart om toeristisch relevante info op aan te duiden" |     "nl": "Een kaart om toeristisch relevante info op aan te duiden" | ||||||
|   }, |   }, | ||||||
|   "description": { |   "description": { | ||||||
|     "nl": "Op deze kaart kan je info zien die relevant is voor toerisme, zoals:<br/><ul><li>Eetgelegenheden</li><li>Cafés en bars</li><li>(Fiets)oplaadpunten</li><li>Fietspompen, fietserverhuur en fietswinkels</li><li>Uitkijktorens</li><li>...</li></ul> Zie je fouten op de kaart? Dan kan je zelf makkelijk aanpasingen maken, die zichtbaar zijn voor iedereen. Hiervoor dien je een gratis OpenStreetMap account voor te maken." |     "nl": "<p class='mb-4'><i>Pin je punt</i> is een open toerismekaart waarin wandelaars en fietsers nuttige gegevens verzamelen die handig zijn voor andere wandelaars en fietsers.</p><p class='mb-4'>We verzamelen 7 thematische lagen:  <ol><li>Laadpunten voor e-bikes</li><li>Openbare toiletten</li><li>Zit- en picknickbankjes</li><li>Uitkijkpunten, uitkijkplatformen en uitkijktorens</li><li>Fietsherstelpunten</li><li>Fietsverhuurpunten</li><li>Speeltuinen</li></ol><p>Klik op de exacte locatie op de kaart om een van deze 7 punten toe te voegen. Of corrigeer bestaande punten door erop te klikken.</p>" | ||||||
|   }, |   }, | ||||||
|   "descriptionTail": { |   "descriptionTail": { | ||||||
|     "nl": "Met de steun van Toerisme Vlaanderen<img style='height:5rem; width: auto;' src='./assets/themes/toerisme_vlaanderen/logo.png' />" |     "nl": "<p>Met de steun van Toerisme Vlaanderen</p><a href='https://www.toerismevlaanderen.be/pinjepunt'>Meer informatie op toerismevlaaneren.be</a><img style='height:5rem; width: auto;' src='./assets/themes/toerisme_vlaanderen/logo.png' />" | ||||||
|   }, |   }, | ||||||
|   "icon": "./assets/svg/star.svg", |   "icon": "./assets/svg/teardrop_with_hole_green.svg", | ||||||
|   "startZoom": 8, |   "startZoom": 8, | ||||||
|   "startLat": 50.8536, |   "startLat": 50.8536, | ||||||
|   "startLon": 4.433, |   "startLon": 4.433, | ||||||
|  | @ -31,13 +31,19 @@ | ||||||
|   "layers": [ |   "layers": [ | ||||||
|     { |     { | ||||||
|       "builtin": [ |       "builtin": [ | ||||||
|         "charging_station", |         "toilet", | ||||||
|         "toilet" |         "bench", | ||||||
|  |         "picnic_table", | ||||||
|  |         "observation_tower", | ||||||
|  |         "bike_repair_station", | ||||||
|  |         "playground", | ||||||
|  |         "charging_station" | ||||||
|       ], |       ], | ||||||
|       "override": { |       "override": { | ||||||
|         "minzoom": 14 |         "minzoom": 14 | ||||||
|       } |       } | ||||||
|     } |     } | ||||||
|   ], |   ], | ||||||
|   "hideFromOverview": true |   "hideFromOverview": true, | ||||||
|  |   "enableMoreQuests": false | ||||||
| } | } | ||||||
|  | @ -964,6 +964,38 @@ video { | ||||||
|   display: table; |   display: table; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | .table-caption { | ||||||
|  |   display: table-caption; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .table-cell { | ||||||
|  |   display: table-cell; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .table-column { | ||||||
|  |   display: table-column; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .table-column-group { | ||||||
|  |   display: table-column-group; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .table-footer-group { | ||||||
|  |   display: table-footer-group; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .table-header-group { | ||||||
|  |   display: table-header-group; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .table-row-group { | ||||||
|  |   display: table-row-group; | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | .table-row { | ||||||
|  |   display: table-row; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| .grid { | .grid { | ||||||
|   display: grid; |   display: grid; | ||||||
| } | } | ||||||
|  | @ -972,6 +1004,10 @@ video { | ||||||
|   display: contents; |   display: contents; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | .list-item { | ||||||
|  |   display: list-item; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| .hidden { | .hidden { | ||||||
|   display: none; |   display: none; | ||||||
| } | } | ||||||
|  | @ -1248,6 +1284,10 @@ video { | ||||||
|   overflow: hidden; |   overflow: hidden; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | .overflow-scroll { | ||||||
|  |   overflow: scroll; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| .overflow-y-auto { | .overflow-y-auto { | ||||||
|   overflow-y: auto; |   overflow-y: auto; | ||||||
| } | } | ||||||
|  | @ -1702,14 +1742,6 @@ video { | ||||||
|   transition-duration: 150ms; |   transition-duration: 150ms; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .\!transition { |  | ||||||
|   transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important; |  | ||||||
|   transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important; |  | ||||||
|   transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important; |  | ||||||
|   transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important; |  | ||||||
|   transition-duration: 150ms !important; |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| .duration-500 { | .duration-500 { | ||||||
|   transition-duration: 500ms; |   transition-duration: 500ms; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | @ -59,7 +59,7 @@ | ||||||
|             "confirmButton": "Fügen Sie hier eine {category} hinzu.<br><div class=\"alert\">Ihre Ergänzung ist für alle sichtbar</div>", |             "confirmButton": "Fügen Sie hier eine {category} hinzu.<br><div class=\"alert\">Ihre Ergänzung ist für alle sichtbar</div>", | ||||||
|             "openLayerControl": "Das Ebenen-Kontrollkästchen öffnen", |             "openLayerControl": "Das Ebenen-Kontrollkästchen öffnen", | ||||||
|             "layerNotEnabled": "Die Ebene {layer} ist nicht aktiviert. Aktivieren Sie diese Ebene, um einen Punkt hinzuzufügen", |             "layerNotEnabled": "Die Ebene {layer} ist nicht aktiviert. Aktivieren Sie diese Ebene, um einen Punkt hinzuzufügen", | ||||||
|             "addNewMapLabel": "Neues Element hinzufügen", |             "addNewMapLabel": "Hier klicken, um ein neues Element hinzuzufügen", | ||||||
|             "presetInfo": "Der neue POI hat {tags}", |             "presetInfo": "Der neue POI hat {tags}", | ||||||
|             "disableFiltersExplanation": "Einige Elemente können durch einen Filter ausgeblendet sein", |             "disableFiltersExplanation": "Einige Elemente können durch einen Filter ausgeblendet sein", | ||||||
|             "disableFilters": "Alle Filter deaktivieren", |             "disableFilters": "Alle Filter deaktivieren", | ||||||
|  |  | ||||||
|  | @ -586,6 +586,7 @@ | ||||||
|         } |         } | ||||||
|     }, |     }, | ||||||
|     "bike_repair_station": { |     "bike_repair_station": { | ||||||
|  |         "description": "Deze laag toont fietspompen en herstelpunten voor fietsen", | ||||||
|         "name": "Fietspunten (herstel, pomp of allebei)", |         "name": "Fietspunten (herstel, pomp of allebei)", | ||||||
|         "presets": { |         "presets": { | ||||||
|             "0": { |             "0": { | ||||||
|  |  | ||||||
|  | @ -1042,10 +1042,10 @@ | ||||||
|         "title": "Surveillance under Surveillance" |         "title": "Surveillance under Surveillance" | ||||||
|     }, |     }, | ||||||
|     "toerisme_vlaanderen": { |     "toerisme_vlaanderen": { | ||||||
|         "description": "Op deze kaart kan je info zien die relevant is voor toerisme, zoals:<br/><ul><li>Eetgelegenheden</li><li>Cafés en bars</li><li>(Fiets)oplaadpunten</li><li>Fietspompen, fietserverhuur en fietswinkels</li><li>Uitkijktorens</li><li>...</li></ul> Zie je fouten op de kaart? Dan kan je zelf makkelijk aanpasingen maken, die zichtbaar zijn voor iedereen. Hiervoor dien je een gratis OpenStreetMap account voor te maken.", |         "description": "<p class='mb-4'><i>Pin je punt</i> is een open toerismekaart waarin wandelaars en fietsers nuttige gegevens verzamelen die handig zijn voor andere wandelaars en fietsers.</p><p class='mb-4'>We verzamelen 7 thematische lagen:  <ol><li>Laadpunten voor e-bikes</li><li>Openbare toiletten</li><li>Zit- en picknickbankjes</li><li>Uitkijkpunten, uitkijkplatformen en uitkijktorens</li><li>Fietsherstelpunten</li><li>Fietsverhuurpunten</li><li>Speeltuinen</li></ol><p>Klik op de exacte locatie op de kaart om een van deze 7 punten toe te voegen. Of corrigeer bestaande punten door erop te klikken.</p>", | ||||||
|         "descriptionTail": "Met de steun van Toerisme Vlaanderen<img style='height:5rem; width: auto;' src='./assets/themes/toerisme_vlaanderen/logo.png' />", |         "descriptionTail": "<p>Met de steun van Toerisme Vlaanderen</p><a href='https://www.toerismevlaanderen.be/pinjepunt'>Meer informatie op toerismevlaaneren.be</a><img style='height:5rem; width: auto;' src='./assets/themes/toerisme_vlaanderen/logo.png' />", | ||||||
|         "shortDescription": "Een kaart om toeristisch relevante info op aan te duiden", |         "shortDescription": "Een kaart om toeristisch relevante info op aan te duiden", | ||||||
|         "title": "Toeristisch relevante info" |         "title": "Pin je punt" | ||||||
|     }, |     }, | ||||||
|     "toilets": { |     "toilets": { | ||||||
|         "description": "Een kaart met openbare toiletten", |         "description": "Een kaart met openbare toiletten", | ||||||
|  |  | ||||||
|  | @ -299,6 +299,11 @@ | ||||||
|         "description": "在這份地圖上,公共可及的飲水點可以顯示出來,也能輕易的增加", |         "description": "在這份地圖上,公共可及的飲水點可以顯示出來,也能輕易的增加", | ||||||
|         "title": "飲用水" |         "title": "飲用水" | ||||||
|     }, |     }, | ||||||
|  |     "entrances": { | ||||||
|  |         "description": "顯示所有出入口的地圖,勘查對輪椅使用者重要的資訊", | ||||||
|  |         "shortDescription": "幫助輪椅導航來勘查出入口", | ||||||
|  |         "title": "出入口" | ||||||
|  |     }, | ||||||
|     "etymology": { |     "etymology": { | ||||||
|         "description": "在這份地圖,你可以看到物件是以何命名,道路、 建築等的命名由來連到 Wikidata。在跳出選單,你可以看到物件命名由來的維基條目 (如果有的話),或是 Wikidata 框。如果物件本身有維基頁面,也會顯示。<br/><br/><b>你也可以貢獻!</b>放大到夠大的層級,然後<i>所有</i>道路都會顯示。你可以點選一個之後 Wikidata 搜尋框會跳出來。只要點幾下,你可以新增詞源連結。注意你要有開放街圖帳號才能這麼做。", |         "description": "在這份地圖,你可以看到物件是以何命名,道路、 建築等的命名由來連到 Wikidata。在跳出選單,你可以看到物件命名由來的維基條目 (如果有的話),或是 Wikidata 框。如果物件本身有維基頁面,也會顯示。<br/><br/><b>你也可以貢獻!</b>放大到夠大的層級,然後<i>所有</i>道路都會顯示。你可以點選一個之後 Wikidata 搜尋框會跳出來。只要點幾下,你可以新增詞源連結。注意你要有開放街圖帳號才能這麼做。", | ||||||
|         "layers": { |         "layers": { | ||||||
|  |  | ||||||
|  | @ -251,7 +251,7 @@ | ||||||
|             "disableFilters": "關閉所有篩選器", |             "disableFilters": "關閉所有篩選器", | ||||||
|             "disableFiltersExplanation": "有些圖徵可能被篩選器隱藏", |             "disableFiltersExplanation": "有些圖徵可能被篩選器隱藏", | ||||||
|             "presetInfo": "新的興趣點有 {tags}", |             "presetInfo": "新的興趣點有 {tags}", | ||||||
|             "addNewMapLabel": "新增新項目", |             "addNewMapLabel": "點這邊新增新項目", | ||||||
|             "warnVisibleForEveryone": "你新增的東西將會被所有人看到", |             "warnVisibleForEveryone": "你新增的東西將會被所有人看到", | ||||||
|             "zoomInMore": "再放大來匯入這一圖徵" |             "zoomInMore": "再放大來匯入這一圖徵" | ||||||
|         }, |         }, | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue