X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b204b9dc6433069a08c48ca2fdbf048a2425bfe4..5331af0a1b637284a7eec8efeee1b9e5c77cb204:/vendor/assets/iD/iD/locales/zh-TW.json diff --git a/vendor/assets/iD/iD/locales/zh-TW.json b/vendor/assets/iD/iD/locales/zh-TW.json index b57e420c1..7d4a67fc3 100644 --- a/vendor/assets/iD/iD/locales/zh-TW.json +++ b/vendor/assets/iD/iD/locales/zh-TW.json @@ -1,9 +1,13 @@ { "zh-TW": { "icons": { + "download": "下載", "information": "資訊", "remove": "移除", - "undo": "復原" + "undo": "復原", + "zoom_to": "縮放至", + "copy": "複製", + "open_wikidata": "在 wikidata.org 開啟" }, "modes": { "add_area": { @@ -21,6 +25,11 @@ "description": "新增餐廳、古蹪、郵箱或其他事物至地圖上。", "tail": "點擊地圖以新增一個點。" }, + "add_note": { + "title": "備註", + "description": "發現了問題?讓其他製圖者知道。", + "tail": "在地圖上點擊以新增備註。" + }, "browse": { "title": "瀏覽", "description": "平移及縮放地圖。" @@ -40,7 +49,8 @@ "annotation": { "point": "已新增一點。", "vertex": "已新增一節點至路徑上。", - "relation": "已新增一項關係。" + "relation": "已新增一項關係。", + "note": "已新增備註。" } }, "start": { @@ -146,10 +156,20 @@ }, "connect": { "annotation": { - "point": "已連接路徑到一點。", - "vertex": "已連接路徑到另一路徑。", - "line": "已連接路徑到一線段。", - "area": "已連接路徑到一區域。" + "from_vertex": { + "to_point": "已連接路徑到一點。", + "to_vertex": "已連接路徑到另一路徑。", + "to_line": "已連接路徑到一線段。", + "to_area": "已連接路徑到一區域。", + "to_adjacent_vertex": "將鄰近的點合併到路徑中。", + "to_sibling_vertex": "已將路徑連接到它自身。" + }, + "from_point": { + "to_point": "將點與其他點合併。", + "to_vertex": "將點與點合併為一條路徑。", + "to_line": "移動點到線段上。", + "to_area": "移動點到區域中。" + } }, "relation": "這些特徵並不能連結,因為它們的關聯角色有衝突。", "restriction": "這些特徵並不能連結,因為會破壞 \"{relation}\" 關聯。" @@ -297,6 +317,14 @@ "create": "已增加轉向限制", "delete": "已移除轉向限制" } + }, + "detach_node": { + "title": "分離", + "key": "E", + "description": "從這些線/區域分離此節點。", + "annotation": "已從父母線/區域分離節點", + "restriction": "此節點無法被分離,因為它會毀損「{relation}」關係。", + "connected_to_hidden": "此節點無法被分離,因為它連接到隱藏的圖徽。" } }, "restriction": { @@ -357,6 +385,10 @@ "loading_auth": "正在連接 OpenStreetMap...", "report_a_bug": "回報錯誤", "help_translate": "協助翻譯", + "sidebar": { + "key": "`", + "tooltip": "切換側邊欄。" + }, "feature_info": { "hidden_warning": "{count} 隱藏的圖徵", "hidden_details": "這些圖徵現在被隱藏.: {details}" @@ -376,6 +408,7 @@ "cancel": "取消", "changes": "{count} 變動數", "download_changes": "下載 osmChange 檔案", + "errors": "錯誤", "warnings": "警告", "modified": "已修改", "deleted": "已刪除", @@ -416,7 +449,12 @@ "edited_by": "編輯由", "changeset": "變更組合", "unknown": "未知", - "link_text": "在 openstreetmap.org 上的歷史" + "link_text": "在 openstreetmap.org 上的歷史", + "note_no_history": "無歷史 (新節點) ", + "note_comments": " 評論", + "note_created_date": "創建日期", + "note_created_user": "創建者", + "note_link_text": "openstreetmap.org 註記" }, "location": { "key": "L", @@ -446,7 +484,8 @@ "vertex": "頂點", "line": "線", "area": "區域", - "relation": "關係" + "relation": "關係", + "note": "註記" }, "geocoder": { "search": "搜尋全世界...", @@ -458,20 +497,32 @@ "locating": "正在定位,請等待..." }, "inspector": { + "zoom_to": { + "key": "Z", + "title": "縮放到這裡", + "tooltip_feature": "置中和縮放地圖到這圖徵。", + "tooltip_note": "置中和縮放地圖到這註解。", + "tooltip_data": "置中和縮放地圖到這資料。", + "tooltip_issue": "置中和縮放地圖到這問題。" + }, "no_documentation_combination": "這個標籤組合沒有可用的說明", "no_documentation_key": "這個鍵值沒有可用的說明", - "documentation_redirect": "這份文件已經被重新導向至新頁面", "show_more": "顯示更多", "view_on_osm": "在 openstreetmap.org 中檢視", + "view_on_keepRight": "在 keepright.at 檢視", "all_fields": "全部欄位", "all_tags": "所有標籤", "all_members": "所有成員", "all_relations": "所有關係", "new_relation": "建立新關係...", + "choose_relation": "選擇父關係", "role": "角色", "choose": "選擇物件種類", "results": "{search} 的 {n} 個結果", "reference": "在 OpenStreetMap Wiki 中檢閱", + "edit_reference": "編輯或翻譯描述", + "wiki_reference": "觀看說明文件", + "wiki_en_reference": "觀看英文的說明文件", "back_tooltip": "修改物件", "remove": "移除", "search": "搜尋", @@ -498,7 +549,10 @@ "way": "路徑", "relation": "關係", "location": "地點", - "add_fields": "新增欄位" + "add_fields": "新增欄位", + "lock": { + "suggestion": "\"{label}\" 欄位已經因為是維基數據標籤而鎖住,你可以刪除它或是在\"所有標籤\"部分編輯。" + } }, "background": { "title": "背景", @@ -509,8 +563,6 @@ "best_imagery": "這個地點已知最佳的影像來源", "switch": "切換回此背景", "custom": "客製化", - "custom_button": "編輯自訂的背景", - "custom_prompt": "輸入標題網址模版。有效的代碼是: \n- {zoom} or {z}, {x}, {y} for Z/X/Y tile scheme\n- {-y} or {ty} for flipped TMS-style Y coordinates\n- {u} for quadtile scheme\n- {switch:a,b,c} for DNS server multiplexing\n\n範例:\n{example}", "overlays": "覆疊", "imagery_source_faq": "影像資訊 / 問題回報", "reset": "重設", @@ -536,6 +588,19 @@ "osm": { "tooltip": "來自開放街圖的地圖資料", "title": "開放街圖資料" + }, + "notes": { + "tooltip": "從開放街圖而來的註記資料", + "title": "開放街圖註記" + }, + "keepRight": { + "tooltip": "自動從 keepright.at 偵測地圖問題", + "title": "KeepRight 問題" + }, + "custom": { + "tooltip": "拖曳資料檔案到頁面上,或點選按鈕以設定", + "title": "自訂地圖資料", + "zoom": "縮放到資料" } }, "fill_area": "填充選項", @@ -608,6 +673,29 @@ "tooltip": "區域全部用顏色填充" } }, + "settings": { + "custom_background": { + "tooltip": "編輯自訂的背景", + "header": "自訂背景圖片設定", + "instructions": "輸入標題網址模版。有效的代碼是: \n {zoom} or {z}, {x}, {y} for Z/X/Y tile scheme\n {-y} or {ty} for flipped TMS-style Y coordinates\n {u} for quadtile scheme\n {switch:a,b,c} for DNS server multiplexing\n\n範例:\n{example}", + "template": { + "placeholder": "編輯網址模版" + } + }, + "custom_data": { + "tooltip": "編輯自訂資料圖層", + "header": "自訂地圖資料設定", + "file": { + "instructions": "選擇本機資料檔案。支援的檔案類型:\n .gpx, .kml, .geojson, .json", + "label": "瀏覽檔案" + }, + "or": "或", + "url": { + "instructions": "輸入資料檔案 URL 或向量圖磚 URL 模板。有效的代號是:\n {zoom} 或 {z}, {x}, {y} 為 Z/X/Y 圖磚結構", + "placeholder": "輸入 URL" + } + } + }, "restore": { "heading": "您有未儲存的編輯", "description": "您在上一次編輯時仍有未儲存的修改,你想恢復這些修改嗎﹖", @@ -689,6 +777,8 @@ "validations": { "disconnected_highway": "未連結道路", "disconnected_highway_tooltip": "道路應該要被連接到其他道路或是建築物的入口。", + "generic_name": "可能的一般名稱", + "generic_name_tooltip": "這個圖徵看來有一般名稱 \"{name}\"。只有在圖徵有正式名稱之下才用名稱欄位。", "old_multipolygon": "在外部路徑上的多邊形標籤", "old_multipolygon_tooltip": "這種多邊形樣式已被棄用。請將標籤加於母多邊形而非外部路徑。", "untagged_point": "未有標籤的點", @@ -709,11 +799,329 @@ }, "cannot_zoom": "在此模式下不能再縮小。", "full_screen": "啟動全螢幕", - "gpx": { - "local_layer": "本機檔案", - "drag_drop": "拖放一個 .gpx, .geojson 或是 .kml 檔案到此頁面上,或是點選按鈕以瀏覽", - "zoom": "縮放到圖層", - "browse": "瀏覽檔案" + "QA": { + "keepRight": { + "title": "KeepRIght 錯誤", + "detail_title": "錯誤", + "detail_description": "説明", + "comment": "評論", + "comment_placeholder": "輸入評論以與其他使用者分享。", + "close": "關閉(錯誤已修正)", + "ignore": "忽略(並非錯誤)", + "save_comment": "儲存評論", + "close_comment": "關閉並評論", + "ignore_comment": "忽略並評論", + "error_parts": { + "this_node": "這個節點", + "this_way": "這條路徑", + "this_relation": "這個關聯", + "this_oneway": "這條單行道", + "this_highway": "這條公路", + "this_railway": "這條鐵道", + "this_waterway": "這個水路", + "this_cycleway": "這條自行車道", + "this_cycleway_footpath": "這條自行車道/人行道", + "this_riverbank": "這個河濱", + "this_crossing": "這個人行穿越道", + "this_railway_crossing": "這個鐵路平交道", + "this_bridge": "這條橋", + "this_tunnel": "這個隧道", + "this_boundary": "這個邊界", + "this_turn_restriction": "這個轉彎限制", + "this_roundabout": "這個圓環", + "this_mini_roundabout": "這個小型迴旋處", + "this_track": "這個土路", + "this_feature": "這個圖徵", + "highway": "公路", + "railway": "鐵道", + "waterway": "水道", + "cycleway": "自行車道", + "cycleway_footpath": "自行車道/人行道", + "riverbank": "河濱", + "place_of_worship": "禮拜場所", + "pub": "酒館", + "restaurant": "餐廳", + "school": "學校", + "university": "大學", + "hospital": "醫院", + "library": "圖書館", + "theatre": "劇院", + "courthouse": "法院", + "bank": "銀行", + "cinema": "電影院", + "pharmacy": "藥房", + "cafe": "咖啡廳", + "fast_food": "快餐店", + "fuel": "加油站", + "from": "從", + "to": "至", + "left_hand": "左手", + "right_hand": "右手" + }, + "errorTypes": { + "20": { + "title": "同一地點有多個節點", + "description": "這一地點有超過一個節點,Node IDs: {var1}。" + }, + "30": { + "title": "非閉合區域", + "description": "{var1} 被標示為 \"{var2}\" 而且必須是封閉區域。" + }, + "40": { + "title": "不合理的單行道", + "description": "{var2} 的第一個節點 {var1} 並沒有連接到其他路徑。" + }, + "41": { + "description": "{var2} 的最後一個節點 {var1} 並沒有連接到其他路徑。" + }, + "42": { + "description": "你無法到達 {var1},因為其他到達的路徑都是單行道。" + }, + "43": { + "description": "你無法脫離 {var1},因為其他到達的路徑都是單行道。" + }, + "50": { + "title": "幾乎是交叉", + "description": "{var1} 非常接近,但沒有連接到路徑 {var2}。" + }, + "60": { + "title": "已棄用的標籤", + "description": "{var1} 使用已棄用的標籤 \"{var2}\"。請使用 \"{var3}\" 替代。" + }, + "70": { + "title": "缺少標籤", + "description": "{var1} 有空白標籤:\"{var2}\"。" + }, + "71": { + "description": "{var1} 並沒有標籤。" + }, + "72": { + "description": "{var1} 不屬於任何一項路徑且不具有任何標籤。" + }, + "73": { + "description": "{var1} 帶有 \"{var2}\" 標籤但未有 \"highway\" 標籤。" + }, + "74": { + "description": "{var1} 有空白標籤:\"{var2}\"。" + }, + "75": { + "description": "{var1} 有名稱 \"{var2}\" 但無其他標籤。" + }, + "90": { + "title": "高速公路缺少道路編號", + "description": "因 {var1} 標記為高速公路, 故其應有 \"ref\" 、 \"nat_ref\" 或 \"int_ref\" 任一標籤。" + }, + "100": { + "title": "禮拜場所未標註所屬宗教", + "description": "因 {var1} 標記為禮拜場所,故其應有宗教教派標籤。" + }, + "110": { + "title": "興趣點沒有名稱", + "description": "因 {var1} 被標記為 \"{var2}\",故此應有名稱標籤。" + }, + "120": { + "title": "沒有節點的路徑", + "description": "{var1} 只有單一節點。" + }, + "130": { + "title": "未連結路徑", + "description": "{var1} 沒有連接到地圖其他地方。" + }, + "150": { + "title": "缺少標籤的平交道", + "description": "道路和鐵路交叉的 {var1} 需要被標為 \"railway=crossing\" 或是 \"railway=level_crossing\"。" + }, + "160": { + "title": "鐵路圖層衝突", + "description": "{var1} 此處有不同層數的路徑 (如:隧道或橋樑) 互相連接。" + }, + "170": { + "title": "FIXME 標籤的項目", + "description": "{var1} 帶有 FIXME 標籤: {var2}" + }, + "180": { + "title": "沒有類別的關係", + "description": "{var1} 缺少 \"type\" 標籤。" + }, + "190": { + "title": "相交但沒有交插", + "description": "{var1} 雖與 {var2} {var3} 相交,但其交叉點缺少路口交叉節點、橋樑或隧道。" + }, + "200": { + "title": "相互重疊的路徑", + "description": "{var1} 重疊於 {var2} {var3} 之上。" + }, + "210": { + "title": "自我相交路徑", + "description": "自我交叉的路徑有未明確的問題。" + }, + "211": { + "description": "{var1} 多次含有多於一個節點,節點如下: {var2} 。請注意這不一定代表錯誤。" + }, + "212": { + "description": "{var1} 僅含有兩個不同節略而其中一個節點被包含在内多於一次。" + }, + "220": { + "title": "拼寫錯誤的標籤", + "description": "{var1} 被標記為 \"{var2}\" 但 \"{var3}\" 看似是屬於 \"{var4}\"。" + }, + "221": { + "description": "{var1} 帶有可能不符描述的標籤 \"{var2}\"。" + }, + "230": { + "title": "圖層衝突", + "description": "{var1} 是一個不同層數路徑之交叉點。" + }, + "231": { + "description": "{var1} 是一個不同層數路徑 {var2} 之交叉點。", + "layer": "(圖層: {layer})" + }, + "232": { + "description": "{var1} 被標記為 \"layer={var2}\"。雖其看似怪異但未必是錯誤。" + }, + "270": { + "title": "不尋常的高速公路連結", + "description": "{var1} 是高速公路和其他不是 \"motorway\", \"motorway_link\", \"trunk\", \"rest_area\", 或是 \"construction\" 交叉的狀況。連結到 \"service\" 或是 \"unclassified\" 只有在 \"access=no/private\" 狀況才有效,或是連到高速高路服務區,會是有 \"service=parking_aisle\"。" + }, + "280": { + "title": "標界問題", + "description": "這個標界有未指明的問題。" + }, + "281": { + "title": "標界缺少名稱", + "description": "{var1} 缺少名稱。" + }, + "282": { + "title": "標界缺少邊界等級", + "description": " {var1} 的標界並沒有效的 admin_level,請不要加混合的層級 (例如 \"6;7\"),請從最低的標界層級 admin_level 下標籤。" + }, + "283": { + "title": "標界不是一個閉合形狀", + "description": "{var1} 的標界不是一個閉合形狀" + }, + "284": { + "title": "邊界已經分割", + "description": "{var1} 的標界在此處分開。" + }, + "285": { + "title": "邊界 admin_level 太高了", + "description": "{var1} 有 \"admin_level={var2}\",但屬於比較低的 \"admin_level\"(例如較高的優先);應該在所有的關聯中有最低的 \"admin_level\"。" + }, + "290": { + "title": "限制問題", + "description": "這個限制有未指明的問題。" + }, + "291": { + "title": "限制遺失種類", + "description": "{var1} 帶有無法辨識的限制類型。" + }, + "292": { + "title": "道路限制缺少 \"from\" 的路徑。", + "description": "{var1} 擁有 {var2} 個 \"from\" 的成員,但該項應只有1個成員。" + }, + "293": { + "title": "道路限制缺少 \"to\" 的路徑。", + "description": "{var1} 擁有 {var2} 個 \"to\" 的成員,但該項應只有1個成員。" + }, + "294": { + "title": "道路限制的 \"from\" 或 \"to\" 的成員並非路徑。", + "description": "{var1} 擁有\"from\" 或 \"to\" 的成員,但該項應為路徑。{var2}。" + }, + "295": { + "title": "道路限制的 \"via\" 的成員並非終點。", + "description": "{var1} 擁有 \"via\" (節點 {var2}) 並不是 \"{var3}\" (路徑 {var4}) 第一個或最後一個成員。" + }, + "296": { + "title": "不常見的限制角度", + "description": "{var1} 擁有限制類型 \"{var2}\" ,但是角度是 {var3} 度,也許這種限制類型並不洽當?" + }, + "297": { + "title": "\"to\" 路徑方向錯誤", + "description": "{var1} 並不符合往路徑 {var2} 的 \"to\" 方向" + }, + "298": { + "title": "冗餘的道路限制 - 單行道", + "description": "{var1} 可能為冗餘標籤。項目已有 {var2} 的 \"oneway\" 單行道標籤限制進入。" + }, + "300": { + "title": "缺少最高速限", + "description": "{var1} 缺少「最高速限」的標籤,而且也被標為高速公路、快速道路、主要道路或次要道路。" + }, + "310": { + "title": "圓環問題", + "description": "這個圓環有未指明的問題。" + }, + "311": { + "title": "圓環並非閉合環狀", + "description": "{var1} 屬於圓環的一部分,但是並非封閉的路線。(靠近圓環分離的行車道不應該被標為圓環)。" + }, + "312": { + "title": "圓環行車方向錯誤", + "description": "如果 {var1} 在一個有 {var2} 交通規則的國家內,看來交通方向錯了。" + }, + "313": { + "title": "圓環有弱的連結", + "description": "{var1} 僅有連接 {var2} 條道路。圓環一般而言會與 3 條或以上的道路相連。" + }, + "320": { + "title": "不當的連絡道連接", + "description": "{var1} 被標為 \"{var2}\",但是並沒有連到其他 \"{var3}\" 或是\"{var4}\"。" + }, + "350": { + "title": "不當的橋樑標籤", + "description": "{var1} 並沒有像週遭的路徑那樣有共同的標籤,顯示橋樑的目標,應該有標籤: {var2}。" + }, + "360": { + "title": "缺少在地名稱標籤", + "description": "{var1} 如果有在地名稱 \"name:XX={var2}\" 會更好,而 XX 顯示是在地名稱 \"{var2}\" 的語言。" + }, + "370": { + "title": "重覆地標", + "description": "{var1} 擁有與附近路徑 {var2} {var3} 相同的標籤,而且看來是多餘的。", + "including_the_name": "(含有名稱 {name})" + }, + "380": { + "title": "非運動使用的運動標籤", + "description": "{var1} 被標為 \"{var2}\",但沒有實體標籤 (例如 \"leisure\", \"building\", \"amenity\", 或是 \"highway\")。" + }, + "390": { + "title": "缺失道路種類", + "description": "{var1} 缺少 \"tracktype\" 標籤。" + }, + "400": { + "title": "形狀問題", + "description": "這個幾何形狀有未指明的問題。" + }, + "401": { + "title": "缺少轉彎限制", + "description": "路徑 {var1} 和 {var2} 用很尖銳的角度連接,而且沒有 oneway 標籤或是轉彎限制防止轉彎。" + }, + "402": { + "title": "不合理的角度", + "description": "{var1} 在此以一個陡急的角度彎曲。" + }, + "410": { + "title": "網站問題", + "description": "聯絡網址和 URL 有未指名的問題。" + }, + "411": { + "description": "{var1} 也許有過期的 URL:{var2} 回傳 HTTP 狀態代碼 {var3}。" + }, + "412": { + "description": "{var1} 也許有過期的 URL:{var2} 包含怪怪的文字 \"{var3}\"。" + }, + "413": { + "description": "{var1} 也許有過期的 URL:{var2} 並沒有包含關鍵字 \"{var3}\"。" + } + } + } + }, + "streetside": { + "tooltip": "微軟的街景照片", + "title": "照片覆蓋層 (Bing Streetside)", + "report": "回報關於此照片的隱私疑慮", + "view_on_bing": "在 Bing Maps 上檢視", + "hires": "高解析度" }, "mapillary_images": { "tooltip": "從 Mapillary 來的街道級照片", @@ -733,6 +1141,33 @@ "openstreetcam": { "view_on_openstreetcam": "在 OpenStreetCam 檢視這張圖片" }, + "note": { + "note": "註記", + "title": "編輯註記", + "anonymous": "匿名", + "closed": "(已關閉)", + "commentTitle": "評論", + "status": { + "opened": "已開啟 {when}", + "reopened": "再次開啟 {when}", + "commented": "評論 {when}", + "closed": "關閉 {when}" + }, + "newComment": "新評論", + "inputPlaceholder": "輸入評論以與其他使用者分享。", + "close": "關閉註記", + "open": "重新開啟註記", + "comment": "評論", + "close_comment": "關閉並評論", + "open_comment": "重新開啟並評論", + "report": "回報", + "new": "新的備註", + "newDescription": "描述問題。", + "save": "儲存備註", + "login": "您必須登入以變更或評論此註記。", + "upload_explanation": "您的評論將會讓所有開放街圖的使用者都可以看到。", + "upload_explanation_with_user": "您對 {user} 的評論將會讓所有開放街圖的使用者都可以看到。" + }, "help": { "title": "說明文件", "key": "H", @@ -870,6 +1305,17 @@ "boundary": "*邊界*關聯是一個由一個或多個線段圖徵組成的行政邊界。", "boundary_add": "要增加圖徵到邊界關聯,選擇圖徵在圖徵編輯器,向下滾動到\"所有關係\"部分,接著點 {plus} 加號按鈕,增加圖徵到鄰近已存在或是新的關聯中。" }, + "notes": { + "title": "備註", + "intro": "*備註*是用於警告其他使用者有圖徽需要修復或注意。備註會在地圖上特定位置標記。要檢視既有的備註或加入新的,點擊 {data} **地圖圖資**面板以啟用開放街圖備註層。", + "add_note_h": "新增備註", + "add_note": "要加入新的備註,在地圖上的工具列點擊 {note} **備註**按鈕,或是按下鍵盤快捷鍵 `4`。這將會把您的滑鼠游標變更為十字符號。要在地圖上放置新的備註,將滑鼠游標放到要新增備註的地方,然後 {leftclick} 用左鍵點擊或按下 `Space` 鍵。", + "move_note": "僅有新的備註可以移動。要移動備註,將滑鼠游標放到新的備註上,然後按住 {leftclick} 滑鼠左鍵,並將備註拖曳到新的位置。", + "update_note_h": "關閉、重新開啟與評論", + "update_note": "既有的備註可以透過將其關閉、重新開啟或是對它新增評論來更新。關閉備註是指出問題已經解決。重新開啟備註則是指出原本的問題沒有被解決。", + "save_note_h": "儲存備註", + "save_note": "您必須分別儲存任何備註的編輯,只要按下在評論下方的按鈕就可以了。備註編輯**不**會包含在您上傳至開放街圖的變更集中。" + }, "imagery": { "title": "背景影像", "intro": "背景影像出現在地圖資料下方,是繪製地圖時相當重要的資源。這些影像可能是從衛星、飛機和無人機收集的空拍影像,或是掃描歷史地圖或是其他自由可用的來源資料。", @@ -878,11 +1324,11 @@ "sources": "[Bing 地圖](https://www.bing.com/maps/)影像是預設的背景影像。視你在編輯的地方,還有其他的影像來源,有些影像比較新或有更高的解析度,所以請常常檢查有些可用,選擇那個圖層是最好用的繪製地圖參考來源。", "offsets_h": "調整空拍圖層偏移", "offset": "有時候影像會與既有地圖資料有些偏移狀況,如果你看到道路或是建築相比背景影像有偏移狀況,也許影像並沒有對準,請別移動全部的資料來吻合背景影像。你可以在背景影像設定,藉由\"調整影像偏移\"調整背景來將影像吻合既有的資料。", - "offset_change": "點小三角形微幅調整影像,或是按住左鍵在灰色區域拖動,來調整影像。" + "offset_change": "點小三角形微幅調整影像,或是按住 {leftclick} 左鍵在灰色區域拖動,來調整影像。" }, "streetlevel": { "title": "街景照片", - "intro": "街景影像很適合拿來繪製交通號誌、商家以及其他從衛星和空拍影像難以看到的細節。iD 編輯器支援 [Mapillary](https://www.mapillary.com) 和[OpenStreetCam](https://www.openstreetcam.org) 的街景影像。", + "intro": "街道級的照片對於繪製交通號誌與其他您無法在衛星照片或航空照片上看到的細節來說很有用。iD 編輯器支援了從 [Bing Streetside](https://www.microsoft.com/en-us/maps/streetside)、[Mapillary](https://www.mapillary.com) 與 [OpenStreetCam](https://www.openstreetcam.org) 而來的街道級照片。", "using_h": "使用街景照片", "using": "要使用街景影像來畫地圖,點地圖旁 {data} **地圖資料**面板,切換不同的影像圖層。", "photos": "當啟用時,圖片圖層會顯示有一連串有圖片沿著一條線,在更高的縮放程度,圓圈標示代表圖片的位置,而在更高的縮放下面,方向標示會顯示照片拍攝時的鏡頭方向。", @@ -897,6 +1343,14 @@ "tracing": "GPS 軌跡並未傳到開放街圖 - 而最好的使用方式則是照著軌跡的指引,繪製你要新增的圖徵。", "upload": "您也可以透過[上傳你的 GPS 資訊至 OpenStreetMap 開放街圖](https://www.openstreetmap.org/trace/create)以供其他使用者利用。" }, + "qa": { + "title": "品質保証", + "intro": "*品質保証* (Q/A, Quality Assurance) 工具能找出開放街圖上,不適當地標籤,為連結的道路或是其他問題,圖客能藉此修復。要檢視現有的 Q/A 問題,,回擊 {data} **地圖資料**儀表板開啓特定 Q/A 圖層。", + "tools_h": "工具", + "tools": "目前支援以下的工具:[KeepRight](https://www.keepright.at/),之後 iD 將支援 [Osmose](https://osmose.openstreetmap.fr/),[ImproveOSM](https://improveosm.org/en/),未來將支援更多 Q/A 工具。", + "issues_h": "處理問題", + "issues": "處理 Q/A 問題類似處理註解。點選已存在的 Q/A 問題會埴滿整個側邊欄,像是問題種類以及相關的圖徵。每個工具都有其能耐,但是一般來說你可以回應和/或關閉問題。" + }, "field": { "restrictions": { "title": "轉彎限制說明", @@ -1234,6 +1688,7 @@ "background_switch": "切換回上一個背景圖層", "map_data": "顯示地圖資料選項", "fullscreen": "進入全螢幕模式", + "sidebar": "切換側邊欄", "wireframe": "切換線框模式", "minimap": "切換小地圖" }, @@ -1246,7 +1701,8 @@ }, "with_selected": { "title": "選中圖徵", - "edit_menu": "切換編輯選單" + "edit_menu": "切換編輯選單", + "zoom_to": "縮放到選取圖徵" }, "vertex_selected": { "title": "選中節點", @@ -1264,7 +1720,8 @@ "add_point": "'增加節點'模式", "add_line": "'增加線段'模式", "add_area": "'增加區域'模式", - "place_point": "放置一個點", + "add_note": "「新增備註」模式", + "place_point": "放置點或備註", "disable_snap": "按住可禁用點捕捉模式", "stop_line": "完成繪製線段或區域" }, @@ -1273,6 +1730,7 @@ "continue_line": "從選擇節點繼續繪製線條", "merge": "合併選擇圖徵", "disconnect": "在選擇節點斷開圖徵", + "detach_node": "從父母線/區域分離選定的節點", "split": "從選擇節點分割成兩條線段", "reverse": "反轉線條", "move": "移動選擇圖徵", @@ -1326,6 +1784,11 @@ "coordinate": "{coordinate}{direction}", "coordinate_pair": "{latitude}, {longitude}" }, + "wikidata": { + "identifier": "識別碼", + "label": "標籤", + "description": "描述" + }, "presets": { "categories": { "category-barrier": { @@ -1364,6 +1827,9 @@ "category-route": { "name": "路線圖徵" }, + "category-utility": { + "name": "基礎設施圖徵" + }, "category-water-area": { "name": "水域圖徵" }, @@ -1376,31 +1842,35 @@ "label": "允許通行限制", "options": { "designated": { - "description": "只限標誌指定或特定本地法律容許人士進入", + "description": "根據標誌或當地法律可以通過", "title": "指定" }, "destination": { - "description": "只限前往目的地人士進入", + "description": "僅供前往目的地時通過", "title": "目的地" }, "dismount": { - "description": "允許進入但駕駛需下車", + "description": "可以通過,但騎士必須下車", "title": "下車" }, "no": { - "description": "禁止一般公眾進入", + "description": "不供一般大眾使用", "title": "禁止進入" }, "permissive": { - "description": "容許進入,直至擁有者撇回許可", + "description": "直到擁有者撤銷許可前都可以通過", "title": "獲許可進入" }, + "permit": { + "description": "僅持有有效許可證時方可通過", + "title": "許可證" + }, "private": { - "description": "須擁有者個別批准,方可進入", + "description": "僅在擁有者允許的情況下才能通行", "title": "私人" }, "yes": { - "description": "按法律及路權; 有權使用", + "description": "法律允許通行;一種方式", "title": "可使用" } }, @@ -1510,6 +1980,9 @@ "animal_shelter": { "label": "動物" }, + "architect": { + "label": "建築樣式" + }, "area/highway": { "label": "種類" }, @@ -1522,12 +1995,18 @@ "atm": { "label": "自動櫃員機" }, + "attraction": { + "label": "類型" + }, "backrest": { "label": "椅背" }, "barrier": { "label": "種類" }, + "basin": { + "label": "種類" + }, "bath/open_air": { "label": "露天浴場" }, @@ -1543,7 +2022,7 @@ } }, "beauty": { - "label": "商店類型" + "label": "美容專門" }, "bench": { "label": "長凳" @@ -1566,6 +2045,9 @@ "board_type": { "label": "種類" }, + "booth": { + "label": "亭子" + }, "boules": { "label": "類型" }, @@ -1582,9 +2064,15 @@ "label": "類型", "placeholder": "預設" }, + "bridge/support": { + "label": "類型" + }, "building": { "label": "建築物" }, + "building/material": { + "label": "材料" + }, "building_area": { "label": "建築物" }, @@ -1614,9 +2102,15 @@ "label": "容量", "placeholder": "50, 100, 200..." }, + "cash_in": { + "label": "存款" + }, "castle_type": { "label": "種類" }, + "check_date": { + "label": "最後檢查日期" + }, "clothes": { "label": "服飾" }, @@ -1626,6 +2120,9 @@ "collection_times": { "label": "收集時間" }, + "colour": { + "label": "顏色" + }, "comment": { "label": "編輯變動留言", "placeholder": "你的貢獻摘要(必填)" @@ -1643,9 +2140,21 @@ "content": { "label": "內容" }, + "conveying": { + "label": "移動方向", + "options": { + "backward": "逆向", + "forward": "順向", + "reversible": "可變動" + } + }, "country": { "label": "國家" }, + "couplings": { + "label": "接合子", + "placeholder": "1, 2, 3..." + }, "covered": { "label": "有蓋" }, @@ -1735,6 +2244,18 @@ "description": { "label": "描述" }, + "design": { + "label": "設計" + }, + "destination/ref_oneway": { + "label": "目的道路編號" + }, + "destination/symbol_oneway": { + "label": "目的地符號" + }, + "destination_oneway": { + "label": "目的地" + }, "devices": { "label": "裝置", "placeholder": "1, 2, 3..." @@ -1742,6 +2263,9 @@ "diaper": { "label": "有尿布台" }, + "diet_multi": { + "label": "飲食類型" + }, "direction": { "label": "方向 (順時針角度)", "placeholder": "45、90、180、270" @@ -1789,11 +2313,19 @@ "label": "顯示" }, "distance": { - "label": "全部距離" + "label": "距離" }, "dock": { "label": "碼頭種類" }, + "dog": { + "label": "狗", + "options": { + "leashed": "只有牽繩套住", + "no": "不允許", + "yes": "允許" + } + }, "drive_through": { "label": "得來速" }, @@ -1825,6 +2357,9 @@ "emergency": { "label": "緊急" }, + "enforcement": { + "label": "類型" + }, "entrance": { "label": "種類" }, @@ -1844,30 +2379,33 @@ "fence_type": { "label": "種類" }, - "fire_hydrant/position": { - "label": "位置", - "options": { - "green": "公共草皮", - "lane": "巷弄", - "parking_lot": "停車場", - "sidewalk": "人行道" - } + "fire_hydrant/diameter": { + "label": "直徑(毫米、英呎或 letters)" + }, + "fire_hydrant/pressure": { + "label": "壓力(巴)" }, "fire_hydrant/type": { - "label": "種類", + "label": "形狀", "options": { "pillar": "支柱式/地面式", - "pond": "池塘", + "pipe": "加蓋管", "underground": "地下式", "wall": "牆" } }, + "fireplace": { + "label": "壁爐" + }, "fitness_station": { "label": "設備類型" }, "fixme": { "label": "修正我" }, + "flag/type": { + "label": "旗幟種類" + }, "ford": { "label": "類型", "placeholder": "預設" @@ -1875,6 +2413,12 @@ "frequency": { "label": "運作頻率" }, + "frequency_electrified": { + "label": "工作頻率" + }, + "from": { + "label": "從" + }, "fuel": { "label": "燃料" }, @@ -1941,6 +2485,15 @@ "historic/civilization": { "label": "古文明" }, + "historic/wreck/date_sunk": { + "label": "沉沒日期" + }, + "historic/wreck/visible_at_high_tide": { + "label": "滿潮時可見" + }, + "historic/wreck/visible_at_low_tide": { + "label": "退潮時可見" + }, "hoops": { "label": "藍框數量", "placeholder": "1, 2, 4..." @@ -1967,7 +2520,7 @@ "dangerous": "危險:只適合非常有經驗的騎士和馬匹通行,而且只在天氣好的狀況,下馬狀況。", "demanding": "小心使用:不平的道路,時常有難以通行的通道。", "difficult": "困難:狹窄和裸露的道路,也許需要踩過障礙物和通過狹窄通道。", - "impossible": "不可能:道路或橋樑馬匹不可能通行,太狹窄,沒有足夠的支援,有障礙物像是梯子,有生命危險。" + "impossible": "無法通行:道路或橋樑不適合馬匹通行,太狹窄、欠缺足夠的支撐結構或是有像是梯子等的障礙物,可能危及生命。" }, "placeholder": "危險,困難..." }, @@ -2009,6 +2562,9 @@ "intermittent": { "label": "週期性的" }, + "intermittent_yes": { + "label": "週期性水流" + }, "internet_access": { "label": "網際網絡存取", "options": { @@ -2025,6 +2581,9 @@ "internet_access/ssid": { "label": "SSID (網路名稱)" }, + "junction/ref_oneway": { + "label": "路口號碼" + }, "kerb": { "label": "路邊斜坡" }, @@ -2041,6 +2600,9 @@ "label": "車線數目", "placeholder": "1, 2, 3..." }, + "language_multi": { + "label": "語言" + }, "layer": { "label": "層", "placeholder": "0" @@ -2100,6 +2662,14 @@ "location": { "label": "位置" }, + "location_pool": { + "label": "位置", + "options": { + "indoor": "室內", + "outdoor": "室外", + "roof": "屋頂" + } + }, "man_made": { "label": "種類" }, @@ -2112,6 +2682,9 @@ "map_type": { "label": "種類" }, + "material": { + "label": "材質" + }, "maxheight": { "label": "最高高度", "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\"" @@ -2133,6 +2706,10 @@ "memorial": { "label": "類型" }, + "minspeed": { + "label": "最低速限", + "placeholder": "20, 30, 40..." + }, "monitoring_multi": { "label": "監測" }, @@ -2231,6 +2808,9 @@ "yes": "是" } }, + "oneway/bicycle": { + "label": "單行道 (單車)" + }, "oneway_yes": { "label": "單程路", "options": { @@ -2241,6 +2821,9 @@ "yes": "是" } }, + "opening_date": { + "label": "預計開放日期" + }, "opening_hours": { "label": "小時" }, @@ -2269,6 +2852,9 @@ "underground": "地下" } }, + "passenger_information_display": { + "label": "乘客資訊顯示器" + }, "payment_multi": { "label": "付款種類" }, @@ -2283,16 +2869,53 @@ "piste/difficulty": { "label": "難度", "options": { - "advanced": "進階 (黑色鑽石型)", - "easy": "容易 (綠圈)", - "expert": "專家 (雙重黑色鑽石型)", - "extreme": "極端困難 (需要攀登工具)", - "freeride": "自由滑行 (場地外)", - "intermediate": "中階 (藍方塊)", - "novice": "新手 (教學)" + "advanced": "進階", + "easy": "簡單", + "expert": "專家", + "extreme": "極端困難", + "freeride": "自由滑行", + "intermediate": "中階", + "novice": "新手" }, "placeholder": "容易, 中階, 進階" }, + "piste/difficulty_downhill": { + "label": "難易度", + "options": { + "advanced": "進階 (黑色鑽石型) ", + "easy": "容易 (綠圈) ", + "expert": "專家 (雙重黑色鑽石型) ", + "extreme": "極端困難 (需要攀登工具) ", + "freeride": "自由滑行 (場地外) ", + "intermediate": "中階 (藍方塊) ", + "novice": "新手 (教學) " + }, + "placeholder": "容易、中階、進階" + }, + "piste/difficulty_nordic": { + "label": "難易度", + "options": { + "advanced": "進階 - 狹窄,陡或是冰凍路段,急彎", + "easy": "簡單 - 平緩的小丘,短短的陡路段", + "expert": "專家 - 附近是危險路面", + "intermediate": "中階 - 陡路段", + "novice": "新手 - 平地,沒有加上特殊路面" + }, + "placeholder": "簡單、中階、進階..." + }, + "piste/difficulty_skitour": { + "label": "難易度", + "options": { + "advanced": "進階 - S:40-45° 上坡", + "easy": "容易 - WS:30-35° 上坡", + "expert": "專家 - SS:45–50° 上坡", + "extreme": "極限 - EX:大於 55° 上坡", + "freeride": "自由式 - AS:50–55° 上坡", + "intermediate": "中階 - ZS:35-40° 上坡", + "novice": "新手 - L:小於 30° 上坡" + }, + "placeholder": "容易、中階、進階... " + }, "piste/grooming": { "label": "雪道種類", "options": { @@ -2304,9 +2927,35 @@ "skating": "滑行" } }, + "piste/grooming_downhill": { + "label": "疏導", + "options": { + "backcountry": "偏遠 - 沒有疏導", + "classic": "經典", + "mogul": "蒙古" + } + }, + "piste/grooming_hike": { + "label": "疏導", + "options": { + "backcountry": "偏遠 - 雪鞋健走", + "classic": "經典 - 冬季健行" + } + }, + "piste/grooming_nordic": { + "label": "疏導", + "options": { + "backcountry": "偏遠, 無疏導", + "classic": "經典", + "classic+skating": "經典和滑雪", + "scooter": "機車/雪車", + "skating": "滑雪" + } + }, "piste/type": { "label": "種類", "options": { + "connection": "連線", "downhill": "滑降", "hike": "徒步旅行", "ice_skate": "冰刀", @@ -2373,6 +3022,14 @@ "recycling_accepts": { "label": "接受" }, + "recycling_type": { + "label": "種類", + "options": { + "centre": "中心", + "container": "桶" + }, + "placeholder": "中心, 桶" + }, "ref": { "label": "參考編號" }, @@ -2393,7 +3050,7 @@ "label": "站台編號" }, "ref_road_number": { - "label": "道路邊號" + "label": "道路編號" }, "ref_route": { "label": "路線編號" @@ -2421,6 +3078,9 @@ "restrictions": { "label": "轉向限制" }, + "roof/colour": { + "label": "屋頂顏色" + }, "rooms": { "label": "房間數" }, @@ -2445,9 +3105,99 @@ "sanitary_dump_station": { "label": "廁所處理方式" }, + "scuba_diving": { + "label": "服務" + }, + "seamark/beacon_isolated_danger/shape": { + "label": "形狀" + }, + "seamark/beacon_lateral/category": { + "label": "分類", + "options": { + "danger_left": "左方危險", + "danger_right": "右方危險", + "port": "港口", + "starboard": "右舷", + "waterway_left": "左側水路", + "waterway_right": "右側水路" + } + }, + "seamark/beacon_lateral/colour": { + "label": "顏色", + "options": { + "green": "綠", + "grey": "灰", + "red": "紅" + } + }, + "seamark/beacon_lateral/shape": { + "label": "形狀" + }, + "seamark/beacon_lateral/system": { + "label": "系統", + "options": { + "cevni": "CEVNI", + "iala-a": "IALA A", + "iala-b": "IALA B", + "other": "其他" + } + }, + "seamark/buoy_lateral/category": { + "label": "分類", + "options": { + "channel_left": "左側航道", + "channel_right": "右側航道", + "danger_left": "左側危險", + "danger_right": "右側危險", + "port": "左側", + "preferred_channel_port": "航道左側優先", + "preferred_channel_starboard": "航道右側優先", + "starboard": "右側", + "waterway_left": "航道左側", + "waterway_right": "航道右側" + } + }, + "seamark/buoy_lateral/colour": { + "label": "顏色", + "options": { + "green": "綠色", + "green;red;green": "綠-紅-綠", + "green;white;green;white": "綠-白-綠-白", + "red": "紅色", + "red;green;red": "紅-綠-紅", + "red;white;red;white": "紅-白-紅-白", + "white": "白色", + "yellow": "黃色" + } + }, + "seamark/buoy_lateral/shape": { + "label": "形狀" + }, + "seamark/buoy_lateral/system": { + "label": "系統", + "options": { + "cevni": "CEVNI", + "iala-a": "IALA A", + "iala-b": "IALA A", + "other": "其他" + } + }, + "seamark/mooring/category": { + "label": "類別" + }, + "seamark/type": { + "label": "海標" + }, + "seamark/wreck/category": { + "label": "種類" + }, "seasonal": { "label": "季節性" }, + "seats": { + "label": "座位數", + "placeholder": "2, 4, 6..." + }, "second_hand": { "label": "販售二手商品", "options": { @@ -2487,9 +3237,23 @@ "shop": { "label": "種類" }, + "siren/purpose": { + "label": "目的" + }, + "siren/type": { + "label": "類型", + "options": { + "electronic": "電子式", + "other": "其他", + "pneumatic": "氣動式" + } + }, "site": { "label": "種類" }, + "site_type": { + "label": "遺址類型" + }, "smoking": { "label": "吸煙", "options": { @@ -2603,6 +3367,12 @@ "surveillance/zone": { "label": "監視區域" }, + "survey/date": { + "label": "最後服務日期" + }, + "swimming_pool": { + "label": "類型" + }, "switch": { "label": "類型", "options": { @@ -2624,6 +3394,9 @@ }, "placeholder": "可以, 不行, 只能外帶 ..." }, + "to": { + "label": "到" + }, "toilets/disposal": { "label": "處置方式", "options": { @@ -2642,9 +3415,6 @@ "tourism": { "label": "種類" }, - "tourism_attraction": { - "label": "旅遊" - }, "tower/construction": { "label": "建材", "placeholder": "拉線、鋼格、偽裝、..." @@ -2669,6 +3439,17 @@ "traffic_calming": { "label": "種類" }, + "traffic_sign": { + "label": "交通號誌" + }, + "traffic_sign/direction": { + "label": "方向", + "options": { + "backward": "反向", + "both": "都有/全部", + "forward": "向前" + } + }, "traffic_signals": { "label": "號誌種類" }, @@ -2762,6 +3543,9 @@ "voltage/tertiary": { "label": "三次電壓" }, + "voltage_electrified": { + "label": "電壓" + }, "wall": { "label": "種類" }, @@ -2771,6 +3555,12 @@ "water_point": { "label": "取水點" }, + "water_source": { + "label": "水源" + }, + "water_volume": { + "label": "儲水量(立方公尺)" + }, "waterway": { "label": "種類" }, @@ -2790,6 +3580,9 @@ "width": { "label": "寬度 (公尺)" }, + "wikidata": { + "label": "維基數據" + }, "wikipedia": { "label": "維基百科" }, @@ -2964,7 +3757,7 @@ "terms": "單車維修工具站,自行車自助維修站,單車自助維修站" }, "amenity/biergarten": { - "name": "啤酒花園", + "name": "啤酒花園 ", "terms": "啤酒花園,屋外花園酒店" }, "amenity/boat_rental": { @@ -3057,6 +3850,10 @@ "name": "牙醫", "terms": "牙醫診所" }, + "amenity/dive_centre": { + "name": "潛水中心", + "terms": "潛水服務中心" + }, "amenity/doctors": { "name": "醫生", "terms": "醫生診療處" @@ -3081,6 +3878,30 @@ "name": "速食餐廳", "terms": "速食店" }, + "amenity/fast_food/burger": { + "name": "漢堡速食店", + "terms": "漢堡店,速食店" + }, + "amenity/fast_food/chicken": { + "name": "雞肉速食店", + "terms": "雞肉速食店" + }, + "amenity/fast_food/fish_and_chips": { + "name": "炸魚速食店", + "terms": "炸魚店" + }, + "amenity/fast_food/kebab": { + "name": "炸肉串速食店", + "terms": "炸肉串店" + }, + "amenity/fast_food/pizza": { + "name": "批薩快餐店", + "terms": "批薩店" + }, + "amenity/fast_food/sandwich": { + "name": "三明治快餐廳", + "terms": "三明治快餐廳" + }, "amenity/ferry_terminal": { "name": "水運碼頭" }, @@ -3128,6 +3949,10 @@ "name": "育幼院/幼兒園範圍", "terms": "育幼院/幼稚園,育幼院/幼稚園用地,育幼院,幼兒園,幼稚園,Preschool,Kindergarten" }, + "amenity/language_school": { + "name": "語言學校", + "terms": "語言學校" + }, "amenity/library": { "name": "圖書館", "terms": "圖書室,閱覽室" @@ -3144,6 +3969,10 @@ "name": "修道院", "terms": "修道院" }, + "amenity/money_transfer": { + "name": "匯款站", + "terms": "匯款處" + }, "amenity/motorcycle_parking": { "name": "機車停車場", "terms": "機車停車場,速克達停車場,摩托車停車場" @@ -3160,8 +3989,12 @@ "name": "養老院" }, "amenity/parking": { - "name": "停車場", - "terms": "汽車停車場" + "name": "平面停車場", + "terms": "停車場" + }, + "amenity/parking/multi-storey": { + "name": "立體停車場", + "terms": "多層停車場,停車塔" }, "amenity/parking_entrance": { "name": "停車場入口/出口", @@ -3171,13 +4004,17 @@ "name": "停車位", "terms": "停車格,停車空間" }, - "amenity/pavilion": { - "name": "亭", - "terms": "亭,亭子" + "amenity/payment_centre": { + "name": "繳費中心", + "terms": "繳費中心" + }, + "amenity/payment_terminal": { + "name": "繳費窗口", + "terms": "繳費處" }, "amenity/pharmacy": { - "name": "藥房", - "terms": "藥房,藥局" + "name": "藥房櫃臺", + "terms": "藥房櫃臺" }, "amenity/place_of_worship": { "name": "宗教祟拜場所", @@ -3188,8 +4025,8 @@ "terms": "寺,廟,閣,寶殿" }, "amenity/place_of_worship/christian": { - "name": "教堂", - "terms": "教堂,教會,聚會所" + "name": "教會", + "terms": "教會,基督教教會" }, "amenity/place_of_worship/hindu": { "name": "印度寺廟", @@ -3197,11 +4034,11 @@ }, "amenity/place_of_worship/jewish": { "name": "猶太教堂", - "terms": "猶太會堂,synagogue" + "terms": "猶太會堂" }, "amenity/place_of_worship/muslim": { "name": "清真寺", - "terms": "清真寺,回教寺" + "terms": "清真寺" }, "amenity/place_of_worship/shinto": { "name": "神社", @@ -3252,13 +4089,16 @@ "terms": "郊野公園管理站,自然保護區管理站" }, "amenity/recycling": { - "name": "資源回收箱", - "terms": "資源回收筒,回收筒,回收箱" + "name": "回收" }, "amenity/recycling_centre": { "name": "資源回收中心", "terms": "回收中心" }, + "amenity/recycling_container": { + "name": "回收筒", + "terms": "回收箱" + }, "amenity/register_office": { "name": "戶政事務所" }, @@ -3266,6 +4106,78 @@ "name": "餐廳", "terms": "飯店,飯館,酒樓,餐館" }, + "amenity/restaurant/american": { + "name": "美國餐廳", + "terms": "美式餐廳" + }, + "amenity/restaurant/asian": { + "name": "亞洲餐廳", + "terms": "亞洲餐廳" + }, + "amenity/restaurant/chinese": { + "name": "中式餐廳", + "terms": "中國餐廳" + }, + "amenity/restaurant/french": { + "name": "法國餐廳", + "terms": "法式餐廳" + }, + "amenity/restaurant/german": { + "name": "德國餐廳", + "terms": "德式餐廳" + }, + "amenity/restaurant/greek": { + "name": "希臘餐廳", + "terms": "希臘餐廳" + }, + "amenity/restaurant/indian": { + "name": "印度餐廳", + "terms": "印度餐廳" + }, + "amenity/restaurant/italian": { + "name": "義大利餐廳", + "terms": "義式餐廳" + }, + "amenity/restaurant/japanese": { + "name": "日式餐廳", + "terms": "日本餐廳" + }, + "amenity/restaurant/mexican": { + "name": "墨西哥餐廳", + "terms": "墨西哥餐廳" + }, + "amenity/restaurant/noodle": { + "name": "麵店", + "terms": "麵店" + }, + "amenity/restaurant/pizza": { + "name": "批薩餐廳", + "terms": "批薩店" + }, + "amenity/restaurant/seafood": { + "name": "海鮮餐廳", + "terms": "海鮮餐廳" + }, + "amenity/restaurant/steakhouse": { + "name": "牛排館", + "terms": "牛排店" + }, + "amenity/restaurant/sushi": { + "name": "壽司餐廳", + "terms": "壽司店" + }, + "amenity/restaurant/thai": { + "name": "泰國餐廳", + "terms": "泰式餐廳" + }, + "amenity/restaurant/turkish": { + "name": "土耳其餐廳", + "terms": "土耳其餐廳" + }, + "amenity/restaurant/vietnamese": { + "name": "越南餐廳", + "terms": "越式餐廳" + }, "amenity/sanitary_dump_station": { "name": "RV移動廁所", "terms": "RV流動廁所,流動廁所" @@ -3281,6 +4193,22 @@ "name": "涼亭", "terms": "遮雨棚,亭,亭子" }, + "amenity/shelter/gazebo": { + "name": "露臺", + "terms": "露臺" + }, + "amenity/shelter/lean_to": { + "name": "單坡頂棚子", + "terms": "單坡頂棚子,棚子" + }, + "amenity/shelter/picnic_shelter": { + "name": "野餐涼亭", + "terms": "野餐涼亭" + }, + "amenity/shelter/public_transport": { + "name": "轉運站亭子", + "terms": "轉運站" + }, "amenity/shower": { "name": "淋浴間", "terms": "淋浴間,淋浴,淋浴設施" @@ -3328,6 +4256,10 @@ "name": "戲劇院", "terms": "戲院,劇場" }, + "amenity/theatre/type/amphi": { + "name": "露天劇場", + "terms": "露天劇場" + }, "amenity/toilets": { "name": "廁所", "terms": "便所,公廁,洗手間,盥洗室,公共廁所" @@ -3340,6 +4272,10 @@ "name": "大學範圍", "terms": "大學,大專,大學用地,學校,University Grounds,University" }, + "amenity/vehicle_inspection": { + "name": "車輛檢查", + "terms": "車輛檢查肖" + }, "amenity/vending_machine": { "name": "自動販賣機", "terms": "自動販賣機,販賣機" @@ -3395,9 +4331,13 @@ "name": "報紙自動販賣機", "terms": "報紙自動販賣機,報紙販賣機" }, + "amenity/vending_machine/parcel_pickup": { + "name": "包裹取件儲物櫃", + "terms": "包裹取件儲物櫃,儲物櫃,寄物櫃" + }, "amenity/vending_machine/parcel_pickup_dropoff": { - "name": "包裹分揀/寄物販賣機", - "terms": "包裹分揀/寄物自動販賣機,販賣機" + "name": "包裹取/放儲物櫃", + "terms": "包裹取/放儲物櫃,置物櫃" }, "amenity/vending_machine/parking_tickets": { "name": "停車場繳費機", @@ -3451,6 +4391,9 @@ "name": "路面材質", "terms": "路面材質,路面" }, + "attraction": { + "name": "旅遊地點" + }, "attraction/amusement_ride": { "name": "遊樂園", "terms": "遊樂場" @@ -3499,6 +4442,10 @@ "name": "雲霄飛車", "terms": "雲霄飛車" }, + "attraction/summer_toboggan": { + "name": "夏季雪橇", + "terms": "夏天雪橇" + }, "attraction/train": { "name": "遊樂園小火車", "terms": "遊樂園小火車" @@ -3546,10 +4493,18 @@ "name": "柵欄", "terms": "欄柵" }, + "barrier/fence/railing": { + "name": "欄杆", + "terms": "欄杆" + }, "barrier/gate": { "name": "閘門", "terms": "閘門" }, + "barrier/guard_rail": { + "name": "護欄", + "terms": "護軌" + }, "barrier/hedge": { "name": "樹籬", "terms": "樹籬" @@ -3558,6 +4513,14 @@ "name": "路緣", "terms": "路緣" }, + "barrier/kerb/flush": { + "name": "平齊路緣", + "terms": "嵌入式路緣" + }, + "barrier/kerb/lowered": { + "name": "低路緣 ", + "terms": "低路緣" + }, "barrier/kissing_gate": { "name": "單人轉門", "terms": "U形旋轉小門,V形旋轉小門" @@ -3586,13 +4549,21 @@ "name": "行政界線", "terms": "行政邊界" }, + "bridge/support": { + "name": "橋樑支撐類型", + "terms": "橋樑支撐類型" + }, + "bridge/support/pier": { + "name": "橋墩", + "terms": "橋墩" + }, "building": { "name": "建築物", "terms": "建物" }, "building/apartments": { - "name": "公寓", - "terms": "分層公寓" + "name": "大樓建築物", + "terms": "大樓建築物,大樓" }, "building/barn": { "name": "穀倉", @@ -3613,6 +4584,10 @@ "name": "小木屋", "terms": "小屋,船艙" }, + "building/carport": { + "name": "車棚", + "terms": "車棚" + }, "building/cathedral": { "name": "大教堂建築", "terms": "大教堂" @@ -3704,6 +4679,9 @@ "name": "清真寺建築", "terms": "清真寺大院,清真寺大廈" }, + "building/pavilion": { + "name": "亭樓" + }, "building/public": { "name": "公共建築物", "terms": "公共建築" @@ -3786,6 +4764,10 @@ "name": "俱樂部", "terms": "俱樂部,Club" }, + "club/sport": { + "name": "運動俱樂部", + "terms": "運動俱樂部,運動隊伍" + }, "craft": { "name": "工藝", "terms": "工藝" @@ -3940,8 +4922,7 @@ "terms": "棚架工程" }, "craft/sculptor": { - "name": "雕塑家", - "terms": "" + "name": "雕塑家" }, "craft/shoemaker": { "name": "鞋匠", @@ -3979,8 +4960,7 @@ "terms": "釀酒廠" }, "embankment": { - "name": "路堤", - "terms": "堤防,基堤" + "name": "路堤" }, "emergency/ambulance_station": { "name": "救護站", @@ -3996,14 +4976,30 @@ "emergency/destination": { "name": "緊急通道目的地" }, + "emergency/fire_alarm": { + "name": "火災警鈴", + "terms": "火警警報點" + }, + "emergency/fire_extinguisher": { + "name": "滅火器", + "terms": "滅火器" + }, "emergency/fire_hydrant": { "name": "消防栓", "terms": "消防栓,消防設施," }, + "emergency/first_aid_kit": { + "name": "急救箱", + "terms": "急救包" + }, "emergency/life_ring": { "name": "救生圈", "terms": "救生圈" }, + "emergency/lifeguard": { + "name": "救生員", + "terms": "救生員" + }, "emergency/no": { "name": "不開放緊急通行" }, @@ -4017,6 +5013,10 @@ "emergency/private": { "name": "供私人緊急通行" }, + "emergency/siren": { + "name": "警笛", + "terms": "警笛" + }, "emergency/water_tank": { "name": "緊急水箱", "terms": "緊急水箱" @@ -4028,26 +5028,6 @@ "name": "入口/出口", "terms": "入口/出口" }, - "footway/crossing": { - "name": "行人穿越道", - "terms": "行人穿越道" - }, - "footway/crossing-raised": { - "name": "突起穿越道", - "terms": "突起穿越道,穿越道" - }, - "footway/crosswalk": { - "name": "人行穿越道", - "terms": "斑馬線" - }, - "footway/crosswalk-raised": { - "name": "突起行人穿越道", - "terms": "突起行人穿越道,行人穿越道" - }, - "footway/sidewalk": { - "name": "人行道", - "terms": "路邊行人路,路邊人行路" - }, "ford": { "name": "淺灘", "terms": "淺灘" @@ -4170,25 +5150,35 @@ "highway/bus_stop": { "name": "公車站牌/公車月台" }, + "highway/construction": { + "name": "閉路", + "terms": "閉路" + }, "highway/corridor": { "name": "室內走廊", "terms": "室內通道" }, - "highway/crossing": { - "name": "十字路口", - "terms": "十字路口" + "highway/crossing/marked": { + "name": "標記人行穿越道", + "terms": "有斑馬線穿越道" + }, + "highway/crossing/marked-raised": { + "name": "標記人行穿越道(凸起)", + "terms": "有斑馬線穿越道(凸起)" + }, + "highway/crossing/unmarked": { + "name": "無標記人行穿越道", + "terms": "無斑馬線穿越道" }, - "highway/crossing-raised": { - "name": "突起穿越道", - "terms": "突起穿越道,穿越道" + "highway/crossing/unmarked-raised": { + "name": "無標記人行穿越道(凸起)", + "terms": "無斑馬線穿越道(凸起)" }, - "highway/crosswalk": { - "name": "行人穿越道", - "terms": "行人穿越道" + "highway/crossing/zebra": { + "name": "標記人行穿越道" }, - "highway/crosswalk-raised": { - "name": "突起行人穿越道", - "terms": "突起行人穿越道,行人穿越道" + "highway/crossing/zebra-raised": { + "name": "標記人行穿越道(凸起)" }, "highway/cycleway": { "name": "單車路線", @@ -4199,9 +5189,39 @@ "terms": "電梯,升降梯" }, "highway/footway": { - "name": "人行道", + "name": "步道", "terms": "步行徑,人行步道" }, + "highway/footway/conveying": { + "name": "移動人行道", + "terms": "移動人行道" + }, + "highway/footway/marked": { + "name": "有標記人行穿越道", + "terms": "有斑馬線穿越道" + }, + "highway/footway/marked-raised": { + "name": "有標記人行穿越道(凸起)", + "terms": "有斑馬線穿越道(凸起)" + }, + "highway/footway/sidewalk": { + "name": "路邊人行道", + "terms": "人行道" + }, + "highway/footway/unmarked": { + "name": "無標記人行穿越道", + "terms": "無斑馬線穿越道" + }, + "highway/footway/unmarked-raised": { + "name": "無標記人行穿越道(凸起)", + "terms": "無斑馬線穿越道(凸起)" + }, + "highway/footway/zebra": { + "name": "標記人行穿越道" + }, + "highway/footway/zebra-raised": { + "name": "有斑馬線人行穿越道(凸起)" + }, "highway/give_way": { "name": "通行標誌", "terms": "讓車標誌" @@ -4210,6 +5230,10 @@ "name": "生活街道", "terms": "生活街道" }, + "highway/milestone": { + "name": "公路里程碑", + "terms": "里程碑" + }, "highway/mini_roundabout": { "name": "小型迴轉處", "terms": "小型迴旋處" @@ -4310,6 +5334,10 @@ "name": "階梯", "terms": "樓梯,階梯,石階" }, + "highway/steps/conveying": { + "name": "電梯", + "terms": "升降梯" + }, "highway/stop": { "name": "停車標誌", "terms": "停車再開" @@ -4398,6 +5426,13 @@ "name": "路邊神祠", "terms": "路邊小廟" }, + "historic/wreck": { + "name": "沈船" + }, + "internet_access/wlan": { + "name": "Wi-Fi 熱點", + "terms": "Wi-Fi 熱點" + }, "junction": { "name": "路口", "terms": "槽化車道,道路交叉,十字路口,丁字路,路" @@ -4415,8 +5450,7 @@ "terms": "養殖漁業,水產養殖,Aquaculture" }, "landuse/basin": { - "name": "水池", - "terms": "水池" + "name": "水池" }, "landuse/brownfield": { "name": "棕色地帶", @@ -4450,8 +5484,8 @@ "terms": "莊園" }, "landuse/forest": { - "name": "森林", - "terms": "森林" + "name": "受管理的森林", + "terms": "受管理的森林,森林" }, "landuse/garages": { "name": "車庫用地", @@ -4549,6 +5583,9 @@ "name": "育苗場", "terms": "種苗中心" }, + "landuse/pond": { + "name": "池塘" + }, "landuse/quarry": { "name": "礦區", "terms": "礦場,採礦場" @@ -4565,10 +5602,17 @@ "name": "宗教設施用地", "terms": "寺廟用地,教會用地,廟宇用地" }, + "landuse/reservoir": { + "name": "貯水庫" + }, "landuse/residential": { "name": "住宅用地", "terms": "住宅區" }, + "landuse/residential/apartments": { + "name": "公寓大樓", + "terms": "公寓大樓,公寓" + }, "landuse/retail": { "name": "零售區", "terms": "零售區域,零售" @@ -4589,6 +5633,10 @@ "name": "遊樂場", "terms": "遊樂場" }, + "leisure/bandstand": { + "name": "演奏臺", + "terms": "演奏臺,露天音樂臺,音樂臺" + }, "leisure/beach_resort": { "name": "海灘渡假村", "terms": "海灘渡假村,海濱渡假村" @@ -4597,6 +5645,10 @@ "name": "鳥類棲息處", "terms": "鳥類棲息處,鳥類棲地,鳥類藏身處" }, + "leisure/bleachers": { + "name": "看台", + "terms": "看台,看臺" + }, "leisure/bowling_alley": { "name": "保齡球館", "terms": "保齡球館,保齡球場,地球社" @@ -4621,6 +5673,10 @@ "name": "火坑", "terms": "火爐" }, + "leisure/fishing": { + "name": "釣魚點", + "terms": "釣魚熱點,釣魚處" + }, "leisure/fitness_centre": { "name": "健身房/健身中心", "terms": "健身房,健身中心,Gym" @@ -4729,6 +5785,14 @@ "name": "美式足球場", "terms": "美式足球場" }, + "leisure/pitch/australian_football": { + "name": "澳式足球場", + "terms": "澳式足球場" + }, + "leisure/pitch/badminton": { + "name": "羽毛球場", + "terms": "羽毛球場" + }, "leisure/pitch/baseball": { "name": "棒球場", "terms": "棒球場" @@ -4757,6 +5821,10 @@ "name": "馬場", "terms": "馬場" }, + "leisure/pitch/netball": { + "name": "籃網球場", + "terms": "籃網球場" + }, "leisure/pitch/rugby_league": { "name": "聯盟式橄欖球", "terms": "聯盟式橄欖球" @@ -4773,6 +5841,10 @@ "name": "足球場", "terms": "足球場,球場" }, + "leisure/pitch/softball": { + "name": "壘球場", + "terms": "壘球場" + }, "leisure/pitch/table_tennis": { "name": "乒乓球桌", "terms": "乒乓球桌,桌球桌" @@ -4793,10 +5865,6 @@ "name": "度假勝地", "terms": "度假村" }, - "leisure/running_track": { - "name": "操場(跑步)", - "terms": "操場" - }, "leisure/sauna": { "name": "桑拿", "terms": "桑拿,芬蘭浴,三溫暖" @@ -4825,6 +5893,14 @@ "name": "操場(非摩托賽道)", "terms": "操場(非摩托賽道), 操場" }, + "leisure/track/horse_racing": { + "name": "賽道 (賽馬競賽)", + "terms": "賽道 (賽馬)" + }, + "leisure/track/running": { + "name": "賽道 (跑步)", + "terms": "賽道 (跑步)" + }, "leisure/water_park": { "name": "水上樂園", "terms": "水上公園,水上遊樂園" @@ -4853,10 +5929,18 @@ "name": "橋樑", "terms": "橋樑,橋,陸橋,天橋" }, + "man_made/bunker_silo": { + "name": "地面筒倉", + "terms": "地面筒倉;筒倉" + }, "man_made/chimney": { "name": "煙囪", "terms": "煙筒" }, + "man_made/clearcut": { + "name": "伐木林", + "terms": "人工林" + }, "man_made/crane": { "name": "起重機", "terms": "起重機" @@ -4866,7 +5950,8 @@ "terms": "山林分界線" }, "man_made/embankment": { - "name": "基堤" + "name": "堤防", + "terms": "基堤" }, "man_made/flagpole": { "name": "旗桿", @@ -4888,14 +5973,26 @@ "name": "塔狀天線", "terms": "塔狀天線,天線" }, + "man_made/mast/communication": { + "name": "通訊天線", + "terms": "基地台" + }, + "man_made/mast/communication/mobile_phone": { + "name": "行動電話天線", + "terms": "基地台,手機基地台" + }, + "man_made/mast/communication/radio": { + "name": "廣播天線", + "terms": "廣播通訊塔" + }, + "man_made/mast/communication/television": { + "name": "電視播放天線", + "terms": "電視通訊塔" + }, "man_made/monitoring_station": { "name": "監測站", "terms": "監測點" }, - "man_made/observation": { - "name": "瞭望塔", - "terms": "瞭望塔" - }, "man_made/observatory": { "name": "天文台", "terms": "天文館" @@ -4928,8 +6025,8 @@ "name": "監視器", "terms": "監視錄影器" }, - "man_made/surveillance_camera": { - "name": "監視器", + "man_made/surveillance/camera": { + "name": "監視攝影機", "terms": "監視器" }, "man_made/survey_point": { @@ -4940,6 +6037,14 @@ "name": "塔", "terms": "塔" }, + "man_made/tower/communication": { + "name": "通訊塔", + "terms": "無線通訊塔" + }, + "man_made/tower/observation": { + "name": "瞭望塔", + "terms": "瞭望塔" + }, "man_made/wastewater_plant": { "name": "污水處理廠", "terms": "污水處理廠,水資源回收中心" @@ -5066,7 +6171,7 @@ }, "natural/tree_row": { "name": "一排樹", - "terms": "一行樹" + "terms": "一排樹" }, "natural/volcano": { "name": "火山口", @@ -5076,6 +6181,14 @@ "name": "水", "terms": "水體" }, + "natural/water/basin": { + "name": "水池", + "terms": "水池" + }, + "natural/water/canal": { + "name": "運河", + "terms": "運河" + }, "natural/water/lake": { "name": "湖泊", "terms": "湖" @@ -5088,6 +6201,14 @@ "name": "水庫", "terms": "水塘,貯水庫" }, + "natural/water/river": { + "name": "河流", + "terms": "河流,河川" + }, + "natural/water/stream": { + "name": "溪流", + "terms": "溪流,小溪" + }, "natural/wetland": { "name": "濕地", "terms": "濕地,潮間帶" @@ -5229,6 +6350,10 @@ "name": "準非政府組織辦公室", "terms": "準非政府組織辦公室" }, + "office/religion": { + "name": "宗教崇拜所辦公室", + "terms": "教堂辦公室,廟宇辦公室" + }, "office/research": { "name": "研究機構", "terms": "研究辦公室,研究中心" @@ -5256,9 +6381,41 @@ "name": "自來水設施辦公室", "terms": "自來水事務處,自來水公司" }, - "piste": { - "name": "滑雪場", - "terms": "滑雪場" + "piste/downhill": { + "name": "下坡滑雪路線 ", + "terms": "下坡滑雪路線" + }, + "piste/downhill/halfpipe": { + "name": "半管", + "terms": "U 型管" + }, + "piste/hike": { + "name": "雪鞋或冬季健行步道", + "terms": "雪鞋或冬季健行步道" + }, + "piste/ice_skate": { + "name": "滑冰滑雪道", + "terms": "滑冰滑雪道" + }, + "piste/nordic": { + "name": "北歐或越野滑雪道/滑雪道", + "terms": "北歐或越野滑雪道/滑雪道" + }, + "piste/piste": { + "name": "冬季運動步道", + "terms": "冬季運動步道" + }, + "piste/skitour": { + "name": "滑雪旅遊步道", + "terms": "滑雪旅遊步道" + }, + "piste/sled": { + "name": "雪橇滑雪道", + "terms": "雪橇滑雪道" + }, + "piste/sleigh": { + "name": "雪橇滑雪道", + "terms": "雪橇滑雪道" }, "place": { "name": "地方" @@ -5267,6 +6424,10 @@ "name": "城市", "terms": "都市" }, + "place/city_block": { + "name": "城市街區", + "terms": "街區" + }, "place/farm": { "name": "農場" }, @@ -5381,16 +6542,24 @@ "power": { "name": "電力設施" }, + "power/cable/underground": { + "name": "地下電纜", + "terms": "電纜,地底式電纜" + }, "power/generator": { "name": "發電機", "terms": "發電機" }, - "power/generator/source_nuclear": { - "name": "核子反應爐", - "terms": "核子反應爐,核反應爐,核電廠" + "power/generator/method/photovoltaic": { + "name": "太陽能板", + "terms": "太陽能板" + }, + "power/generator/source/nuclear": { + "name": "核能反應爐", + "terms": "核子爐,核子反應爐" }, - "power/generator/source_wind": { - "name": "風力發電機", + "power/generator/source/wind": { + "name": "風機", "terms": "風力發電機" }, "power/line": { @@ -5698,13 +6867,37 @@ "name": "渡輪航線", "terms": "渡輪航線" }, + "seamark": { + "name": "海標" + }, + "seamark/beacon_isolated_danger": { + "name": "警告信號燈", + "terms": "危險信號燈" + }, + "seamark/beacon_lateral": { + "name": "航道標誌" + }, + "seamark/buoy_lateral": { + "name": "航道浮標" + }, + "seamark/buoy_lateral/green": { + "name": "綠色浮標" + }, + "seamark/buoy_lateral/red": { + "name": "紅色浮標", + "terms": "紅色浮標" + }, + "seamark/mooring": { + "name": "繫泊處", + "terms": "繫泊處" + }, "shop": { "name": "商店", "terms": "商店,商行" }, "shop/agrarian": { "name": "農業用品補給店", - "terms": "農用品店 " + "terms": "農用品店" }, "shop/alcohol": { "name": "酒類專賣店", @@ -5798,10 +6991,18 @@ "name": "汽車維修店", "terms": "汽車保養店" }, + "shop/caravan": { + "name": "拖車經銷商", + "terms": "拖車經銷商" + }, "shop/carpet": { "name": "地毯店", "terms": "地毯商店" }, + "shop/catalogue": { + "name": "目錄店", + "terms": "目錄店" + }, "shop/charity": { "name": "慈善商店", "terms": "慈善商店,義賣店" @@ -5846,6 +7047,10 @@ "name": "化妝品店", "terms": "化妝品店,保養品店,化妝品商店" }, + "shop/country_store": { + "name": "鄉村商店", + "terms": "鄉村商店" + }, "shop/craft": { "name": "工藝品店", "terms": "工藝品店,工藝品商店,手工藝店,手作工坊" @@ -5898,6 +7103,14 @@ "name": "時尚店", "terms": "時裝店,時常衣服店" }, + "shop/fireplace": { + "name": "壁爐商店", + "terms": "壁爐店" + }, + "shop/fishing": { + "name": "釣魚用品店", + "terms": "釣魚用品店" + }, "shop/fishmonger": { "name": "魚販" }, @@ -5909,6 +7122,14 @@ "name": "表框店", "terms": "表框店, 裱框店" }, + "shop/frozen_food": { + "name": "冷凍食品", + "terms": "冷凍食品" + }, + "shop/fuel": { + "name": "燃料店", + "terms": "燃料店,加油站" + }, "shop/funeral_directors": { "name": "生命禮儀公司", "terms": "禮儀公司" @@ -5940,6 +7161,10 @@ "name": "理髮店", "terms": "理髮店,髮廏,男士理髮" }, + "shop/hairdresser_supply": { + "name": "剪髮器材店", + "terms": "剪髮器材商店" + }, "shop/hardware": { "name": "五金店", "terms": "五金行" @@ -5964,6 +7189,10 @@ "name": "家庭用品店", "terms": "家居用品店" }, + "shop/hunting": { + "name": "打獵用品店", + "terms": "打獵用品店" + }, "shop/interior_decoration": { "name": "室內設計店", "terms": "室內設計店" @@ -5973,8 +7202,8 @@ "terms": "銀樓,首飾店" }, "shop/kiosk": { - "name": "書報攤", - "terms": "售貨亭" + "name": "販賣亭", + "terms": "書報攤,零售亭,售貨亭" }, "shop/kitchen": { "name": "廚房設計行", @@ -6020,6 +7249,10 @@ "name": "機車行", "terms": "摩托車行,機器腳踏車行" }, + "shop/motorcycle_repair": { + "name": "摩托車維修店", + "terms": "摩托車維修店,機車維修店,機車行,摩托車行" + }, "shop/music": { "name": "音樂店", "terms": "唱片行" @@ -6052,6 +7285,10 @@ "name": "油漆行", "terms": "油漆店" }, + "shop/party": { + "name": "宴會器材店", + "terms": "宴會器材商店" + }, "shop/pastry": { "name": "糕餅店", "terms": "糕餅店,蛋糕店,烘焙店" @@ -6100,6 +7337,10 @@ "name": "格仔鋪/二手店", "terms": "格仔店/二手店" }, + "shop/sewing": { + "name": "縫紉用品店", + "terms": "縫紉用品店" + }, "shop/shoes": { "name": "鞋店", "terms": "鞋店" @@ -6183,6 +7424,10 @@ "name": "鐘錶行", "terms": "手錶店" }, + "shop/water": { + "name": "飲用水商店", + "terms": "飲用水商店" + }, "shop/water_sports": { "name": "水上活動/泳具店", "terms": "水上活動/游泳用品店" @@ -6223,6 +7468,18 @@ "name": "公共藝術", "terms": "藝術品,街頭藝術" }, + "tourism/artwork/mural": { + "name": "壁畫", + "terms": "Mural" + }, + "tourism/artwork/sculpture": { + "name": "雕塑", + "terms": "雕塑" + }, + "tourism/artwork/statue": { + "name": "雕像", + "terms": "雕像" + }, "tourism/attraction": { "name": "觀光景點", "terms": "觀光點" @@ -6347,6 +7604,30 @@ "name": "減速丘", "terms": "減速丘" }, + "traffic_sign": { + "name": "交通號誌", + "terms": "號誌" + }, + "traffic_sign/city_limit": { + "name": "城市限制指標", + "terms": "城市限制指標" + }, + "traffic_sign/city_limit_vertex": { + "name": "城市限制指標", + "terms": "城市限制指標" + }, + "traffic_sign/maxspeed": { + "name": "速限指標", + "terms": "速限" + }, + "traffic_sign/maxspeed_vertex": { + "name": "速限指標", + "terms": "速限" + }, + "traffic_sign_vertex": { + "name": "交通號誌", + "terms": "交通號誌" + }, "type/boundary": { "name": "邊界", "terms": "界線" @@ -6355,6 +7636,10 @@ "name": "行政界線", "terms": "行政邊界" }, + "type/enforcement": { + "name": "強制", + "terms": "強制" + }, "type/multipolygon": { "name": "多重多邊形" }, @@ -6505,13 +7790,16 @@ "name": "船用加油站", "terms": "船隻加油站" }, + "waterway/milestone": { + "name": "水道里程碑", + "terms": "水道里程碑" + }, "waterway/river": { "name": "河流", "terms": "河川" }, "waterway/riverbank": { - "name": "河床", - "terms": "河岸" + "name": "河床" }, "waterway/sanitary_dump_station": { "name": "污水處理放流管", @@ -6540,6 +7828,24 @@ } }, "imagery": { + "AGIV": { + "attribution": { + "text": "Orthophoto Flanders 最新 © AGIV" + }, + "name": "AGIV Flanders 最新空照圖" + }, + "AGIV10cm": { + "attribution": { + "text": "Orthophoto Flanders © AGIV" + }, + "name": "AGIV Flanders 2013-2015 空照圖 10公分" + }, + "AGIVFlandersGRB": { + "attribution": { + "text": "GRB Flanders © AGIV" + }, + "name": "AGIV Flanders GRB" + }, "Bing": { "description": "衛星與空照圖", "name": "Bing 空照圖" @@ -6548,7 +7854,7 @@ "attribution": { "text": "使用條款與意見回饋" }, - "description": "Premium DigitalGlobe 衛星圖", + "description": "DigitalGlobe-Premium 是以 DigitalGlobe 底圖鑲嵌 +Vivid,或是局部區域有興趣的影像,有 50 公分或更高解析度,以及更新更頻繁。 ", "name": "DigitalGlobe Premium 空照圖" }, "DigitalGlobe-Premium-vintage": { @@ -6562,7 +7868,7 @@ "attribution": { "text": "使用條款與意見回饋" }, - "description": "Standard DigitalGlobe 衛星圖", + "description": "DigitalGlobe-Standard  累積全球陸地 86% 的影像,有影像的部分具有 30-60 公分解析度,部分用 Ladnsat 補充。平均的影像年齡是 2.31 年,有些地方一年更新兩次。", "name": "DigitalGlobe Standard 空照圖" }, "DigitalGlobe-Standard-vintage": { @@ -6642,8 +7948,11 @@ }, "name": "OSM 檢查器:標籤" }, - "US-TIGER-Roads-2012": { - "name": "TIGER 道路 2012" + "SPW_ORTHO_LAST": { + "name": "SPW(allonie) 最新空照圖" + }, + "SPW_PICC": { + "name": "SPW(allonie) PICC 數值圖" }, "US-TIGER-Roads-2014": { "description": "在縮放等級 16 以上的資料是從美國人口普查局的公眾領域圖資取得的。較低縮放等級的則僅有自2006年開放街圖刪除部份不合授權條款的資料後併入開放街圖的資料", @@ -6653,10 +7962,44 @@ "description": "黃 = 自美國人口普查局的公共領域地圖資料取得。紅 = 在開放街圖上找不到資料", "name": "TIGER 道路 2017" }, + "US-TIGER-Roads-2018": { + "description": "黃 = 從美國人口普查而來的公有領域資料。紅 = 在開放街圖中找不到的資料", + "name": "TIGER Roads 2018" + }, "US_Forest_Service_roads_overlay": { "description": "道路:綠色外框 = 非分類道路。棕色外框 = 土路。路面:碎石路 = 亮棕色實心填滿,柏油 = 黑色,有舖面 = 灰色,地面 = 白色,水泥 = 藍色,草地 = 綠色。季節性 = 白色條紋", "name": "美國森林道路覆蓋層" }, + "UrbISOrtho2016": { + "attribution": { + "text": "透過布魯塞爾的工具 UrbIS®© - 散佈 & 版權所有 CIRB" + }, + "name": "UrbIS-Ortho 2016" + }, + "UrbISOrtho2017": { + "attribution": { + "text": "透過布魯塞爾的工具 UrbIS®© - 散佈 & 版權所有 CIRB" + }, + "name": "UrbIS-Ortho 2017" + }, + "UrbISOrtho2018": { + "attribution": { + "text": "透過 Brussels UrbIS®© - 散佈與版權 CIRB" + }, + "name": "UrbIS-Ortho 2018" + }, + "UrbisAdmFR": { + "attribution": { + "text": "透過布魯塞爾的工具 UrbIS®© - 散佈 & 版權所有 CIRB" + }, + "name": "UrbisAdm FR" + }, + "UrbisAdmNL": { + "attribution": { + "text": "透過布魯塞爾的工具 UrbIS®© - 散佈 & 版權所有 CIRB" + }, + "name": "UrbisAdm NL" + }, "Waymarked_Trails-Cycling": { "attribution": { "text": "© waymarkedtrails.org,OpenStreetMap 貢獻者,,CC by-SA 3.0" @@ -6701,11 +8044,103 @@ "description": "由 basemap.at 提供的 Orthofoto 圖層。geoimage.at 圖的「繼承者」。", "name": "basemap.at Orthofoto" }, - "hike_n_bike": { + "eufar-balaton": { "attribution": { - "text": "© OpenStreetMap 貢獻者" + "text": "EUFAR 巴拉頓正射影像 2010" + }, + "description": "從巴拉頓湖沼學協會而來的 1940 有地理標記的照片。", + "name": "EUFAR 巴拉頓正射影像" + }, + "finds.jp_KBN_2500": { + "attribution": { + "text": "GSI KIBAN 2500" + }, + "description": "透過 finds.jp 而來的 GSI Kiban 2500。適合用於追蹤軌跡,但有點老舊。", + "name": "日本 GSI KIBAN 2500" + }, + "gsi.go.jp": { + "attribution": { + "text": "GSI 日本" + }, + "description": "日本 GSI 正射影像。通常比 bing 好,但有點老舊。", + "name": "日本 GSI 正射影像" + }, + "gsi.go.jp_airphoto": { + "attribution": { + "text": "GSI 日本" }, - "name": "健行與自行車" + "description": "日本 GSI 航空照片。並未完全正射,但比 GSI 正射影像新且/或覆蓋範圍不同。", + "name": "日本 GSI 航空照片" + }, + "gsi.go.jp_std_map": { + "attribution": { + "text": "GSI 日本" + }, + "description": "日本 GSI 標準地圖。涵蓋範圍大。", + "name": "日本 GSI 標準地圖" + }, + "helsingborg-orto": { + "attribution": { + "text": "© 赫爾辛堡市" + }, + "description": "來自赫爾辛堡市的2016年正射影像,公眾領域", + "name": "赫爾辛堡正射影像" + }, + "kalmar-orto-2014": { + "attribution": { + "text": "© 卡爾馬市" + }, + "description": "來自卡爾馬市北海岸的2014年正射影像", + "name": "卡爾馬北海岸正射影像2014" + }, + "kalmar-orto-2016": { + "attribution": { + "text": "© 卡爾馬市" + }, + "description": "來自卡爾馬市南海岸的2016年正射影像", + "name": "卡爾馬南海岸正射影像2016" + }, + "kalmar-orto-2018": { + "attribution": { + "text": "© 卡爾馬市" + }, + "description": "來自卡爾馬市區的2018年正射影像", + "name": "卡爾馬市區正射影像2018" + }, + "kelkkareitit": { + "attribution": { + "text": "© Kelkkareitit.fi" + }, + "description": "來自 OSM 的 Kelkkareitit.fi 雪車賽道(包含北歐)", + "name": "北歐雪車覆蓋層" + }, + "lantmateriet-orto1960": { + "attribution": { + "text": "© Lantmäteriet, CC0" + }, + "description": "瑞典自1955-1965的正射影像馬賽克。可能會同時出現較舊與較新的照片。", + "name": "Lantmäteriet 歷史正射影像 1960" + }, + "lantmateriet-orto1975": { + "attribution": { + "text": "© Lantmäteriet, CC0" + }, + "description": "瑞典自1970-1980的正射影像馬賽克。正在建構中。", + "name": "Lantmäteriet 歷史正射影像 1975" + }, + "lantmateriet-topowebb": { + "attribution": { + "text": "© Lantmäteriet, CC0" + }, + "description": "瑞典的 1:50000 地形圖", + "name": "土地調查地形圖" + }, + "linkoping-orto": { + "attribution": { + "text": "© 林雪平市" + }, + "description": "來自林雪平市的2010年正射影像,開放資料", + "name": "林雪平正射影像" }, "mapbox_locator_overlay": { "attribution": { @@ -6739,6 +8174,13 @@ }, "name": "OpenStreetMap(德國樣式)" }, + "osmse-ekonomiska": { + "attribution": { + "text": "© Lantmäteriet" + }, + "description": "掃描「經濟地圖」1950-1980", + "name": "Lantmäteriet 經濟地圖 1950-1980" + }, "qa_no_address": { "attribution": { "text": "Simon Poole,資料 ©OpenStreetMap 貢獻者" @@ -6751,12 +8193,26 @@ }, "name": "skobbler" }, + "skoterleder": { + "attribution": { + "text": "© Skoterleder.org" + }, + "description": "Snowmobile 路徑", + "name": "Snowmobile 地圖瑞典" + }, "stamen-terrain-background": { "attribution": { "text": "Stamen Design 的圖磚,以 CC BY 3.0 授權。資料自 OpenStreetMap 處取得,以 ODbL 授權" }, "name": "Stamen Terrain" }, + "stockholm-orto": { + "attribution": { + "text": "© 斯德哥爾摩市,CC0" + }, + "description": "來自斯德哥爾摩市的2015年正射影像,CC0 授權", + "name": "斯德哥爾摩正射影像" + }, "tf-cycle": { "attribution": { "text": "地圖 © Thunderforest,資料 © OpenStreetMap 貢獻者" @@ -6768,9 +8224,59 @@ "text": "地圖 © Thunderforest,資料 © OpenStreetMap 貢獻者" }, "name": "Thunderforest Landscape" + }, + "trafikverket-baninfo": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "瑞典鐵路網,包含支線", + "name": "Trafikverket 鐵路網" + }, + "trafikverket-baninfo-option": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "瑞典鐵路網,包含多個選項的圖層", + "name": "Trafikverket 鐵路網選項" + }, + "trafikverket-vagnat": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "瑞典 NVDB 路網", + "name": "Trafikverket 路網" + }, + "trafikverket-vagnat-extra": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "瑞典 NVDB 的額外細節:公路編號、交通寧靜區、休息區、公車站牌、橋、隧道、測速照相機", + "name": "Trafikverket 路網額外資訊" + }, + "trafikverket-vagnat-navn": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "Swedish NVDB 街道名稱", + "name": "Trafikverket 街道名稱" + }, + "trafikverket-vagnat-option": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "Swedish NVDB 有多個選項的路網圖層", + "name": "Trafikverket 路網選項" } }, "community": { + "bw-facebook": { + "name": "在 Facebook 上的 Mapping Botswana", + "description": "OpenStreetMap in Botswana 專頁" + }, + "bw-twitter": { + "name": "在 Twitter 上的 Mapping Botswana", + "description": "OpenStreetMap in Botswana 的 Twitter" + }, "cape-coast-youthmappers": { "name": "University of Cape Coast YouthMappers", "description": "追隨我們的 Twitter: {url} ", @@ -6799,7 +8305,8 @@ }, "OSM-BGD-facebook": { "name": "開放街圖孟加拉", - "description": "改進孟加拉的開放街圖" + "description": "改進孟加拉的開放街圖", + "extendedDescription": "在孟加拉畫地圖嗎?想要問問題,想要與社群連結?請加入 {url},所有人都歡迎噢! " }, "OSM-India-facebook": { "name": "開放街圖印度 - 參與社區畫圖", @@ -6813,19 +8320,48 @@ } } }, + "osm-india-forum": { + "name": "開放街圖印度論壇", + "description": "開放街圖印度網頁論壇" + }, + "osm-india-github": { + "name": "開放街圖印度 GitHub", + "description": "和我們一起寫程式:{url}" + }, "OSM-india-mailinglist": { "name": "開放街圖印度郵件論壇", "description": "Talk-in 是印度社群的官方郵件論壇" }, + "osm-india-telegram": { + "name": "開放街圖印度 Telegram", + "description": "加入我們這個大家庭:{url}" + }, "OSM-india-twitter": { "name": "開放街圖印度 Twitter", "description": "我們只是喜歡 tweet:{url}" }, + "osm-india-website": { + "name": "開放街圖印度", + "description": "印度圖客和開放街圖使用者" + }, + "osm-india-wiki": { + "name": "開放街圖維基專案印度", + "description": "您必須知道的在印度製圖的所有事情:{url}" + }, + "osm-india-youtube": { + "name": "開放街圖印度 YouTube", + "description": "訂閱我們的頻道:{url}" + }, "OSM-India-Puducherry-Facebook": { "name": "Free Software Hardware Movement - Facebook", "description": "FSHM Facebook 粉絲頁讓你知道社群活動", "extendedDescription": "FSHM 組織跟自由軟體/硬體、科技、倡議和開放街圖的活動。FSHM Facebook 粉絲頁是最好跟他們活動保持聯繫的方式。" }, + "OSM-Puducherry-Mailing-List": { + "name": "自由軟體硬體運動 - 郵件清單", + "description": "FSHM Puducherry 郵件清單用來討論在 Puducherry 的製圖與其他事情。", + "extendedDescription": "FSHM 會組織關於自由軟體/硬體、科技、行動與開放街圖的活動。" + }, "OSM-India-Puducherry-Matrix": { "name": "自由軟體硬體運動 - Matrix", "description": "FSHM Riot 小組討論、分享和更新本地治里一帶畫地圖活動", @@ -6836,6 +8372,20 @@ "description": "改進印尼的開放街圖", "extendedDescription": "在印尼畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。" }, + "osm-iran-aparat": { + "name": "開放街圖伊朗阿帕拉特", + "description": "訂閱我們的頻道 {url}", + "extendedDescription": "這裡有開放街圖相關的影片資源,主要用波斯文。" + }, + "osm-iran-forum": { + "name": "開放街圖伊朗網頁論壇", + "description": "開放街圖伊朗網頁論壇", + "extendedDescription": "伊朗開放街圖使用者的網頁論壇,請自由發問以及與其他人討論!" + }, + "osm-iran-telegram": { + "name": "開放街圖伊朗 Telegram", + "description": "觀迎加入 Telegram 頻道 {url},我們伊朗的開放街圖參與者也有超級群組,請到我們的頻道關於部分找到連結。" + }, "OSM-japan-facebook": { "name": "開放街圖日本社群", "description": "日本圖客和開放街圖使用者" @@ -6852,10 +8402,6 @@ "name": "開放街圖日本", "description": "日本圖客和開放街圖使用者" }, - "OSM-korea-telegram": { - "name": "開放街圖南韓 Telegram 頻道", - "description": "南韓開放街圖貢獻者、社群和使用者分享和討論的非官方頻道。" - }, "OSM-MY-facebook": { "name": "開放街圖馬來西亞 Facebook", "description": "討論任何跟開放街圖相關的事物!" @@ -6883,6 +8429,14 @@ "description": "改進尼泊爾的開放街圖", "extendedDescription": "在尼泊爾畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。" }, + "OSM-Asia-mailinglist": { + "name": "開放街圖亞洲郵件論壇", + "description": "Talk-asia 是亞洲社群的官方郵件論壇" + }, + "osm-asia-telegram": { + "name": "開放街圖亞洲 Telegram", + "description": "加入我們這個大家庭:{url}" + }, "OSM-PH-facebook": { "name": "開放街圖菲律賓 Facebook", "description": "歡迎來到開放街圖菲律賓,我們歡迎所有菲律賓人貢獻一己之力到開放街圖計畫。" @@ -6907,10 +8461,14 @@ "name": "開放街圖 RU Telegram", "description": "開放街圖俄羅斯 Telegram 聊天群組" }, - "OSM-LKA-facebook": { + "OSM-south-korea-telegram": { + "name": "OSM 南韓 Telegram", + "description": "南韓的開放街圖貢獻者、社群與使用者的分享與討論的非官方頻道。" + }, + "OSM-sri-lanka-facebook": { "name": "開放街圖斯里蘭卡", - "description": "改進斯里蘭卡的開放街圖", - "extendedDescription": "在斯里蘭卡畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。" + "description": "在斯里蘭卡改善開放街圖", + "extendedDescription": "在斯里蘭卡製圖嗎?有問題想要聯絡這裡的社群嗎?在 {Url} 上加入我們。歡迎所有人!" }, "OSM-TW-facebook": { "name": "開放街圖台灣社群", @@ -6920,6 +8478,32 @@ "name": "開放街圖台灣郵件論壇", "description": "Talk-tw 是台灣社群專門討論有關台灣圖資的官方郵件論壇" }, + "OSM-TH-CNX-meetup": { + "name": "OSM 清邁聚會", + "description": "開放街圖清邁社群不定期聚會", + "extendedDescription": "清邁開放街圖社群每隔幾個月的時候的聚會,歡迎接洽以及找尋 {url} 下次聚會時間" + }, + "OSM-TH-facebook": { + "name": "開放街圖泰國 Facebook ", + "description": "泰國開放街圖的 Facebook 社團。" + }, + "OSM-TH-forum": { + "name": "開放街圖泰國論壇", + "description": "開放街圖泰國網頁論壇 " + }, + "al-forum": { + "name": "開放街圖阿爾巴尼亞論壇", + "description": "開放街圖阿爾巴尼亞論壇" + }, + "al-maptime-tirana": { + "name": "Maptime Tirana", + "description": "與畫地圖相關的社交活動-尤其歡迎新手!", + "extendedDescription": "Maptime 是開放給所有等級和知識程度的學習環境,提供給初學者的國際教育支援。Maptime 同時具有彈性和架構的環境,創造畫地圖的教學、工作坊,分享共同目標的進行中計畫,以及獨立/協同的工作時間。" + }, + "al-telegram": { + "name": "開放街圖阿爾巴尼亞 Telegram 頻道 ", + "description": "開放街圖阿爾巴尼亞 Telegram 頻道 " + }, "at-forum": { "name": "開放街圖奧地利論壇", "description": "開放街圖在奧地利問答的官方論壇" @@ -6967,7 +8551,8 @@ }, "be-matrix": { "name": "OpenStreetMap BE Matrix channel", - "description": "歡迎所有圖客!" + "description": "歡迎所有圖客!", + "extendedDescription": "大部分討論都在 \"OpenStreetMap Belgium\"  頻道。你可以在這裡問任何問題!其他頻道則會針對特定主題。" }, "be-meetup": { "name": "開放街圖比利時聚會", @@ -6975,10 +8560,35 @@ "extendedDescription": "實體的聚會是與其他圖客碰面的好機會,能夠論論問題,學到很多事情,特別是歡迎新的貢獻者。" }, "be-twitter": { - "name": "開放街圖比利時 Twitter" + "name": "開放街圖比利時 Twitter", + "description": "開放街圖比利時 Twitter:@osm_be" + }, + "hr-facebook": { + "name": "開放街圖克羅埃西亞 Facebook 社團", + "description": "開放街圖克羅埃西亞 Facebook 社團" + }, + "hr-irc": { + "name": "開放街圖克羅埃西亞 IRC", + "description": "在 irc.freenode.org (port 6667) 上面加入 #osm-ㄐ" + }, + "hr-mailinglist": { + "name": "Talk-hr 郵件論壇", + "description": "Talk-hr 郵件論壇" + }, + "czech-community": { + "name": "捷克開放街圖社群", + "description": "捷克開放街圖成員的地圖入口以及聯繫地方" + }, + "osmcz-facebook": { + "name": "開放街圖捷克在 Facebook", + "description": "追蹤捷克開放街圖 Facebook - 包括翻譯 WeeklyOSM!" + }, + "osmcz-twitter": { + "name": "捷克 Twitter @osmcz", + "description": "追蹤捷克開放街圖 Twitter - 包括翻譯 WeeklyOSM!" }, "talk-cz-mailinglist": { - "name": "Talk-cz 郵件論壇", + "name": "捷克郵件論壇 (Talk-cz ) ", "description": "Talk-cz 是捷克社群的官方郵件論壇 " }, "dk-forum": { @@ -6993,6 +8603,18 @@ "name": "Talk-dk 郵件論壇", "description": "討論開放街圖在丹麥事物的郵件論壇" }, + "fi-forum": { + "name": "開放街圖芬蘭論壇", + "description": "開放街圖芬蘭網路論壇" + }, + "fi-irc": { + "name": "開放街圖芬蘭 IRC", + "description": "在 irc.oftc.net (port 6667) 上面加入 #osm-fl" + }, + "fi-mailinglist": { + "name": "Talk-fl 郵件論壇", + "description": "Talk-fl 是芬蘭社群的官方郵件論壇 " + }, "fr-facebook": { "name": "開放街圖法國 Facebook 頁面", "description": "開放街圖法國 Facebook 頁面" @@ -7045,10 +8667,112 @@ "name": "OWL 郵件論壇", "description": "這是東威斯特法倫 - 利普開放街圖社群的郵件論壇" }, + "de-telegram": { + "name": "開放街圖德國 Telegram", + "description": "加入開放街圖德國 Telegram 超級聊天室 {url}" + }, "osm-de": { "name": "開放街圖德國", "description": "開放街圖在德國交流資訊的平台" }, + "hu-facebook": { + "name": "開放街圖匈牙利在 Facebook", + "description": "匈牙利的圖客和開放街圖 Facebook 頁面" + }, + "hu-forum": { + "name": "開放街圖匈牙利論壇", + "description": "開放街圖匈牙利網頁論壇" + }, + "hu-meetup": { + "name": "開放街圖匈牙利 Meetup", + "description": "匈牙利舉行聚會的平台" + }, + "is-facebook": { + "name": "在 Facebook 上的 OSM Iceland", + "description": "OpenStreetMap in Iceland 專頁" + }, + "is-mailinglist": { + "name": "Talk-is 郵件清單", + "description": "Talk-is 是冰島 OSM 社群的官方郵件清單" + }, + "is-twitter": { + "name": "在 Twittter 上的 OSM Iceland", + "description": "OpenStreetMap in Iceland 的 Twitter" + }, + "it-facebook": { + "name": "開放街圖義大利 Facebook", + "description": "加入開放街圖義大利社群 Facebook" + }, + "it-irc": { + "name": "開放街圖義大利 IRC", + "description": "在 irc.oftc.net (port 6667) 上面加入 #osm-it" + }, + "it-mailinglist": { + "name": "Talk-it 郵件論壇", + "description": "Talk-at 是義大利社群的官方郵件論壇 " + }, + "it-telegram": { + "name": "開放街圖義大利在 Telegram", + "description": "開放街圖義大利 Telegram 聊天室" + }, + "it-twitter": { + "name": "開放街圖義大利 Twitter", + "description": "在 {url} 上追隨我們的 Twitter" + }, + "OSM-Rome-meetup": { + "name": "Incontro Mappatori Romani", + "description": "改善羅馬區域的 OpenStreetMap", + "extendedDescription": "我們是一群熱情討論和分享自由地理資料集知識的人,特別是開放街圖的資料,以及管理、編輯和顯示地理資料的開放地理空間軟體,以及在拉吉歐推廣的團體。" + }, + "South-Tyrol-Mailing-List": { + "name": "開放街圖波爾察諾的郵件論壇", + "description": "開放街圖義大利波爾察諾地區的郵件論壇" + }, + "talk-it-lazio": { + "name": "開放街圖義大利拉吉歐", + "description": "歡迎所有人加入!在 {signupUrl} 註冊", + "extendedDescription": "羅馬和拉吉歐區域的郵件論壇" + }, + "Trentino-Mailing-List": { + "name": "開放街圖特倫托的郵件論壇", + "description": "開放街圖義大利特倫托地區的郵件論壇" + }, + "kosovo-telegram": { + "name": "在 Telegram 上的科索沃開放街圖", + "description": "半官方的全科索沃 Telegram 公開群組。我們歡迎從任何地方來,說任何語言的製圖者。" + }, + "no-forum": { + "name": "開放街圖挪威網頁論壇", + "description": "開放街圖挪威的網頁論壇" + }, + "no-irc": { + "name": "開放街圖挪威 IRC", + "description": "在挪威的圖客與 OpenStreetMap 使用者、開發者與愛好者" + }, + "no-mailinglist": { + "name": "開放街圖挪威郵件論壇", + "description": "在挪威的圖客與 OpenStreetMap 使用者、開發者與愛好者的郵件論壇" + }, + "no-telegram": { + "name": "在 Telegram 上的 @OSM_no", + "description": "開放街圖挪威 Telegram 聊天室" + }, + "OSM-PL-facebook-group": { + "name": "開放街圖波蘭 Facebook 社團", + "description": "波蘭的開放街圖圖客和使用者社團" + }, + "OSM-PL-forum": { + "name": "開放街圖波蘭論壇", + "description": "開放街圖波蘭社群的論壇" + }, + "si-forum": { + "name": "開放街圖斯洛維尼亞論壇", + "description": "開放街圖斯洛維尼亞社群的論壇" + }, + "si-mailinglist": { + "name": "開放街圖斯洛維尼亞郵件論壇", + "description": "開放街圖在斯洛維尼亞的郵件論壇" + }, "OSM-ES-mailinglist": { "name": "Talk-es 郵件論壇", "description": "討論開放街圖在西班牙事物的郵件論壇" @@ -7057,9 +8781,64 @@ "name": "Telegram 上的 @OSMes", "description": "開放街圖西班牙 Telegram 聊天室" }, + "osm-se": { + "name": "OpenStreetMap.se", + "description": "提供瑞典在地社群 OSM 服務和資訊" + }, + "se-facebook": { + "name": "開放街圖瑞典 Facebook", + "description": "開放街圖瑞典的 Facebook" + }, + "se-forum": { + "name": "開放街圖瑞典網頁論壇", + "description": "開放街圖瑞典的網頁論壇" + }, + "se-irc": { + "name": "開放街圖瑞典 IRC", + "description": "在 irc.oftc.net (port 6667) 上面加入 #osm.se" + }, + "se-mailinglist": { + "name": "Talk-se 郵件論壇", + "description": "討論開放街圖在瑞典事物的郵件論壇" + }, + "se-twitter": { + "name": "開放街圖瑞典 Twitter", + "description": "追隨我們的 Twitter: {url} " + }, "Nottingham-OSM-pub-meetup": { "name": "East Midlands (諾丁漢) 酒吧每月聚會", - "description": "East Midlands 圖客和使用者的社交聚會" + "description": "East Midlands 圖客和使用者的社交聚會", + "extendedDescription": "一開始 2011 年 3 月時有一群人在諾丁罕開始聚會,後來則大多在德比,以及不時在東密德蘭的其他地方。大多是社交性質的聚會,但也是相當好詢問有關地方 OSM 或是一般性質問題。在夏季時我們通常會趁有日光時在聚會場地附近出外畫地圖,這群人有個特別興趣,就是繪製公共空間,不時會為了畫地圖而聚會。" + }, + "gb-mailinglist": { + "name": "Talk-gb 郵件論壇", + "description": "Talk-gb 是大英國協 (包括北愛爾蘭) 社群的官方郵件論壇 " + }, + "mappa-mercia-group": { + "name": "Mappa Mercia 地方社群", + "description": "英格蘭中部區一帶開放街圖熱情參與者的園地", + "extendedDescription": "Mappa Mercia 計畫宗旨是幫忙英國英格蘭中部區開放街圖的成長,我們運行社群活動,提供訓練和支援當地組織,最終希望能夠開放他們的資料。" + }, + "gb-irc": { + "name": "開放街圖聯合王國 IRC", + "description": "在 irc.oftc.net (port 6667) 上面加入 #osm-gb", + "extendedDescription": "在 irc.oftc.net (port 6667) 加入 #osm-gb,如果你問了問題,請耐心等候數分鐘等待回應" + }, + "OSM-CA-Slack": { + "name": "OSM-CA Slack", + "description": "歡迎所有人加入!在 {signupUrl} 註冊。" + }, + "OSM-Vancouver-meetup": { + "name": "開放街圖溫哥華", + "description": "英屬哥倫比亞溫哥華一帶的圖客與開放街圖使用者" + }, + "OSM-CU-telegram": { + "name": "OSM 古巴在 Telegram", + "description": "開放街圖古巴 Telegram 聊天室" + }, + "OSM-NI-telegram": { + "name": "OSM 尼加拉瓜在 Telegram", + "description": "開放街圖尼加拉瓜 Telegram 聊天室" }, "Bay-Area-OpenStreetMappers": { "name": "灣區的 OpenStreetMap 圖客", @@ -7094,11 +8873,34 @@ "description": "改善華府區域的 OpenStreetMap", "extendedDescription": "我們是一群致力於改善華府區域的 OpenStreetMap 的群組。我們也努力教導其他人關於 OSM 的生態系、資料分析、製圖與 GIS。我們每隔一個月聚會一次,每次僅聚焦在我們的城市中的一個地區。" }, + "Maptime-ME-meetup": { + "name": "MaptimeME", + "description": "緬因州波特蘭區域的圖客與 OpenStreetMap 使用者", + "extendedDescription": "以字面來說,Maptime 是畫地圖的時間,我們的宗旨是開創一扇讓任何能製作地圖的時間和空問,大家共同學習,探索和運用製作地圖工具和技術製作地圖。" + }, + "MaptimeHRVA-twitter": { + "name": "MaptimeHRVA Twitter", + "description": "在 {url} 於 Twitter 上追蹤我們" + }, + "us-ma-mailinglist": { + "name": "Talk-us 麻塞諸塞州郵件論壇", + "description": "麻塞諸塞州 OSM 社群 email 郵件論壇" + }, + "OpenCleveland-meetup": { + "name": "Open Cleveland", + "description": "改善克里夫蘭區域的 OpenStreetMap", + "extendedDescription": "Open Geo Cleveland 宗旨是成為人們熱情討論和分享自由地理資料集知識的資源,特別是開放街圖的資料,以及管理、編輯和顯示地理資料的開放地理空間軟體,以及在東北伊犁洛州推廣的團體。我們同時也是 maptime 的在地社群 =)" + }, "OSM-Boston": { "name": "開放街圖波士頓", "description": "波士頓的圖客與開放街圖使用者", "extendedDescription": "開放街圖是一份自由開放的維基風格世界地圖,每天都有數十萬像您這樣的人們做出貢獻。編輯地圖很簡單,而且很有趣!不管是在戶內或是戶外都可以加入我們,來建立波士頓地區與世界其他地方最好的地圖吧!" }, + "OSM-Central-Salish-Sea": { + "name": "開放街圖中薩利希海", + "description": "華盛頓州弗農山區域的圖客與 OpenStreetMap 使用者", + "extendedDescription": "OpenStreetMap 是一幅由像你這樣的人所製作的世界地圖。它是由你所建構,並如同維基百科那樣自由提供給所有人的地圖。看看 osm.org 以取得更多資訊,然後在聚會上加入我們來說說地圖的故事、對 OSM 貢獻然後玩得開心!" + }, "OSM-Chattanooga": { "name": "OSM 查塔努加", "description": "查塔努加的 OpenStreetMap 使用者群組" @@ -7112,6 +8914,11 @@ "name": "OpenStreetMap NYC", "description": "在紐約都會區的圖客與 OpenStreetMap 使用者、開發者與愛好者" }, + "OSM-Portland-forum": { + "name": "開放街圖 PDX Google 群組", + "description": "波特蘭一帶開放街圖使用者活動的論壇和郵件論壇", + "extendedDescription": "團隊宗旨是增進奧勒岡波蘭一帶開放街圖的發展,像是應用如 Open Trip Planner。" + }, "OSM-Portland": { "name": "OpenStreetMap 波特蘭", "description": "波特蘭區域的圖客與 OpenStreetMap 使用者", @@ -7121,6 +8928,11 @@ "name": "開放街圖西雅圖", "description": "在西雅圖的圖客與開放街圖使用者" }, + "OSM-SoCal": { + "name": "開放街圖南加州", + "description": "讓我們玩樂吧,並且貢獻畫洛杉磯一帶,以及學習有關畫地圖的一切!", + "extendedDescription": "開放街圖南加州擁抱任何對共同畫開放街圖有興趣的人。開放街圖是維基百科式運作的地圖,是全世界尺度自由開源的地圖,由全球超過 1,000,000 人的志工製作。我們歡迎所有人,如果你不大知道開放街圖,我們會教你,如果你有關於畫地圖計畫,甚至野外實察,也是很棒的事情!" + }, "OSM-South-Bay": { "name": "OSM South Bay", "description": "由為聖荷西寫程式主辦的地圖之夜", @@ -7138,7 +8950,14 @@ "OSM-US": { "name": "開放街圖美國", "description": "我們協助美國的開放街圖成長茁壯並改善它。", - "extendedDescription": "我們透過舉辦年度研討會、提供社群資源、建立合作關係以及推廣來支援開放街圖。在此加入開放街圖美國:{signupUrl}" + "extendedDescription": "我們透過舉辦年度研討會、提供社群資源、建立合作關係以及推廣來支援開放街圖。在此加入開放街圖美國:{signupUrl}", + "events": { + "sotmus2018": { + "name": "State of the Map US 2018", + "description": "加入在密西根底特律的 State of the Map US 開放街圖社群大會,與其他圖客、公司、政府機關以及非營利組織交流,都圍繞貢獻全球的免費編輯地圖。", + "where": "密西根底特律" + } + } }, "OSM-Utah": { "name": "開放街圖猶他", @@ -7172,6 +8991,90 @@ "name": "Maptime Australia Slack", "description": "在 {signupUrl} 註冊" }, + "talk-au": { + "name": "Talk-au 郵件論壇", + "description": "讓澳洲圖客聊天的園地" + }, + "OSM-AR-facebook": { + "name": "開放街圖阿根廷 Facebook", + "description": "加入開放街圖阿根廷社群 Facebook", + "extendedDescription": "在地社群消息" + }, + "OSM-AR-forum": { + "name": "開放街圖阿根廷的網頁論壇", + "description": "加入開放街圖阿根廷的網頁論壇", + "extendedDescription": "適合長篇或重要討論,回應時間慢。" + }, + "OSM-AR-irc": { + "name": "開放街圖阿根廷 IRC", + "description": "在 irc.oftc.net (port 6667) 上面加入 #osm-ar", + "extendedDescription": "你會發現社群中最 geeky 的使用者。" + }, + "OSM-AR-mailinglist": { + "name": "Talk-ar 郵件論壇", + "description": "從前用過的郵件論壇,如今已經不再使用。" + }, + "OSM-AR-telegram": { + "name": "開放街圖阿根廷 Telegram", + "description": "加入開放街圖阿根廷 Telegram 聊天室", + "extendedDescription": "社群最活躍的頻道,適合聊天和馬上解答你的問題,歡迎所有人!" + }, + "OSM-AR-twitter": { + "name": "開放街圖阿根廷 Twitter", + "description": "在 {url} 上追隨我們的 Twitter ", + "extendedDescription": "一般在地社群和開放街圖消息。" + }, + "OSM-BO-mailinglist": { + "name": "Talk-bo 郵件論壇", + "description": "Talk-bo 是玻利維亞社群的官方郵件論壇 ", + "extendedDescription": "在玻利維亞畫地圖嗎?想要問問題,想要與社群連結?請加入 {Url},所有人都歡迎噢!" + }, + "Bahia-telegram": { + "name": "開放街圖巴伊亞 Telegram", + "description": "加入開放街圖巴伊亞 Telegram 聊天室", + "extendedDescription": "加入社群學習更多關於開放街圖的事情,詢問問題或是參加聚會,歡迎所有人噢!" + }, + "DF-telegram": { + "name": "開放街圖巴西利亞 Telegram", + "description": "加入開放街圖巴西利亞 Telegram 聊天室", + "extendedDescription": "加入社群學習更多關於開放街圖的事情,詢問問題或是參加聚會,歡迎所有人噢!" + }, + "OSM-br-mailinglist": { + "name": "Talk-br 郵件論壇", + "description": "討論開放街圖在巴西事物的郵件論壇" + }, + "OSM-br-telegram": { + "name": "開放街圖巴西 Telegram", + "description": "加入開放街圖巴西 Telegram 聊天室", + "extendedDescription": "加入社群學習更多關於開放街圖的事情,詢問問題或是參加聚會,歡迎所有人噢!" + }, + "OSM-br-twitter": { + "name": "開放街圖巴西 Twitter", + "description": "在 {url} 上追隨我們的 Twitter" + }, + "RS-telegram": { + "name": "開放街圖南里奧格蘭德州 Telegram 群組", + "description": "加入在 Telegram 上的開放街圖南里奧格蘭德州社群", + "extendedDescription": "加入社群以得知更多關於開放街圖的資訊,也可以問問題或是參與我們的會面。每個人都很歡迎加入!" + }, + "OSM-CL-facebook": { + "name": "開放街圖智利 Facebook", + "description": "加入開放街圖智利社群 Facebook", + "extendedDescription": "加入社群學習更多關於開放街圖的事情,詢問問題或是參加聚會,歡迎所有人噢!" + }, + "OSM-CL-mailinglist": { + "name": "Talk-cl 郵件論壇", + "description": "討論開放街圖在智利事物的郵件論壇" + }, + "OSM-CL-telegram": { + "name": "開放街圖智利 Telegram", + "description": "加入開放街圖智利 Telegram 聊天室", + "extendedDescription": "加入社群學習更多關於開放街圖的事情,詢問問題或是參加聚會,歡迎所有人噢!" + }, + "OSM-CL-twitter": { + "name": "開放街圖智利 Twitter", + "description": "在 {url} 上追隨我們的 Twitter" + }, "Maptime-Bogota": { "name": "Maptime Bogotá", "description": "我們是一群關心波哥大一帶開放街圖狀況的圖客。", @@ -7179,7 +9082,36 @@ }, "OSM-CO-facebook": { "name": "開放街圖哥倫比亞 Facebook", - "description": "加入開放街圖哥倫比亞社群 Facebook" + "description": "加入開放街圖哥倫比亞社群 Facebook", + "extendedDescription": "加入社群學習更多關於開放街圖的事情,歡迎所有人噢!" + }, + "OSM-CO-mailinglist": { + "name": "Talk-co 郵件論壇", + "description": "討論開放街圖在哥倫比亞事物的郵件論壇" + }, + "OSM-CO-telegram": { + "name": "OSM 哥倫比亞在 Telegram", + "description": "開放街圖哥倫比亞 Telegram 聊天室" + }, + "OSM-CO-twitter": { + "name": "開放街圖哥倫比亞 Twitter", + "description": "在 {url} 上追隨我們的 Twitter" + }, + "OSM-CO": { + "name": "開放街圖哥倫比亞", + "description": "開放街圖哥倫比亞社群和 OSMCo 基金會的消息" + }, + "OSM-EC-telegram": { + "name": "OSM 厄瓜多在 Telegram", + "description": "開放街圖厄瓜多 Telegram 聊天室" + }, + "OSM-PY-telegram": { + "name": "OSM 巴拉圭在 Telegram", + "description": "開放街圖厄瓜多 Telegram 聊天室" + }, + "OSM-PE-facebook": { + "name": "開放街圖祕魯 Facebook", + "description": "加入開放街圖祕魯社群 Facebook" }, "OSM-PE-mailinglist": { "name": "Talk-pe 郵件論壇", @@ -7201,6 +9133,33 @@ "name": "開放街圖祕魯", "description": "開放街圖社群的新聞和資源頁面" }, + "LATAM-Facebook": { + "name": "OpenStreetMap Latam Facebook", + "description": "在 Facebook 上的 OpenStreetMap Latam" + }, + "LATAM-Telegram": { + "name": "OpenStreetMap Latam Telegram", + "description": "拉丁美洲的 OpenStreetMap Telegram" + }, + "LATAM-Twitter": { + "name": "OpenStreetMap Latam Twitter", + "description": "在 {url} 上追蹤我們的 Twitter" + }, + "osm-latam": { + "name": "OpenStreetMap Latam", + "description": "支援在拉丁美洲的開放街圖", + "events": { + "sotm-latam-2018": { + "name": "State of the Map Latam 2018", + "description": "State of the Map Latam 是拉丁美洲開放街圖圖客和使用者的年度大會,大會有包括演講、論壇、工作坊和圖客趴等開放街圖有關的活動。", + "where": "阿根庭布宜諾艾利斯" + } + } + }, + "OSM-Discord": { + "name": "OpenStreetMap Discord", + "description": "透過 Discord 與其他製圖者取得聯繫" + }, "OSM-Facebook": { "name": "開放街圖 Facebook", "description": "在 Facebook 為我們按讚,追蹤開放街圖相關的新聞和動態。" @@ -7210,10 +9169,18 @@ "description": "在開放街圖社群驅動的問答站,詢問問題以及得到答案。", "extendedDescription": "{url} 是讓對開放街圖有需要幫助的人,無論你是初學者,或是有技術問題,來到這邊尋求協助吧!" }, + "OSM-IRC": { + "name": "OpenStreetMap IRC", + "description": "在 irc.oftc.net 上加入 #osm(連接埠 6667)" + }, "OSM-Reddit": { "name": "在 Reddit 上的 OpenStreetMap", "description": "/r/openstreetmap/ 是一個取得更多關於 OpenStreetMap 資訊的好地方。什麼事都能問!" }, + "OSM-Telegram": { + "name": "開放街圖 Telegram", + "description": "加入開放街圖 Telegram 超級聊天室 {url}" + }, "OSM-Twitter": { "name": "開放街圖 Twitter", "description": "在 {url} 上追隨我們的 Twitter"