]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/assets/iD/iD/locales/zh-TW.json
Merge remote-tracking branch 'upstream/pull/2431'
[rails.git] / vendor / assets / iD / iD / locales / zh-TW.json
index 51a1f69c78c37587d91865dc803173212116e7bc..fb0bb0236c0837ddd650ee675176dbce9b9a46d3 100644 (file)
@@ -1,25 +1,60 @@
 {
     "zh-TW": {
         "icons": {
+            "download": "下載",
             "information": "資訊",
             "remove": "移除",
-            "undo": "復原"
+            "undo": "復原",
+            "zoom_to": "縮放至",
+            "copy": "複製",
+            "view_on": "在 {domain} 上檢視",
+            "favorite": "最愛",
+            "list": "清單",
+            "text": "文字",
+            "deselect": "取消選取"
+        },
+        "toolbar": {
+            "inspect": "檢查",
+            "undo_redo": "復原/重做",
+            "recent": "最近",
+            "favorites": "最愛",
+            "add_feature": "新增圖徽"
         },
         "modes": {
+            "add_feature": {
+                "title": "新增圖徽",
+                "description": "搜尋要新增至地圖上的圖徽。",
+                "key": "分頁",
+                "result": "{count} 個結果",
+                "results": "{count} 個結果"
+            },
             "add_area": {
                 "title": "區域",
                 "description": "新增公園、建築物、湖泊或其它區域至地圖上。",
-                "tail": "點擊地圖以繪製一塊區域,如公園、湖泊或建築物。"
+                "tail": "點擊地圖以繪製一塊區域,如公園、湖泊或建築物。",
+                "filter_tooltip": "區域"
             },
             "add_line": {
                 "title": "線",
                 "description": "新增公路、街道、行人道、運河或其他線段至地圖上。",
-                "tail": "點擊地圖以繪製道路、路徑或路綫。"
+                "tail": "點擊地圖以繪製道路、路徑或路綫。",
+                "filter_tooltip": "線"
             },
             "add_point": {
                 "title": "點",
                 "description": "新增餐廳、古蹪、郵箱或其他事物至地圖上。",
-                "tail": "點擊地圖以新增一個點。"
+                "tail": "點擊地圖以新增一個點。",
+                "filter_tooltip": "點"
+            },
+            "add_note": {
+                "title": "備註",
+                "label": "新增註記",
+                "description": "發現了問題?讓其他製圖者知道。",
+                "tail": "在地圖上點擊以新增備註。",
+                "key": "N"
+            },
+            "add_preset": {
+                "title": "新增 {feature}"
             },
             "browse": {
                 "title": "瀏覽",
@@ -40,7 +75,8 @@
                 "annotation": {
                     "point": "已新增一點。",
                     "vertex": "已新增一節點至路徑上。",
-                    "relation": "已新增一項關係。"
+                    "relation": "已新增一項關係。",
+                    "note": "已新增備註。"
                 }
             },
             "start": {
             "circularize": {
                 "title": "環形化",
                 "description": {
-                    "line": "把此線段環形化。",
-                    "area": "把此區域環形化。"
+                    "single": "讓此圖徽變成圓形。",
+                    "multiple": "讓這些圖徽變成圓形。"
                 },
                 "key": "O",
                 "annotation": {
-                    "line": " 將線段變成環形。",
-                    "area": "將一區域製成環形。"
+                    "single": "已讓圖徽變為圓形。",
+                    "multiple": "已讓圖徽變為圓形。"
+                },
+                "multiple_blockers": {
+                    "multiple": "因為多種理由,無法將它們變成圓形。"
+                },
+                "not_closed": {
+                    "single": "由於其並未循環,所以無法變成圓形。",
+                    "multiple": "由於這些圖徽並未循環,所以無法變成圓形。"
+                },
+                "too_large": {
+                    "single": "因為沒有足夠的可視部份,所以無法變成圓形。",
+                    "multiple": "因為沒有足夠的可視部份,所以無法變成圓形。"
                 },
-                "not_closed": "非圈狀物件,不能環形化。",
-                "too_large": "因物件尚未有足夠部份正在顯示,不能環形化。",
-                "connected_to_hidden": "這個沒辦法圓形化,因為與其他隱藏的圖徵相連"
+                "connected_to_hidden": {
+                    "single": "因為其連至隱藏的圖徽,所以無法變成圓形。",
+                    "multiple": "因為連至隱藏的圖徽,所以無法變成圓形。"
+                },
+                "not_downloaded": {
+                    "single": "因為部份內容尚未下載,所以無法變成圓形。",
+                    "multiple": "因為部份內容尚未下載,所以無法變成圓形。"
+                },
+                "already_circular": {
+                    "single": "因為已經是圓形,所以無法再變成圓形。",
+                    "multiple": "因為已經是圓形,所以無法再變成圓形。"
+                }
             },
             "orthogonalize": {
                 "title": "方角化",
                 "description": {
-                    "line": "將此線方角化。",
-                    "area": "將此區域方角化。"
+                    "corner": {
+                        "single": "將此角落方形化。",
+                        "multiple": "將這些角落方形化。"
+                    },
+                    "feature": {
+                        "single": "將此圖徽方角化。",
+                        "multiple": "將遮些圖徽方角化。"
+                    }
                 },
-                "key": "S",
+                "key": "Q",
                 "annotation": {
-                    "line": "已將線段上的彎角換成直角。",
-                    "area": "已將區域的彎角換成直角。"
+                    "corner": {
+                        "single": "已方形化一個角落。",
+                        "multiple": "已方形化多個角落。"
+                    },
+                    "feature": {
+                        "single": "已將一個圖徽的角落方形化。",
+                        "multiple": "已將多個圖徽的角落方形化。"
+                    }
+                },
+                "multiple_blockers": {
+                    "multiple": "由於多重原因,這些無法方形化。"
+                },
+                "end_vertex": {
+                    "single": "因為是結束點,所以不能方角化。",
+                    "multiple": "因為是結束點,所以不能方角化。"
+                },
+                "square_enough": {
+                    "single": "不能再更方正了。",
+                    "multiple": "不能再更方正了。"
+                },
+                "not_squarish": {
+                    "single": "物件無法被方角化,因為它並非近似方形。",
+                    "multiple": "物件無法被方角化,因為它們並非近似方形。"
+                },
+                "too_large": {
+                    "single": "因物件尚未有足夠部份正在顯示,不能被方角化。",
+                    "multiple": "因物件尚未有足夠部份正在顯示,不能被方角化。"
+                },
+                "connected_to_hidden": {
+                    "single": "這個沒辦法方形化,因為與其他隱藏的圖徵相連。",
+                    "multiple": "這些沒辦法方形化,因為與其他隱藏的圖徵相連。"
                 },
-                "not_squarish": "物件無法被方角化,因為它並非近似方形。",
-                "too_large": "因物件尚未有足夠部份正在顯示,不能被方角化。",
-                "connected_to_hidden": "這個沒辦法方形化,因為與其他隱藏的圖徵相連"
+                "not_downloaded": {
+                    "single": "因物件尚未有足夠部份下載,因此不能方角化。 ",
+                    "multiple": "因物件尚未有足夠部份下載,因此不能方角化。 "
+                }
             },
             "straighten": {
                 "title": "拉直",
-                "description": "拉直此線段",
+                "description": {
+                    "points": "拉直這些節點。",
+                    "line": "拉直此線段。"
+                },
                 "key": "S",
-                "annotation": "拉直一條線段。",
+                "annotation": {
+                    "points": "拉直好幾個節點。",
+                    "line": "拉直一條線段。"
+                },
                 "too_bendy": "這條線段無法被拉直,因為有過多彎折。",
-                "connected_to_hidden": "這個沒辦法直線化,因為與其他隱藏的圖徵相連"
+                "connected_to_hidden": "這無法拉直,因為連到其他隱藏的圖微。",
+                "not_downloaded": "這無法拉直,因為還有部分未下載。"
             },
             "delete": {
                 "title": "刪除",
                 "connected_to_hidden": {
                     "single": "因為這個圖徽被連接至隱藏的圖徽,所以無法被刪除。",
                     "multiple": "因為這些圖徽被連接至隱藏的圖徽,所以無法被刪除。"
+                },
+                "not_downloaded": {
+                    "single": "這圖徵無法刪除,因為還有部分未下載。",
+                    "multiple": "這圖徵無法刪除,因為還有部分未下載。"
+                },
+                "has_wikidata_tag": {
+                    "single": "因為這個圖徽有 Wikidata 的標籤,所以無法被刪除。",
+                    "multiple": "因為這些圖徽部份有 Wikidata 的標籤,所以無法被刪除。"
+                }
+            },
+            "downgrade": {
+                "title": "降級",
+                "description": {
+                    "building_address": "移除所有非地址與非建築物的標籤。",
+                    "building": "移除所有非建築物的標籤。",
+                    "address": "移除所有非地址的標籤。"
+                },
+                "annotation": {
+                    "building": {
+                        "single": "已將圖徽降級到基本建築物。",
+                        "multiple": "已將 {n} 個圖徽降級到基本建築物。"
+                    },
+                    "address": {
+                        "single": "已將圖徽降級為地址。",
+                        "multiple": "已將 {n} 個圖徽降級為地址。"
+                    },
+                    "multiple": "已降級 {n} 個圖徽。"
+                },
+                "has_wikidata_tag": {
+                    "single": "此圖徽無法降級,因為它有 Wikidata 的標籤。",
+                    "multiple": "這些圖徽無法降級,因為有些有 Wikidata 的標籤。"
                 }
             },
             "add_member": {
             "delete_member": {
                 "annotation": "從關係移除成員。"
             },
+            "reorder_members": {
+                "annotation": "重新排序關係的成員。"
+            },
             "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}\" 關聯。"
             "disconnect": {
                 "title": "斷開",
                 "description": "將這些路徑/區域斷開。",
+                "line": {
+                    "description": "將此線從其他圖徽分離。"
+                },
+                "area": {
+                    "description": "將此區域從其他圖徽分離。"
+                },
                 "key": "D",
                 "annotation": "斷開了路徑。",
+                "too_large": {
+                    "single": "這個不能斷開,因為其可視部份不足。"
+                },
                 "not_connected": "未有足夠的路徑/區域來斷開。",
+                "not_downloaded": "這無法斷開,因為有一部分還沒有下載。",
                 "connected_to_hidden": "無法斷開,因為其連接著隱藏的特徵。",
                 "relation": "因為其連接到了關係中的成員,所以不能斷開。"
             },
                 "annotation": "合併 {n} 個特徵",
                 "not_eligible": "不能合併這些物件。",
                 "not_adjacent": "這些特徵並不能合併,因為它們的端點並不相連。",
-                "restriction": "這些特徵並不能合併,因為其中一個是關聯 \"{relation}\" 成員。",
+                "restriction": "這些圖徽無法合併,因為它會危害到「{relation}」關係。",
+                "relation": "這些圖徽無法合併,因為它們有衝突的關係。",
                 "incomplete_relation": "這些物件不能合併,因為其中最少有一件未有完全下載。",
-                "conflicting_tags": "這些特徵並不能合儀,因為它們有彼此衝突的標籤。"
+                "conflicting_tags": "這些特徵並不能合儀,因為它們有彼此衝突的標籤。",
+                "paths_intersect": "這些圖徽無法合併,因為產生的路徑會自相交叉。"
             },
             "move": {
                 "title": "移動",
                 "connected_to_hidden": {
                     "single": "因為這個圖徽被連接至隱藏的圖徽,所以無法被移動。",
                     "multiple": "因為這些圖徽被連接至隱藏的圖徽,所以無法被移動。"
+                },
+                "not_downloaded": {
+                    "single": "無法移動這個圖徵,因該圖徵部份資料尚未下載。",
+                    "multiple": "無法移動這些圖徵,因該圖徵部份資料尚未下載。"
                 }
             },
             "reflect": {
                 "connected_to_hidden": {
                     "single": "因為這個圖徽被連接至隱藏的圖徽,所以無法被映射。",
                     "multiple": "因為這些圖徽被連接至隱藏的圖徽,所以無法被映射。"
+                },
+                "not_downloaded": {
+                    "single": "無法映射圖徵,因該圖徵部份資料尚未下載。",
+                    "multiple": "無法映射這些圖徵,因該圖徵部份資料尚未下載。"
                 }
             },
             "rotate": {
                 "connected_to_hidden": {
                     "single": "因為這個圖徽被連接至隱藏的圖徽,所以無法被旋轉。",
                     "multiple": "因為這些圖徽被連接至隱藏的圖徽,所以無法被旋轉。"
+                },
+                "not_downloaded": {
+                    "single": "無法旋轉圖徵,因該圖徵部份資料尚未下載。",
+                    "multiple": "無法旋轉這些圖徵,因該圖徵部份資料尚未下載。"
                 }
             },
             "reverse": {
                 "title": "反轉",
-                "description": "讓這線段的方向反轉。",
+                "description": {
+                    "point": "翻轉這個點的方向。",
+                    "points": "翻轉這些點的方向。",
+                    "line": "讓這條線變相反的方向。",
+                    "lines": "讓這些線變相反的方向。",
+                    "features": "翻轉這些圖徽的方向。"
+                },
                 "key": "V",
-                "annotation": "反轉一線段。"
+                "annotation": {
+                    "point": "反轉一個點。",
+                    "points": "反轉多個點。",
+                    "line": "反轉一條線。",
+                    "lines": "反轉多條線。",
+                    "features": "反轉多個圖徽。"
+                }
             },
             "split": {
                 "title": "分割",
                     "create": "已增加轉向限制",
                     "delete": "已移除轉向限制"
                 }
+            },
+            "extract": {
+                "title": "抽出",
+                "key": "E",
+                "description": {
+                    "vertex": {
+                        "single": "將這個點從其上層的線/區域中抽出。"
+                    },
+                    "area": {
+                        "single": "從此區域中抽出點。"
+                    }
+                },
+                "annotation": {
+                    "single": "已抽出點。"
+                },
+                "too_large": {
+                    "area": {
+                        "single": "無法從此區域中抽出點,因為其可視範圍不夠。"
+                    }
+                },
+                "restriction": {
+                    "vertex": {
+                        "single": "這個點無法被抽出,因為其可能會危害到「{relation}」關係。"
+                    }
+                },
+                "connected_to_hidden": {
+                    "vertex": {
+                        "single": "此點無法被抽出,因為其連線到了隱藏的圖徽。"
+                    }
+                }
             }
         },
         "restriction": {
             "translate": "翻譯",
             "localized_translation_label": "多語言名稱",
             "localized_translation_language": "選擇語言",
-            "localized_translation_name": "名稱"
+            "localized_translation_name": "名稱",
+            "language_and_code": "{language} ({code})"
         },
         "zoom_in_edit": "拉近以編輯",
         "login": "登入",
         "loading_auth": "正在連接 OpenStreetMap...",
         "report_a_bug": "回報錯誤",
         "help_translate": "協助翻譯",
+        "sidebar": {
+            "key": "`",
+            "tooltip": "切換側邊欄。"
+        },
         "feature_info": {
             "hidden_warning": "{count} 隱藏的圖徵",
             "hidden_details": "這些圖徵現在被隱藏.: {details}"
         },
-        "status": {
-            "error": "未能連接至伺服器介面。",
-            "offline": "伺服器介面離線,請稍後再嘗試編輯。",
-            "readonly": "伺服器介面處於唯讀模式,須待介面正常運作,方能儲存您的編輯。",
-            "rateLimit": "API 限制匿名連線。您可以透過登入來修復這個問題。"
+        "osm_api_status": {
+            "message": {
+                "error": "無法存取 OpenStreetMap API。您的編輯安全地儲存在本機上。請檢查您的網路連線。",
+                "offline": "OpenStreetMap API 離線。您的編輯安全地儲存在本機上。請稍後再回來。",
+                "readonly": "OpenStreetMap API 目前是唯讀狀態。您可以繼續編輯,但必須等待儲存您的變更。",
+                "rateLimit": "OpenStreetMap API 目前限制匿名連線。您可以透過登入來修復。"
+            },
+            "retry": "重試"
         },
         "commit": {
             "title": "上傳到開放街圖",
             "cancel": "取消",
             "changes": "{count}  變動數",
             "download_changes": "下載 osmChange 檔案",
+            "errors": "錯誤",
             "warnings": "警告",
             "modified": "已修改",
             "deleted": "已刪除",
             "created": "已建立",
+            "outstanding_errors_message": "請先解決所有的錯誤。仍有 {count} 錯誤。",
+            "comment_needed_message": "請先加上編輯變動註解。",
             "about_changeset_comments": "關於編輯變動",
             "about_changeset_comments_link": "//wiki.openstreetmap.org/wiki/Good_changeset_comments",
             "google_warning": "您在此留言中提到了 Google:請注意從 Google 地圖是嚴格禁止的。",
                 "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",
             "vertex": "頂點",
             "line": "線",
             "area": "區域",
-            "relation": "關係"
+            "relation": "關係",
+            "note": "註記"
         },
         "geocoder": {
             "search": "搜尋全世界...",
-            "no_results_visible": "可見的地圖區域中沒有搜尋結果",
             "no_results_worldwide": "找不到搜尋結果"
         },
         "geolocate": {
             "locating": "正在定位,請等待..."
         },
         "inspector": {
-            "no_documentation_combination": "這個標籤組合沒有可用的說明",
-            "no_documentation_key": "這個鍵值沒有可用的說明",
-            "documentation_redirect": "這份文件已經被重新導向至新頁面",
+            "zoom_to": {
+                "key": "Z",
+                "title": "縮放到這裡",
+                "tooltip_feature": "置中和縮放地圖到這圖徵。",
+                "tooltip_note": "置中和縮放地圖到這註解。",
+                "tooltip_data": "置中和縮放地圖到這資料。",
+                "tooltip_issue": "置中和縮放地圖到這問題。"
+            },
             "show_more": "顯示更多",
             "view_on_osm": "在 openstreetmap.org 中檢視",
-            "all_fields": "全部欄位",
-            "all_tags": "所有標籤",
-            "all_members": "所有成員",
-            "all_relations": "所有關係",
+            "view_on_keepRight": "在 keepright.at 檢視",
+            "feature_type": "圖徽類型",
+            "fields": "欄位",
+            "tags_count": "標籤 ({count})",
+            "members_count": "成員 ({count})",
+            "relations_count": "關係 ({count})",
+            "features_count": "圖徽 ({count})",
+            "add_to_relation": "新增至關係",
             "new_relation": "建立新關係...",
+            "choose_relation": "選擇父關係",
             "role": "角色",
             "choose": "選擇物件種類",
             "results": "{search} 的 {n} 個結果",
-            "reference": "在 OpenStreetMap Wiki 中檢閱",
-            "back_tooltip": "修改物件",
+            "no_documentation_key": "沒有可用的文件。",
+            "edit_reference": "編輯/翻譯",
+            "wiki_reference": "觀看說明文件",
+            "wiki_en_reference": "觀看英文的說明文件",
+            "key_value": "key=value",
+            "multiple_values": "多重值",
+            "multiple_types": "多重類型",
+            "unshared_value_tooltip": "並未被所有圖徽共享",
+            "hidden_preset": {
+                "manual": "{features} 已隱藏。在地圖資料面板中啟用它們。",
+                "zoom": "{features} 已隱藏。拉近以啟用它們。"
+            },
+            "back_tooltip": "變更圖徽類型",
             "remove": "移除",
             "search": "搜尋",
-            "multiselect": "已選取的圖徽",
             "unknown": "未知種類",
             "incomplete": "<未下載>",
             "feature_list": "搜尋物件",
             "edit": "編輯特徵",
+            "edit_features": "編輯圖徽",
             "check": {
                 "yes": "是",
                 "no": "否",
             "way": "路徑",
             "relation": "關係",
             "location": "地點",
-            "add_fields": "新增欄位"
+            "add_fields": "新增欄位",
+            "lock": {
+                "suggestion": "「{label}」欄位已被鎖定,因為其有 Wikidata 標籤。您可以刪除它或在「標籤」部份中編輯標籤。"
+            }
         },
         "background": {
             "title": "背景",
             "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": "影像資訊 / 問題回報",
+            "imagery_problem_faq": "回報影像問題",
             "reset": "重設",
+            "reset_all": "所有重設",
             "display_options": "顯示設定",
             "brightness": "亮度",
             "contrast": "對比",
                 "tooltip": "顯示縮小的地圖幫助你確認所在區域的位置",
                 "key": "/"
             },
-            "fix_misalignment": "調整影像偏移",
+            "panel": {
+                "description": "顯示詳情面板",
+                "tooltip": "顯示進階背景資訊"
+            },
+            "fix_misalignment": "空拍圖偏移量",
             "offset": "在灰色區域內拖拉調整影像偏移,或是輸入偏移公尺數。"
         },
         "map_data": {
                 "osm": {
                     "tooltip": "來自開放街圖的地圖資料",
                     "title": "開放街圖資料"
+                },
+                "notes": {
+                    "tooltip": "從開放街圖而來的註記資料",
+                    "title": "開放街圖註記"
+                },
+                "keepRight": {
+                    "tooltip": "由 keepright.at 偵測到的資料問題",
+                    "title": "KeepRight 問題"
+                },
+                "improveOSM": {
+                    "tooltip": "由 improveosm.org 偵測到的遺失資料",
+                    "title": "ImproveOSM 問題"
+                },
+                "osmose": {
+                    "tooltip": "由 osmose.openstreetmap.fr 偵測到的資料問題",
+                    "title": "Osmose 問題"
+                },
+                "custom": {
+                    "tooltip": "拖曳資料檔案到頁面上,或點選按鈕以設定",
+                    "title": "自訂地圖資料",
+                    "zoom": "縮放到資料"
                 }
             },
-            "fill_area": "填充選項",
+            "style_options": "樣式選項",
+            "highlight_edits": {
+                "key": "G"
+            },
             "map_features": "地圖圖徵",
             "autohidden": "因為螢幕中的特徵太多,這些特徵已被自動隱藏。請放大再修編。",
             "osmhidden": "因為開放街圖的圖層隱藏,所以這些圖徽已自動隱藏。"
         },
+        "visual_diff": {
+            "highlight_edits": {
+                "description": "突顯變更",
+                "tooltip": "繪出已編輯圖徽的輪廓"
+            }
+        },
+        "photo_overlays": {
+            "title": "照片覆蓋層",
+            "traffic_signs": {
+                "title": "交通號誌"
+            },
+            "photo_type": {
+                "flat": {
+                    "title": "平面照片",
+                    "tooltip": "傳統照片"
+                },
+                "panoramic": {
+                    "title": "全景照片",
+                    "tooltip": "360度照片"
+                }
+            }
+        },
         "feature": {
             "points": {
                 "description": "點",
                 "description": "建築物",
                 "tooltip": "建築、亭子、倉庫等。"
             },
+            "building_parts": {
+                "description": "建物的一部分 ",
+                "tooltip": "3D 建物和屋頂物件"
+            },
+            "indoor": {
+                "description": "室內圖徵",
+                "tooltip": "房間、走廊、迴廊等"
+            },
             "landuse": {
                 "description": "土地利用圖徵",
                 "tooltip": "森林、農莊、公園、住宅區、商業區等。"
                 "description": "鐵路圖徵",
                 "tooltip": "鐵路"
             },
+            "pistes": {
+                "description": "滑雪道",
+                "tooltip": "滑雪場、雪橇道、滑冰道等"
+            },
+            "aerialways": {
+                "description": "空中圖徵",
+                "tooltip": "升降椅、吊船、Zip Lines等"
+            },
             "power": {
                 "description": "電力設施",
                 "tooltip": "輸電線、發電廠、變電所等。"
             },
             "past_future": {
-                "description": "過去/未來",
+                "description": "過去/未來圖徽",
                 "tooltip": "預定地,施工中,廢棄,拆除等。"
             },
             "others": {
-                "description": "其他",
+                "description": "其他圖徽",
                 "tooltip": "其他東西"
             }
         },
                 "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"
+                }
+            }
+        },
+        "preferences": {
+            "title": "偏好設定",
+            "description": "偏好設定",
+            "key": "P",
+            "privacy": {
+                "title": "隱私",
+                "privacy_link": "檢視 iD 的隱私權政策",
+                "third_party_icons": {
+                    "description": "顯示第三方圖示",
+                    "tooltip": "取消勾選此方塊以避免從第三方網站(如維基共享資源、Facebook 或 Twitter)載入圖示。"
+                }
+            }
+        },
         "restore": {
-            "heading": "您有未儲存的編輯",
-            "description": "æ\82¨å\9c¨ä¸\8aä¸\80次編輯æ\99\82ä»\8dæ\9c\89æ\9cªå\84²å­\98ç\9a\84ä¿®æ\94¹ï¼\8cä½ æ\83³æ\81¢å¾©é\80\99äº\9bä¿®æ\94¹å\97\8eï¹\96",
+            "heading": "您有未儲存的變更",
+            "description": "æ\82¨å¸\8cæ\9c\9bå¾\9eå\85\88å\89\8dç\9a\84編輯工ä½\9cé\9a\8e段中復å\8e\9fæ\9cªå\84²å­\98ç\9a\84è®\8aæ\9b´å\97\8eï¼\9f",
             "restore": "復原我的變更",
-            "reset": "棄我的變更"
+            "reset": "棄我的變更"
         },
         "save": {
             "title": "儲存",
             }
         },
         "success": {
-            "just_edited": "您剛剛編輯了OpenStreetMap!",
-            "thank_you": "感謝你改進地圖。",
-            "thank_you_location": "感謝你改進 {where} 週遭的地圖。",
+            "just_edited": "您剛編輯了開放街圖!",
+            "thank_you": "感謝您改進地圖。",
+            "thank_you_location": "感謝您改進了 {where} 附近的地圖。",
+            "thank_you_where": {
+                "format": "{region}{separator}{place}",
+                "separator": "-"
+            },
             "help_html": "你編輯的變動應該過幾分會出現在開放街圖裡。其他的地圖更新需要花久一點時間。",
             "help_link_text": "詳細資料",
             "help_link_url": "https://wiki.openstreetmap.org/wiki/FAQ#I_have_just_made_some_changes_to_the_map._How_do_I_get_to_see_my_changes.3F",
             "cancel": "取消"
         },
         "splash": {
-            "welcome": "歡迎使用iD OpenStreetMap編輯器",
-            "text": "iD編輯器是一個既易用而又功能強大的工具,以助您編輯世界上最好的自由世界地圖。這是版本{version}。欲知詳情,請瀏覽 {website} 及於{github}報告臭蟲。",
-            "walkthrough": "開始新手教學",
+            "welcome": "歡迎使用 iD 開放街圖編輯器",
+            "text": "iD 編輯器是一個易用且強大的工具,以助您編輯世界上最好的自由世界地圖。這是版本 {version}。欲知詳情,請瀏覽 {website} 及於 {github} 回報臭蟲。",
+            "privacy_update": "我們的隱私權政策最近已更新。",
+            "privacy_policy": "iD 隱私權政策",
+            "privacy": "{updateMessage} 使用此軟體,即表示您同意遵守 {privacyLink}。",
+            "walkthrough": "開始教學",
             "start": "現在就編輯"
         },
         "source_switch": {
             "on_wiki": "於wiki.osm.org上的 {tag}",
             "used_with": "可與 {type} 使用"
         },
-        "validations": {
-            "disconnected_highway": "未連結道路",
-            "disconnected_highway_tooltip": "道路應該要被連接到其他道路或是建築物的入口。",
-            "old_multipolygon": "在外部路徑上的多邊形標籤",
-            "old_multipolygon_tooltip": "這種多邊形樣式已被棄用。請將標籤加於母多邊形而非外部路徑。",
-            "untagged_point": "未有標籤的點",
-            "untagged_point_tooltip": "選擇適當的物件種類描述該點是什麼。",
-            "untagged_line": "未有標籤的線段",
-            "untagged_line_tooltip": "選擇適當的物件種類描述這條線是什麼。",
-            "untagged_area": "未有標籤的區域",
-            "untagged_area_tooltip": "選擇適當的物件種類描述這區域是什麼。",
-            "untagged_relation": "未標記的關係",
-            "untagged_relation_tooltip": "選取一個可以適當地描述這個關係的圖徽類型。",
-            "many_deletions": "您正要刪除 {n} 個圖徽:{p} 個節點、{l} 條線段、{a} 個區域、{r} 個關係。您確定您要這麼做嗎?這將會把它們從每個人都看得到的 openstreetmap.org 的地圖上刪除。",
-            "tag_suggests_area": "{tag} 標籤所建議的線段應為區域,但這個不是一區域",
-            "deprecated_tags": "已棄用的標籤︰{tags}"
-        },
         "zoom": {
             "in": "拉近",
             "out": "拉遠"
         },
         "cannot_zoom": "在此模式下不能再縮小。",
         "full_screen": "啟動全螢幕",
-        "gpx": {
-            "local_layer": "本機檔案",
-            "drag_drop": "拖放一個 .gpx, .geojson 或是 .kml 檔案到此頁面上,或是點選按鈕以瀏覽",
-            "zoom": "縮放到圖層",
-            "browse": "瀏覽檔案"
+        "QA": {
+            "osmose": {
+                "title": "Osmose 問題",
+                "detail_title": "詳細資訊",
+                "elems_title": "圖徽",
+                "fix_title": "修復指南",
+                "trap_title": "常見錯誤",
+                "translation": "由 Osmose 提供的翻譯"
+            },
+            "improveOSM": {
+                "title": " ImproveOSM 偵測",
+                "geometry_types": {
+                    "path": "路徑",
+                    "parking": "停車場",
+                    "road": "道路",
+                    "both": "道路和停車場"
+                },
+                "directions": {
+                    "east": "東",
+                    "north": "北",
+                    "northeast": "東北",
+                    "northwest": "西北",
+                    "south": "南",
+                    "southeast": "東南",
+                    "southwest": "西南",
+                    "west": "西"
+                },
+                "error_types": {
+                    "ow": {
+                        "title": "遺失的單行道",
+                        "description": "沿著選取的 {highway},{num_trips} 中有 {percentage}% 記錄從 {from_node} 到 {to_node} 的旅程,也許遺失 \"oneway\" 標籤。"
+                    },
+                    "mr": {
+                        "title": "遺失幾何性質",
+                        "description": "{num_trips} 記錄的旅程資料,顯示也許這裡有未繪製的  {geometry_type}。 ",
+                        "description_alt": "從第三方而來的資料表示這裡可能有未繪製的 {geometry_type}。"
+                    },
+                    "tr": {
+                        "title": "遺失的轉彎限制",
+                        "description": "{num_trips} 中 {num_passed} 記錄  (travelling {travel_direction}) 的旅程中,有在 {junction} 從  {from_way} 到 {to_way},也許有遺失的 \"{turn_restriction}\" 的限制。"
+                    }
+                }
+            },
+            "keepRight": {
+                "title": "KeepRight",
+                "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 來的街道級照片",
-            "title": "照片覆蓋層 (Mapillary)"
+            "tooltip": "從 Mapillary 來的街道級照片"
         },
-        "mapillary_signs": {
-            "tooltip": "從 Mapillary 而來的交通號誌(必須啟用照片重疊)",
-            "title": "紅綠燈覆蓋層 (Mapillary)"
+        "mapillary_map_features": {
+            "title": "圖徵",
+            "tooltip": "從 Mapillary 來的圖徵",
+            "request_data": "請求資料",
+            "construction": {
+                "flat": {
+                    "crosswalk_plain": "一般人行穿越道"
+                }
+            },
+            "marking": {
+                "discrete": {
+                    "crosswalk_zebra": "斑馬線人行穿越道"
+                }
+            },
+            "object": {
+                "banner": "橫幅",
+                "bench": "長椅",
+                "bike_rack": "自行車架",
+                "billboard": "廣告牌",
+                "catch_basin": "捕撈盆",
+                "cctv_camera": "監視器",
+                "fire_hydrant": "消防栓",
+                "mailbox": "郵筒",
+                "manhole": "人孔",
+                "phone_booth": "電話亭",
+                "sign": {
+                    "advertisement": "廣告",
+                    "information": "資訊標誌",
+                    "store": "商店標誌"
+                },
+                "street_light": "路燈",
+                "support": {
+                    "utility_pole": "電線桿"
+                },
+                "traffic_cone": "交通錐",
+                "traffic_light": {
+                    "cyclists": "單車紅綠燈",
+                    "general_horizontal": "水平紅綠燈",
+                    "general_single": "單燈紅綠燈",
+                    "general_upright": "垂直紅綠燈",
+                    "other": "紅綠燈",
+                    "pedestrians": "行人紅綠燈"
+                },
+                "trash_can": "垃圾桶"
+            }
         },
         "mapillary": {
+            "title": "Mapillary",
+            "signs": {
+                "tooltip": "從 Mapillary 偵測到的交通號誌"
+            },
             "view_on_mapillary": "在 Mapillary 檢視這張照片"
         },
         "openstreetcam_images": {
-            "tooltip": "從 OpenStreetCam 而來的街道級照片",
-            "title": "照片覆蓋層 (OpenStreetCam)"
+            "tooltip": "從 OpenStreetCam 而來的街道級照片"
         },
         "openstreetcam": {
+            "title": "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",
                 "type": "你可以點選圖徵類型來改變不同的圖徵類型。所有現實世界存在的東西都可以加到開放街圖上面,所以總共有成千種圖徵類型能夠選擇。",
                 "type_picker": "類選選擇器顯示最常見的圖徵類儒,像是公園、醫院、餐廳、道路建築。你可以藉由在搜尋框輸入任何東西來搜尋。你也可以點選圖徵類型旁邊的 {inspect} **資訊**圖示來得到更多資訊。",
                 "fields_h": "欄位",
-                "fields_all_fields": "\"所有欄位\"部分含有你能編輯,所有圖徵的詳細資訊。在開放街圖,所有的欄位都是選擇性的,你不確定的話可以選擇留空。",
+                "fields_all_fields": "「欄位」部份中包含了所有您可能會想要編輯的詳細資訊。在開放街圖中,所有的欄位都是可選的,如果您不確定某個欄位要怎麼填的話,可以將其留空。",
                 "fields_example": "每一個圖徵類型會有不同的欄位。舉例來說,道路類可能就有路面和速限的欄位,而餐廳則會顯示食物類型,以及營業時間的欄位。",
                 "fields_add_field": "你也可以按下拉選單\"新增欄位\",增加新的欄位,像是描述、維基百科連結、輪椅通通等項目。",
                 "tags_h": "標籤",
-                "tags_all_tags": "下面的欄位選擇,你可以展開\"所有標籤\"部分,替你選擇的圖徵加上任何在開放街圖上面的標籤。每一個標籤由一個\"鍵\"和\"值\"構成,資料元件定義所有在開放街圖上儲存的圖徵。",
+                "tags_all_tags": "在欄位部份下方,您可以展開「標籤」部份以編輯選定的圖徽的任何開放街圖「標籤」。每個標籤都包含了一個 *key* 與 *value*,資料元素定義了所有儲存在開放街圖中的圖徽。",
                 "tags_resources": "編輯圖徵的標籤需要開放街圖進階的知識。你應該參考 [開放街圖 Wiki](https://wiki.openstreetmap.org/wiki/Main_Page) 或 [Taginfo](https://taginfo.openstreetmap.org/) 熟悉已經被接受的開放街圖標籤慣例。"
             },
             "points": {
                 "title": "關聯",
                 "intro": "*關聯*是開放街圖特殊型態的圖徵,能夠將其他圖徵組織成一組。屬於關聯的圖徵被稱為*成員*,而每個成員在關聯裡都會有*角色*。",
                 "edit_relation_h": "編輯關聯",
-                "edit_relation": "å\9c¨å\9c\96徵編輯å\99¨è£¡ç\9a\84æ\9c\80ä¸\8bé\9d¢ï¼\8cä½ å\8f¯ä»¥å±\95é\96\8b\"æ\89\80æ\9c\89é\97\9cä¿\82\"é\83¨å\88\86ï¼\8cè\83½ç\9c\8bå\88°é\81¸æ\93\87ç\9a\84å\9c\96å¾µæ\98¯é\82£äº\9bé\97\9cè\81¯ç\9a\84æ\88\90å\93¡ã\80\82ä½ å\8f¯ä»¥é»\9eé\81¸é\97\9cè\81¯é\81¸æ\93\87å\92\8c編輯é\97\9cè\81¯。",
-                "edit_relation_add": "è¦\81å°\87å\9c\96å¾µå\8a å\88°é\97\9cè\81¯è£¡ï¼\8cé\81¸æ\93\87å\9c\96å¾µï¼\8cæ\8e¥è\91\97é»\9eå\9c\96徵編輯å\99¨ä¸­\"æ\89\80æ\9c\89é\97\9cä¿\82\"é\83¨å\88\86ç\9a\84 {plus} å\8a è\99\9fæ\8c\89é\88\95ã\80\82ä½ å\8f¯ä»¥å¾\9eé\99\84è¿\91é\97\9cè\81¯ç\9a\84æ¸\85å\96®é\81¸æ\93\87ï¼\8cæ\88\96æ\98¯é\81¸\"æ\96°é\97\9cä¿\82...\"選項。",
+                "edit_relation": "å\9c¨å\9c\96徽編輯å\99¨åº\95é\83¨ï¼\8cæ\82¨å\8f¯ä»¥å±\95é\96\8bã\80\8cé\97\9cä¿\82ã\80\8dé\83¨ä»½ä»¥æª¢è¦\96é\81¸å®\9aç\9a\84å\9c\96å¾½æ\98¯å\90¦ç\82ºä»»ä½\95é\97\9cä¿\82ç\9a\84æ\88\90å\93¡ã\80\82ç\84¶å¾\8cæ\82¨å\8f¯ä»¥é»\9eæ\93\8aé\97\9cä¿\82é\81¸å\8f\96並編輯å®\83。",
+                "edit_relation_add": "è¦\81å°\87å\9c\96å¾½æ\96°å¢\9eå\88°é\97\9cä¿\82中ï¼\8cé\81¸å\8f\96å\9c\96å¾½ï¼\8cç\84¶å¾\8cå\9c¨å\9c\96徽編輯å\99¨ç\9a\84ã\80\8cé\97\9cä¿\82ã\80\8dé\83¨ä»½ä¸­é»\9eæ\93\8a {plus} æ\96°å¢\9eæ\8c\89é\88\95ã\80\82æ\82¨å\8f¯ä»¥å¾\9eé\99\84è¿\91ç\9a\84é\97\9cä¿\82æ¸\85å\96®ä¸­é\81¸æ\93\87ï¼\8cæ\88\96æ\98¯é\81¸æ\93\87ã\80\8cæ\96°é\97\9cä¿\82â\80¦â\80¦ã\80\8d選項。",
                 "edit_relation_delete": "你也可以按 {delete} **刪除**按鈕將關聯中的選擇圖徵移除。如果你移除關聯中所有的成員,關聯也將被自動刪除。",
                 "maintain_relation_h": "維護關聯",
                 "maintain_relation": "大部分的情形來說,你編輯時 iD 會自動維護關聯,你應當特別注意替換關聯中的成員。舉例來說,如果你刪除一段路,用新繪製的路段取代,你應當如同原來的一樣,將新的部分加到同一個關聯 (路線、轉彎限制等)。",
                 "turn_restriction_editing": "在\"轉彎限制\"欄位中,點選\"從\"道路,接著看是允許或是限制\"到\"道路。你可以點轉彎圖示切換允許或是限制,iD 會依據從、經由、到的角色,自動新建關聯。",
                 "route_h": "路線",
                 "route": "*路線*關聯是一個由一個或多個線段圖徵組成的道路網路群組,像是公車路線、火車路線或是公路路線。",
-                "route_add": "è¦\81å¢\9eå\8a å\9c\96å¾µå\88°è·¯ç·\9aé\97\9cè\81¯ï¼\8cé\81¸æ\93\87å\9c\96å¾µå\9c¨å\9c\96徵編輯å\99¨ï¼\8cå\90\91ä¸\8b滾å\8b\95å\88°\"æ\89\80æ\9c\89é\97\9cä¿\82\"é\83¨å\88\86ï¼\8cæ\8e¥è\91\97é»\9e {plus} å\8a è\99\9fæ\8c\89é\88\95ï¼\8cå¢\9eå\8a å\9c\96å¾µå\88°é\84°è¿\91å·²å­\98å\9c¨æ\88\96æ\98¯æ\96°ç\9a\84é\97\9cè\81¯中。",
+                "route_add": "è¦\81å°\87å\9c\96å¾½æ\96°å¢\9eå\88°è·¯å¾\91é\97\9cä¿\82中ï¼\8cé\81¸å\8f\96å\9c\96徽並å¾\80ä¸\8bæ\8d²å\88°å\9c\96徽編輯å\99¨ç\9a\84ã\80\8cé\97\9cä¿\82ã\80\8dé\83¨ä»½ï¼\8cç\84¶å¾\8cé»\9eæ\93\8a {plus} æ\96°å¢\9eæ\8c\89é\88\95以æ\96°å¢\9eæ­¤å\9c\96å¾½å\88°é\99\84è¿\91æ\97¢æ\9c\89ç\9a\84é\97\9cä¿\82æ\88\96æ\96°é\97\9cä¿\82中。",
                 "boundary_h": "邊界",
                 "boundary": "*邊界*關聯是一個由一個或多個線段圖徵組成的行政邊界。",
-                "boundary_add": "要增加圖徵到邊界關聯,選擇圖徵在圖徵編輯器,向下滾動到\"所有關係\"部分,接著點 {plus} 加號按鈕,增加圖徵到鄰近已存在或是新的關聯中。"
+                "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": "背景影像",
                 "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": "當啟用時,圖片圖層會顯示有一連串有圖片沿著一條線,在更高的縮放程度,圓圈標示代表圖片的位置,而在更高的縮放下面,方向標示會顯示照片拍攝時的鏡頭方向。",
                 "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/), [ImproveOSM](https://improveosm.org/en/) 與 [Osmose](https://osmose.openstreetmap.fr/)。",
+                "issues_h": "處理問題",
+                "issues": "處理 Q/A 問題類似處理註解。點選已存在的 Q/A 問題會埴滿整個側邊欄,像是問題種類以及相關的圖徵。每個工具都有其能耐,但是一般來說你可以回應和/或關閉問題。"
+            },
             "field": {
                 "restrictions": {
                     "title": "轉彎限制說明",
                 }
             }
         },
-        "intro": {
-            "done": "完成",
-            "ok": "OK",
-            "graph": {
-                "block_number": "4鄰",
-                "city": "臺北市",
-                "county": "TW",
-                "district": "松山區",
-                "hamlet": "中崙",
-                "neighbourhood": "健軍新村",
-                "postcode": "116",
-                "province": "臺北市",
-                "quarter": "中崙",
-                "state": "臺灣",
-                "subdistrict": "中崙",
-                "suburb": "東區",
-                "countrycode": "tw",
-                "name": {
-                    "1st-avenue": "塔悠路",
-                    "2nd-avenue": "中山路",
-                    "4th-avenue": "南京路",
-                    "5th-avenue": "長安路",
-                    "6th-avenue": "林森路",
-                    "6th-street": "羅斯福路",
-                    "7th-avenue": "登輝大道",
-                    "8th-avenue": "市民大道",
-                    "9th-avenue": "凱達格蘭大道",
-                    "10th-avenue": "艋舺大道",
-                    "11th-avenue": "縣民大道",
-                    "12th-avenue": "市府路",
-                    "access-point-employment": "就服站",
-                    "adams-street": "忠孝路",
-                    "andrews-elementary-school": "介壽國小",
-                    "andrews-street": "介壽路",
-                    "armitage-street": "仁愛路",
-                    "barrows-school": "信義路",
-                    "battle-street": "和平路",
-                    "bennett-street": "八德路",
-                    "bowman-park": "四維路",
-                    "collins-drive": "格致路",
-                    "conrail-railroad": "縱貫線",
-                    "conservation-park": "保護區",
-                    "constantine-street": "憲政路",
-                    "cushman-street": "軍校路",
-                    "dollar-tree": "金城武樹",
-                    "douglas-avenue": "賴和路",
-                    "east-street": "溪東街",
-                    "elm-street": "大安路",
-                    "flower-street": "中正路",
-                    "foster-street": "林森南路",
-                    "french-street": "美援路",
-                    "garden-street": "花藝路",
-                    "gem-pawnbroker": "台元汽車借款",
-                    "golden-finch-framing": "師大錶框行",
-                    "grant-avenue": "大道路",
-                    "hoffman-pond": "醉月湖",
-                    "hoffman-street": "醉月路",
-                    "hook-avenue": "虎克路",
-                    "jefferson-street": "中華路",
-                    "kelsey-street": "朝陽路",
-                    "lafayette-park": "大安森林公園",
-                    "las-coffee-cafe": "靈感咖啡",
-                    "lincoln-avenue": "林肯大道",
-                    "lowrys-books": "水準書局",
-                    "lynns-garage": "新遠東水電行",
-                    "main-street-barbell": "大街吊燈",
-                    "main-street-cafe": "大街咖啡館",
-                    "main-street-fitness": "大街健身房",
-                    "main-street": "大街",
-                    "maple-street": "三和路",
+        "issues": {
+            "title": "問題",
+            "key": "I",
+            "list_title": "({count}) 問題",
+            "errors": {
+                "list_title": "({count}) 錯誤"
+            },
+            "warnings": {
+                "list_title": "({count}) 警告"
+            },
+            "rules": {
+                "title": "規則"
+            },
+            "user_resolved_issues": "問題已被您的編輯解決",
+            "warnings_and_errors": "警告與錯誤",
+            "no_issues": {
+                "message": {
+                    "everything": "所有東西都很好 ",
+                    "everything_in_view": "所有視野內的東西都很好 ",
+                    "edits": "你的編輯看來很好",
+                    "edits_in_view": "視野內你的編輯看來很好",
+                    "no_edits": "您還沒有編輯"
+                },
+                "hidden_issues": {
+                    "none": "偵測到的問題會在這出現",
+                    "elsewhere": "其他地方的問題:{count}",
+                    "everything_else": "其他問題:{count}",
+                    "everything_else_elsewhere": "其他地方的問題:{count}",
+                    "disabled_rules": "有失效規則圖徵的問題:{count}",
+                    "disabled_rules_elsewhere": "其他地方有失效規則圖徵的問題:{count}",
+                    "ignored_issues": "忽略的問題:{count}",
+                    "ignored_issues_elsewhere": "其他地方忽略的問題:{count}"
+                }
+            },
+            "options": {
+                "what": {
+                    "title": "檢查:",
+                    "edited": "我的編輯",
+                    "all": "全部"
+                },
+                "where": {
+                    "title": "地點:",
+                    "visible": "視野內",
+                    "all": "所有"
+                }
+            },
+            "suggested": "建議的更新:",
+            "enable_all": "啟用所有",
+            "disable_all": "關閉所有",
+            "reset_ignored": "重設忽略的 ({count})",
+            "fix_one": {
+                "title": "修正"
+            },
+            "fix_all": {
+                "title": "全部修正",
+                "annotation": "修正了幾項驗證上的問題。"
+            },
+            "almost_junction": {
+                "title": "幾乎是交叉",
+                "message": "{feature} 很接近但是沒有連到 {feature2}",
+                "tip": " 尋找應當連接到其他附近的圖徵 ",
+                "self": {
+                    "message": "{feature} 在非常靠近自身,但不會重新連接的地方結束"
+                },
+                "highway-highway": {
+                    "reference": "交叉的道路應該共享交叉連接點。 "
+                }
+            },
+            "close_nodes": {
+                "title": "很接近的節點",
+                "tip": "尋找多餘及擁擠的點",
+                "message": "{way} 的兩個節點相當接近 ",
+                "reference": "路徑中多餘的節點應該被合併或是移出。",
+                "detached": {
+                    "message": "{feature} 太靠近 {feature2} 了",
+                    "reference": "單獨的點不應共享同一個位置。"
+                }
+            },
+            "crossing_ways": {
+                "title": "穿越路徑",
+                "message": "{feature} 跨過 {feature2}",
+                "tip": "尋找沒有正確跨越另一圖徵的圖徵",
+                "building-building": {
+                    "reference": "除非是不同層,不然建築不該交叉 "
+                },
+                "building-highway": {
+                    "reference": "穿越建築物的道路應該使用橋樑、隧道或不同層。"
+                },
+                "building-railway": {
+                    "reference": "穿越建築物的鐵路應該使用橋樑、隧道或不同層。"
+                },
+                "building-waterway": {
+                    "reference": "只有使用隧道或位在不同層時,水路才能交叉建築。 "
+                },
+                "highway-highway": {
+                    "reference": "只有在使用橋樑、隧道或交叉路口時,道路才能交叉。 "
+                },
+                "highway-railway": {
+                    "reference": "只有在使用橋樑、隧道或平交道時,道路才能交叉鐵軌。 "
+                },
+                "highway-waterway": {
+                    "reference": "只有在使用橋樑、隧道、或淺灘時,道路才能跨越水路。"
+                },
+                "railway-railway": {
+                    "reference": "交叉的鐵軌應當要連接,或是使用橋樑或隧道。"
+                },
+                "railway-waterway": {
+                    "reference": "只有在使用橋樑或隧道時,鐵軌才能交叉水路。 "
+                },
+                "waterway-waterway": {
+                    "reference": "相交的水道應予以連接或使用不同圖層。"
+                },
+                "tunnel-tunnel": {
+                    "reference": "相交的隧道應使用不同圖層。"
+                },
+                "tunnel-tunnel_connectable": {
+                    "reference": "相交的隧道應予以連接或使用不同圖層。"
+                },
+                "bridge-bridge": {
+                    "reference": "相交的橋樑應使用不同圖層。"
+                },
+                "bridge-bridge_connectable": {
+                    "reference": "相交的橋樑應予以連接或使用不同圖層。"
+                },
+                "indoor-indoor": {
+                    "reference": "相交的室內圖徵應使用不同圖層。"
+                },
+                "indoor-indoor_connectable": {
+                    "reference": "相交的室內圖徵應予以連接或使用不同圖層。"
+                }
+            },
+            "disconnected_way": {
+                "title": "未連線的路徑",
+                "tip": "尋找無法導航的道路、路徑和水運路線",
+                "routable": {
+                    "message": {
+                        "multiple": "只有 {count} 可導航的圖徵連結到彼此。"
+                    },
+                    "reference": "所有道路、路徑和水運路線應當連結在一起,形成單一的可導航網路。"
+                },
+                "highway": {
+                    "message": "{highway} 與其他道路和路徑斷開連接"
+                }
+            },
+            "fixme_tag": {
+                "message": "{feature} 有 \"Fix Me\" 要求",
+                "reference": "\"fixme\" 標籤表示圖客標示圖徵時要求協助。"
+            },
+            "generic_name": {
+                "message": "{feature} 有可疑名稱 \"{name}\"",
+                "message_language": "{feature} 有 {language} 的可疑名稱「{name}」",
+                "reference": "名稱應當是真實,圖徽實際在地的名稱。"
+            },
+            "help_request": {
+                "title": "協助請求",
+                "tip": "尋找其他人請求協助的圖徽"
+            },
+            "incompatible_source": {
+                "title": "可疑來源",
+                "tip": "尋找有可疑來源標籤的圖徵",
+                "google": {
+                    "feature": {
+                        "message": "{feature} 將 Google 列為資料來源"
+                    },
+                    "reference": "Google 的產品性質是專有的,所以不應被用作參考資料。 "
+                }
+            },
+            "incorrect_name": {
+                "message": "{feature} 有錯誤的名稱「{name}」",
+                "message_language": "{feature} 在 {language} 有錯誤的名稱「{name}」"
+            },
+            "invalid_format": {
+                "title": "無效格式",
+                "tip": "尋找有非預期格式的標籤",
+                "email": {
+                    "message": "{feature} 有無效的電子郵件地址",
+                    "message_multi": "{feature} 有多個無效的電子郵件地址",
+                    "reference": "Email 地址應該長得像 \"user@example.com\"。"
+                }
+            },
+            "mismatched_geometry": {
+                "title": "幾何不符合",
+                "tip": "尋找有衝突的標籤與幾何的圖徽"
+            },
+            "missing_role": {
+                "title": "缺少角色",
+                "message": "{member} 沒有在 {relation} 裡的角色",
+                "tip": "尋找成員缺少或錯誤角色的關聯",
+                "multipolygon": {
+                    "reference": "多重多邊形成員必須有內部和外外的角色。"
+                }
+            },
+            "missing_tag": {
+                "title": "缺少標籤",
+                "tip": "尋找缺少敘述性標籤的圖徵",
+                "reference": "圖徵必須有能定議他們是什麼的標籤。",
+                "any": {
+                    "message": "{feature} 沒有標籤"
+                },
+                "descriptive": {
+                    "message": "{feature} 沒有描述性的標籤"
+                },
+                "relation_type": {
+                    "message": "{feature} 是沒有類型的關聯"
+                }
+            },
+            "old_multipolygon": {
+                "message": "{multipolygon} 有誤標的標籤",
+                "reference": "多重多邊形應該標到關聯上,不是外面的路徑上。"
+            },
+            "outdated_tags": {
+                "title": "過時的標籤",
+                "message": "{feature} 有過時的標籤",
+                "tip": "尋找已棄用的標籤圖徵,來更新資料",
+                "reference": "有些標籤隨著時間過去而應該更新。",
+                "incomplete": {
+                    "message": "{feature} 的標籤不完整",
+                    "reference": "一些圖徵應當有額外的標籤。"
+                },
+                "noncanonical_brand": {
+                    "message": "{feature} 像是沒有標準標籤的品牌",
+                    "message_incomplete": "{feature} 看起來是有不完整標籤的品牌",
+                    "reference": "所有擁有同樣品牌名稱的圖徵,應當用同樣的方式標示標籤。"
+                }
+            },
+            "point_as_vertex": {
+                "message": "基於其標籤,{feature} 應該是單獨的點",
+                "reference": "某些圖徽不應該是線或區域的一部份"
+            },
+            "private_data": {
+                "title": "隱私資訊",
+                "tip": "尋找可能有隱私資料的圖徵",
+                "reference": "私密資料像是個人電話號碼不應該加上去。",
+                "contact": {
+                    "message": "{feature} 也許標示私人聯絡資訊"
+                }
+            },
+            "suspicious_name": {
+                "title": "可疑名稱",
+                "tip": "尋找有通用名稱或可疑名稱"
+            },
+            "tag_suggests_area": {
+                "message": "{feature} 依據標籤 \"{tag}\",應當是封閉區域",
+                "reference": "區域必須有連接的端點。"
+            },
+            "unknown_road": {
+                "message": "{feature} 沒有分類",
+                "reference": "道路沒有特別的類型,可能不會顯示在地圖上,或是能夠導航。"
+            },
+            "impossible_oneway": {
+                "title": "不可能的單行道",
+                "tip": "尋找路線有單行道圖徵的問題",
+                "waterway": {
+                    "connected": {
+                        "start": {
+                            "message": "{feature} 流向與連接的水路相同"
+                        },
+                        "end": {
+                            "message": "{feature} 流向與連接的水路不同"
+                        },
+                        "reference": "水路片段應該要所有水流指向同一方向。"
+                    }
+                },
+                "highway": {
+                    "start": {
+                        "message": "{feature} 無法到達",
+                        "reference": "單行道應該要能連到其他道路。"
+                    },
+                    "end": {
+                        "message": "{feature} 沒有出口",
+                        "reference": "單行道應該要到其他道路。"
+                    }
+                }
+            },
+            "unclosed_multipolygon_part": {
+                "message": "{feature} 有未封閉的部份",
+                "reference": "多邊形的所有內部與外部部份都應該有連線的端點。"
+            },
+            "unsquare_way": {
+                "title": "非方角 (最高 {val}°)",
+                "message": "{feature} 有非方角",
+                "tip": "尋找有非方角的圖徵,可以畫得更好",
+                "buildings": {
+                    "reference": "有非方角的建築,常常可以畫得更精確。"
+                }
+            },
+            "vertex_as_point": {
+                "message": "基於其標籤,{feature} 應該是線或區域的一部份",
+                "reference": "某些圖徽不應該是單獨的點。"
+            },
+            "fix": {
+                "add_a_bridge": {
+                    "title": "新增橋樑",
+                    "annotation": "已新增橋樑。"
+                },
+                "add_a_tunnel": {
+                    "title": "新增隧道",
+                    "annotation": "已新增隧道。"
+                },
+                "address_the_concern": {
+                    "title": "解決問題"
+                },
+                "connect_almost_junction": {
+                    "annotation": "接連相當靠近的圖徽"
+                },
+                "connect_crossing_features": {
+                    "annotation": "連接交叉的圖徽"
+                },
+                "connect_endpoints": {
+                    "title": "連接結束處",
+                    "annotation": "連接路徑的端點"
+                },
+                "connect_feature": {
+                    "title": "連接這些圖徵"
+                },
+                "connect_features": {
+                    "title": "連接圖徽"
+                },
+                "connect_using_ford": {
+                    "title": "通過需要涉水"
+                },
+                "continue_from_start": {
+                    "title": "繼續從開始處繪製"
+                },
+                "continue_from_end": {
+                    "title": "繼續從結束處繪製"
+                },
+                "delete_feature": {
+                    "title": "刪除這個圖徶"
+                },
+                "extract_point": {
+                    "title": "抽出此點"
+                },
+                "ignore_issue": {
+                    "title": "忽略此問題"
+                },
+                "merge_close_vertices": {
+                    "annotation": "合併非常親近節點到路徑。"
+                },
+                "merge_points": {
+                    "title": "合併這些節點"
+                },
+                "move_points_apart": {
+                    "title": "移動分離這些節點"
+                },
+                "move_tags": {
+                    "title": "移動這標籤",
+                    "annotation": "移動標籤"
+                },
+                "remove_from_relation": {
+                    "title": "從關係中移除"
+                },
+                "remove_generic_name": {
+                    "annotation": "移除常用名稱"
+                },
+                "remove_mistaken_name": {
+                    "annotation": "已移除錯誤的名稱。"
+                },
+                "remove_private_info": {
+                    "annotation": "移除隱私資訊"
+                },
+                "remove_proprietary_data": {
+                    "title": "移除任何專有資料"
+                },
+                "remove_tag": {
+                    "title": "移除這個標籤",
+                    "annotation": "移除標籤。"
+                },
+                "remove_tags": {
+                    "title": "移除標籤"
+                },
+                "remove_the_name": {
+                    "title": "移除名稱"
+                },
+                "reposition_features": {
+                    "title": "重新排列圖徽"
+                },
+                "reverse_feature": {
+                    "title": "反轉這圖徵"
+                },
+                "select_preset": {
+                    "title": "選擇圖徽類型"
+                },
+                "select_road_type": {
+                    "title": "選取道路類型"
+                },
+                "set_as_inner": {
+                    "title": "設定為內部"
+                },
+                "set_as_outer": {
+                    "title": "設定為外部"
+                },
+                "square_feature": {
+                    "title": "方角化這圖徵"
+                },
+                "tag_as_disconnected": {
+                    "title": "標示為未連接標籤",
+                    "annotation": "標示相當近的圖徽為未連接。"
+                },
+                "tag_as_unsquare": {
+                    "title": "標示為物理上非方角標籤",
+                    "annotation": "切換非方角的路徑。"
+                },
+                "tag_this_as_higher": {
+                    "title": "標示標籤為較優先的"
+                },
+                "tag_this_as_lower": {
+                    "title": "標示標籤為較不重要的"
+                },
+                "upgrade_tags": {
+                    "title": "升級標籤",
+                    "annotation": "已升級舊的標籤。"
+                },
+                "use_different_layers": {
+                    "title": "使用不同階層"
+                },
+                "use_different_layers_or_levels": {
+                    "title": "使用不同階層或樓層"
+                },
+                "use_different_levels": {
+                    "title": "使用不同樓層"
+                }
+            }
+        },
+        "intro": {
+            "done": "完成",
+            "ok": "OK",
+            "graph": {
+                "block_number": "4鄰",
+                "city": "臺北市",
+                "county": "TW",
+                "district": "松山區",
+                "hamlet": "中崙",
+                "neighbourhood": "健軍新村",
+                "postcode": "116",
+                "province": "臺北市",
+                "quarter": "中崙",
+                "state": "臺灣",
+                "subdistrict": "中崙",
+                "suburb": "東區",
+                "countrycode": "tw",
+                "name": {
+                    "1st-avenue": "塔悠路",
+                    "2nd-avenue": "中山路",
+                    "4th-avenue": "南京路",
+                    "5th-avenue": "長安路",
+                    "6th-avenue": "林森路",
+                    "6th-street": "羅斯福路",
+                    "7th-avenue": "登輝大道",
+                    "8th-avenue": "市民大道",
+                    "9th-avenue": "凱達格蘭大道",
+                    "10th-avenue": "艋舺大道",
+                    "11th-avenue": "縣民大道",
+                    "12th-avenue": "市府路",
+                    "access-point-employment": "就服站",
+                    "adams-street": "忠孝路",
+                    "andrews-elementary-school": "介壽國小",
+                    "andrews-street": "介壽路",
+                    "armitage-street": "仁愛路",
+                    "barrows-school": "信義路",
+                    "battle-street": "和平路",
+                    "bennett-street": "八德路",
+                    "bowman-park": "四維路",
+                    "collins-drive": "格致路",
+                    "conrail-railroad": "縱貫線",
+                    "conservation-park": "保護區",
+                    "constantine-street": "憲政路",
+                    "cushman-street": "軍校路",
+                    "dollar-tree": "金城武樹",
+                    "douglas-avenue": "賴和路",
+                    "east-street": "溪東街",
+                    "elm-street": "大安路",
+                    "flower-street": "中正路",
+                    "foster-street": "林森南路",
+                    "french-street": "美援路",
+                    "garden-street": "花藝路",
+                    "gem-pawnbroker": "台元汽車借款",
+                    "golden-finch-framing": "師大錶框行",
+                    "grant-avenue": "大道路",
+                    "hoffman-pond": "醉月湖",
+                    "hoffman-street": "醉月路",
+                    "hook-avenue": "虎克路",
+                    "jefferson-street": "中華路",
+                    "kelsey-street": "朝陽路",
+                    "lafayette-park": "大安森林公園",
+                    "las-coffee-cafe": "靈感咖啡",
+                    "lincoln-avenue": "林肯大道",
+                    "lowrys-books": "水準書局",
+                    "lynns-garage": "新遠東水電行",
+                    "main-street-barbell": "大街吊燈",
+                    "main-street-cafe": "大街咖啡館",
+                    "main-street-fitness": "大街健身房",
+                    "main-street": "大街",
+                    "maple-street": "三和路",
                     "marina-park": "海洋公園",
                     "market-street": "市場路",
                     "memory-isle-park": "二二八公園",
                 },
                 "display_options": {
                     "title": "顯示設定",
-                    "background": "顯示背景設定",
+                    "background": "切換背景圖像面板",
                     "background_switch": "切換回上一個背景圖層",
-                    "map_data": "顯示地圖資料選項",
+                    "map_data": "切換地圖資料面板",
+                    "issues": "切換驗證問題面板",
+                    "preferences": "切換使用者偏好設定面板",
                     "fullscreen": "進入全螢幕模式",
+                    "sidebar": "切換側邊欄",
                     "wireframe": "切換線框模式",
-                    "minimap": "切換小地圖"
+                    "osm_data": "切換 OpenStreetMap 資料",
+                    "minimap": "切換小地圖",
+                    "highlight_edits": "突顯未儲存的編輯"
                 },
                 "selecting": {
                     "title": "選擇圖徵",
                     "search": "尋找與文字搜尋吻合的圖徵"
                 },
                 "with_selected": {
-                    "title": "選中圖徵",
-                    "edit_menu": "切換編輯選單"
+                    "title": "選取的圖徽",
+                    "edit_menu": "切換編輯選單",
+                    "zoom_to": "縮放到選定的圖徽"
                 },
                 "vertex_selected": {
                     "title": "選中節點",
                     "add_point": "'增加節點'模式",
                     "add_line": "'增加線段'模式",
                     "add_area": "'增加區域'模式",
-                    "place_point": "放置一個點",
+                    "add_note": "「新增備註」模式",
+                    "place_point": "放置點或備註",
                     "disable_snap": "按住可禁用點捕捉模式",
                     "stop_line": "完成繪製線段或區域"
                 },
                     "continue_line": "從選擇節點繼續繪製線條",
                     "merge": "合併選擇圖徵",
                     "disconnect": "在選擇節點斷開圖徵",
+                    "extract": "從圖徽中抽出點",
                     "split": "從選擇節點分割成兩條線段",
-                    "reverse": "反轉線條",
+                    "reverse": "反轉選定的圖徽",
                     "move": "移動選擇圖徵",
                     "rotate": "旋轉選擇圖徵",
-                    "orthogonalize": "拉直線 / 形狀角落直角化",
+                    "orthogonalize": "將線或區域的角落方形化",
+                    "straighten": "直線化路徑或節點",
                     "circularize": "封閉線條或區域圓形化",
                     "reflect_long": "以其長軸映射圖徽。",
                     "reflect_short": "以其短軸映射圖徽",
             "coordinate": "{coordinate}{direction}",
             "coordinate_pair": "{latitude}, {longitude}"
         },
+        "wikidata": {
+            "identifier": "識別碼",
+            "label": "標籤",
+            "description": "描述"
+        },
         "presets": {
             "categories": {
                 "category-barrier": {
-                    "name": "柵欄圖徵"
+                    "name": "屏障物圖徵"
                 },
                 "category-building": {
                     "name": "建築物圖徵"
                 },
                 "category-golf": {
-                    "name": "é«\98ç\88¾å¤«å\9c\96å¾µ"
+                    "name": "é«\98ç\88¾å¤«å\9c\96å¾½"
                 },
                 "category-landuse": {
                     "name": "土地利用圖徵"
                 },
-                "category-natural-area": {
-                    "name": "自然圖徽"
-                },
-                "category-natural-line": {
-                    "name": "自然圖徽"
-                },
-                "category-natural-point": {
+                "category-natural": {
                     "name": "自然圖徽"
                 },
                 "category-path": {
-                    "name": "通道圖徵"
+                    "name": "路徑"
                 },
                 "category-rail": {
-                    "name": "鐵路圖徵"
+                    "name": "軌道"
                 },
                 "category-restriction": {
                     "name": "限制圖徵"
                 },
-                "category-road": {
-                    "name": "道路圖徵"
+                "category-road_major": {
+                    "name": "主要道路"
+                },
+                "category-road_minor": {
+                    "name": "次要道路"
+                },
+                "category-road_service": {
+                    "name": "服務道路"
                 },
                 "category-route": {
                     "name": "路線圖徵"
                 },
-                "category-water-area": {
-                    "name": "水域圖徵"
+                "category-utility": {
+                    "name": "基礎設施圖徵"
                 },
-                "category-water-line": {
-                    "name": "水域圖徵"
+                "category-water": {
+                    "name": "水體"
+                },
+                "category-waterway": {
+                    "name": "水路"
                 }
             },
             "fields": {
                     "label": "允許通行限制",
                     "options": {
                         "designated": {
-                            "description": "只限標誌指定或特定本地法律容許人士進入",
+                            "description": "根據標誌或當地法律可以通過",
                             "title": "指定"
                         },
                         "destination": {
-                            "description": "å\8fªé\99\90å\89\8då¾\80ç\9b®ç\9a\84å\9c°äººå£«é\80²å\85¥",
+                            "description": "å\83\85ä¾\9bå\89\8då¾\80ç\9b®ç\9a\84å\9c°æ\99\82é\80\9aé\81\8e",
                             "title": "目的地"
                         },
                         "dismount": {
-                            "description": "å\85\81許é\80²å\85¥ä½\86é§\95é§\9bé\9c\80下車",
+                            "description": "å\8f¯ä»¥é\80\9aé\81\8eï¼\8cä½\86é¨\8e士å¿\85é \88下車",
                             "title": "下車"
                         },
                         "no": {
-                            "description": "禁止一般公眾進入",
+                            "description": "不供一般大眾使用",
                             "title": "禁止進入"
                         },
                         "permissive": {
-                            "description": "容許進入,直至擁有者撇回許可",
+                            "description": "直到擁有者撤銷許可前都可以通過",
                             "title": "獲許可進入"
                         },
+                        "permit": {
+                            "description": "僅持有有效許可證時方可通過",
+                            "title": "許可證"
+                        },
                         "private": {
-                            "description": "須擁有者個別批准,方可進入",
+                            "description": "僅在擁有者允許的情況下才能通行",
                             "title": "私人"
                         },
                         "yes": {
-                            "description": "æ\8c\89æ³\95å¾\8bå\8f\8aè·¯æ¬\8a; æ\9c\89æ¬\8a使ç\94¨",
+                            "description": "æ³\95å¾\8bå\85\81許é\80\9aè¡\8cï¼\9bä¸\80種æ\96¹å¼\8f",
                             "title": "可使用"
                         }
                     },
                     "placeholder": "並未指定",
+                    "terms": "並未指明狀況",
                     "types": {
                         "access": "全部",
-                        "bicycle": "è\85³è¸\8f車",
+                        "bicycle": "è\87ªè¡\8c車",
                         "foot": "步行",
                         "horse": "馬匹",
                         "motor_vehicle": "汽機車"
                     }
                 },
+                "access_aisle": {
+                    "label": "類型"
+                },
                 "access_simple": {
-                    "label": "允許通行"
+                    "label": "允許通行",
+                    "terms": "允許通行權限"
+                },
+                "addr/interpolation": {
+                    "label": "類型",
+                    "options": {
+                        "all": "全部",
+                        "alphabetic": "字母",
+                        "even": "偶數",
+                        "odd": "奇數"
+                    }
                 },
                 "address": {
                     "label": "地址",
                     "placeholders": {
-                        "block_number": "區塊號碼",
-                        "block_number!jp": "區塊號碼",
+                        "block_number": "街區號碼",
+                        "block_number!jp": "街區號碼",
                         "city": "城市",
-                        "city!jp": "城市/鄉鎮/村落/東京特別區",
+                        "city!cn": "城市/州/聯邦",
+                        "city!jp": "城市/鄉鎮/村里/東京特別區",
                         "city!vn": "城市/鄉鎮",
                         "conscriptionnumber": "123",
                         "country": "國家",
-                        "county": "國家",
+                        "county": "",
                         "county!jp": "區",
                         "district": "區",
+                        "district!cn": "區/縣/旗幟",
                         "district!vn": "郡/鄉鎮/區",
                         "floor": "樓層",
                         "hamlet": "村莊",
                         "housename": "房屋名稱",
                         "housenumber": "123",
                         "housenumber!jp": "建築物號碼/地號",
-                        "neighbourhood": "鄰",
+                        "neighbourhood": "鄰",
                         "neighbourhood!jp": "Chōme/Aza/Koaza",
                         "place": "地方",
                         "postcode": "郵遞區號",
                         "province": "省",
+                        "province!cn": "省/自治市/行政區/特別行政區",
                         "province!jp": "州",
                         "quarter": "地方",
                         "quarter!jp": "Ōaza/Machi",
                         "suburb": "細區",
                         "suburb!jp": "行政區",
                         "unit": "單位"
-                    }
+                    },
+                    "terms": "地址,住址"
                 },
                 "admin_level": {
                     "label": "行政級別"
                 "agrarian": {
                     "label": "產品"
                 },
+                "air_conditioning": {
+                    "label": "空調",
+                    "terms": "冷氣,室內空調,空調"
+                },
                 "amenity": {
                     "label": "種類"
                 },
                 "animal_shelter": {
                     "label": "動物"
                 },
+                "architect": {
+                    "label": "建築樣式",
+                    "terms": "建築師"
+                },
                 "area/highway": {
                     "label": "種類"
                 },
                     "label": "種類"
                 },
                 "atm": {
-                    "label": "自動櫃員機"
+                    "label": "自動提款機"
+                },
+                "attraction": {
+                    "label": "類型"
+                },
+                "baby_feeding": {
+                    "label": "哺乳區域",
+                    "options": {
+                        "no": "無",
+                        "room": "專用空間",
+                        "yes": "有標記的空間"
+                    },
+                    "terms": "哺乳區域"
+                },
+                "baby_seat": {
+                    "label": "嬰兒座椅"
+                },
+                "backcountry": {
+                    "label": "偏遠地區",
+                    "terms": "偏遠地區"
                 },
                 "backrest": {
                     "label": "椅背"
                 },
+                "bar": {
+                    "label": "酒吧",
+                    "terms": "bar,酒廊"
+                },
                 "barrier": {
                     "label": "種類"
                 },
+                "basin": {
+                    "label": "種類"
+                },
                 "bath/open_air": {
                     "label": "露天浴場"
                 },
                     }
                 },
                 "beauty": {
-                    "label": "商店類型"
+                    "label": "服務"
                 },
                 "bench": {
-                    "label": "長凳"
+                    "label": "長凳",
+                    "terms": "椅子"
                 },
                 "bicycle_parking": {
                     "label": "種類"
                 },
                 "bin": {
-                    "label": "垃圾筒"
+                    "label": "垃圾筒",
+                    "terms": "垃圾筒"
+                },
+                "blind": {
+                    "label": "盲人通道",
+                    "options": {
+                        "limited": "有限制",
+                        "no": "無",
+                        "yes": "有"
+                    },
+                    "terms": "盲人通道"
                 },
                 "blood_components": {
                     "label": "血液組成",
                 "board_type": {
                     "label": "種類"
                 },
+                "bollard": {
+                    "label": "類型"
+                },
+                "booth": {
+                    "label": "亭子"
+                },
+                "bottle": {
+                    "label": "裝瓶"
+                },
                 "boules": {
                     "label": "類型"
                 },
                     "label": "種類"
                 },
                 "brand": {
-                    "label": "品牌"
+                    "label": "品牌",
+                    "terms": "商標,牌子"
                 },
                 "brewery": {
-                    "label": "生啤酒"
+                    "label": "生啤酒",
+                    "terms": "乾啤酒"
                 },
                 "bridge": {
                     "label": "類型",
                     "placeholder": "預設"
                 },
+                "bridge/support": {
+                    "label": "類型"
+                },
                 "building": {
-                    "label": "建築物"
+                    "label": "建築物",
+                    "terms": "建築"
+                },
+                "building/levels": {
+                    "label": "地上樓層數",
+                    "placeholder": "2, 4, 6...",
+                    "terms": "地上樓層數,樓層數,樓層"
+                },
+                "building/levels/underground": {
+                    "label": "地下樓層數",
+                    "placeholder": "2, 4, 6...",
+                    "terms": "地下樓層"
+                },
+                "building/levels_building": {
+                    "label": "建築物樓層",
+                    "placeholder": "2, 4, 6...",
+                    "terms": "建築樓層數"
+                },
+                "building/material": {
+                    "label": "材料",
+                    "terms": "素材,材質"
                 },
                 "building_area": {
-                    "label": "建築物"
+                    "label": "建築物",
+                    "terms": "建築,建築物"
                 },
                 "bunker_type": {
                     "label": "類型"
                 },
                 "capacity": {
                     "label": "容量",
-                    "placeholder": "50, 100, 200..."
+                    "placeholder": "50, 100, 200...",
+                    "terms": "容量,位子數"
+                },
+                "cash_in": {
+                    "label": "存款"
                 },
                 "castle_type": {
                     "label": "種類"
                 },
+                "changing_table": {
+                    "label": "尿布更換桌"
+                },
+                "charge_fee": {
+                    "label": "收費金額",
+                    "placeholder": "1 歐元,5 美元,10 日圓...",
+                    "terms": "費用,收費數目"
+                },
+                "charge_toll": {
+                    "label": "收費金額",
+                    "placeholder": "1 歐元,5 美元,10 日圓...",
+                    "terms": "收費金額"
+                },
+                "check_date": {
+                    "label": "最後檢查日期"
+                },
                 "clothes": {
                     "label": "服飾"
                 },
                 "collection_times": {
                     "label": "收集時間"
                 },
+                "colour": {
+                    "label": "顏色",
+                    "terms": "顏色"
+                },
                 "comment": {
                     "label": "編輯變動留言",
                     "placeholder": "你的貢獻摘要(必填)"
                 },
                 "communication_multi": {
-                    "label": "通訊類型"
+                    "label": "通訊類型",
+                    "terms": "通訊種類"
+                },
+                "connectivity": {
+                    "label": "連通"
                 },
                 "construction": {
                     "label": "種類"
                 },
+                "consulate": {
+                    "label": "類型"
+                },
+                "consulting": {
+                    "label": "專長"
+                },
                 "contact/webcam": {
                     "label": "網路攝影機 URL",
                     "placeholder": "http://example.com/"
                 "content": {
                     "label": "內容"
                 },
+                "conveying": {
+                    "label": "移動方向",
+                    "options": {
+                        "backward": "逆向",
+                        "forward": "順向",
+                        "reversible": "可變動"
+                    }
+                },
+                "conveying_escalator": {
+                    "label": "電扶梯"
+                },
                 "country": {
                     "label": "國家"
                 },
+                "country_flag": {
+                    "label": "代表國家"
+                },
+                "couplings": {
+                    "label": "接合子",
+                    "placeholder": "1, 2, 3..."
+                },
                 "covered": {
-                    "label": "有蓋"
+                    "label": "有遮蓋",
+                    "terms": "有覆蓋的"
                 },
                 "craft": {
                     "label": "種類"
                 "crossing": {
                     "label": "種類"
                 },
+                "crossing/island": {
+                    "label": "分隔島"
+                },
                 "cuisine": {
-                    "label": "菜系"
+                    "label": "菜系",
+                    "terms": "菜系,菜式"
                 },
                 "currency_multi": {
-                    "label": "貨幣種類"
+                    "label": "貨幣種類",
+                    "terms": "貨幣種類"
                 },
                 "cutting": {
                     "label": "類型",
                             "title": "共用單車道"
                         },
                         "track": {
-                            "description": "與其他交通實體阻絕的單車道",
+                            "description": "實體屏障物分隔的單車道",
                             "title": "單車路徑"
                         }
                     },
                     "placeholder": "無",
+                    "terms": "腳踏車道",
                     "types": {
                         "cycleway:left": "左側",
                         "cycleway:right": "右側"
                     "label": "日期"
                 },
                 "delivery": {
-                    "label": "外送"
+                    "label": "可外送",
+                    "terms": "送貨"
                 },
                 "denomination": {
-                    "label": "教派"
+                    "label": "教派",
+                    "terms": "教派"
                 },
                 "denotation": {
                     "label": "表示"
                 },
+                "departures_board": {
+                    "label": "出發告示牌",
+                    "options": {
+                        "no": "無",
+                        "realtime": "即時",
+                        "timetable": "時刻表",
+                        "yes": "是"
+                    }
+                },
                 "description": {
-                    "label": "描述"
+                    "label": "描述",
+                    "terms": "敘述,描述"
+                },
+                "design": {
+                    "label": "設計"
+                },
+                "destination/ref_oneway": {
+                    "label": "目的地道路編號"
+                },
+                "destination/symbol_oneway": {
+                    "label": "目的地符號",
+                    "terms": "目的地標示"
+                },
+                "destination_oneway": {
+                    "label": "目的地"
                 },
                 "devices": {
                     "label": "裝置",
                     "placeholder": "1, 2, 3..."
                 },
-                "diaper": {
-                    "label": "有尿布台"
+                "diameter": {
+                    "label": "直徑",
+                    "placeholder": "5 mm, 10 cm, 15 in…"
                 },
-                "direction": {
+                "diet_multi": {
+                    "label": "飲食類型",
+                    "terms": "飲食種類"
+                },
+                "diplomatic": {
+                    "label": "類型"
+                },
+                "diplomatic/services": {
+                    "label": "服務"
+                },
+                "direction": {
                     "label": "方向 (順時針角度)",
-                    "placeholder": "45、90、180、270"
+                    "placeholder": "45、90、180、270",
+                    "terms": "方向(順時針角度)"
                 },
                 "direction_cardinal": {
                     "label": "方向",
                     }
                 },
                 "direction_vertex": {
-                    "label": "方向",
+                    "label": "受影響的方向",
                     "options": {
                         "backward": "後退",
                         "both": "兩者都有 / 全都有",
                     "label": "顯示"
                 },
                 "distance": {
-                    "label": "全部距離"
+                    "label": "距離"
+                },
+                "disused/railway": {
+                    "label": "類型"
                 },
                 "dock": {
                     "label": "碼頭種類"
                 },
+                "dog": {
+                    "label": "狗",
+                    "options": {
+                        "leashed": "只有牽繩套住",
+                        "no": "不允許",
+                        "yes": "允許"
+                    },
+                    "terms": "犬"
+                },
+                "door": {
+                    "label": "門"
+                },
+                "door_type": {
+                    "label": "類型"
+                },
+                "drink_multi": {
+                    "label": "飲料"
+                },
+                "drinking_water": {
+                    "label": "可飲用",
+                    "terms": "可飲用"
+                },
                 "drive_through": {
-                    "label": "得來速"
+                    "label": "得來速",
+                    "terms": "得來速,免下車,駕車通過"
                 },
                 "duration": {
                     "label": "時間",
-                    "placeholder": "00:00"
+                    "placeholder": "00:00",
+                    "terms": "持續時間"
                 },
                 "electrified": {
                     "label": "電氣化",
                         "rail": "第三軌供電",
                         "yes": "是 (未指名)"
                     },
-                    "placeholder": "架空電車線, 第三軌供電"
+                    "placeholder": "架空電車線, 第三軌供電",
+                    "terms": "電氣化"
                 },
                 "elevation": {
-                    "label": "海拔"
+                    "label": "海拔高度",
+                    "terms": "海拔,海拔高度"
                 },
                 "email": {
                     "label": "Email",
-                    "placeholder": "example@example.com"
+                    "placeholder": "example@example.com",
+                    "terms": "電子郵件"
                 },
                 "embankment": {
                     "label": "類型",
                     "placeholder": "預設"
                 },
+                "embassy": {
+                    "label": "類型"
+                },
                 "emergency": {
                     "label": "緊急"
                 },
+                "emergency_combo": {
+                    "label": "類型"
+                },
+                "enforcement": {
+                    "label": "類型"
+                },
                 "entrance": {
                     "label": "種類"
                 },
                 "except": {
                     "label": "例外"
                 },
+                "expected_rcn_route_relations": {
+                    "label": "相鄰的自行車節點"
+                },
+                "expected_rwn_route_relations": {
+                    "label": "相鄰的步行節點"
+                },
                 "faces": {
                     "label": "面"
                 },
                 "fax": {
                     "label": "傳真",
-                    "placeholder": "+31 42 123 4567"
+                    "placeholder": "+31 42 123 4567",
+                    "terms": "傳真,fax"
                 },
                 "fee": {
-                    "label": "費用"
+                    "label": "費用",
+                    "terms": "費用,收費費用"
                 },
                 "fence_type": {
                     "label": "種類"
                 },
-                "fire_hydrant/position": {
-                    "label": "位置",
-                    "options": {
-                        "green": "公共草皮",
-                        "lane": "巷弄",
-                        "parking_lot": "停車場",
-                        "sidewalk": "人行道"
-                    }
+                "fire_hydrant/diameter": {
+                    "label": "直徑(毫米、英呎或 letters)",
+                    "terms": "直徑 (mm)"
+                },
+                "fire_hydrant/pressure": {
+                    "label": "壓力(巴)",
+                    "terms": "壓力"
                 },
                 "fire_hydrant/type": {
-                    "label": "種類",
+                    "label": "形狀",
                     "options": {
                         "pillar": "支柱式/地面式",
-                        "pond": "池塘",
+                        "pipe": "加蓋管",
                         "underground": "地下式",
                         "wall": "牆"
                     }
                 },
+                "fireplace": {
+                    "label": "壁爐"
+                },
+                "fishing": {
+                    "label": "釣魚",
+                    "terms": "釣魚"
+                },
                 "fitness_station": {
                     "label": "設備類型"
                 },
                 "fixme": {
-                    "label": "修正我"
+                    "label": "需要修正",
+                    "terms": "修正"
+                },
+                "flag/type": {
+                    "label": "旗幟種類"
+                },
+                "floating": {
+                    "label": "漂浮"
+                },
+                "flood_prone": {
+                    "label": "易氾濫",
+                    "terms": "洪流易發 "
                 },
                 "ford": {
                     "label": "類型",
                     "placeholder": "預設"
                 },
+                "fountain": {
+                    "label": "類型"
+                },
                 "frequency": {
-                    "label": "運作頻率"
+                    "label": "運作頻率",
+                    "terms": "運作電壓"
+                },
+                "frequency_electrified": {
+                    "label": "運作頻率",
+                    "terms": "運作頻率"
+                },
+                "from": {
+                    "label": "從"
                 },
                 "fuel": {
                     "label": "燃料"
                 "fuel_multi": {
                     "label": "燃料種類"
                 },
+                "gambling": {
+                    "label": "遊戲"
+                },
                 "gauge": {
                     "label": "軌距"
                 },
                         "male": "男性",
                         "unisex": "男女通用"
                     },
-                    "placeholder": "未知"
+                    "placeholder": "未知",
+                    "terms": "性別,男女"
                 },
                 "generator/method": {
                     "label": "方法"
                 "generator/type": {
                     "label": "種類"
                 },
+                "geyser/height": {
+                    "label": "噴發高度"
+                },
+                "gnis/feature_id": {
+                    "label": "GNIS 特徵 ID",
+                    "terms": "GNIS 特徵 ID"
+                },
                 "government": {
                     "label": "類型"
                 },
                 "grape_variety": {
                     "label": "葡萄品種"
                 },
+                "group_only": {
+                    "label": "僅團體",
+                    "terms": "僅團體"
+                },
+                "guest_house": {
+                    "label": "類型"
+                },
                 "handicap": {
                     "label": "差點",
                     "placeholder": "1-18"
                 },
                 "handrail": {
-                    "label": "扶手"
+                    "label": "扶手",
+                    "terms": "扶手"
                 },
                 "hashtags": {
-                    "label": "建議的資料標籤",
+                    "label": "主題標籤",
                     "placeholder": "#範例"
                 },
                 "healthcare": {
                     "label": "專科"
                 },
                 "height": {
-                    "label": "高度 (公尺)"
+                    "label": "高度 (公尺)",
+                    "terms": "高度 (m)"
+                },
+                "height_building": {
+                    "label": "建築物高度(公尺)",
+                    "terms": "建物高度 (m)"
+                },
+                "highspeed": {
+                    "label": "高速",
+                    "terms": "高速運行"
                 },
                 "highway": {
                     "label": "種類"
                 "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..."
                         "dangerous": "危險:只適合非常有經驗的騎士和馬匹通行,而且只在天氣好的狀況,下馬狀況。",
                         "demanding": "小心使用:不平的道路,時常有難以通行的通道。",
                         "difficult": "困難:狹窄和裸露的道路,也許需要踩過障礙物和通過狹窄通道。",
-                        "impossible": "不可能:道路或橋樑馬匹不可能通行,太狹窄,沒有足夠的支援,有障礙物像是梯子,有生命危險。"
+                        "impossible": "無法通行:道路或橋樑不適合馬匹通行,太狹窄、欠缺足夠的支撐結構或是有像是梯子等的障礙物,可能危及生命。"
                     },
-                    "placeholder": "危險,困難..."
+                    "placeholder": "危險,困難...",
+                    "terms": "騎馬困難度"
                 },
                 "horse_stables": {
                     "label": "騎馬馬房",
                         "undefined": "否"
                     }
                 },
+                "hot_water": {
+                    "label": "熱水"
+                },
                 "iata": {
-                    "label": "IATA"
+                    "label": "IATA 機場代碼"
                 },
                 "icao": {
-                    "label": "ICAO"
+                    "label": "ICAO 機場代碼"
                 },
                 "incline": {
-                    "label": "斜度"
+                    "label": "斜度",
+                    "terms": "傾斜程度"
                 },
                 "incline_steps": {
                     "label": "斜坡",
                     }
                 },
                 "indoor": {
-                    "label": "室內"
+                    "label": "室內",
+                    "terms": "室內"
+                },
+                "indoor_type": {
+                    "label": "種類"
                 },
                 "industrial": {
                     "label": "類型"
                 },
+                "informal": {
+                    "label": "非正式的",
+                    "terms": "非正式的"
+                },
                 "information": {
                     "label": "種類"
                 },
                 "inscription": {
-                    "label": "題詞"
+                    "label": "題詞",
+                    "terms": "提字"
                 },
                 "intermittent": {
-                    "label": "週期性的"
+                    "label": "週期性的",
+                    "terms": "週期性水流 "
+                },
+                "intermittent_yes": {
+                    "label": "週期性水流"
                 },
                 "internet_access": {
                     "label": "網際網絡存取",
                         "wired": "有線網絡",
                         "wlan": "無線網絡",
                         "yes": "有"
-                    }
+                    },
+                    "terms": "網路連線"
                 },
                 "internet_access/fee": {
-                    "label": "網路存取費用"
+                    "label": "網路存取費用",
+                    "terms": "網路連線費用"
                 },
                 "internet_access/ssid": {
-                    "label": "SSID (網路名稱)"
+                    "label": "Wifi 網路名稱",
+                    "terms": "Wifi 網路名稱, Wifi 名稱"
+                },
+                "interval": {
+                    "label": "間隔",
+                    "terms": "間隔程度"
+                },
+                "junction/ref_oneway": {
+                    "label": "路口號碼",
+                    "terms": "路口編號"
+                },
+                "junction_line": {
+                    "label": "連接點",
+                    "options": {
+                        "circular": "號誌圓環",
+                        "jughandle": "槽化車道",
+                        "roundabout": "圓環"
+                    },
+                    "terms": "路口"
                 },
                 "kerb": {
                     "label": "路邊斜坡"
                 },
+                "kerb/height": {
+                    "label": "高度"
+                },
+                "kneipp_water_cure_multi": {
+                    "label": "盆地類型"
+                },
                 "label": {
                     "label": "標籤"
                 },
                 },
                 "lanes": {
                     "label": "車線數目",
-                    "placeholder": "1, 2, 3..."
+                    "placeholder": "1, 2, 3...",
+                    "terms": "車道數目"
+                },
+                "language_multi": {
+                    "label": "語言"
                 },
                 "layer": {
                     "label": "層",
-                    "placeholder": "0"
+                    "placeholder": "0",
+                    "terms": "層級"
                 },
                 "leaf_cycle": {
                     "label": "落葉期",
                 "leaf_type_singular": {
                     "label": "葉子種類",
                     "options": {
-                        "broadleaved": "é\97\8aè\91\89樹",
+                        "broadleaved": "é\97\8aè\91\89æ\9e\97",
                         "leafless": "落葉樹",
                         "needleleaved": "針葉樹"
                     }
                     "label": "長度 (公尺)"
                 },
                 "level": {
-                    "label": "樓層"
+                    "label": "樓層",
+                    "terms": "樓層"
                 },
-                "levels": {
-                    "label": "房屋樓層數",
-                    "placeholder": "2, 4, 6..."
+                "level_semi": {
+                    "label": "樓層",
+                    "terms": "樓層"
+                },
+                "liaison": {
+                    "label": "類型"
+                },
+                "line_attachment": {
+                    "label": "線附件"
                 },
                 "lit": {
-                    "label": "照明"
+                    "label": "照明",
+                    "terms": "有照明"
                 },
                 "location": {
-                    "label": "位置"
+                    "label": "位置",
+                    "terms": "地點"
+                },
+                "location_pool": {
+                    "label": "位置",
+                    "options": {
+                        "indoor": "室內",
+                        "outdoor": "室外",
+                        "roof": "屋頂"
+                    }
+                },
+                "lock": {
+                    "label": "船閘"
+                },
+                "lockable": {
+                    "label": "可鎖",
+                    "terms": "可鎖"
                 },
                 "man_made": {
                     "label": "種類"
                 "manhole": {
                     "label": "類型"
                 },
+                "manufacturer": {
+                    "label": "製造者",
+                    "terms": "製造商,製造廠商"
+                },
                 "map_size": {
                     "label": "覆蓋範圍"
                 },
                 "map_type": {
                     "label": "種類"
                 },
+                "mapillary": {
+                    "label": "Mapillary 圖片 ID",
+                    "terms": "Mapillary 圖片 ID"
+                },
+                "marker": {
+                    "label": "類型"
+                },
+                "material": {
+                    "label": "材質",
+                    "terms": "素材,材質"
+                },
+                "max_age": {
+                    "label": "最大年齡",
+                    "terms": "最大年紀"
+                },
                 "maxheight": {
                     "label": "最高高度",
-                    "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\""
+                    "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\"",
+                    "terms": "限高"
                 },
                 "maxspeed": {
                     "label": "速度限制",
-                    "placeholder": "40, 50, 60..."
+                    "placeholder": "40, 50, 60...",
+                    "terms": "速限"
                 },
                 "maxspeed/advisory": {
                     "label": "建議速限",
-                    "placeholder": "40, 50, 60..."
+                    "placeholder": "40, 50, 60...",
+                    "terms": "建議速限"
                 },
                 "maxstay": {
-                    "label": "可停留時間"
+                    "label": "可停留時間",
+                    "terms": "最長停留時間"
                 },
                 "maxweight": {
-                    "label": "最大承重"
+                    "label": "最大承重",
+                    "terms": "最高承重"
+                },
+                "maxweight_bridge": {
+                    "label": "最大重量",
+                    "terms": "最高承重"
                 },
                 "memorial": {
                     "label": "類型"
                 },
+                "microbrewery": {
+                    "label": "微釀啤酒作坊",
+                    "terms": "私釀酒"
+                },
+                "min_age": {
+                    "label": "最小年齡",
+                    "terms": "最小年紀"
+                },
+                "minspeed": {
+                    "label": "最低速限",
+                    "placeholder": "20, 30, 40...",
+                    "terms": "最低速限"
+                },
                 "monitoring_multi": {
                     "label": "監測"
                 },
                         "5": "5: 騎乘等級最困難,路面充滿石頭,或者是路面坍方",
                         "6": "6: 除非是技巧極好的越野車手,否則並不適合騎乘"
                     },
-                    "placeholder": "0, 1, 2, 3..."
+                    "placeholder": "0, 1, 2, 3...",
+                    "terms": "登山單車困難度"
                 },
                 "mtb/scale/imba": {
                     "label": "國際登山車協會路徑難度",
                         "3": "困難 (黑色鑽石型)",
                         "4": "極端困難 (雙重黑色鑽石型)"
                     },
-                    "placeholder": "容易, 中等, 困難..."
+                    "placeholder": "容易, 中等, 困難...",
+                    "terms": "IMBA 路徑困難度"
                 },
                 "mtb/scale/uphill": {
                     "label": "登山車上坡難度",
                         "4": "4: 平均坡度小於30%,很糟的路面狀況,大石頭/樹牆",
                         "5": "5: 很陡,單車得牽行或扛車"
                     },
-                    "placeholder": "0, 1, 2, 3..."
+                    "placeholder": "0, 1, 2, 3...",
+                    "terms": "登山單車上坡困難度"
+                },
+                "museum": {
+                    "label": "類型"
                 },
                 "name": {
                     "label": "名稱",
-                    "placeholder": "常用名稱(如果有)"
+                    "placeholder": "常用名稱(如果有)",
+                    "terms": "名稱,名字"
                 },
                 "natural": {
                     "label": "自然"
                 },
                 "network": {
-                    "label": "網路"
+                    "label": "網路",
+                    "terms": "網路,連鎖體系"
+                },
+                "network/type": {
+                    "label": "網路類型",
+                    "terms": "網路類型"
                 },
                 "network_bicycle": {
-                    "label": "單車網路類型",
+                    "label": "網路類型",
                     "options": {
                         "icn": "國際",
                         "lcn": "區域",
                     "placeholder": "區域、地區型、國家、國際"
                 },
                 "network_foot": {
-                    "label": "徒步網路類型",
+                    "label": "網路類型",
                     "options": {
                         "iwn": "國際",
                         "lwn": "區域",
                     "placeholder": "區域、地區型、國家、國際"
                 },
                 "network_horse": {
-                    "label": "騎馬網路類型",
+                    "label": "網路類型",
                     "options": {
                         "ihn": "國際",
                         "lhn": "區域",
                 "network_road": {
                     "label": "網路"
                 },
+                "not/name": {
+                    "label": "不正確名稱",
+                    "terms": "不正確名稱,不對的名稱"
+                },
                 "note": {
-                    "label": "備註"
+                    "label": "備註",
+                    "terms": "註解"
                 },
                 "office": {
                     "label": "種類"
                         "yes": "是"
                     }
                 },
+                "oneway/bicycle": {
+                    "label": "單行道 (單車)",
+                    "terms": "單行道 (單車),單行道 (腳踏車)"
+                },
                 "oneway_yes": {
                     "label": "單程路",
                     "options": {
                         "yes": "是"
                     }
                 },
+                "openfire": {
+                    "label": "允許明火",
+                    "terms": "允許明火"
+                },
+                "opening_date": {
+                    "label": "預計開放日期"
+                },
                 "opening_hours": {
-                    "label": "小時"
+                    "label": "小時",
+                    "placeholder": "未知",
+                    "terms": "營運小時"
                 },
                 "operator": {
-                    "label": "營運商"
+                    "label": "營運商",
+                    "terms": "營運商,經營商,經營者"
+                },
+                "operator/type": {
+                    "label": "營運者類型"
                 },
                 "outdoor_seating": {
-                    "label": "戶外座位"
+                    "label": "戶外座位",
+                    "terms": "戶外座位,室外座位"
                 },
                 "par": {
                     "label": "標準桿數",
                     "placeholder": "3,4,5..."
                 },
                 "park_ride": {
-                    "label": "停車轉乘"
+                    "label": "停車轉乘",
+                    "terms": "轉乘"
                 },
                 "parking": {
                     "label": "種類",
                     "options": {
                         "carports": "車棚",
                         "garage_boxes": "垃圾桶",
-                        "lane": "路邊",
+                        "lane": "路邊停車位",
                         "multi-storey": "立體",
                         "sheds": "有覆蓋",
                         "surface": "平面",
                     }
                 },
                 "payment_multi": {
-                    "label": "付款種類"
+                    "label": "付款類型",
+                    "terms": "付費方式,付款方式,付費種類 "
+                },
+                "payment_multi_fee": {
+                    "label": "付款類型",
+                    "terms": "付費方式,付款方式,付費種類 "
                 },
                 "phases": {
                     "label": "相位數",
                 },
                 "phone": {
                     "label": "電話",
-                    "placeholder": "+31 42 123 4567"
+                    "placeholder": "+31 42 123 4567",
+                    "terms": "電話,話亭,電話亭"
                 },
                 "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": {
                         "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": "冰刀",
                 "plant": {
                     "label": "電廠"
                 },
+                "plant/method": {
+                    "label": "發電方式"
+                },
                 "plant/output/electricity": {
                     "label": "電力輸出",
                     "placeholder": "500 MW, 1000 MW, 2000 MW..."
                 },
-                "playground/baby": {
-                    "label": "嬰兒座椅"
+                "plant/source": {
+                    "label": "能源來源"
+                },
+                "playground": {
+                    "label": "類型"
                 },
-                "playground/max_age": {
-                    "label": "最大年齡"
+                "playground/theme": {
+                    "label": "主題"
                 },
-                "playground/min_age": {
-                    "label": "最小年齡"
+                "polling_station": {
+                    "label": "投票站",
+                    "terms": "投票所,投開票所 "
                 },
                 "population": {
                     "label": "人口數"
                 },
+                "post": {
+                    "label": "郵寄地址"
+                },
                 "power": {
                     "label": "種類"
                 },
                 "power_supply": {
-                    "label": "電源供應器"
+                    "label": "電源供應器",
+                    "terms": "供電方式"
+                },
+                "preschool": {
+                    "label": "育幼院"
                 },
                 "produce": {
                     "label": "生產產品"
                 },
                 "product": {
-                    "label": "產品"
+                    "label": "產品",
+                    "terms": "產品,產物,商品"
+                },
+                "public_bookcase/type": {
+                    "label": "類型"
+                },
+                "pump": {
+                    "label": "幫浦",
+                    "options": {
+                        "manual": "手搖泵",
+                        "no": "無",
+                        "powered": "電動泵",
+                        "yes": "是"
+                    }
                 },
                 "railway": {
                     "label": "種類"
                     "placeholder": "距離達小數點一位數 (123.4)"
                 },
                 "railway/signal/direction": {
-                    "label": "方向",
+                    "label": "受影響的方向",
                     "options": {
                         "backward": "後退",
                         "both": "兩個方向 / 全部",
                 "rating": {
                     "label": "電力頻率"
                 },
+                "rcn_ref": {
+                    "label": "自行車路線代碼"
+                },
                 "recycling_accepts": {
                     "label": "接受"
                 },
+                "recycling_type": {
+                    "label": "種類",
+                    "options": {
+                        "centre": "中心",
+                        "container": "桶"
+                    },
+                    "placeholder": "中心, 桶"
+                },
                 "ref": {
-                    "label": "參考編號"
+                    "label": "參考編號",
+                    "terms": "參考號碼,參考代碼"
                 },
                 "ref/isil": {
                     "label": "ISIL 代碼"
                 },
+                "ref/vatin": {
+                    "label": "VAT ID 號碼",
+                    "terms": "VAT ID 號碼"
+                },
                 "ref_aeroway_gate": {
                     "label": "閘門編號"
                 },
                     "label": "站台編號"
                 },
                 "ref_road_number": {
-                    "label": "道路邊號"
+                    "label": "道路編號",
+                    "terms": "道路編號,道路號碼"
+                },
+                "ref_room_number": {
+                    "label": "房間號碼"
                 },
                 "ref_route": {
-                    "label": "路線編號"
+                    "label": "路線編號",
+                    "terms": "路線號碼,路線編號"
                 },
                 "ref_runway": {
                     "label": "跑道編號",
                     "label": "種類"
                 },
                 "religion": {
-                    "label": "宗教"
+                    "label": "宗教",
+                    "terms": "宗教派別"
+                },
+                "reservation": {
+                    "label": "訂位",
+                    "options": {
+                        "no": "不接受",
+                        "recommended": "建議",
+                        "required": "必須",
+                        "yes": "接受"
+                    },
+                    "terms": "訂位"
+                },
+                "residential": {
+                    "label": "類型"
+                },
+                "resort": {
+                    "label": "類型"
+                },
+                "resource": {
+                    "label": "資源"
                 },
                 "restriction": {
                     "label": "種類"
                 "restrictions": {
                     "label": "轉向限制"
                 },
+                "roof/colour": {
+                    "label": "屋頂顏色",
+                    "terms": "屋頂顏色"
+                },
+                "room": {
+                    "label": "類型"
+                },
                 "rooms": {
                     "label": "房間數"
                 },
                 "route_master": {
                     "label": "種類"
                 },
+                "rwn_ref": {
+                    "label": "步行路線代碼"
+                },
                 "sac_scale": {
                     "label": "旅行難度",
                     "options": {
                         "hiking": "T1:徒步旅行",
                         "mountain_hiking": "T2:登山旅行"
                     },
-                    "placeholder": "登山旅行、越嶺縱走..."
+                    "placeholder": "登山旅行、越嶺縱走...",
+                    "terms": "健行難度"
+                },
+                "salt": {
+                    "label": "鹽份",
+                    "terms": "鹹水"
                 },
                 "sanitary_dump_station": {
-                    "label": "廁所處理方式"
+                    "label": "廁所處理方式",
+                    "terms": "廁所用品"
+                },
+                "screen": {
+                    "label": "螢幕",
+                    "placeholder": "1, 4, 8…"
+                },
+                "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": "海標",
+                    "terms": "海事標記"
+                },
+                "seamark/wreck/category": {
+                    "label": "種類"
                 },
                 "seasonal": {
                     "label": "季節性"
                 },
+                "seats": {
+                    "label": "座位數",
+                    "placeholder": "2, 4, 6..."
+                },
                 "second_hand": {
                     "label": "販售二手商品",
                     "options": {
                         "only": "只能",
                         "yes": "可以"
                     },
-                    "placeholder": "可以, 不行, 只能"
+                    "placeholder": "可以, 不行, 只能",
+                    "terms": "販售二手貨"
+                },
+                "segregated": {
+                    "label": "自行車行人分隔"
+                },
+                "self_service": {
+                    "label": "自助服務"
                 },
                 "service": {
                     "label": "種類"
                         "siding": "側線",
                         "spur": "支線",
                         "yard": "調度軌"
-                    }
+                    },
+                    "terms": "服務種類"
                 },
                 "service_times": {
                     "label": "服務時間"
                 "shop": {
                     "label": "種類"
                 },
+                "shower": {
+                    "label": "淋浴",
+                    "terms": "淋浴"
+                },
+                "siren/purpose": {
+                    "label": "目的"
+                },
+                "siren/type": {
+                    "label": "類型",
+                    "options": {
+                        "electronic": "電子式",
+                        "other": "其他",
+                        "pneumatic": "氣動式"
+                    }
+                },
                 "site": {
                     "label": "種類"
                 },
+                "site_type": {
+                    "label": "遺址類型"
+                },
                 "smoking": {
                     "label": "吸煙",
                     "options": {
                         "separated": "無隔離空間的吸煙區",
                         "yes": "允許吸煙"
                     },
-                    "placeholder": "禁止, 分離空間, 允許"
+                    "placeholder": "禁止, 分離空間, 允許",
+                    "terms": "吸菸"
                 },
                 "smoothness": {
                     "label": "平順度",
                     "options": {
-                        "bad": "強化輪胎:休旅自行車、汽車、人力車",
+                        "bad": "強化輪胎:登山車、汽車、人力車",
                         "excellent": "軸承:溜冰、滑板",
-                        "good": "細輪ï¼\9a競é\80\9fè\87ªè¡\8c車",
-                        "horrible": "è¶\8aé\87\8eï¼\9aé«\98è² é\87\8d越野車輛",
-                        "impassable": "無法通行 /  輪車無法通行",
-                        "intermediate": "輪è\83\8eï¼\9aé\80\9aå\8b¤è\85³è¸\8fè»\8aã\80\81輪æ¤\85ã\80\81æ»\91æ\9d¿è»\8a",
-                        "very_bad": "輕量化:低負重越野車輛",
-                        "very_horrible": "è¶\8aé\87\8eå°\88ç\94¨ï¼\9aæ\8b\96æ\8b\89æ©\9fã\80\81å\85¨å\9c°å½¢è\8aé\87\8eè»\8a"
+                        "good": "çª\84輪ï¼\9aå\85¬è·¯車",
+                        "horrible": "è¶\8aé\87\8eï¼\9aé\87\8d度越野車輛",
+                        "impassable": "無法通行 /  機動車輛無法通行",
+                        "intermediate": "輪è\83\8eï¼\9aé\80\9aå\8b¤è\87ªè¡\8cè»\8aã\80\81輪æ¤\85ã\80\81é\80\9få\85\8bé\81\94",
+                        "very_bad": "高底盤:輕度越野車輛",
+                        "very_horrible": "越野專用:拖拉機、全地形車"
                     },
-                    "placeholder": "軸承、輪胎、越野"
+                    "placeholder": "窄軸、輪胎、越野…",
+                    "terms": "平滑度,平整度"
+                },
+                "sms": {
+                    "label": "SMS",
+                    "terms": "SMS"
                 },
                 "social_facility": {
                     "label": "種類"
                     "label": "服務對象"
                 },
                 "source": {
-                    "label": "來源"
+                    "label": "來源",
+                    "terms": "來源,消息來源"
+                },
+                "species/wikidata": {
+                    "label": "物種的維基數據",
+                    "terms": "Wikidata 物種"
                 },
                 "sport": {
                     "label": "運動"
                     "label": "運動"
                 },
                 "stars": {
-                    "label": "星等"
+                    "label": "星等",
+                    "terms": "星等,星等評鑑"
                 },
                 "start_date": {
-                    "label": "啟始日期"
+                    "label": "啟始日期",
+                    "terms": "開始日期,開工日期,開業日期"
                 },
                 "step_count": {
-                    "label": "階梯數字"
+                    "label": "階梯數字",
+                    "terms": "階梯數"
+                },
+                "stile": {
+                    "label": "類型"
                 },
                 "stop": {
                     "label": "停車指示種類",
                     "options": {
                         "all": "全部方向",
-                        "minor": "非主要道路"
+                        "minor": "支線道路停止"
                     }
                 },
+                "street_cabinet": {
+                    "label": "類型"
+                },
+                "stroller": {
+                    "label": "嬰兒車",
+                    "options": {
+                        "limited": "有限制",
+                        "no": "無",
+                        "yes": "有"
+                    },
+                    "terms": "嬰兒車通行"
+                },
                 "structure": {
                     "label": "人造結構物",
                     "options": {
                         "ford": "淺灘",
                         "tunnel": "隧道"
                     },
-                    "placeholder": "未知種類"
+                    "placeholder": "未知種類",
+                    "terms": "結構"
                 },
                 "structure_waterway": {
                     "label": "結構體",
                     "label": "種類"
                 },
                 "supervised": {
-                    "label": "受監察"
+                    "label": "受監察",
+                    "terms": "有監視的"
                 },
                 "support": {
                     "label": "支援"
                 },
                 "surface": {
-                    "label": "路面鋪設"
+                    "label": "路面鋪設",
+                    "terms": "表面"
                 },
                 "surveillance": {
                     "label": "監視種類"
                 "surveillance/zone": {
                     "label": "監視區域"
                 },
+                "survey/date": {
+                    "label": "最後調查日期",
+                    "terms": "最後探察日期,最後探察時間 "
+                },
+                "swimming_pool": {
+                    "label": "類型"
+                },
                 "switch": {
                     "label": "類型",
                     "options": {
                     }
                 },
                 "tactile_paving": {
-                    "label": "人行道視障引導設施"
+                    "label": "人行道視障引導設施",
+                    "terms": "導盲磚"
                 },
                 "takeaway": {
                     "label": "外帶",
                         "only": "只能外帶",
                         "yes": "可以"
                     },
-                    "placeholder": "可以, 不行, 只能外帶 ..."
+                    "placeholder": "可以, 不行, 只能外帶 ...",
+                    "terms": "外帶"
+                },
+                "target": {
+                    "label": "目標"
+                },
+                "tidal": {
+                    "label": "潮汐",
+                    "terms": "潮汐"
+                },
+                "to": {
+                    "label": "到"
+                },
+                "toilets": {
+                    "label": "廁所",
+                    "terms": "廁所"
                 },
                 "toilets/disposal": {
                     "label": "處置方式",
                         "bucket": "尿筒",
                         "chemical": "化工",
                         "flush": "沖水式",
-                        "pitlatrine": "旱廁/翼坑"
+                        "pitlatrine": "旱廁"
                     }
                 },
+                "toilets/handwashing": {
+                    "label": "洗手台",
+                    "terms": "手洗"
+                },
+                "toilets/position": {
+                    "label": "位置",
+                    "terms": "位置,地點"
+                },
                 "toll": {
-                    "label": "收費站"
+                    "label": "收費站",
+                    "terms": "收費亭"
                 },
                 "tomb": {
                     "label": "類型"
                 "tourism": {
                     "label": "種類"
                 },
-                "tourism_attraction": {
-                    "label": "旅遊"
-                },
                 "tower/construction": {
                     "label": "建材",
                     "placeholder": "拉線、鋼格、偽裝、..."
                 "tower/type": {
                     "label": "類型"
                 },
+                "townhall/type": {
+                    "label": "類型"
+                },
                 "tracktype": {
                     "label": "產業道路種類",
                     "options": {
                 "traffic_calming": {
                     "label": "種類"
                 },
+                "traffic_sign": {
+                    "label": "交通號誌"
+                },
+                "traffic_sign/direction": {
+                    "label": "受影響的方向",
+                    "options": {
+                        "backward": "反向",
+                        "both": "都有/全部",
+                        "forward": "向前"
+                    }
+                },
                 "traffic_signals": {
                     "label": "號誌種類"
                 },
                 "traffic_signals/direction": {
-                    "label": "方向",
+                    "label": "受影響的方向",
                     "options": {
                         "backward": "後退",
                         "both": "兩個方向 / 全部",
                         "intermediate": "略差:標示稀少、路徑大致可見",
                         "no": "無:沒有路徑、需具備完整的定向能力"
                     },
-                    "placeholder": "良好、尚可、稍差..."
+                    "placeholder": "良好、尚可、稍差...",
+                    "terms": "路跡可見度"
                 },
                 "transformer": {
                     "label": "類型",
                 "trees": {
                     "label": "樹"
                 },
+                "trench": {
+                    "label": "類型"
+                },
+                "trolley_wire": {
+                    "label": "架空電車線",
+                    "terms": "架空電車線"
+                },
                 "tunnel": {
                     "label": "類型",
                     "placeholder": "預設"
                         "branch": "支線",
                         "industrial": "工業用",
                         "main": "主線",
-                        "military": "軍事用",
+                        "military": "軍事用",
                         "test": "測試",
                         "tourism": "觀光"
-                    }
+                    },
+                    "terms": "使用種類"
+                },
+                "utility": {
+                    "label": "公用事業"
+                },
+                "utility_semi": {
+                    "label": "公用事業"
+                },
+                "valve": {
+                    "label": "類型"
                 },
                 "vending": {
                     "label": "貨物類型"
                 },
+                "video_calls": {
+                    "label": "視訊通話",
+                    "terms": "視訊通話"
+                },
                 "visibility": {
                     "label": "可見度",
                     "options": {
                     "label": "伏特"
                 },
                 "voltage/primary": {
-                    "label": "主要電壓"
+                    "label": "主要電壓",
+                    "terms": "主要電壓"
                 },
                 "voltage/secondary": {
-                    "label": "次要電壓"
+                    "label": "次要電壓",
+                    "terms": "次要電壓"
                 },
                 "voltage/tertiary": {
-                    "label": "三次電壓"
+                    "label": "三次電壓",
+                    "terms": "三要電壓"
+                },
+                "voltage_electrified": {
+                    "label": "電壓",
+                    "terms": "電壓"
                 },
                 "wall": {
                     "label": "種類"
                 },
+                "waste": {
+                    "label": "廢棄物"
+                },
                 "water": {
                     "label": "種類"
                 },
                 "water_point": {
                     "label": "取水點"
                 },
+                "water_source": {
+                    "label": "水源"
+                },
+                "water_volume": {
+                    "label": "儲水量(立方公尺)",
+                    "terms": "儲水容量 (m³),儲水容量 (立方公尺)"
+                },
                 "waterway": {
                     "label": "種類"
                 },
                 "website": {
                     "label": "網站",
-                    "placeholder": "http://example.com/"
+                    "placeholder": "https://example.com",
+                    "terms": "網站,首頁,網址"
                 },
                 "wetland": {
                     "label": "種類"
                 },
                 "wheelchair": {
-                    "label": "輪椅通道"
+                    "label": "輪椅通道",
+                    "options": {
+                        "limited": "有限制",
+                        "no": "無",
+                        "yes": "有"
+                    },
+                    "terms": "無障礙設施通行狀況"
                 },
                 "wholesale": {
                     "label": "批發"
                 },
                 "width": {
-                    "label": "寬度 (公尺)"
+                    "label": "寬度 (公尺)",
+                    "terms": "寬度 (公尺), 寬度 (m)"
+                },
+                "wikidata": {
+                    "label": "維基數據",
+                    "terms": "Wikidata,維基數據,維基資料"
+                },
+                "wikimedia_commons": {
+                    "label": "維基共享資源頁面",
+                    "placeholder": "File:Example.jpg",
+                    "terms": "維基共享資源頁面"
                 },
                 "wikipedia": {
-                    "label": "維基百科"
+                    "label": "維基百科",
+                    "terms": "Wikipedia,維基百科,維基"
                 },
                 "windings": {
                     "label": "線圈",
-                    "placeholder": "1, 2, 3..."
+                    "placeholder": "1, 2, 3...",
+                    "terms": "曲折,彎曲"
                 },
                 "windings/configuration": {
                     "label": "繞組設定",
                         "scott": "Scott",
                         "star": "Star / Wye",
                         "zigzag": "Zig Zag"
-                    }
+                    },
+                    "terms": "曲折設定,彎曲設定"
                 }
             },
             "presets": {
+                "addr/interpolation": {
+                    "name": "地址插補"
+                },
                 "address": {
                     "name": "地址",
                     "terms": "地址,位置,位址"
                     "name": "廣告牌",
                     "terms": "廣告看板"
                 },
+                "advertising/board": {
+                    "name": "公告欄",
+                    "terms": "公告欄,公佈欄"
+                },
                 "advertising/column": {
                     "name": "廣告看板",
                     "terms": "廣告看板,廣告欄"
                 },
+                "advertising/poster_box": {
+                    "name": "海報盒",
+                    "terms": "海報盒"
+                },
+                "advertising/totem": {
+                    "name": "招牌",
+                    "terms": "招牌"
+                },
                 "aerialway": {
-                    "name": "纜車路線"
+                    "name": "纜車圖徽"
                 },
                 "aerialway/cable_car": {
                     "name": "纜車",
                     "name": "載貨纜車",
                     "terms": "載貨纜車,貨運纜車,流籠"
                 },
+                "aerialway/j-bar": {
+                    "name": "J 形纜車",
+                    "terms": "J 形纜車"
+                },
                 "aerialway/magic_carpet": {
                     "name": "輸送帶",
                     "terms": "輸送帶"
                     "name": "牽繩",
                     "terms": "牽繩"
                 },
-                "aerialway/station": {
-                    "name": "纜車站"
-                },
                 "aerialway/t-bar": {
-                    "name": "T型吊桿",
-                    "terms": "T型吊桿"
+                    "name": "T 形纜車",
+                    "terms": "T 形纜車"
+                },
+                "aerialway/zip_line": {
+                    "name": "溜索",
+                    "terms": "流籠"
                 },
                 "aeroway": {
-                    "name": "æ©\9få ´ç\9b¸é\97\9c設æ\96½"
+                    "name": "è\88ªç©ºå\9c\96å¾½"
                 },
                 "aeroway/aerodrome": {
                     "name": "機場",
                     "name": "直昇機坪",
                     "terms": "直昇機停機坪,直升機停機坪"
                 },
-                "aeroway/runway": {
+                "aeroway/holding_position": {
+                    "name": "飛機停靠點",
+                    "terms": "飛機停靠點"
+                },
+                "aeroway/jet_bridge": {
+                    "name": "空橋"
+                },
+                "aeroway/parking_position": {
+                    "name": "停機坪",
+                    "terms": "停機坪"
+                },
+                "aeroway/runway": {
                     "name": "機場跑道",
                     "terms": "跑道"
                 },
+                "aeroway/spaceport": {
+                    "name": "太空發射中心",
+                    "terms": "太空發射中心"
+                },
                 "aeroway/taxiway": {
                     "name": "滑行道",
                     "terms": "滑行道"
                     "name": "機場航廈",
                     "terms": "航廈,機場大堂"
                 },
+                "aeroway/windsock": {
+                    "name": "風向袋"
+                },
                 "allotments/plot": {
                     "name": "社區園圃",
                     "terms": "社區園圃,社區農圃,社區花園"
                     "name": "酒吧",
                     "terms": "酒吧"
                 },
+                "amenity/bar/lgbtq": {
+                    "name": "LGBTQ+ 酒吧",
+                    "terms": "LGBTQ+ 酒吧"
+                },
                 "amenity/bbq": {
                     "name": "燒烤",
                     "terms": "BBQ,燒烤"
                     "name": "單車停車場",
                     "terms": "腳踏車停車場,自行車停車場"
                 },
+                "amenity/bicycle_parking/building": {
+                    "name": "自行車車庫",
+                    "terms": "自行車車庫,腳踏車車庫"
+                },
+                "amenity/bicycle_parking/lockers": {
+                    "name": "自行車儲物櫃",
+                    "terms": "自行車儲物櫃,腳踏車儲物櫃"
+                },
+                "amenity/bicycle_parking/shed": {
+                    "name": "自行車棚",
+                    "terms": "自行車棚,腳踏車棚"
+                },
                 "amenity/bicycle_rental": {
                     "name": "單車出租",
                     "terms": "腳踏車出租,自行車出租"
                     "terms": "單車維修工具站,自行車自助維修站,單車自助維修站"
                 },
                 "amenity/biergarten": {
-                    "name": "啤酒花園",
+                    "name": "啤酒花園 ",
                     "terms": "啤酒花園,屋外花園酒店"
                 },
                 "amenity/boat_rental": {
                     "terms": "咖啡店"
                 },
                 "amenity/car_pooling": {
-                    "name": "汽車共乘",
-                    "terms": "共乘,拚車"
+                    "name": "汽車共乘",
+                    "terms": "汽車共乘站"
                 },
                 "amenity/car_rental": {
                     "name": "汽車租車店",
                     "terms": "汽車出租店,租車店,汽車租車店"
                 },
                 "amenity/car_sharing": {
-                    "name": "汽車共享站",
-                    "terms": "共享汽車站,汽車共享站"
+                    "name": "共享汽車站",
+                    "terms": "共享汽車站"
                 },
                 "amenity/car_wash": {
                     "name": "洗車店",
                     "name": "時鐘",
                     "terms": "時鐘,鐘塔"
                 },
+                "amenity/clock/sundial": {
+                    "name": "日晷",
+                    "terms": "日晷"
+                },
                 "amenity/college": {
                     "name": "學院範圍",
                     "terms": "學院,學院用地,技術學院,獨立學院,學校,College Grounds,College"
                     "name": "社區中心",
                     "terms": "社區發展協會,里活動中心,村活動中心,市民活動中心"
                 },
+                "amenity/community_centre/lgbtq": {
+                    "name": "LGBTQ+ 社群中心",
+                    "terms": "LGBTQ+ 社群中心"
+                },
                 "amenity/compressed_air": {
                     "name": "壓縮空氣",
                     "terms": "冷氣,冷氣機"
                 },
+                "amenity/conference_centre": {
+                    "name": "會議中心",
+                    "terms": "會議中心"
+                },
                 "amenity/courthouse": {
                     "name": "法院",
                     "terms": "法庭,地方法院,高等法院,最高法院"
                     "name": "牙醫",
                     "terms": "牙醫診所"
                 },
+                "amenity/dive_centre": {
+                    "name": "潛水中心",
+                    "terms": "潛水服務中心"
+                },
                 "amenity/doctors": {
                     "name": "醫生",
                     "terms": "醫生診療處"
                     "name": "道場/武術研習班",
                     "terms": "道場/武術學院,道場/武藝研習班"
                 },
+                "amenity/dressing_room": {
+                    "name": "更衣室",
+                    "terms": "更衣室"
+                },
                 "amenity/drinking_water": {
                     "name": "飲水機",
                     "terms": "飲水,水源,活水,飲處,取水處"
                     "terms": "駕訓班,駕訓學校"
                 },
                 "amenity/embassy": {
-                    "name": "使館",
-                    "terms": "大使館,代表處,經濟文化辦事處"
+                    "name": "使館"
+                },
+                "amenity/events_venue": {
+                    "name": "活動場館",
+                    "terms": "活動場館"
+                },
+                "amenity/exhibition_centre": {
+                    "name": "展覽中心",
+                    "terms": "展覽中心"
                 },
                 "amenity/fast_food": {
                     "name": "速食餐廳",
                     "terms": "速食店"
                 },
+                "amenity/fast_food/burger": {
+                    "name": "漢堡速食店",
+                    "terms": "漢堡店,速食店"
+                },
+                "amenity/fast_food/chicken": {
+                    "name": "雞肉速食店",
+                    "terms": "雞肉速食店"
+                },
+                "amenity/fast_food/donut": {
+                    "name": "甜甜圈店",
+                    "terms": "甜甜圈商店"
+                },
+                "amenity/fast_food/fish_and_chips": {
+                    "name": "炸魚速食店",
+                    "terms": "炸魚店"
+                },
+                "amenity/fast_food/hot_dog": {
+                    "name": "熱狗速食",
+                    "terms": "熱狗速食"
+                },
+                "amenity/fast_food/ice_cream": {
+                    "name": "冰淇淋速食"
+                },
+                "amenity/fast_food/kebab": {
+                    "name": "炸肉串速食店",
+                    "terms": "炸肉串店"
+                },
+                "amenity/fast_food/mexican": {
+                    "name": "墨西哥速食餐",
+                    "terms": "墨西哥快餐"
+                },
+                "amenity/fast_food/pizza": {
+                    "name": "批薩快餐店",
+                    "terms": "批薩店"
+                },
+                "amenity/fast_food/sandwich": {
+                    "name": "三明治快餐廳",
+                    "terms": "三明治快餐廳"
+                },
                 "amenity/ferry_terminal": {
                     "name": "水運碼頭"
                 },
                     "name": "加油站",
                     "terms": "加油站"
                 },
+                "amenity/gambling": {
+                    "name": "賭博場所",
+                    "terms": "賭博場所"
+                },
                 "amenity/grave_yard": {
                     "name": "墓地",
                     "terms": "墳場,墓地"
                     "terms": "儲存用來加速路面融雪的沙、鹽混合物容器"
                 },
                 "amenity/hospital": {
-                    "name": "醫院用地",
+                    "name": "醫院",
                     "terms": "醫院"
                 },
                 "amenity/hunting_stand": {
                     "name": "網咖",
                     "terms": "網咖,網吧,網路咖啡店,Internet Cafe"
                 },
+                "amenity/karaoke_box": {
+                    "name": "卡拉 OK 包廂",
+                    "terms": "卡拉 OK 包廂,卡拉OK包廂,卡拉 OK,卡拉OK"
+                },
                 "amenity/kindergarten": {
-                    "name": "育幼院/幼兒園範圍",
-                    "terms": "育幼院/幼稚園,育幼院/幼稚園用地,育幼院,幼兒園,幼稚園,Preschool,Kindergarten"
+                    "name": "幼稚園",
+                    "terms": "幼稚園,幼兒園"
+                },
+                "amenity/kneipp_water_cure": {
+                    "name": "Kneipp 水療",
+                    "terms": "Kneipp 水療"
+                },
+                "amenity/language_school": {
+                    "name": "語言學校",
+                    "terms": "語言學校"
+                },
+                "amenity/lavoir": {
+                    "name": "洗手台",
+                    "terms": "洗手設施"
+                },
+                "amenity/letter_box": {
+                    "name": "信箱",
+                    "terms": "郵箱"
                 },
                 "amenity/library": {
                     "name": "圖書館",
                     "terms": "圖書室,閱覽室"
                 },
+                "amenity/loading_dock": {
+                    "name": "裝卸碼頭",
+                    "terms": "裝卸碼頭"
+                },
                 "amenity/love_hotel": {
                     "name": "情趣旅館",
                     "terms": "愛情旅館,情人旅館"
                     "name": "修道院",
                     "terms": "修道院"
                 },
+                "amenity/money_transfer": {
+                    "name": "匯款站",
+                    "terms": "匯款處"
+                },
                 "amenity/motorcycle_parking": {
                     "name": "機車停車場",
                     "terms": "機車停車場,速克達停車場,摩托車停車場"
                     "name": "夜總會",
                     "terms": "夜店"
                 },
+                "amenity/nightclub/lgbtq": {
+                    "name": "LGBTQ+ 夜店",
+                    "terms": "LGBTQ+ 夜店"
+                },
                 "amenity/nursing_home": {
                     "name": "養老院"
                 },
                 "amenity/parking": {
-                    "name": "停車場",
-                    "terms": "汽車停車場"
+                    "name": "平面停車場",
+                    "terms": "停車場"
+                },
+                "amenity/parking/multi-storey": {
+                    "name": "立體停車場",
+                    "terms": "多層停車場,停車塔"
+                },
+                "amenity/parking/park_ride": {
+                    "name": "轉乘停車場",
+                    "terms": "泊車轉乘"
+                },
+                "amenity/parking/underground": {
+                    "name": "地下停車場"
                 },
                 "amenity/parking_entrance": {
-                    "name": "停車場入口/出口",
-                    "terms": "停車場入口/出口,停車塔入口/出口,立體停車場入口/出口"
+                    "name": "停車場入口出口",
+                    "terms": "停車場入口出口"
                 },
                 "amenity/parking_space": {
                     "name": "停車位",
                     "terms": "停車格,停車空間"
                 },
-                "amenity/pavilion": {
-                    "name": "亭",
-                    "terms": "亭,亭子"
+                "amenity/payment_centre": {
+                    "name": "繳費中心",
+                    "terms": "繳費中心"
+                },
+                "amenity/payment_terminal": {
+                    "name": "繳費窗口",
+                    "terms": "繳費處"
                 },
                 "amenity/pharmacy": {
-                    "name": "藥房",
-                    "terms": "藥房,藥局"
+                    "name": "藥房櫃臺",
+                    "terms": "藥房櫃臺"
+                },
+                "amenity/photo_booth": {
+                    "name": "照相站",
+                    "terms": "照相站"
                 },
                 "amenity/place_of_worship": {
                     "name": "宗教祟拜場所",
                     "terms": "寺,廟,閣,寶殿"
                 },
                 "amenity/place_of_worship/christian": {
-                    "name": "教堂",
-                    "terms": "教堂,教會,聚會所"
+                    "name": "教會",
+                    "terms": "教會,基督教教會"
+                },
+                "amenity/place_of_worship/christian/jehovahs_witness": {
+                    "name": "耶和華見證人王國聚會所",
+                    "terms": "耶和華見證人"
+                },
+                "amenity/place_of_worship/christian/la_luz_del_mundo": {
+                    "name": "La Luz del Mundo Temple",
+                    "terms": "La Luz del Mundo Temple"
+                },
+                "amenity/place_of_worship/christian/quaker": {
+                    "name": "貴格會禮拜堂",
+                    "terms": "貴格會聚會所"
                 },
                 "amenity/place_of_worship/hindu": {
                     "name": "印度寺廟",
                 },
                 "amenity/place_of_worship/jewish": {
                     "name": "猶太教堂",
-                    "terms": "猶太會堂,synagogue"
+                    "terms": "猶太會堂"
                 },
                 "amenity/place_of_worship/muslim": {
                     "name": "清真寺",
-                    "terms": "清真寺,回教寺"
+                    "terms": "清真寺"
                 },
                 "amenity/place_of_worship/shinto": {
                     "name": "神社",
                     "name": "警察局",
                     "terms": "警局,派出所"
                 },
+                "amenity/polling_station": {
+                    "name": "永久投票處",
+                    "terms": "永久投票處"
+                },
                 "amenity/post_box": {
                     "name": "郵筒",
-                    "terms": "郵箱,Postbox,Mailbox,投遞處"
+                    "terms": "郵筒"
+                },
+                "amenity/post_depot": {
+                    "name": "郵件處理中心",
+                    "terms": "郵件分揀處"
                 },
                 "amenity/post_office": {
                     "name": "郵局",
                     "terms": "中華郵政,郵政公司,郵便局"
                 },
+                "amenity/prep_school": {
+                    "name": "補習班",
+                    "terms": "補習班"
+                },
                 "amenity/prison": {
                     "name": "監獄範圍",
                     "terms": "監獄,監獄範圍,看守所"
                     "name": "Pub",
                     "terms": "酒館,Pub"
                 },
+                "amenity/pub/lgbtq": {
+                    "name": "LGBTQ+ Pub",
+                    "terms": "LGBTQ+ Pub"
+                },
+                "amenity/pub/microbrewery": {
+                    "name": "自釀酒吧",
+                    "terms": "出售自釀啤酒的酒館,自釀酒吧,啤酒吧"
+                },
                 "amenity/public_bath": {
                     "name": "公共澡堂",
                     "terms": "公共浴池,錢湯,公共浴場"
                     "terms": "郊野公園管理站,自然保護區管理站"
                 },
                 "amenity/recycling": {
-                    "name": "資源回收箱",
-                    "terms": "資源回收筒,回收筒,回收箱"
+                    "name": "回收"
+                },
+                "amenity/recycling/container/electrical_items": {
+                    "name": "電器廢棄物回收處",
+                    "terms": "電器廢棄物回收箱"
+                },
+                "amenity/recycling/container/green_waste": {
+                    "name": "綠色廢棄物回收筒",
+                    "terms": "綠色廢棄物回收箱"
                 },
                 "amenity/recycling_centre": {
                     "name": "資源回收中心",
                     "terms": "回收中心"
                 },
+                "amenity/recycling_container": {
+                    "name": "回收筒",
+                    "terms": "回收箱"
+                },
                 "amenity/register_office": {
                     "name": "戶政事務所"
                 },
+                "amenity/research_institute": {
+                    "name": "研究機構場地",
+                    "terms": "研究機構場地"
+                },
                 "amenity/restaurant": {
                     "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流動廁所,流動廁所"
                     "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": "淋浴間,淋浴,淋浴設施"
                     "name": "吸煙區",
                     "terms": "吸煙區,吸菸區"
                 },
+                "amenity/social_centre": {
+                    "name": "社交中心",
+                    "terms": "社會中心"
+                },
                 "amenity/social_facility": {
                     "name": "社福機構",
                     "terms": "社福設施"
                 },
+                "amenity/social_facility/ambulatory_care": {
+                    "name": "日間護理服務"
+                },
                 "amenity/social_facility/food_bank": {
                     "name": "食物銀行",
                     "terms": "食物銀行,Food Bank"
                     "name": "工作室",
                     "terms": "工作室,Studio"
                 },
+                "amenity/studio/audio": {
+                    "name": "錄音室",
+                    "terms": "錄音室"
+                },
+                "amenity/studio/radio": {
+                    "name": "廣播電臺",
+                    "terms": "廣播電臺,廣播電台"
+                },
+                "amenity/studio/television": {
+                    "name": "電視臺",
+                    "terms": "電視臺,電視台"
+                },
+                "amenity/studio/video": {
+                    "name": "電影製片場",
+                    "terms": "電影製片場"
+                },
                 "amenity/swimming_pool": {
                     "name": "游泳池"
                 },
                     "name": "戲劇院",
                     "terms": "戲院,劇場"
                 },
+                "amenity/theatre/type/amphi": {
+                    "name": "露天劇場",
+                    "terms": "露天劇場"
+                },
                 "amenity/toilets": {
                     "name": "廁所",
                     "terms": "便所,公廁,洗手間,盥洗室,公共廁所"
                 },
+                "amenity/toilets/disposal/flush": {
+                    "name": "沖水馬桶",
+                    "terms": "抽水馬桶"
+                },
+                "amenity/toilets/disposal/pitlatrine": {
+                    "name": "旱廁"
+                },
                 "amenity/townhall": {
-                    "name": "市政廳",
-                    "terms": "市政府,縣政府,區公所,鄉公所,鎮公所,市公所,政府辦公大樓"
+                    "name": "鄉鎮市區公所",
+                    "terms": "鄉公所、鎮公所、市公所、區公所、市政廳"
+                },
+                "amenity/townhall/city": {
+                    "name": "市政府",
+                    "terms": "市政府"
+                },
+                "amenity/toy_library": {
+                    "name": "玩具圖書館",
+                    "terms": "玩具圖書館"
                 },
                 "amenity/university": {
                     "name": "大學範圍",
                     "terms": "大學,大專,大學用地,學校,University Grounds,University"
                 },
+                "amenity/vehicle_inspection": {
+                    "name": "車輛檢查",
+                    "terms": "車輛檢查肖"
+                },
                 "amenity/vending_machine": {
                     "name": "自動販賣機",
                     "terms": "自動販賣機,販賣機"
                 },
+                "amenity/vending_machine/bottle_return": {
+                    "name": "瓶罐回收機",
+                    "terms": "瓶罐回收裝置"
+                },
+                "amenity/vending_machine/bread": {
+                    "name": "麵包自動販賣機",
+                    "terms": "麵包自動販賣機"
+                },
                 "amenity/vending_machine/cigarettes": {
                     "name": "香菸販賣機",
                     "terms": "香菸自動販賣機,販賣機"
                     "name": "飲料販賣機",
                     "terms": "飲料自動販賣機,販賣機"
                 },
+                "amenity/vending_machine/eggs": {
+                    "name": "雞蛋自動販賣機",
+                    "terms": "雞蛋自動販賣機"
+                },
                 "amenity/vending_machine/electronics": {
                     "name": "電子設備販賣機",
                     "terms": "電子設備販賣機,電子設備自動販賣機"
                     "terms": "扁平紀念幣販賣機,扁平紀念幣自動販賣機"
                 },
                 "amenity/vending_machine/excrement_bags": {
-                    "name": "糞便袋販賣機",
-                    "terms": "糞便袋自動販賣機,販賣機"
+                    "name": "大便丟棄袋",
+                    "terms": "排泄物丟棄袋"
                 },
                 "amenity/vending_machine/feminine_hygiene": {
                     "name": "女性衛生用品自動販賣機",
                     "name": "冰淇淋販賣機",
                     "terms": "冰淇淋販賣機,冰淇淋自動販賣機"
                 },
-                "amenity/vending_machine/news_papers": {
-                    "name": "報紙販賣機"
+                "amenity/vending_machine/ice_cubes": {
+                    "name": "冰塊自動販賣機",
+                    "terms": "冰塊自動販賣機"
                 },
                 "amenity/vending_machine/newspapers": {
                     "name": "報紙自動販賣機",
                     "terms": "報紙自動販賣機,報紙販賣機"
                 },
+                "amenity/vending_machine/parcel_pickup": {
+                    "name": "包裹取件儲物櫃",
+                    "terms": "包裹取件儲物櫃,儲物櫃,寄物櫃"
+                },
                 "amenity/vending_machine/parcel_pickup_dropoff": {
-                    "name": "å\8c\85裹å\88\86æ\8f\80/å¯\84ç\89©è²©è³£æ©\9f",
-                    "terms": "å\8c\85裹å\88\86æ\8f\80/å¯\84ç\89©è\87ªå\8b\95販賣æ©\9f,販賣æ©\9f"
+                    "name": "å\8c\85裹å\8f\96ï¼\8fæ\94¾å\84²ç\89©æ«\83",
+                    "terms": "å\8c\85裹å\8f\96ï¼\8fæ\94¾å\84²ç\89©æ«\83,ç½®ç\89©æ«\83"
                 },
                 "amenity/vending_machine/parking_tickets": {
                     "name": "停車場繳費機",
                     "name": "動物飲水區",
                     "terms": "動物飲水區"
                 },
+                "amenity/weighbridge": {
+                    "name": "地磅",
+                    "terms": "地磅"
+                },
                 "area": {
                     "name": "區域",
                     "terms": "區域"
                 },
                 "area/highway": {
-                    "name": "路面材質",
-                    "terms": "路面材質,路面"
+                    "name": "道路區域",
+                    "terms": "道路區域"
+                },
+                "attraction": {
+                    "name": "旅遊地點"
                 },
                 "attraction/amusement_ride": {
                     "name": "遊樂園",
                     "terms": "遊樂場"
                 },
                 "attraction/animal": {
-                    "name": "動物",
+                    "name": "動物圍欄",
                     "terms": "動物圍欄"
                 },
                 "attraction/big_wheel": {
                     "terms": "黑暗探險"
                 },
                 "attraction/drop_tower": {
-                    "name": "自由落體",
+                    "name": "大怒神",
                     "terms": "大怒神"
                 },
+                "attraction/kiddie_ride": {
+                    "name": "兒童遊樂設施",
+                    "terms": "兒童遊樂設施"
+                },
+                "attraction/log_flume": {
+                    "name": "原木水道",
+                    "terms": "原木水道"
+                },
                 "attraction/maze": {
                     "name": "迷宮",
                     "terms": "迷宮"
                     "terms": "海盜船"
                 },
                 "attraction/river_rafting": {
-                    "name": "æ¿\80æµ\81è\88¹",
-                    "terms": "æ¿\80æµ\81è\88¹"
+                    "name": "æ\80¥æµ\81æ³\9bè\88\9f",
+                    "terms": "æ\80¥æµ\81æ³\9bè\88\9f"
                 },
                 "attraction/roller_coaster": {
                     "name": "雲霄飛車",
                     "terms": "雲霄飛車"
                 },
+                "attraction/summer_toboggan": {
+                    "name": "夏季雪橇",
+                    "terms": "夏天雪橇"
+                },
+                "attraction/swing_carousel": {
+                    "name": "旋轉木馬",
+                    "terms": "旋轉木馬"
+                },
                 "attraction/train": {
                     "name": "遊樂園小火車",
                     "terms": "遊樂園小火車"
                     "terms": "滑水道"
                 },
                 "barrier": {
-                    "name": "柵欄",
-                    "terms": "關卡"
+                    "name": "屏障物",
+                    "terms": "屏障物、阻擋物、柵欄"
                 },
                 "barrier/block": {
                     "name": "阻礙物",
                     "name": "護柱",
                     "terms": "護柱,船柱"
                 },
+                "barrier/bollard_line": {
+                    "name": "成排護柱",
+                    "terms": "護柱"
+                },
                 "barrier/border_control": {
                     "name": "國境口岸",
                     "terms": "出入境管制站,邊境管制站,口岸,國境管制站"
                     "name": "防畜欄",
                     "terms": "攔畜溝柵,攔牛木柵"
                 },
+                "barrier/chain": {
+                    "name": "鏈式柵欄",
+                    "terms": "鏈式柵欄"
+                },
                 "barrier/city_wall": {
                     "name": "城牆",
                     "terms": "城牆,City Wall"
                 },
                 "barrier/cycle_barrier": {
-                    "name": "單車矮欄",
-                    "terms": "單車欄杆"
+                    "name": "自行車柵欄",
+                    "terms": "自行車柵欄"
                 },
                 "barrier/ditch": {
                     "name": "溝",
                     "name": "柵欄",
                     "terms": "欄柵"
                 },
+                "barrier/fence/railing": {
+                    "name": "欄杆",
+                    "terms": "欄杆"
+                },
                 "barrier/gate": {
                     "name": "閘門",
                     "terms": "閘門"
                 },
+                "barrier/guard_rail": {
+                    "name": "護欄",
+                    "terms": "護軌"
+                },
                 "barrier/hedge": {
                     "name": "樹籬",
                     "terms": "樹籬"
                 },
+                "barrier/height_restrictor": {
+                    "name": "限高器",
+                    "terms": "限高器"
+                },
                 "barrier/kerb": {
                     "name": "路緣",
                     "terms": "路緣"
                 },
+                "barrier/kerb/flush": {
+                    "name": "平齊路緣",
+                    "terms": "嵌入式路緣"
+                },
+                "barrier/kerb/lowered": {
+                    "name": "低路緣 ",
+                    "terms": "低路緣"
+                },
+                "barrier/kerb/raised": {
+                    "name": "高路緣",
+                    "terms": "高路緣"
+                },
+                "barrier/kerb/rolled": {
+                    "name": "可越式綠石",
+                    "terms": "容許車輛駛上的緣石"
+                },
                 "barrier/kissing_gate": {
                     "name": "單人轉門",
                     "terms": "U形旋轉小門,V形旋轉小門"
                     "name": "擋土牆",
                     "terms": "護土牆"
                 },
+                "barrier/sally_port": {
+                    "name": "出擊口",
+                    "terms": "出擊口"
+                },
                 "barrier/stile": {
                     "name": "梯磴",
                     "terms": "牆兩邊的階梯"
                 },
+                "barrier/swing_gate": {
+                    "name": "回旋式柵門",
+                    "terms": "回旋式柵門"
+                },
                 "barrier/toll_booth": {
                     "name": "收費亭",
                     "terms": "收費站"
                 },
+                "barrier/turnstile": {
+                    "name": "旋轉門"
+                },
                 "barrier/wall": {
                     "name": "牆",
                     "terms": "牆壁"
                 },
+                "barrier/wall/noise_barrier": {
+                    "name": "隔音牆",
+                    "terms": "隔音牆"
+                },
+                "boundary": {
+                    "name": "邊界"
+                },
                 "boundary/administrative": {
                     "name": "行政界線",
                     "terms": "行政邊界"
                 },
+                "bridge/support": {
+                    "name": "橋樑支撐類型",
+                    "terms": "橋樑支撐類型"
+                },
+                "bridge/support/pier": {
+                    "name": "橋墩",
+                    "terms": "橋墩"
+                },
                 "building": {
                     "name": "建築物",
                     "terms": "建物"
                 },
                 "building/apartments": {
-                    "name": "å\85¬å¯\93",
-                    "terms": "å\88\86層å\85¬å¯\93"
+                    "name": "大æ¨\93建ç¯\89ç\89©",
+                    "terms": "大æ¨\93建ç¯\89ç\89©,大æ¨\93"
                 },
                 "building/barn": {
                     "name": "穀倉",
                     "name": "小木屋",
                     "terms": "小屋,船艙"
                 },
+                "building/carport": {
+                    "name": "車棚",
+                    "terms": "車棚"
+                },
                 "building/cathedral": {
                     "name": "大教堂建築",
                     "terms": "大教堂"
                     "terms": "教堂"
                 },
                 "building/civic": {
-                    "name": "公民建築",
-                    "terms": "公民建築"
+                    "name": "公共建築物",
+                    "terms": "公共建築物、公用建築物、公家機關"
                 },
                 "building/college": {
                     "name": "學院校舍",
-                    "terms": "學院建築,學院建築物,技術學院建築,學校建築,College Building,校舍"
+                    "terms": "學院建築物、技術學院建築、學校建築、大學建築物、大學校舍"
                 },
                 "building/commercial": {
                     "name": "商業建築物",
                     "terms": "農舍"
                 },
                 "building/farm_auxiliary": {
-                    "name": "農場建築物",
-                    "terms": "農場建築物"
+                    "name": "農業設施",
+                    "terms": "農業設施"
                 },
                 "building/garage": {
                     "name": "車庫",
                     "name": "車庫",
                     "terms": "車庫"
                 },
+                "building/grandstand": {
+                    "name": "正面看臺",
+                    "terms": "正面看臺,看臺"
+                },
                 "building/greenhouse": {
                     "name": "溫室",
                     "terms": "溫室"
                 },
+                "building/hangar": {
+                    "name": "機庫建築",
+                    "terms": "機庫大樓"
+                },
                 "building/hospital": {
                     "name": "醫院建築物",
                     "terms": "醫院"
                     "terms": "酒店建築物,旅店建築物,賓館建築物"
                 },
                 "building/house": {
-                    "name": "洋房",
-                    "terms": "洋房,獨棟公寓"
+                    "name": "住宅",
+                    "terms": "住宅、平房、透天厝"
+                },
+                "building/houseboat": {
+                    "name": "船屋",
+                    "terms": "船屋"
                 },
                 "building/hut": {
                     "name": "棚屋",
                 },
                 "building/industrial": {
                     "name": "工業建築物",
-                    "terms": "工業建物"
+                    "terms": "工業建ç¯\89ç\89©"
                 },
                 "building/kindergarten": {
-                    "name": "育幼院/幼兒園校舍",
-                    "terms": "育幼院/幼兒園校舍,育幼院校舍,幼兒園校舍,幼稚園校舍"
+                    "name": "幼稚園建築物",
+                    "terms": "幼稚園建築物,幼兒園建築物"
                 },
                 "building/mosque": {
                     "name": "清真寺建築",
                     "terms": "清真寺大院,清真寺大廈"
                 },
+                "building/pavilion": {
+                    "name": "亭樓"
+                },
                 "building/public": {
                     "name": "公共建築物",
                     "terms": "公共建築"
                 },
                 "building/residential": {
                     "name": "住宅建築物",
-                    "terms": "住宅建物"
+                    "terms": "ä½\8få®\85建ç¯\89ç\89©"
                 },
                 "building/retail": {
                     "name": "零售建築物",
-                    "terms": "零售建築"
+                    "terms": "商辦大樓"
                 },
                 "building/roof": {
                     "name": "屋頂",
                     "terms": "馬房"
                 },
                 "building/stadium": {
-                    "name": "體育館大廈",
-                    "terms": "體育場大廈"
+                    "name": "體育館",
+                    "terms": "體育館、運動中心"
                 },
                 "building/static_caravan": {
                     "name": "固定的拖掛式房車",
                     "terms": "固定的拖掛式房車"
                 },
                 "building/temple": {
-                    "name": "寺廟建築",
+                    "name": "寺廟建築",
                     "terms": "寺廟建築,寺廟大樓"
                 },
                 "building/terrace": {
                     "terms": "行列式房屋,連棟式住宅"
                 },
                 "building/train_station": {
-                    "name": "車站建築物"
+                    "name": "鐵路車站建築物"
                 },
                 "building/transportation": {
-                    "name": "大ç\9c¾é\81\8b輸大æ¨\93",
-                    "terms": "交通運輸大樓,轉運站大樓"
+                    "name": "大ç\9c¾é\81\8b輸建ç¯\89ç\89©",
+                    "terms": "轉運站、車站"
                 },
                 "building/university": {
-                    "name": "大學建築",
+                    "name": "大學建築",
                     "terms": "大學建築物,大學校舍,校舍,學校建築,University Building"
                 },
                 "building/warehouse": {
                     "name": "倉庫",
                     "terms": "倉庫"
                 },
-                "camp_site/camp_pitch": {
-                    "name": "露營營地",
-                    "terms": "露營營地,露營場地,營地"
+                "building_part": {
+                    "name": "建物的一部分 ",
+                    "terms": "建築物的一部分,建築的一部分"
                 },
-                "circular": {
-                    "name": "å\9c\93ç\92°"
+                "building_point": {
+                    "name": "建ç¯\89ç\89©"
                 },
                 "club": {
                     "name": "俱樂部",
                     "terms": "俱樂部,Club"
                 },
+                "club/sport": {
+                    "name": "運動俱樂部",
+                    "terms": "運動俱樂部,運動隊伍"
+                },
                 "craft": {
                     "name": "工藝",
                     "terms": "工藝"
                 },
+                "craft/agricultural_engines": {
+                    "name": "農用機械工房"
+                },
                 "craft/basket_maker": {
                     "name": "编筐",
                     "terms": "编筐"
                     "name": "煙囪清掃工 ",
                     "terms": "掃煙囪"
                 },
+                "craft/cleaning": {
+                    "name": "清潔服務",
+                    "terms": "清潔服務"
+                },
                 "craft/clockmaker": {
                     "name": "製鐘匠",
                     "terms": "製鐘店"
                     "name": "電器維修店",
                     "terms": "維修店,修電器店"
                 },
+                "craft/floorer": {
+                    "name": "地板工匠"
+                },
                 "craft/gardener": {
                     "name": "園藝師",
                     "terms": "園藝師"
                     "name": "隔熱工程",
                     "terms": "隔熱工程"
                 },
-                "craft/jeweler": {
-                    "name": "首飾店"
+                "craft/joiner": {
+                    "name": "細木工匠"
                 },
                 "craft/key_cutter": {
                     "name": "配匙店",
                     "name": "鐵工工程",
                     "terms": "鐵工工程"
                 },
-                "craft/optician": {
-                    "name": "眼鏡行"
-                },
                 "craft/painter": {
                     "name": "油漆工程",
                     "terms": "油漆工程"
                 },
+                "craft/parquet_layer": {
+                    "name": " 嵌木細工"
+                },
                 "craft/photographer": {
                     "name": "攝影店",
                     "terms": "攝影店"
                     "terms": "水喉匠"
                 },
                 "craft/pottery": {
-                    "name": "陶器工場",
-                    "terms": "陶器工場"
+                    "name": "製陶業",
+                    "terms": "製陶業"
                 },
                 "craft/rigger": {
                     "name": "吊運服務",
                     "terms": "棚架工程"
                 },
                 "craft/sculptor": {
-                    "name": "雕塑家",
-                    "terms": "<translate with synonyms or related terms for 'Sculptor', separated by commas>"
+                    "name": "雕塑家"
                 },
                 "craft/shoemaker": {
                     "name": "鞋匠",
                     "terms": "鞋匠"
                 },
+                "craft/signmaker": {
+                    "name": "招牌製造商",
+                    "terms": "招牌製造商"
+                },
                 "craft/stonemason": {
                     "name": "切石廠",
                     "terms": "切石廠"
                     "name": "釀酒廠",
                     "terms": "釀酒廠"
                 },
+                "cycleway/asl": {
+                    "name": "進階停止線",
+                    "terms": "進階停止線"
+                },
+                "demolished/building": {
+                    "name": "最近拆除的建築物"
+                },
+                "disused/railway": {
+                    "name": "廢棄鐵軌圖徽"
+                },
                 "embankment": {
-                    "name": "路堤",
-                    "terms": "堤防,基堤"
+                    "name": "路堤"
+                },
+                "emergency": {
+                    "name": "急救圖徽"
                 },
                 "emergency/ambulance_station": {
                     "name": "救護站",
                 "emergency/destination": {
                     "name": "緊急通道目的地"
                 },
+                "emergency/fire_alarm": {
+                    "name": "火災警鈴",
+                    "terms": "火警警報點"
+                },
+                "emergency/fire_extinguisher": {
+                    "name": "滅火器",
+                    "terms": "滅火器"
+                },
+                "emergency/fire_hose": {
+                    "name": "消防栓"
+                },
                 "emergency/fire_hydrant": {
                     "name": "消防栓",
                     "terms": "消防栓,消防設施,"
                 },
+                "emergency/first_aid_kit": {
+                    "name": "急救箱",
+                    "terms": "急救包"
+                },
+                "emergency/landing_site": {
+                    "name": "緊急著陸區",
+                    "terms": "緊急著陸區"
+                },
                 "emergency/life_ring": {
                     "name": "救生圈",
                     "terms": "救生圈"
                 },
+                "emergency/lifeguard": {
+                    "name": "救生員",
+                    "terms": "救生員"
+                },
+                "emergency/mountain_rescue": {
+                    "name": "山區救援站",
+                    "terms": "山區救援站"
+                },
                 "emergency/no": {
                     "name": "不開放緊急通行"
                 },
                 "emergency/private": {
                     "name": "供私人緊急通行"
                 },
+                "emergency/siren": {
+                    "name": "警笛",
+                    "terms": "警笛"
+                },
                 "emergency/water_tank": {
                     "name": "緊急水箱",
                     "terms": "緊急水箱"
                     "name": "開放緊急通行"
                 },
                 "entrance": {
-                    "name": "入口/出口",
-                    "terms": "入口/出口"
-                },
-                "footway/crossing": {
-                    "name": "行人穿越道",
-                    "terms": "行人穿越道"
-                },
-                "footway/crossing-raised": {
-                    "name": "突起穿越道",
-                    "terms": "突起穿越道,穿越道"
+                    "name": "入口/出口",
+                    "terms": "入口/出口"
                 },
-                "footway/crosswalk": {
-                    "name": "人行穿越道",
-                    "terms": "斑馬線"
-                },
-                "footway/crosswalk-raised": {
-                    "name": "突起行人穿越道",
-                    "terms": "突起行人穿越道,行人穿越道"
-                },
-                "footway/sidewalk": {
-                    "name": "人行道",
-                    "terms": "路邊行人路,路邊人行路"
+                "entrance/emergency": {
+                    "name": "緊急出口",
+                    "terms": "緊急出口"
                 },
                 "ford": {
                     "name": "淺灘",
                     "terms": "淺灘"
                 },
+                "ford_line": {
+                    "name": "淺灘"
+                },
                 "golf/bunker": {
                     "name": "沙坑",
                     "terms": "沙坑"
                 },
+                "golf/cartpath": {
+                    "name": "高爾夫球車道",
+                    "terms": "高爾夫球車道"
+                },
+                "golf/driving_range": {
+                    "name": "高爾夫球練習場",
+                    "terms": "高爾夫球練習場,練習場"
+                },
                 "golf/fairway": {
                     "name": "球道",
                     "terms": "球道"
                     "name": "球洞",
                     "terms": "球洞"
                 },
-                "golf/lateral_water_hazard_area": {
-                    "name": "側面水障礙區",
-                    "terms": "側面水障礙區"
+                "golf/lateral_water_hazard": {
+                    "name": "橫向水障礙",
+                    "terms": "橫向水障礙"
                 },
-                "golf/lateral_water_hazard_line": {
-                    "name": "側面水障礙區",
-                    "terms": "側面水障礙區"
+                "golf/path": {
+                    "name": "高爾夫步道",
+                    "terms": "高爾夫步道"
                 },
                 "golf/rough": {
                     "name": "深草區",
                     "name": "開球區",
                     "terms": "開球區"
                 },
-                "golf/water_hazard_area": {
-                    "name": "水障礙區",
-                    "terms": "水障礙區"
-                },
-                "golf/water_hazard_line": {
-                    "name": "水障礙區",
-                    "terms": "水障礙區"
+                "golf/water_hazard": {
+                    "name": "水障礙",
+                    "terms": "水障礙"
                 },
                 "healthcare": {
                     "name": "醫療設施",
                     "name": "捐血中心",
                     "terms": "捐血中心,捐血站,捐血車"
                 },
+                "healthcare/counselling": {
+                    "name": "諮詢中心",
+                    "terms": "諮詢中心"
+                },
                 "healthcare/hospice": {
                     "name": "安養院",
                     "terms": "安養院"
                     "terms": "語言治療師"
                 },
                 "highway": {
-                    "name": "道路"
+                    "name": "公路圖徽"
                 },
                 "highway/bridleway": {
                     "name": "馬道",
                     "terms": "導向公車道"
                 },
                 "highway/bus_stop": {
-                    "name": "公車站牌/公車月台"
+                    "name": "公車站"
+                },
+                "highway/construction": {
+                    "name": "道路封閉",
+                    "terms": "道路封閉"
                 },
                 "highway/corridor": {
                     "name": "室內走廊",
                     "terms": "室內通道"
                 },
                 "highway/crossing": {
-                    "name": "十字路口",
-                    "terms": "十字路口"
+                    "name": "穿越道"
                 },
-                "highway/crossing-raised": {
-                    "name": "突起穿越道",
-                    "terms": "突起穿越道,穿越道"
+                "highway/crossing/marked": {
+                    "name": "標記人行穿越道",
+                    "terms": "有斑馬線穿越道"
                 },
-                "highway/crosswalk": {
-                    "name": "行人穿越道",
-                    "terms": "行人穿越道"
+                "highway/crossing/marked-raised": {
+                    "name": "標記人行穿越道(凸起)",
+                    "terms": "有斑馬線穿越道(凸起)"
                 },
-                "highway/crosswalk-raised": {
-                    "name": "突起行人穿越道",
-                    "terms": "突起行人穿越道,行人穿越道"
+                "highway/crossing/unmarked": {
+                    "name": "無標記人行穿越道",
+                    "terms": "無斑馬線穿越道"
+                },
+                "highway/crossing/unmarked-raised": {
+                    "name": "無標記人行穿越道(凸起)",
+                    "terms": "無斑馬線穿越道(凸起)"
+                },
+                "highway/crossing/zebra": {
+                    "name": "標記人行穿越道"
+                },
+                "highway/crossing/zebra-raised": {
+                    "name": "標記人行穿越道(凸起)"
                 },
                 "highway/cycleway": {
                     "name": "單車路線",
                     "terms": "單車徑,腳踏車路線"
                 },
+                "highway/cycleway/bicycle_foot": {
+                    "name": "單車或步道",
+                    "terms": "自行車及人行步道"
+                },
+                "highway/cycleway/crossing": {
+                    "name": "自行車穿越道"
+                },
+                "highway/cycleway/crossing/bicycle_foot": {
+                    "name": "自行車與行人穿越道",
+                    "terms": "自行車與行人穿越道"
+                },
+                "highway/cycleway/crossing/marked": {
+                    "name": "有標記的單車穿越道",
+                    "terms": "有標記的腳踏車穿越道"
+                },
+                "highway/cycleway/crossing/unmarked": {
+                    "name": "沒有標記的單車穿越道",
+                    "terms": "沒有標記的腳踏車穿越道"
+                },
                 "highway/elevator": {
                     "name": "電梯",
                     "terms": "電梯,升降梯"
                 },
+                "highway/emergency_bay": {
+                    "name": "避車彎",
+                    "terms": "避車彎"
+                },
                 "highway/footway": {
-                    "name": "人行道",
+                    "name": "道",
                     "terms": "步行徑,人行步道"
                 },
+                "highway/footway/access_aisle": {
+                    "name": "進入通道",
+                    "terms": "進入通道"
+                },
+                "highway/footway/conveying": {
+                    "name": "移動人行道",
+                    "terms": "移動人行道"
+                },
+                "highway/footway/crossing": {
+                    "name": "行人穿越道"
+                },
+                "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": "讓車標誌"
                     "name": "生活街道",
                     "terms": "生活街道"
                 },
+                "highway/milestone": {
+                    "name": "公路里程碑",
+                    "terms": "里程碑"
+                },
                 "highway/mini_roundabout": {
                     "name": "小型迴轉處",
                     "terms": "小型迴旋處"
                     "name": "路徑",
                     "terms": "路徑"
                 },
+                "highway/path/informal": {
+                    "name": "非正式的路徑",
+                    "terms": "非正式的路徑"
+                },
                 "highway/pedestrian_area": {
                     "name": "徒步區",
                     "terms": "行人徒步區"
                     "terms": "行人徒步道路"
                 },
                 "highway/primary": {
-                    "name": "主è¦\81道路",
-                    "terms": "主è¦\81é\81\93è·¯"
+                    "name": "ä¸\80ç´\9a道路",
+                    "terms": "ä¸\80ç´\9aé\81\93è·¯ã\80\81主è¦\81é\81\93è·¯ã\80\81ç\9c\81é\81\93"
                 },
                 "highway/primary_link": {
-                    "name": "主è¦\81é\81\93è·¯é\80£æ\8e¥è·¯",
-                    "terms": "主要道路連接路"
+                    "name": "ä¸\80ç´\9aé\81\93è·¯è\81¯çµ¡é\81\93",
+                    "terms": "主要道路聯絡道"
                 },
                 "highway/raceway": {
-                    "name": "操場(摩托賽道)",
-                    "terms": "摩托賽道,賽道"
+                    "name": "賽車賽道",
+                    "terms": "賽車運動賽道"
+                },
+                "highway/raceway/karting": {
+                    "name": "卡丁車賽道",
+                    "terms": "卡丁車賽道"
+                },
+                "highway/raceway/motocross": {
+                    "name": "摩托車越野賽道",
+                    "terms": "摩托車越野賽道"
                 },
                 "highway/residential": {
                     "name": "住宅區道路",
                     "terms": "未知種類的道路"
                 },
                 "highway/secondary": {
-                    "name": "次要道路",
-                    "terms": "次要道路"
+                    "name": "二級道路",
+                    "terms": "次要道路、縣道、主幹道"
                 },
                 "highway/secondary_link": {
-                    "name": "次級道路連接路",
-                    "terms": "次級道路連接道"
+                    "name": "二級道路聯絡道",
+                    "terms": "次級道路聯絡道"
                 },
                 "highway/service": {
                     "name": "服務道路",
-                    "terms": "輔助道路"
+                    "terms": "服務性道路、設施道路、場域道路、輔助道路"
                 },
                 "highway/service/alley": {
                     "name": "巷弄",
                 },
                 "highway/services": {
                     "name": "公路服務區",
-                    "terms": "公路服務區,公路休息區"
+                    "terms": "公路服務區、公路休息站"
                 },
                 "highway/speed_camera": {
                     "name": "測速照相機",
                     "name": "階梯",
                     "terms": "樓梯,階梯,石階"
                 },
+                "highway/steps/conveying": {
+                    "name": "電梯",
+                    "terms": "升降梯"
+                },
                 "highway/stop": {
                     "name": "停車標誌",
                     "terms": "停車再開"
                     "terms": "三級道路連接道"
                 },
                 "highway/track": {
-                    "name": "未舖設路面的車徑",
-                    "terms": "未舖設路面的車徑"
+                    "name": "農路·林道",
+                    "terms": "農路、林道"
                 },
                 "highway/traffic_mirror": {
                     "name": "道路反射鏡",
                     "name": "紅綠燈",
                     "terms": "交通燈,交通號誌,交通信號燈"
                 },
+                "highway/trailhead": {
+                    "name": "入口處",
+                    "terms": "入口處"
+                },
                 "highway/trunk": {
-                    "name": "å¹¹é\81\93",
-                    "terms": "å¹¹é\81\93"
+                    "name": "å¿«é\80\9fé\81\93è·¯",
+                    "terms": "å¿«é\80\9fé\81\93è·¯ã\80\81å°\81é\96\89é\81\93è·¯"
                 },
                 "highway/trunk_link": {
                     "name": "幹道連接路",
                     "terms": "迴轉圓環,迴轉道"
                 },
                 "highway/unclassified": {
-                    "name": "小道路/未分類道路",
-                    "terms": "小道路/未分類道路"
+                    "name": "一般道路/未編制道路",
+                    "terms": "一般道路/未編制道路"
                 },
                 "historic": {
                     "name": "歷史景點",
                     "name": "界石",
                     "terms": "界碑"
                 },
+                "historic/building": {
+                    "name": "歷史建築",
+                    "terms": "歷史建築"
+                },
                 "historic/castle": {
                     "name": "城堡",
                     "terms": "城堡"
                 },
+                "historic/castle/fortress": {
+                    "name": "歷史城堡",
+                    "terms": "歷史城堡"
+                },
+                "historic/castle/palace": {
+                    "name": "宮殿",
+                    "terms": "宮殿,皇宮"
+                },
+                "historic/castle/stately": {
+                    "name": "法式城堡",
+                    "terms": "法式城堡"
+                },
+                "historic/city_gate": {
+                    "name": "城門",
+                    "terms": "城門"
+                },
+                "historic/fort": {
+                    "name": "歷史堡壘",
+                    "terms": "歷史堡壘"
+                },
+                "historic/manor": {
+                    "name": "莊園別墅",
+                    "terms": "莊園別墅"
+                },
                 "historic/memorial": {
                     "name": "紀念碑",
                     "terms": "紀念碑"
                 },
+                "historic/memorial/plaque": {
+                    "name": "紀念牌匾",
+                    "terms": "紀念牌匾"
+                },
                 "historic/monument": {
                     "name": "纪念建築物",
                     "terms": "纪念碑,紀念塔,古蹟"
                 },
+                "historic/pillory": {
+                    "name": "頸手枷",
+                    "terms": "頸手枷"
+                },
                 "historic/ruins": {
                     "name": "遺址",
                     "terms": "遺址"
                     "name": "路邊神祠",
                     "terms": "路邊小廟"
                 },
+                "historic/wreck": {
+                    "name": "沈船"
+                },
+                "indoor": {
+                    "name": "室內圖徵"
+                },
+                "indoor/area": {
+                    "name": "室內區域",
+                    "terms": "室內空間"
+                },
+                "indoor/corridor": {
+                    "name": "室內走廊",
+                    "terms": "屋內走廊"
+                },
+                "indoor/corridor_line": {
+                    "name": "室內走廊"
+                },
+                "indoor/door": {
+                    "name": "室內房門",
+                    "terms": "屋內房門"
+                },
+                "indoor/elevator": {
+                    "name": "室內電梯井",
+                    "terms": "室內電梯井"
+                },
+                "indoor/room": {
+                    "name": "房間",
+                    "terms": "房間"
+                },
+                "indoor/stairs": {
+                    "name": "室內樓梯間",
+                    "terms": "室內樓梯間"
+                },
+                "indoor/wall": {
+                    "name": "室內牆壁",
+                    "terms": "屋內牆壁"
+                },
+                "internet_access/wlan": {
+                    "name": "Wi-Fi 熱點",
+                    "terms": "Wi-Fi 熱點"
+                },
                 "junction": {
                     "name": "路口",
                     "terms": "槽化車道,道路交叉,十字路口,丁字路,路"
                 },
                 "landuse": {
-                    "name": "土地利用",
-                    "terms": "土地利用,國土利用,使用分區"
+                    "name": "土地利用圖徵"
                 },
                 "landuse/allotments": {
                     "name": "社區農園",
                     "terms": "養殖漁業,水產養殖,Aquaculture"
                 },
                 "landuse/basin": {
-                    "name": "水池",
-                    "terms": "水池"
+                    "name": "水池"
                 },
                 "landuse/brownfield": {
                     "name": "棕色地帶",
                     "terms": "棕色地帶"
                 },
                 "landuse/cemetery": {
-                    "name": "墓園",
-                    "terms": "å¢\93å\9c\92"
+                    "name": "殯葬用地",
+                    "terms": "å\85¬å¢\93ã\80\81å¢\93å\9c°ã\80\81å¢\93å\9c\92ã\80\81ç´\8d骨å¡\94ã\80\81墳å¢\93"
                 },
                 "landuse/churchyard": {
-                    "name": "教堂院落",
-                    "terms": "教堂用地"
+                    "name": "教堂院落"
                 },
                 "landuse/commercial": {
-                    "name": "商業",
-                    "terms": "商業"
+                    "name": "商業用地",
+                    "terms": "商業用地"
                 },
                 "landuse/construction": {
                     "name": "建築工地",
-                    "terms": "建築工"
+                    "terms": "建築工"
                 },
                 "landuse/farm": {
-                    "name": "農"
+                    "name": "農"
                 },
                 "landuse/farmland": {
-                    "name": "農ç\94°",
+                    "name": "農業ç\94¨å\9c°",
                     "terms": "農田,稻田,農地,田,耕地"
                 },
                 "landuse/farmyard": {
                     "name": "農莊",
-                    "terms": "莊園"
+                    "terms": "農莊"
+                },
+                "landuse/flowerbed": {
+                    "name": "花檯",
+                    "terms": "花園"
                 },
                 "landuse/forest": {
-                    "name": "森林",
-                    "terms": "森林"
+                    "name": "受管理的森林",
+                    "terms": "受管理的森林,森林"
                 },
                 "landuse/garages": {
                     "name": "車庫用地",
                     "terms": "堆填區"
                 },
                 "landuse/meadow": {
-                    "name": "ç\89§å ´",
-                    "terms": "放牧用地"
+                    "name": "ç\95\9cç\89§ç\94¨å\9c°",
+                    "terms": "牧場、放牧地"
                 },
                 "landuse/military": {
                     "name": "軍事用地",
                     "name": "軍事建築",
                     "terms": "營房,軍營,營舍"
                 },
-                "landuse/military/bunker": {
-                    "name": "軍事碉堡",
-                    "terms": "軍事碉堡,碉堡"
-                },
-                "landuse/military/checkpoint": {
-                    "name": "崗哨",
-                    "terms": "軍事崗哨,哨點"
-                },
                 "landuse/military/danger_area": {
                     "name": "危險區",
                     "terms": "危險地區,危險區域,危險區,禁區"
                     "name": "海軍基地",
                     "terms": "軍港,海軍基地"
                 },
-                "landuse/military/nuclear_explosion_site": {
-                    "name": "核子爆炸場址",
-                    "terms": "核子爆炸場址,核子試爆場"
-                },
                 "landuse/military/obstacle_course": {
                     "name": "障礙課程場地",
                     "terms": "障礙課程場地,障礙課程"
                 },
-                "landuse/military/office": {
-                    "name": "軍事單位辦公室",
-                    "terms": "軍事辦公室"
-                },
                 "landuse/military/range": {
                     "name": "軍用靶場",
                     "terms": "靶場,軍用靶場,射擊場,軍事靶場"
                     "name": "育苗場",
                     "terms": "種苗中心"
                 },
+                "landuse/pond": {
+                    "name": "池塘"
+                },
                 "landuse/quarry": {
                     "name": "礦區",
                     "terms": "礦場,採礦場"
                 },
                 "landuse/railway": {
-                    "name": "鐵路通道",
+                    "name": "鐵路用地",
                     "terms": "鐵路通道"
                 },
                 "landuse/recreation_ground": {
                     "terms": "休憩區,遊樂場,遊樂園"
                 },
                 "landuse/religious": {
-                    "name": "宗教設施用地",
-                    "terms": "寺廟用地,教會用地,廟宇用地"
+                    "name": "宗教用地",
+                    "terms": "寺廟、教會用地"
+                },
+                "landuse/reservoir": {
+                    "name": "貯水庫"
                 },
                 "landuse/residential": {
                     "name": "住宅用地",
                     "terms": "住宅區"
                 },
+                "landuse/residential/apartments": {
+                    "name": "公寓大樓",
+                    "terms": "公寓大樓,公寓"
+                },
                 "landuse/retail": {
-                    "name": "零售",
-                    "terms": "零售區域,零售"
+                    "name": "零售用地",
+                    "terms": "商店街"
                 },
                 "landuse/vineyard": {
                     "name": "酒莊",
                     "terms": "酒莊"
                 },
+                "landuse/winter_sports": {
+                    "name": "冬季運動區域",
+                    "terms": "冬季運動區,冬天運動區"
+                },
                 "leisure": {
-                    "name": "休閒設施",
-                    "terms": "休閒設施,休閒娛樂"
+                    "name": "休閒娛樂圖徽"
                 },
                 "leisure/adult_gaming_centre": {
                     "name": "成人遊戲中心",
                     "name": "遊樂場",
                     "terms": "遊樂場"
                 },
+                "leisure/bandstand": {
+                    "name": "演奏臺",
+                    "terms": "演奏臺,露天音樂臺,音樂臺"
+                },
                 "leisure/beach_resort": {
                     "name": "海灘渡假村",
                     "terms": "海灘渡假村,海濱渡假村"
                     "name": "鳥類棲息處",
                     "terms": "鳥類棲息處,鳥類棲地,鳥類藏身處"
                 },
+                "leisure/bleachers": {
+                    "name": "看台",
+                    "terms": "看台,看臺"
+                },
                 "leisure/bowling_alley": {
                     "name": "保齡球館",
                     "terms": "保齡球館,保齡球場,地球社"
                     "name": "舞蹈學校",
                     "terms": "舞蹈學校"
                 },
+                "leisure/disc_golf_course": {
+                    "name": "飛盤高爾夫球場",
+                    "terms": "飛盤高爾夫球場"
+                },
                 "leisure/dog_park": {
                     "name": "狗公園",
                     "terms": "寵物公園"
                 },
+                "leisure/escape_game": {
+                    "name": "密室逃脫",
+                    "terms": "密室逃脫"
+                },
                 "leisure/firepit": {
-                    "name": "火坑",
-                    "terms": "火爐"
+                    "name": "篝火",
+                    "terms": "篝火"
+                },
+                "leisure/fishing": {
+                    "name": "釣魚點",
+                    "terms": "釣魚熱點,釣魚處"
                 },
                 "leisure/fitness_centre": {
                     "name": "健身房/健身中心",
                     "name": "野餐桌",
                     "terms": "野餐桌"
                 },
+                "leisure/picnic_table/chess": {
+                    "name": "棋桌",
+                    "terms": "象棋桌,西洋棋桌"
+                },
                 "leisure/pitch": {
                     "name": "運動場地",
                     "terms": "運動場"
                     "name": "美式足球場",
                     "terms": "美式足球場"
                 },
+                "leisure/pitch/australian_football": {
+                    "name": "澳式足球場",
+                    "terms": "澳式足球場"
+                },
+                "leisure/pitch/badminton": {
+                    "name": "羽毛球場",
+                    "terms": "羽毛球場"
+                },
                 "leisure/pitch/baseball": {
                     "name": "棒球場",
                     "terms": "棒球場"
                     "name": "保齡球綠地",
                     "terms": "保齡球綠地"
                 },
+                "leisure/pitch/chess": {
+                    "name": "巨型西洋棋棋盤",
+                    "terms": "巨型西洋棋棋盤"
+                },
                 "leisure/pitch/cricket": {
                     "name": "板球場",
                     "terms": "板球場"
                     "name": "馬場",
                     "terms": "馬場"
                 },
+                "leisure/pitch/field_hockey": {
+                    "name": "曲棍球場",
+                    "terms": "曲棍球場"
+                },
+                "leisure/pitch/horseshoes": {
+                    "name": "馬蹄鐵坑",
+                    "terms": "馬蹄鐵坑"
+                },
+                "leisure/pitch/netball": {
+                    "name": "籃網球場",
+                    "terms": "籃網球場"
+                },
                 "leisure/pitch/rugby_league": {
                     "name": "聯盟式橄欖球",
                     "terms": "聯盟式橄欖球"
                     "name": "聯合式橄欖球",
                     "terms": "聯合式橄欖球"
                 },
+                "leisure/pitch/shuffleboard": {
+                    "name": "沙狐球場",
+                    "terms": "沙狐球場"
+                },
                 "leisure/pitch/skateboard": {
                     "name": "滑板公園",
                     "terms": "滑板場,極限公園,極限運動公園"
                     "name": "足球場",
                     "terms": "足球場,球場"
                 },
+                "leisure/pitch/softball": {
+                    "name": "壘球場",
+                    "terms": "壘球場"
+                },
                 "leisure/pitch/table_tennis": {
                     "name": "乒乓球桌",
                     "terms": "乒乓球桌,桌球桌"
                     "name": "度假勝地",
                     "terms": "度假村"
                 },
-                "leisure/running_track": {
-                    "name": "操場(跑步)",
-                    "terms": "操場"
-                },
                 "leisure/sauna": {
                     "name": "桑拿",
                     "terms": "桑拿,芬蘭浴,三溫暖"
                     "name": "船架滑道",
                     "terms": "船架滑道"
                 },
+                "leisure/slipway_point": {
+                    "name": "船台",
+                    "terms": "船台"
+                },
                 "leisure/sports_centre": {
                     "name": "體育中心/設施",
                     "terms": "體育中心,體育設施"
                 },
+                "leisure/sports_centre/climbing": {
+                    "name": "攀岩場",
+                    "terms": "攀岩場"
+                },
                 "leisure/sports_centre/swimming": {
                     "name": "游泳池附屬設施",
                     "terms": "游泳池設施,游池附屬設施,游池設施"
                     "name": "體育場",
                     "terms": "體育場"
                 },
+                "leisure/swimming_area": {
+                    "name": "自然游泳區",
+                    "terms": "自然游泳區域"
+                },
                 "leisure/swimming_pool": {
                     "name": "游泳池",
                     "terms": "泳池"
                 },
                 "leisure/track": {
-                    "name": "操場(非摩托賽道)",
-                    "terms": "操場(非摩托賽道), 操場"
+                    "name": "賽道(非賽車運動)",
+                    "terms": "賽道(非賽車運動)"
+                },
+                "leisure/track/cycling": {
+                    "name": "自行車道",
+                    "terms": "單車道"
+                },
+                "leisure/track/cycling_point": {
+                    "name": "自行車道",
+                    "terms": "自行車道"
+                },
+                "leisure/track/horse_racing": {
+                    "name": "賽馬跑道",
+                    "terms": "賽馬跑道"
+                },
+                "leisure/track/horse_racing_point": {
+                    "name": "賽馬道",
+                    "terms": "賽馬道"
+                },
+                "leisure/track/running": {
+                    "name": "跑道",
+                    "terms": "跑道"
+                },
+                "leisure/track/running_point": {
+                    "name": "跑道",
+                    "terms": "跑道"
                 },
                 "leisure/water_park": {
                     "name": "水上樂園",
                     "terms": "線"
                 },
                 "man_made": {
-                    "name": "人工設施",
-                    "terms": "人造構築,人造建築,人造設施"
+                    "name": "人造圖徽"
                 },
                 "man_made/adit": {
                     "name": "坑口",
                     "name": "天線",
                     "terms": "天線"
                 },
+                "man_made/beacon": {
+                    "name": "信標",
+                    "terms": "信標燈"
+                },
+                "man_made/beehive": {
+                    "name": "蜂箱",
+                    "terms": "蜂箱,人工蜂箱,人造蜂巢"
+                },
                 "man_made/breakwater": {
                     "name": "防波堤",
                     "terms": "防波堤"
                 },
                 "man_made/bridge": {
-                    "name": "橋樑",
-                    "terms": "橋樑,橋,陸橋,天橋"
+                    "name": "橋樑區域",
+                    "terms": "橋樑區域"
+                },
+                "man_made/bunker_silo": {
+                    "name": "地面筒倉",
+                    "terms": "地面筒倉;筒倉"
+                },
+                "man_made/cairn": {
+                    "name": "石標",
+                    "terms": "石標"
                 },
                 "man_made/chimney": {
                     "name": "煙囪",
                     "terms": "煙筒"
                 },
+                "man_made/clearcut": {
+                    "name": "伐木林",
+                    "terms": "人工林"
+                },
                 "man_made/crane": {
                     "name": "起重機",
                     "terms": "起重機"
                 },
+                "man_made/cross": {
+                    "name": "峰頂十字架",
+                    "terms": "峰頂十字架"
+                },
                 "man_made/cutline": {
                     "name": "山林分界線",
                     "terms": "山林分界線"
                 },
+                "man_made/dyke": {
+                    "name": "防洪堤",
+                    "terms": "堤防"
+                },
                 "man_made/embankment": {
-                    "name": "基堤"
+                    "name": "堤防",
+                    "terms": "基堤"
                 },
                 "man_made/flagpole": {
                     "name": "旗桿",
                     "name": "燈塔",
                     "terms": "燈塔"
                 },
-                "man_made/mast": {
-                    "name": "塔狀天線",
+                "man_made/manhole": {
+                    "name": "人孔",
+                    "terms": "人孔"
+                },
+                "man_made/manhole/drain": {
+                    "name": "下水道",
+                    "terms": "下水道"
+                },
+                "man_made/manhole/gas": {
+                    "name": "天然氣公共設施人孔",
+                    "terms": "天然氣公共設施人孔"
+                },
+                "man_made/manhole/power": {
+                    "name": "電力公共設施人孔",
+                    "terms": "電力公共設施人孔"
+                },
+                "man_made/manhole/sewer": {
+                    "name": "污水下水道人孔",
+                    "terms": "污水下水道人孔"
+                },
+                "man_made/manhole/telecom": {
+                    "name": "電信設施人孔",
+                    "terms": "電信設施人孔"
+                },
+                "man_made/manhole/water": {
+                    "name": "自來水人孔",
+                    "terms": "自來水人孔"
+                },
+                "man_made/mast": {
+                    "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/mineshaft": {
+                    "name": "礦井",
+                    "terms": "礦井"
+                },
                 "man_made/monitoring_station": {
                     "name": "監測站",
                     "terms": "監測點"
                 },
-                "man_made/observation": {
-                    "name": "瞭望塔",
-                    "terms": "瞭望塔"
+                "man_made/obelisk": {
+                    "name": "方尖碑",
+                    "terms": "方尖碑"
                 },
                 "man_made/observatory": {
                     "name": "天文台",
                     "name": "碼頭",
                     "terms": "碼頭"
                 },
+                "man_made/pier/floating": {
+                    "name": "浮式突堤碼頭",
+                    "terms": "浮式突堤碼頭"
+                },
                 "man_made/pipeline": {
                     "name": "管道",
                     "terms": "管線"
                 },
+                "man_made/pipeline/underground": {
+                    "name": "地下管線",
+                    "terms": "地下水管"
+                },
+                "man_made/pipeline/valve": {
+                    "name": "管道閥門",
+                    "terms": "管道閥門"
+                },
                 "man_made/pumping_station": {
                     "name": "抽水站",
                     "terms": "抽水站"
                     "name": "儲油槽",
                     "terms": "存放槽,油罐,儲罐,儲水槽,儲汽槽"
                 },
+                "man_made/storage_tank/water": {
+                    "name": "水塔",
+                    "terms": "水塔"
+                },
+                "man_made/street_cabinet": {
+                    "name": "街櫃"
+                },
                 "man_made/surveillance": {
                     "name": "監視器",
                     "terms": "監視錄影器"
                 },
-                "man_made/surveillance_camera": {
-                    "name": "監視",
+                "man_made/surveillance/camera": {
+                    "name": "監視攝影機",
                     "terms": "監視器"
                 },
                 "man_made/survey_point": {
-                    "name": "測量點",
-                    "terms": "三角點,土地測量點,控制點"
+                    "name": "測量標",
+                    "terms": "測量點,三角點,土地測量點,控制點,基準點"
+                },
+                "man_made/torii": {
+                    "name": "鳥居",
+                    "terms": "鳥居"
                 },
                 "man_made/tower": {
                     "name": "塔",
                     "terms": "塔"
                 },
+                "man_made/tower/bell_tower": {
+                    "name": "鐘樓",
+                    "terms": "鐘樓"
+                },
+                "man_made/tower/communication": {
+                    "name": "通訊塔",
+                    "terms": "無線通訊塔"
+                },
+                "man_made/tower/defensive": {
+                    "name": "守衛塔",
+                    "terms": "槍塔,衛塔"
+                },
+                "man_made/tower/minaret": {
+                    "name": "尖塔",
+                    "terms": "尖塔"
+                },
+                "man_made/tower/observation": {
+                    "name": "瞭望塔",
+                    "terms": "瞭望塔"
+                },
+                "man_made/tunnel": {
+                    "name": "隧道區域",
+                    "terms": "隧道區域"
+                },
+                "man_made/utility_pole": {
+                    "name": "電線桿",
+                    "terms": "電線桿"
+                },
                 "man_made/wastewater_plant": {
                     "name": "污水處理廠",
                     "terms": "污水處理廠,水資源回收中心"
                 },
+                "man_made/water_tap": {
+                    "name": "水龍頭",
+                    "terms": "水龍頭"
+                },
                 "man_made/water_tower": {
                     "name": "水塔",
                     "terms": "水塔"
                     "name": "工廠",
                     "terms": "工廠,加工廠,Factory"
                 },
-                "manhole": {
-                    "name": "人孔",
-                    "terms": "人孔,下水道口"
+                "marker": {
+                    "name": "標記",
+                    "terms": "標記"
                 },
-                "manhole/drain": {
-                    "name": "排水系統",
-                    "terms": "排水系統,排水道"
+                "marker/utility": {
+                    "name": "公用設施標記",
+                    "terms": "公用設施標記"
                 },
-                "manhole/telecom": {
-                    "name": "電信公司人孔",
-                    "terms": "電信公司人孔,電信人孔"
+                "marker/utility/power": {
+                    "name": "電力標記",
+                    "terms": "電力標記"
+                },
+                "military/bunker": {
+                    "name": "軍用掩體",
+                    "terms": "軍用掩體"
+                },
+                "military/checkpoint": {
+                    "name": "檢查站",
+                    "terms": "檢查站"
+                },
+                "military/nuclear_explosion_site": {
+                    "name": "核武測試場",
+                    "terms": "核武測試場"
+                },
+                "military/office": {
+                    "name": "軍事辦公室",
+                    "terms": "軍事辦公室"
+                },
+                "military/trench": {
+                    "name": "壕溝",
+                    "terms": "壕溝"
                 },
                 "natural": {
-                    "name": "自然景觀",
-                    "terms": "自然物件"
+                    "name": "自然圖徽"
                 },
                 "natural/bare_rock": {
                     "name": "裸露的岩石",
                     "name": "沙灘",
                     "terms": "沙灘,海灘"
                 },
+                "natural/cape": {
+                    "name": "岬角"
+                },
                 "natural/cave_entrance": {
                     "name": "洞穴入口",
                     "terms": "洞穴入口"
                     "name": "高原荒地",
                     "terms": "高原荒地"
                 },
+                "natural/geyser": {
+                    "name": "間歇泉",
+                    "terms": "間歇泉"
+                },
                 "natural/glacier": {
                     "name": "冰川",
                     "terms": "冰川,冰河"
                     "terms": "草地"
                 },
                 "natural/heath": {
-                    "name": "荒地",
-                    "terms": "荒地"
+                    "name": "矮灌木叢",
+                    "terms": "矮灌木叢"
                 },
                 "natural/mud": {
                     "name": "泥地",
                     "name": "山頂",
                     "terms": "山峰,山巔"
                 },
+                "natural/reef": {
+                    "name": "暗礁",
+                    "terms": "暗礁,礁"
+                },
                 "natural/ridge": {
                     "name": "山脊",
                     "terms": "山陵"
                 },
+                "natural/rock": {
+                    "name": " 巨礫"
+                },
                 "natural/saddle": {
                     "name": "埡口",
                     "terms": "埡口,山口,鞍部"
                     "terms": "沙,砂"
                 },
                 "natural/scree": {
-                    "name": "碎石崖錐",
-                    "terms": "碎石灘"
+                    "name": "崩坍地",
+                    "terms": "崩坍地、碎石坡"
                 },
                 "natural/scrub": {
-                    "name": "灌木叢",
-                    "terms": "灌木"
+                    "name": "荒地",
+                    "terms": "荒地"
+                },
+                "natural/shingle": {
+                    "name": "礫灘"
                 },
                 "natural/spring": {
                     "name": "溫泉",
                     "terms": "溫泉"
                 },
+                "natural/stone": {
+                    "name": "孤石"
+                },
                 "natural/tree": {
                     "name": "樹木",
                     "terms": "樹"
                 },
                 "natural/tree_row": {
                     "name": "一排樹",
-                    "terms": "一行樹"
+                    "terms": "一排樹"
+                },
+                "natural/valley": {
+                    "name": "峽谷",
+                    "terms": "峽谷"
                 },
                 "natural/volcano": {
                     "name": "火山口",
                     "name": "水",
                     "terms": "水體"
                 },
+                "natural/water/basin": {
+                    "name": "水池",
+                    "terms": "水池"
+                },
+                "natural/water/canal": {
+                    "name": "運河區",
+                    "terms": "運河區,運河"
+                },
                 "natural/water/lake": {
                     "name": "湖泊",
                     "terms": "湖"
                 },
+                "natural/water/moat": {
+                    "name": "護城河",
+                    "terms": "護城河"
+                },
                 "natural/water/pond": {
                     "name": "池塘",
                     "terms": "池塘"
                     "name": "水庫",
                     "terms": "水塘,貯水庫"
                 },
+                "natural/water/river": {
+                    "name": "河流區",
+                    "terms": "河流區,河流"
+                },
+                "natural/water/stream": {
+                    "name": "溪流區",
+                    "terms": "溪流區,溪流"
+                },
+                "natural/water/wastewater": {
+                    "name": "污水處理池"
+                },
                 "natural/wetland": {
                     "name": "濕地",
                     "terms": "濕地,潮間帶"
                 },
                 "natural/wood": {
-                    "name": "樹林",
-                    "terms": "樹林"
+                    "name": "林地",
+                    "terms": "林地"
+                },
+                "network/type/node_network": {
+                    "name": "休閒網路節點",
+                    "terms": "休閒網路節點"
                 },
                 "noexit/yes": {
                     "name": "死路",
                     "terms": "會計師辦公室,會計師"
                 },
                 "office/administrative": {
-                    "name": "行政辦公室"
+                    "name": "政府機關"
                 },
                 "office/adoption_agency": {
                     "name": "領養代理",
                     "name": "非營利組織辦公室",
                     "terms": "NGO,非營利組織"
                 },
+                "office/bail_bond_agent": {
+                    "name": "保釋債券代理人",
+                    "terms": "保釋債券代理人"
+                },
                 "office/charity": {
-                    "name": "慈善事業辦公室",
+                    "name": "慈善機構",
                     "terms": "慈善事業"
                 },
                 "office/company": {
                     "name": "公司辦公室",
                     "terms": "辦公室,企業辦事處,企業辦公室"
                 },
+                "office/consulting": {
+                    "name": "諮詢處",
+                    "terms": "諮詢處"
+                },
                 "office/coworking": {
                     "name": "共同工作空間",
                     "terms": "共同工作空間,共用工作空間,coworking space"
                 },
+                "office/diplomatic": {
+                    "name": "外交辦公室",
+                    "terms": "外交辦公室"
+                },
+                "office/diplomatic/consulate": {
+                    "name": "領事館",
+                    "terms": "領事館"
+                },
+                "office/diplomatic/embassy": {
+                    "name": "大使館",
+                    "terms": "使館"
+                },
+                "office/diplomatic/liaison": {
+                    "name": "聯絡辦事處",
+                    "terms": "聯絡處"
+                },
                 "office/educational_institution": {
                     "name": "教育機構",
                     "terms": "教育機構,教育單位,補習班"
                     "terms": "職業介紹所"
                 },
                 "office/energy_supplier": {
-                    "name": "電力供應辦公室",
+                    "name": "電力公司辦公室",
                     "terms": "電力公司辦公室,台電,台電辦事處"
                 },
                 "office/estate_agent": {
                     "name": "金融機構辦公室",
                     "terms": "金融機構,金融單位"
                 },
+                "office/financial_advisor": {
+                    "name": "財務顧問",
+                    "terms": "財務顧問"
+                },
                 "office/forestry": {
-                    "name": "林辦公室",
+                    "name": "林業事業辦公室",
                     "terms": "林務局"
                 },
                 "office/foundation": {
                     "terms": "基金會"
                 },
                 "office/government": {
-                    "name": "政府辦公室",
-                    "terms": "政府機關"
+                    "name": "政府機關",
+                    "terms": "政府單位、行政機關、行政單位"
+                },
+                "office/government/prosecutor": {
+                    "name": "檢查署",
+                    "terms": "檢查署,檢察署"
                 },
                 "office/government/register_office": {
                     "name": "戶政事務所",
                     "terms": "戶政事務所,戶政機關"
                 },
                 "office/government/tax": {
-                    "name": "稅務辦公室",
-                    "terms": "稅捐處"
+                    "name": "稅捐機關",
+                    "terms": "稅捐處、稅務局、稅捐稽徵處"
                 },
                 "office/guide": {
                     "name": "導遊辦公室",
-                    "terms": "導遊"
+                    "terms": "導遊、嚮導"
                 },
                 "office/insurance": {
                     "name": "保險公司辦公室",
                     "terms": "法律事務所,律師樓"
                 },
                 "office/lawyer/notary": {
-                    "name": "公證"
+                    "name": "公證機構"
                 },
                 "office/moving_company": {
                     "name": "搬家公司辦公室",
                     "terms": "NGO辦公室,非政府組織"
                 },
                 "office/notary": {
-                    "name": "公證",
+                    "name": "公證機構",
                     "terms": "公證處"
                 },
                 "office/physician": {
                 },
                 "office/political_party": {
                     "name": "政黨辦公室",
-                    "terms": "黨部,競選總部,服務處"
+                    "terms": "黨部"
                 },
                 "office/private_investigator": {
                     "name": "私家偵探辦公室",
                     "name": "準非政府組織辦公室",
                     "terms": "準非政府組織辦公室"
                 },
+                "office/religion": {
+                    "name": "宗教辦公處所",
+                    "terms": "教堂辦公室,廟宇辦公室"
+                },
                 "office/research": {
                     "name": "研究機構",
                     "terms": "研究辦公室,研究中心"
                 },
                 "office/surveyor": {
-                    "name": "測量員辦公室",
+                    "name": "測繪公司辦公室",
                     "terms": "地圖測繪"
                 },
                 "office/tax_advisor": {
                     "name": "旅行社"
                 },
                 "office/water_utility": {
-                    "name": "自來水設施辦公室",
+                    "name": "自來水公司",
                     "terms": "自來水事務處,自來水公司"
                 },
-                "piste": {
-                    "name": "滑雪場",
-                    "terms": "滑雪場"
+                "piste/downhill": {
+                    "name": "下坡滑雪道",
+                    "terms": "下坡滑雪道"
+                },
+                "piste/downhill/halfpipe": {
+                    "name": "半管道滑雪",
+                    "terms": "半管道滑雪"
+                },
+                "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": "地方"
                     "name": "城市",
                     "terms": "都市"
                 },
+                "place/city_block": {
+                    "name": "城市街區",
+                    "terms": "街區"
+                },
                 "place/farm": {
                     "name": "農場"
                 },
                     "terms": "郊區"
                 },
                 "place/town": {
-                    "name": "市鎮",
-                    "terms": "鎮"
+                    "name": "鄉鎮市區",
+                    "terms": "鄉、鎮、縣轄市、區、市鎮、城鎮"
                 },
                 "place/village": {
-                    "name": "村鎮",
-                    "terms": "村落,village"
+                    "name": "村里",
+                    "terms": "村里、村莊、村落、聚落"
+                },
+                "playground": {
+                    "name": "遊樂場設備"
                 },
                 "playground/balance_beam": {
                     "name": "平衡梁",
                     "name": "點",
                     "terms": "點"
                 },
+                "polling_station": {
+                    "name": "臨時投票處",
+                    "terms": "臨時投票處"
+                },
                 "power": {
-                    "name": "電力設施"
+                    "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_wind": {
-                    "name": "風力發電機",
+                "power/generator/source/hydro": {
+                    "name": "水利渦輪"
+                },
+                "power/generator/source/nuclear": {
+                    "name": "核能反應爐",
+                    "terms": "核子爐,核子反應爐"
+                },
+                "power/generator/source/wind": {
+                    "name": "風機",
                     "terms": "風力發電機"
                 },
                 "power/line": {
                     "name": "發電廠用地",
                     "terms": "發電廠用地,發電廠廠區,發電廠範圍,發電廠,Power Station Grounds"
                 },
+                "power/plant/source/coal": {
+                    "name": "燃煤發電廠",
+                    "terms": "燃煤發電"
+                },
+                "power/plant/source/gas": {
+                    "name": "燃氣發電廠",
+                    "terms": "燃氣發電廠"
+                },
+                "power/plant/source/hydro": {
+                    "name": "水力發電廠",
+                    "terms": "水力發電廠"
+                },
+                "power/plant/source/nuclear": {
+                    "name": "核能發電廠",
+                    "terms": "核能發電廠"
+                },
+                "power/plant/source/solar": {
+                    "name": "太陽能農場",
+                    "terms": "太陽能農場"
+                },
+                "power/plant/source/wind": {
+                    "name": "風場",
+                    "terms": "風力場"
+                },
                 "power/pole": {
                     "name": "電線桿",
                     "terms": "電線桿"
                 },
-                "power/sub_station": {
-                    "name": "變電所"
-                },
                 "power/substation": {
                     "name": "變電所",
                     "terms": "變電站"
                     "name": "變壓器",
                     "terms": "變壓器"
                 },
-                "public_transport/linear_platform": {
-                    "name": "轉運站 / 月台",
-                    "terms": "站牌,客運站牌,客運月台"
+                "public_transport/platform": {
+                    "name": "轉運月台",
+                    "terms": "轉運月台"
+                },
+                "public_transport/platform/aerialway": {
+                    "name": "纜車月台",
+                    "terms": "纜車月台"
                 },
-                "public_transport/linear_platform_aerialway": {
-                    "name": "纜車站/月台",
-                    "terms": "纜車站,纜車月台"
+                "public_transport/platform/aerialway_point": {
+                    "name": "纜車站 / 月台"
                 },
-                "public_transport/linear_platform_bus": {
-                    "name": "公車站/公車月台",
+                "public_transport/platform/bus": {
+                    "name": "公車月台",
                     "terms": "公車月台"
                 },
-                "public_transport/linear_platform_ferry": {
-                    "name": "船運停船處 / 船運月台",
-                    "terms": "渡輪停船處,船運月台"
-                },
-                "public_transport/linear_platform_light_rail": {
-                    "name": "輕軌停車處/ 月台",
-                    "terms": "輕軌停車處,輕軌月台"
+                "public_transport/platform/bus_point": {
+                    "name": "公車站",
+                    "terms": "公車站"
                 },
-                "public_transport/linear_platform_monorail": {
-                    "name": "單軌電車停車處 / 月台",
-                    "terms": "單軌電車停車處,"
+                "public_transport/platform/ferry": {
+                    "name": "渡輪月台",
+                    "terms": "渡輪月台"
                 },
-                "public_transport/linear_platform_subway": {
-                    "name": "捷運停車處 / 月台",
-                    "terms": "地鐵停車處,地鐵月台"
+                "public_transport/platform/ferry_point": {
+                    "name": "渡輪站/月台"
                 },
-                "public_transport/linear_platform_train": {
-                    "name": "火車停車處 / 月台",
-                    "terms": "火車停車處,火車月台"
+                "public_transport/platform/light_rail": {
+                    "name": "輕軌月台",
+                    "terms": "輕軌月台"
                 },
-                "public_transport/linear_platform_tram": {
-                    "name": "街車停車處 / 月台",
-                    "terms": "街車停車處,街車月台"
+                "public_transport/platform/light_rail_point": {
+                    "name": "輕軌站/月台"
                 },
-                "public_transport/linear_platform_trolleybus": {
-                    "name": "無軌電車停車處 / 月台",
-                    "terms": "無軌電車停車處,無軌電車月台"
+                "public_transport/platform/monorail": {
+                    "name": "單軌電車月台",
+                    "terms": "軌電車月台"
                 },
-                "public_transport/platform": {
-                    "name": "公車專用道停車處 / 月台",
-                    "terms": "公車專用道停車處,公車專用道月台"
+                "public_transport/platform/monorail_point": {
+                    "name": "單軌電車站/月台"
                 },
-                "public_transport/platform_aerialway": {
-                    "name": "纜車站 / 月台",
-                    "terms": "纜車站,纜車月台"
+                "public_transport/platform/subway": {
+                    "name": "捷運月台",
+                    "terms": "捷運月台"
                 },
-                "public_transport/platform_bus": {
-                    "name": "公車站牌 / 公車月台",
-                    "terms": "公車站牌,公車月台,巴士站牌,巴士月台"
+                "public_transport/platform/subway_point": {
+                    "name": "捷運站/月台"
                 },
-                "public_transport/platform_ferry": {
-                    "name": "船運停船處 / 船運月台",
-                    "terms": "船運停船處,船運月台,"
+                "public_transport/platform/train": {
+                    "name": "火車月台",
+                    "terms": "火車月台"
                 },
-                "public_transport/platform_light_rail": {
-                    "name": "輕軌停車處/ 月台",
-                    "terms": "輕軌停車處,輕軌月台"
+                "public_transport/platform/train_point": {
+                    "name": "火車站/月台"
                 },
-                "public_transport/platform_monorail": {
-                    "name": "單軌電車停車處 / 月台",
-                    "terms": "單軌電車停車處,單軌月台"
+                "public_transport/platform/tram": {
+                    "name": "電車月台",
+                    "terms": "電車月台"
                 },
-                "public_transport/platform_subway": {
-                    "name": "捷運停車處 / 月台",
-                    "terms": "捷運停車處,捷運月台,地鐵停車處,地鐵月台"
+                "public_transport/platform/tram_point": {
+                    "name": "電車站/月台",
+                    "terms": "輕軌車站"
                 },
-                "public_transport/platform_train": {
-                    "name": "ç\81«è»\8aå\81\9cè»\8aè\99\95 / 月台",
-                    "terms": "ç\81«è»\8aå\81\9cè»\8aè\99\95\81«車月台"
+                "public_transport/platform/trolleybus": {
+                    "name": "ç\84¡è»\8cé\9b»è»\8a月台",
+                    "terms": "ç\84¡è»\8cé\9b»車月台"
                 },
-                "public_transport/platform_tram": {
-                    "name": "路面電車停車處 / 月台",
-                    "terms": "路面電車停車處,路面電車月台"
+                "public_transport/platform/trolleybus_point": {
+                    "name": "無軌電車站",
+                    "terms": "無軌電車站"
                 },
-                "public_transport/platform_trolleybus": {
-                    "name": "無軌電車站 / 月台",
-                    "terms": "無軌電車站,無軌電車月台"
+                "public_transport/platform_point": {
+                    "name": "轉運站/月台",
+                    "terms": "轉運站/月台"
                 },
                 "public_transport/station": {
                     "name": "轉運站",
                     "terms": "無軌電車停車點"
                 },
                 "railway": {
-                    "name": "鐵路"
+                    "name": "鐵路圖徽"
                 },
                 "railway/abandoned": {
-                    "name": "鐵路遺跡",
+                    "name": "鐵路遺跡",
                     "terms": "舊鐵路線"
                 },
                 "railway/buffer_stop": {
                     "name": "緩衝站",
                     "terms": "緩衝站"
                 },
+                "railway/construction": {
+                    "name": "施工中的鐵路",
+                    "terms": "施工中的鐵路"
+                },
                 "railway/crossing": {
                     "name": "鐵路平交道(路徑)",
                     "terms": "鐵路平交道,平交道"
                     "terms": "窄軌鐵路"
                 },
                 "railway/platform": {
-                    "name": "街車站/月台"
+                    "name": "火車月台"
                 },
                 "railway/rail": {
                     "name": "鐵軌",
                     "terms": "路軌"
                 },
+                "railway/rail/highspeed": {
+                    "name": "高速鐵路",
+                    "terms": "高速鐵路,高鐵"
+                },
                 "railway/signal": {
                     "name": "鐵道信號",
                     "terms": "鐵道信號"
                 "railway/tram_stop": {
                     "name": "街車停靠點"
                 },
+                "railway/yard": {
+                    "name": "鐵路貨運站",
+                    "terms": "鐵路貨運站,貨運站"
+                },
                 "relation": {
                     "name": "關係",
                     "terms": "關係"
                 },
-                "roundabout": {
-                    "name": "圓環"
-                },
                 "route/ferry": {
                     "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": "農用品店 "
+                    "name": "農業資材行",
+                    "terms": "農業資材行"
                 },
                 "shop/alcohol": {
                     "name": "酒類專賣店",
                     "terms": "酒類商店,酒品專賣店,酒莊"
                 },
                 "shop/anime": {
-                    "name": "動漫åº\97",
-                    "terms": "動漫åº\97"
+                    "name": "動ç\95«ï¼\8f漫ç\95«åº\97",
+                    "terms": "動ç\95«ï¼\8f漫ç\95«åº\97"
                 },
                 "shop/antiques": {
                     "name": "古董店",
                     "name": "單車店",
                     "terms": "腳踏車店"
                 },
+                "shop/boat": {
+                    "name": "船店",
+                    "terms": "船店"
+                },
                 "shop/bookmaker": {
-                    "name": "æ\9b¸å\95\86",
-                    "terms": "出版社"
+                    "name": "æ\8a\95注è\99\95",
+                    "terms": "體育賽事投注處"
                 },
                 "shop/books": {
                     "name": "書店",
                     "terms": "書局"
                 },
                 "shop/boutique": {
-                    "name": "服飾店",
-                    "terms": "精品服飾店"
+                    "name": "服飾店"
+                },
+                "shop/brewing_supplies": {
+                    "name": "釀酒用品店",
+                    "terms": "釀酒用品店"
                 },
                 "shop/butcher": {
                     "name": "肉販",
                     "terms": "肉販"
                 },
+                "shop/camera": {
+                    "name": "相機配件店",
+                    "terms": "相機配件店"
+                },
                 "shop/candles": {
                     "name": "燈具店",
                     "terms": "燈具行"
                 },
+                "shop/cannabis": {
+                    "name": "娛樂用大麻店",
+                    "terms": "娛樂用大麻店"
+                },
                 "shop/car": {
                     "name": "汽車行",
                     "terms": "賣車處"
                 },
+                "shop/car/second_hand": {
+                    "name": "二手車經銷商",
+                    "terms": "二手車經銷商"
+                },
                 "shop/car_parts": {
                     "name": "汽車零件店",
                     "terms": "汽車零件店"
                     "name": "汽車維修店",
                     "terms": "汽車保養店"
                 },
+                "shop/caravan": {
+                    "name": "拖車經銷商",
+                    "terms": "拖車經銷商"
+                },
                 "shop/carpet": {
                     "name": "地毯店",
                     "terms": "地毯商店"
                 },
+                "shop/catalogue": {
+                    "name": "目錄店",
+                    "terms": "目錄店"
+                },
                 "shop/charity": {
                     "name": "慈善商店",
                     "terms": "慈善商店,義賣店"
                     "name": "服飾店",
                     "terms": "衣服店,賣衣店"
                 },
+                "shop/clothes/second_hand": {
+                    "name": "二手服飾店",
+                    "terms": "二手服飾店,二手服裝店"
+                },
+                "shop/clothes/underwear": {
+                    "name": "內衣店",
+                    "terms": "內衣店"
+                },
+                "shop/clothes/wedding": {
+                    "name": "婚紗店",
+                    "terms": "婚紗店"
+                },
                 "shop/coffee": {
                     "name": "咖啡店",
                     "terms": "咖啡廳, 咖啡館"
                     "name": "化妝品店",
                     "terms": "化妝品店,保養品店,化妝品商店"
                 },
+                "shop/country_store": {
+                    "name": "鄉村商店",
+                    "terms": "鄉村商店"
+                },
                 "shop/craft": {
-                    "name": "工藝品店",
-                    "terms": "工藝品店,工藝品商店,手工藝店,手作工坊"
+                    "name": "工藝品店",
+                    "terms": "手工藝品店"
                 },
                 "shop/curtain": {
                     "name": "窗廉店",
                     "name": "DIY商店",
                     "terms": "DIY商店"
                 },
+                "shop/doors": {
+                    "name": "門店",
+                    "terms": "門店"
+                },
                 "shop/dry_cleaning": {
                     "name": "乾洗店",
                     "terms": "乾洗商店"
                     "name": "電子菸商店",
                     "terms": "電子菸商店,電子菸販賣店,電子菸販賣處"
                 },
+                "shop/electrical": {
+                    "name": "電氣材料行",
+                    "terms": "電氣材料行"
+                },
                 "shop/electronics": {
                     "name": "電器店",
                     "terms": "電器行"
                     "name": "情趣用品店",
                     "terms": "情趣用品商店"
                 },
+                "shop/erotic/lgbtq": {
+                    "name": "LGBTQ+ 情趣用品店",
+                    "terms": "LGBTQ+ 情趣用品店"
+                },
                 "shop/fabric": {
                     "name": "帆布店",
                     "terms": "織布店,布店"
                     "terms": "農場直賣店,農場直銷店,特產店"
                 },
                 "shop/fashion": {
-                    "name": "時尚店",
-                    "terms": "時裝店,時常衣服店"
+                    "name": "時尚店"
+                },
+                "shop/fashion_accessories": {
+                    "name": "服裝配飾商店",
+                    "terms": "服裝配飾商店"
+                },
+                "shop/fireplace": {
+                    "name": "壁爐商店",
+                    "terms": "壁爐店"
+                },
+                "shop/fishing": {
+                    "name": "釣魚用品店",
+                    "terms": "釣魚用品店"
                 },
                 "shop/fishmonger": {
                     "name": "魚販"
                 },
+                "shop/flooring": {
+                    "name": "地板商店",
+                    "terms": "地板商店"
+                },
                 "shop/florist": {
                     "name": "花店",
                     "terms": "花卉行"
                     "name": "表框店",
                     "terms": "表框店, 裱框店"
                 },
+                "shop/frozen_food": {
+                    "name": "冷凍食品",
+                    "terms": "冷凍食品"
+                },
+                "shop/fuel": {
+                    "name": "燃料店",
+                    "terms": "燃料店,加油站"
+                },
                 "shop/funeral_directors": {
                     "name": "生命禮儀公司",
                     "terms": "禮儀公司"
                     "name": "傢具店",
                     "terms": "家具店"
                 },
+                "shop/games": {
+                    "name": "桌遊店",
+                    "terms": "桌遊店"
+                },
                 "shop/garden_centre": {
                     "name": "園藝中心",
                     "terms": "園藝店,園藝行"
                     "name": "瓦斯店",
                     "terms": "瓦斯店"
                 },
+                "shop/general": {
+                    "name": "一般商店",
+                    "terms": "一般商店"
+                },
                 "shop/gift": {
                     "name": "禮品店",
                     "terms": "禮物店"
                     "name": "理髮店",
                     "terms": "理髮店,髮廏,男士理髮"
                 },
+                "shop/hairdresser_supply": {
+                    "name": "剪髮器材店",
+                    "terms": "剪髮器材商店"
+                },
                 "shop/hardware": {
                     "name": "五金店",
                     "terms": "五金行"
                     "name": "音響店",
                     "terms": "音響店"
                 },
+                "shop/hobby": {
+                    "name": "嗜好商店",
+                    "terms": "嗜好商店"
+                },
                 "shop/houseware": {
                     "name": "家庭用品店",
                     "terms": "家居用品店"
                 },
+                "shop/hunting": {
+                    "name": "打獵用品店",
+                    "terms": "打獵用品店"
+                },
                 "shop/interior_decoration": {
                     "name": "室內設計店",
                     "terms": "室內設計店"
                 },
                 "shop/jewelry": {
                     "name": "珠寶店",
-                    "terms": "銀樓,首飾店"
+                    "terms": "珠寶店"
                 },
                 "shop/kiosk": {
-                    "name": "書報攤",
-                    "terms": "售貨亭"
+                    "name": "販賣亭",
+                    "terms": "書報攤,零售亭,售貨亭"
                 },
                 "shop/kitchen": {
                     "name": "廚房設計行",
                     "name": "洗衣店",
                     "terms": "洗衣店"
                 },
+                "shop/laundry/self_service": {
+                    "name": "自助洗衣",
+                    "terms": "自助洗衣"
+                },
                 "shop/leather": {
                     "name": "皮革店",
                     "terms": "皮革店"
                 },
+                "shop/lighting": {
+                    "name": "燈具店",
+                    "terms": "燈具店"
+                },
                 "shop/locksmith": {
                     "name": "鎖匠",
                     "terms": "鎖匠"
                     "name": "醫療器材行",
                     "terms": "醫療用品店"
                 },
+                "shop/military_surplus": {
+                    "name": "軍用品店",
+                    "terms": "軍事用品店,軍人用品店"
+                },
                 "shop/mobile_phone": {
                     "name": "行動電話店",
                     "terms": "手機商店,手機店,手機行,行動通訊店"
                     "name": "機車行",
                     "terms": "摩托車行,機器腳踏車行"
                 },
+                "shop/motorcycle_repair": {
+                    "name": "摩托車維修店",
+                    "terms": "摩托車維修店,機車維修店,機車行,摩托車行"
+                },
                 "shop/music": {
                     "name": "音樂店",
                     "terms": "唱片行"
                     "name": "戶外用品店",
                     "terms": "戶外用具店"
                 },
+                "shop/outpost": {
+                    "name": "線上零售商提貨處",
+                    "terms": "線上零售商提貨處"
+                },
                 "shop/paint": {
                     "name": "油漆行",
                     "terms": "油漆店"
                 },
+                "shop/party": {
+                    "name": "宴會器材店",
+                    "terms": "宴會器材商店"
+                },
                 "shop/pastry": {
                     "name": "糕餅店",
                     "terms": "糕餅店,蛋糕店,烘焙店"
                     "name": "攝影用品店",
                     "terms": "照相店"
                 },
+                "shop/pottery": {
+                    "name": "陶器店",
+                    "terms": "陶器店"
+                },
+                "shop/printer_ink": {
+                    "name": "印表機墨水商店",
+                    "terms": "印表機墨水商店"
+                },
+                "shop/psychic": {
+                    "name": "算命店",
+                    "terms": "算命仙"
+                },
                 "shop/pyrotechnics": {
                     "name": "煙火商",
                     "terms": "煙火用品店"
                 },
                 "shop/religion": {
                     "name": "宗教用品店",
-                    "terms": "宗教用品商店, 金紙店, 香鋪,佛具店"
+                    "terms": "金紙店、香鋪、佛具店"
+                },
+                "shop/rental": {
+                    "name": "租賃店",
+                    "terms": "租賃店"
                 },
                 "shop/scuba_diving": {
                     "name": "潛水用品店",
                     "name": "格仔鋪/二手店",
                     "terms": "格仔店/二手店"
                 },
+                "shop/sewing": {
+                    "name": "縫紉用品店",
+                    "terms": "縫紉用品店"
+                },
                 "shop/shoes": {
                     "name": "鞋店",
                     "terms": "鞋店"
                 },
+                "shop/spices": {
+                    "name": "香料店",
+                    "terms": "香料店;香料商店"
+                },
                 "shop/sports": {
                     "name": "運動用品店",
                     "terms": "運動用品店"
                     "name": "超級市場",
                     "terms": "超市"
                 },
+                "shop/swimming_pool": {
+                    "name": "泳池用品商店",
+                    "terms": "泳池用品商店"
+                },
                 "shop/tailor": {
                     "name": "裁縫",
                     "terms": "裁縫師,成衣訂作,成衣匠"
                     "name": "茶行",
                     "terms": "茶葉店"
                 },
+                "shop/telecommunication": {
+                    "name": "通訊行",
+                    "terms": "通訊行"
+                },
                 "shop/ticket": {
                     "name": "賣票亭",
                     "terms": "售票處"
                     "name": "菸店",
                     "terms": "香菸店"
                 },
+                "shop/tool_hire": {
+                    "name": "工具租賃",
+                    "terms": "工具租賃"
+                },
                 "shop/toys": {
                     "name": "玩具店",
                     "terms": "玩具店"
                     "name": "鐘錶行",
                     "terms": "手錶店"
                 },
+                "shop/water": {
+                    "name": "飲用水商店",
+                    "terms": "飲用水商店"
+                },
                 "shop/water_sports": {
                     "name": "水上活動/泳具店",
                     "terms": "水上活動/游泳用品店"
                     "name": "販酒店",
                     "terms": "酒店"
                 },
+                "telecom/data_center": {
+                    "name": "資料中心",
+                    "terms": "資料中心"
+                },
                 "tourism": {
-                    "name": "旅遊設施",
-                    "terms": "旅遊設施"
+                    "name": "旅遊圖徽"
                 },
                 "tourism/alpine_hut": {
                     "name": "高山小屋",
                     "name": "公共藝術",
                     "terms": "藝術品,街頭藝術"
                 },
+                "tourism/artwork/bust": {
+                    "name": "半身像",
+                    "terms": "半身像,胸像"
+                },
+                "tourism/artwork/graffiti": {
+                    "name": "塗鴉",
+                    "terms": "塗鴉"
+                },
+                "tourism/artwork/installation": {
+                    "name": "裝置藝術",
+                    "terms": "裝置藝術"
+                },
+                "tourism/artwork/mural": {
+                    "name": "壁畫",
+                    "terms": "Mural"
+                },
+                "tourism/artwork/sculpture": {
+                    "name": "雕塑",
+                    "terms": "雕塑"
+                },
+                "tourism/artwork/statue": {
+                    "name": "雕像",
+                    "terms": "雕像"
+                },
                 "tourism/attraction": {
                     "name": "觀光景點",
                     "terms": "觀光點"
                 },
+                "tourism/camp_pitch": {
+                    "name": "營地",
+                    "terms": "營地"
+                },
                 "tourism/camp_site": {
                     "name": "露營地",
                     "terms": "營地"
                 },
+                "tourism/camp_site/backcountry": {
+                    "name": "野外露營區",
+                    "terms": "野外露營區"
+                },
+                "tourism/camp_site/group_only": {
+                    "name": "團體露營區",
+                    "terms": "團體露營區"
+                },
                 "tourism/caravan_site": {
                     "name": "露營車停車場",
                     "terms": "房車營地"
                     "name": "旅遊服務中心",
                     "terms": "遊客中心"
                 },
+                "tourism/information/route_marker": {
+                    "name": "路徑標記",
+                    "terms": "路徑標記"
+                },
+                "tourism/information/terminal": {
+                    "name": "資訊站",
+                    "terms": "公共資訊站"
+                },
                 "tourism/motel": {
                     "name": "汽車旅館",
                     "terms": "motel"
                     "name": "博物館",
                     "terms": "博物館"
                 },
+                "tourism/museum/history": {
+                    "name": "歷史博物館",
+                    "terms": "歷史博物館"
+                },
                 "tourism/picnic_site": {
                     "name": "野餐場地",
                     "terms": "野餐地點"
                     "name": "動物園",
                     "terms": "動物園"
                 },
+                "tourism/zoo/petting": {
+                    "name": "動物農場"
+                },
+                "tourism/zoo/safari": {
+                    "name": "野生動物園"
+                },
+                "tourism/zoo/wildlife": {
+                    "name": "原生種動物園"
+                },
                 "traffic_calming": {
                     "name": "減速標線",
                     "terms": "減速標線,減速坡,跳動路面"
                     "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": "界線"
                     "name": "行政界線",
                     "terms": "行政邊界"
                 },
+                "type/connectivity": {
+                    "name": "車道連通",
+                    "terms": "車道連通"
+                },
+                "type/enforcement": {
+                    "name": "強制",
+                    "terms": "強制"
+                },
+                "type/enforcement/maxspeed": {
+                    "name": "法定速限",
+                    "terms": "法定速限"
+                },
                 "type/multipolygon": {
                     "name": "多重多邊形"
                 },
+                "type/public_transport/stop_area_group": {
+                    "name": "大眾運輸區域群組"
+                },
                 "type/restriction": {
                     "name": "限制",
                     "terms": "限制"
                     "name": "輕軌路線",
                     "terms": "輕軌路線"
                 },
+                "type/route/monorail": {
+                    "name": "單軌路線"
+                },
                 "type/route/pipeline": {
                     "name": "管道路線",
                     "terms": "管線路線"
                     "name": "水路",
                     "terms": "水路"
                 },
-                "vertex": {
-                    "name": "其他",
-                    "terms": "其他"
-                },
                 "waterway": {
-                    "name": "水"
+                    "name": "水路圖徽"
                 },
                 "waterway/boatyard": {
                     "name": "船塢",
                     "name": "運河",
                     "terms": "運河"
                 },
+                "waterway/canal/lock": {
+                    "name": "運河船閘",
+                    "terms": "運河船閘"
+                },
                 "waterway/dam": {
                     "name": "堤壩",
                     "terms": "水庫,水壩"
                 },
                 "waterway/ditch": {
-                    "name": "溝",
+                    "name": "溝",
                     "terms": "水溝"
                 },
                 "waterway/dock": {
                     "name": "渠",
                     "terms": "灌溉水圳"
                 },
+                "waterway/fish_pass": {
+                    "name": "魚道",
+                    "terms": "魚道"
+                },
                 "waterway/fuel": {
                     "name": "船用加油站",
                     "terms": "船隻加油站"
                 },
+                "waterway/lock_gate": {
+                    "name": "船閘閘門",
+                    "terms": "船閘閘門"
+                },
+                "waterway/milestone": {
+                    "name": "水道里程碑",
+                    "terms": "水道里程碑"
+                },
                 "waterway/river": {
                     "name": "河流",
                     "terms": "河川"
                 },
                 "waterway/riverbank": {
-                    "name": "河床",
-                    "terms": "河岸"
+                    "name": "河床"
                 },
                 "waterway/sanitary_dump_station": {
                     "name": "污水處理放流管",
                     "name": "週期性水流",
                     "terms": "週期性水流"
                 },
+                "waterway/tidal_channel": {
+                    "name": "潮流道",
+                    "terms": "潮流道"
+                },
                 "waterway/water_point": {
                     "name": "海洋飲用水",
                     "terms": "海洋飲用水"
             }
         },
         "imagery": {
-            "Bing": {
-                "description": "衛星與空照圖",
-                "name": "Bing 空照圖"
+            "AGIV": {
+                "attribution": {
+                    "text": "© agentschap Informatie Vlaanderen"
+                },
+                "name": "AIV Flanders 最近的空照圖"
             },
-            "DigitalGlobe-Premium": {
+            "AGIV10cm": {
                 "attribution": {
-                    "text": "使用條款與意見回饋"
+                    "text": "© agentschap Informatie Vlaanderen"
                 },
-                "description": "Premium DigitalGlobe 衛星圖",
-                "name": "DigitalGlobe Premium 空照圖"
+                "name": "AIV Flanders 2013-2015 的 10 公分空照圖"
             },
-            "DigitalGlobe-Premium-vintage": {
+            "AGIVFlandersGRB": {
                 "attribution": {
-                    "text": "使用條款與意見回饋"
+                    "text": "© agentschap Informatie Vlaanderen"
                 },
-                "description": "影像邊界與拍攝日期。標籤將會在縮放等級大於等於 13 時出現。",
-                "name": "DigitalGlobe Premium 空照圖年份"
+                "name": "AIV Flanders GRB"
             },
-            "DigitalGlobe-Standard": {
+            "AIV_DHMV_II_HILL_25cm": {
                 "attribution": {
-                    "text": "使用條款與意見回饋"
+                    "text": "© agentschap Informatie Vlaanderen"
                 },
-                "description": "Standard DigitalGlobe 衛星圖",
-                "name": "DigitalGlobe Standard 空照圖"
+                "name": "AIV Digitaal Hoogtemodel Vlaanderen II, 0.25 公尺多方向山體陰影圖"
             },
-            "DigitalGlobe-Standard-vintage": {
+            "AIV_DHMV_II_SVF_25cm": {
                 "attribution": {
-                    "text": "使用條款與意見回饋"
+                    "text": "© agentschap Informatie Vlaanderen"
+                },
+                "name": "AIV Digitaal Hoogtemodel Vlaanderen II, 0.25 公尺 Skyview"
+            },
+            "Bing": {
+                "description": "衛星與空照圖",
+                "name": "Bing 空照圖"
+            },
+            "EOXAT2018CLOUDLESS": {
+                "attribution": {
+                    "text": "Sentinel-2 無雲 - https://s2maps.eu by EOX IT Services GmbH (含有變動過的 Copernicus Sentinel 資料 2017 & 2018)"
                 },
-                "description": "å½±å\83\8fé\82\8aç\95\8cè\88\87æ\8b\8dæ\94\9dæ\97¥æ\9c\9fã\80\82æ¨\99籤å°\87æ\9c\83å\9c¨ç¸®æ\94¾ç­\89ç´\9a大æ\96¼ç­\89æ\96¼ 13 æ\99\82å\87ºç\8f¾。",
-                "name": "DigitalGlobe Standard 空照圖年份"
+                "description": "å¾\8cè\99\95ç\90\86é\81\8eç\9a\84 Sentinel è¡\9bæ\98\9få½±å\83\8f。",
+                "name": "eox.at 2018 無雲"
             },
             "EsriWorldImagery": {
                 "attribution": {
             },
             "MAPNIK": {
                 "attribution": {
-                    "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
+                    "text": "© OpenStreetMap 貢獻者,CC-BY-SA 2.0"
                 },
                 "description": "預設的 OpenStreetMap 圖層",
                 "name": "OpenStreetMap(標準)"
                 },
                 "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年開放街圖刪除部份不合授權條款的資料後併入開放街圖的資料",
                 "description": "黃 = 自美國人口普查局的公共領域地圖資料取得。紅 = 在開放街圖上找不到資料",
                 "name": "TIGER 道路 2017"
             },
+            "US-TIGER-Roads-2018": {
+                "description": "黃 = 從美國人口普查而來的公有領域資料。紅 = 在開放街圖中找不到的資料",
+                "name": "TIGER Roads 2018"
+            },
+            "US-TIGER-Roads-2019": {
+                "description": "黃 = 來自美國人口普查的公有領域地圖資料。紅 = 在開放街圖上找不到的資料",
+                "name": "TIGER Roads 2019"
+            },
+            "USDA-NAIP": {
+                "description": "近年來自美國各州的國家農業影像計畫 (NAIP) 的 DOQQ。",
+                "name": "國家農業影像計畫"
+            },
             "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"
+            },
+            "UrbISOrtho2019": {
+                "attribution": {
+                    "text": "透過 Brussels UrbIS®© 實現 - CIRB 散佈與著作權"
+                },
+                "name": "UrbIS-Ortho 2019"
+            },
+            "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"
                 "description": "由 basemap.at 提供的 Orthofoto 圖層。geoimage.at 圖的「繼承者」。",
                 "name": "basemap.at Orthofoto"
             },
-            "hike_n_bike": {
+            "basemap.at-overlay": {
                 "attribution": {
-                    "text": "© OpenStreetMap 貢獻者"
+                    "text": "basemap.at"
                 },
-                "name": "健行與自行車"
+                "description": "由 basemap.at 提供的註釋覆蓋層。",
+                "name": "basemap.at 覆蓋層"
             },
-            "mapbox_locator_overlay": {
+            "eufar-balaton": {
                 "attribution": {
-                    "text": "使用條款與意見回饋"
+                    "text": "EUFAR 巴拉頓正射影像 2010"
                 },
-                "description": "顯示主要的圖徽以協助您定位。",
-                "name": "定位器覆蓋層"
+                "description": "從巴拉頓湖沼學協會而來的 1940 有地理標記的照片。",
+                "name": "EUFAR 巴拉頓正射影像"
             },
-            "openpt_map": {
+            "finds.jp_KBN_2500": {
                 "attribution": {
-                    "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
+                    "text": "GSI KIBAN 2500"
                 },
-                "name": "OpenPT 地圖(覆蓋層)"
+                "description": "透過 finds.jp 而來的 GSI Kiban 2500。適合用於追蹤軌跡,但有點老舊。",
+                "name": "日本 GSI KIBAN 2500"
             },
-            "osm-gps": {
+            "gothenburg-citymap": {
                 "attribution": {
-                    "text": "© OpenStreetMap 貢獻者"
+                    "text": "© 哥特堡市, CC0"
                 },
-                "description": "上傳至開放街圖的公開 GPS 軌跡。",
-                "name": "OpenStreetMap GPS 軌跡"
+                "description": "城市地圖是描述哥特堡的概覽地圖。它包含了關於土地、通訊、水文、建築、地址號碼與街道名稱、行政區劃與其他方向文字等的一般性資訊。",
+                "name": "哥特堡城市地圖"
             },
-            "osm-mapnik-black_and_white": {
+            "gsi.go.jp_airphoto": {
                 "attribution": {
-                    "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
+                    "text": "GSI 日本"
                 },
-                "name": "OpenStreetMap(標準黑與白)"
+                "description": "日本 GSI 航空照片。並未完全正射,但比 GSI 正射影像新且/或覆蓋範圍不同。",
+                "name": "日本 GSI 航空照片"
             },
-            "osm-mapnik-german_style": {
+            "gsi.go.jp_seamlessphoto": {
                 "attribution": {
-                    "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
+                    "text": "GSI 日本無縫照片"
                 },
-                "name": "OpenStreetMap(德國樣式)"
+                "description": "日本 GSI 無縫照片影像,具有最新 GSI ortho,航空影像,災後影像等組合。",
+                "name": "日本 GSI 無縫照片影像"
             },
-            "qa_no_address": {
+            "gsi.go.jp_std_map": {
                 "attribution": {
-                    "text": "Simon Poole,資料 ©OpenStreetMap 貢獻者"
+                    "text": "GSI 日本"
                 },
-                "name": "QA 無地址"
+                "description": "日本 GSI 標準地圖。涵蓋範圍大。",
+                "name": "日本 GSI 標準地圖"
             },
-            "skobbler": {
+            "helsingborg-orto": {
                 "attribution": {
-                    "text": "© 圖磚:skobbler 圖資:OpenStreetMap 貢獻者"
+                    "text": "© 赫爾辛堡市"
                 },
-                "name": "skobbler"
+                "description": "來自赫爾辛堡市的2016年正射影像,公眾領域",
+                "name": "赫爾辛堡正射影像"
             },
-            "stamen-terrain-background": {
+            "kalmar-orto-2014": {
                 "attribution": {
-                    "text": "Stamen Design 的圖磚,以 CC BY 3.0 授權。資料自 OpenStreetMap 處取得,以 ODbL 授權"
+                    "text": "© 卡爾馬市"
                 },
-                "name": "Stamen Terrain"
+                "description": "來自卡爾馬市北海岸的2014年正射影像",
+                "name": "卡爾馬北海岸正射影像2014"
             },
-            "tf-cycle": {
+            "kalmar-orto-2016": {
                 "attribution": {
-                    "text": "地圖 © Thunderforest,資料 © OpenStreetMap 貢獻者"
+                    "text": "© 卡爾馬市"
                 },
-                "name": "Thunderforest OpenCycleMap"
+                "description": "來自卡爾馬市南海岸的2016年正射影像",
+                "name": "卡爾馬南海岸正射影像2016"
             },
-            "tf-landscape": {
+            "kalmar-orto-2018": {
                 "attribution": {
-                    "text": "地圖 © Thunderforest,資料 © OpenStreetMap 貢獻者"
+                    "text": "© 卡爾馬市"
                 },
-                "name": "Thunderforest Landscape"
-            }
-        },
-        "community": {
-            "osm-mg-facebook": {
-                "name": "開放街圖馬達加斯加 Facebook 社團",
-                "description": "馬達加斯加對開放街圖有興趣的人參與的 Facebook 社團。"
+                "description": "來自卡爾馬市區的2018年正射影像",
+                "name": "卡爾馬市區正射影像2018"
             },
-            "talk-mg": {
-                "name": "Talk-m 郵件論壇",
-                "description": "馬達加斯加開放街圖貢獻者、社群和使用者分享和討論的園地"
+            "kelkkareitit": {
+                "attribution": {
+                    "text": "© Kelkkareitit.fi"
+                },
+                "description": "來自 OSM 的 Kelkkareitit.fi 雪車賽道(包含北歐)",
+                "name": "北歐雪車覆蓋層"
             },
-            "OSM-BGD-facebook": {
-                "name": "開放街圖孟加拉",
-                "description": "改進孟加拉的開放街圖",
-                "extendedDescription": "在孟加拉畫地圖嗎?想要問問題,想要與社群連結?請加入 {Url},所有人都歡迎噢!"
+            "lantmateriet-orto1960": {
+                "attribution": {
+                    "text": "© Lantmäteriet, CC0"
+                },
+                "description": "瑞典自1955-1965的正射影像馬賽克。可能會同時出現較舊與較新的照片。",
+                "name": "Lantmäteriet 歷史正射影像 1960"
             },
-            "OSM-India-facebook": {
-                "name": "開放街圖印度 - 參與社區畫圖",
-                "description": "改善印度的 OpenStreetMap",
-                "extendedDescription": "在印度畫地圖嗎?想要問問題,想要與社群連結?請加入 {Url},所有人都歡迎噢!",
-                "events": {
-                    "sotmasia2018": {
-                        "name": "State of the Map Asia 2018",
-                        "description": "加入 2018 開放街圖在印度的亞洲地區性的大會活動",
-                        "where": "印度班加羅爾,印度管理學院"
-                    }
-                }
+            "lantmateriet-orto1975": {
+                "attribution": {
+                    "text": "© Lantmäteriet, CC0"
+                },
+                "description": "瑞典自1970-1980的正射影像馬賽克。正在建構中。",
+                "name": "Lantmäteriet 歷史正射影像 1975"
             },
-            "OSM-india-mailinglist": {
-                "name": "開放街圖印度郵件論壇",
-                "description": "Talk-in 是印度社群的官方郵件論壇"
+            "lantmateriet-topowebb": {
+                "attribution": {
+                    "text": "© Lantmäteriet, CC0"
+                },
+                "description": "瑞典的 1:50000 地形圖",
+                "name": "土地調查地形圖"
             },
-            "OSM-india-twitter": {
-                "name": "開放街圖印度 Twitter",
-                "description": "我們只是喜歡 tweet:{url}"
+            "linkoping-orto": {
+                "attribution": {
+                    "text": "© 林雪平市"
+                },
+                "description": "來自林雪平市的2010年正射影像,開放資料",
+                "name": "林雪平正射影像"
             },
-            "OSM-India-Puducherry-Facebook": {
-                "name": "Free Software Hardware Movement - Facebook",
-                "description": "FSHM Facebook 粉絲頁讓你知道社群活動",
-                "extendedDescription": "FSHM 組織跟自由軟體/硬體、科技、倡議和開放街圖的活動。FSHM Facebook 粉絲頁是最好跟他們活動保持聯繫的方式。"
+            "mapbox_locator_overlay": {
+                "attribution": {
+                    "text": "使用條款與意見回饋"
+                },
+                "description": "顯示主要的圖徽以協助您定位。",
+                "name": "定位器覆蓋層"
             },
-            "OSM-IDN-facebook": {
-                "name": "開放街圖印尼",
-                "description": "改進印尼的開放街圖",
-                "extendedDescription": "在印尼畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。"
+            "openpt_map": {
+                "attribution": {
+                    "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
+                },
+                "name": "OpenPT 地圖(覆蓋層)"
             },
-            "OSM-japan-facebook": {
-                "name": "開放街圖日本社群",
-                "description": "日本圖客和開放街圖使用者"
+            "osm-gps": {
+                "attribution": {
+                    "text": "© OpenStreetMap 貢獻者"
+                },
+                "description": "上傳至開放街圖的公開 GPS 軌跡。",
+                "name": "OpenStreetMap GPS 軌跡"
             },
-            "OSM-japan-mailinglist": {
-                "name": "開放街圖日本郵件論壇",
-                "description": "Talk-ja 是日本社群官方的郵件論壇"
+            "osm-mapnik-black_and_white": {
+                "attribution": {
+                    "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
+                },
+                "name": "OpenStreetMap(標準黑與白)"
             },
-            "OSM-japan-twitter": {
-                "name": "開放街圖日本 Twitter",
-                "description": "Twitter 的標籤:{url}"
+            "osm-mapnik-german_style": {
+                "attribution": {
+                    "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
+                },
+                "name": "OpenStreetMap(德國樣式)"
             },
-            "OSM-MNG-facebook": {
-                "name": "開放街圖蒙古",
-                "description": "改進蒙古的開放街圖",
-                "extendedDescription": "在蒙古畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。"
+            "osmse-ekonomiska": {
+                "attribution": {
+                    "text": "© Lantmäteriet"
+                },
+                "description": "掃描「經濟地圖」1950-1980",
+                "name": "Lantmäteriet 經濟地圖 1950-1980"
             },
-            "OSM-Nepal-facebook": {
-                "name": "開放街圖尼泊爾",
-                "description": "改進尼泊爾的開放街圖",
-                "extendedDescription": "在尼泊爾畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。"
+            "qa_no_address": {
+                "attribution": {
+                    "text": "Simon Poole,資料 ©OpenStreetMap 貢獻者"
+                },
+                "name": "QA 無地址"
             },
-            "OSM-PH-facebook": {
-                "name": "開放街圖菲律賓 Facebook"
+            "skobbler": {
+                "attribution": {
+                    "text": "© 圖磚:skobbler 圖資:OpenStreetMap 貢獻者"
+                },
+                "name": "skobbler"
             },
-            "OSM-TW-facebook": {
-                "name": "開放街圖台灣社群",
-                "description": "台灣社群專門討論有關台灣圖資的臉書社團"
+            "skoterleder": {
+                "attribution": {
+                    "text": "© Skoterleder.org"
+                },
+                "description": "Snowmobile 路徑",
+                "name": "Snowmobile 地圖瑞典"
             },
-            "OSM-TW-mailinglist": {
-                "name": "開放街圖台灣郵件論壇",
-                "description": "Talk-tw 是台灣社群專門討論有關台灣圖資的官方郵件論壇"
+            "stamen-terrain-background": {
+                "attribution": {
+                    "text": "Stamen Design 的圖磚,以 CC BY 3.0 授權。資料自 OpenStreetMap 處取得,以 ODbL 授權"
+                },
+                "name": "Stamen Terrain"
             },
-            "at-twitter": {
-                "name": "開放街圖奧地利 Twitter",
-                "description": "開放街圖奧地利 Twitter:{url}"
+            "stockholm-orto": {
+                "attribution": {
+                    "text": "© 斯德哥爾摩市,CC0"
+                },
+                "description": "來自斯德哥爾摩市的2016年正射影像,CC0 授權",
+                "name": "斯德哥爾摩正射影像"
             },
-            "osm-at": {
-                "name": "開放街圖奧地利",
-                "description": "開放街圖在奧地利交流資訊的平台"
+            "tf-cycle": {
+                "attribution": {
+                    "text": "地圖 © Thunderforest,資料 © OpenStreetMap 貢獻者"
+                },
+                "name": "Thunderforest OpenCycleMap"
             },
-            "be-facebook": {
-                "name": "開放街圖比利時社群",
-                "description": "圖客和比利時開放街圖 Facebook"
+            "tf-landscape": {
+                "attribution": {
+                    "text": "地圖 © Thunderforest,資料 © OpenStreetMap 貢獻者"
+                },
+                "name": "Thunderforest Landscape"
             },
-            "be-forum": {
-                "name": "開放街圖比利時論壇",
-                "description": "開放街圖比利時網頁論壇"
+            "trafikverket-baninfo": {
+                "attribution": {
+                    "text": "© Trafikverket, CC0"
+                },
+                "description": "瑞典鐵路網,包含支線",
+                "name": "Trafikverket 鐵路網"
             },
-            "be-mailinglist": {
-                "name": "Talk-be 郵件論壇",
-                "description": "Talk-be 是比利時社群的官方郵件論壇 "
+            "trafikverket-baninfo-option": {
+                "attribution": {
+                    "text": "© Trafikverket, CC0"
+                },
+                "description": "瑞典鐵路網,包含多個選項的圖層",
+                "name": "Trafikverket 鐵路網選項"
             },
-            "be-matrix": {
-                "name": "OpenStreetMap BE Riot channel",
-                "description": "歡迎所有圖客!在 {signupUrl} 註冊",
-                "extendedDescription": "多個頻道存在,從初學者到主題頻道,土地利用和開發主題"
+            "trafikverket-vagnat": {
+                "attribution": {
+                    "text": "© Trafikverket, CC0"
+                },
+                "description": "瑞典 NVDB 路網",
+                "name": "Trafikverket 路網"
             },
-            "be-meetup": {
-                "name": "開放街圖比利時聚會",
-                "description": "IRL 聚會由對開放街圖有興趣的人組成。",
-                "extendedDescription": "實體的聚會是與其他圖客碰面的好機會,能夠論論問題,學到很多事情,特別是歡迎新的貢獻者。"
+            "trafikverket-vagnat-extra": {
+                "attribution": {
+                    "text": "© Trafikverket, CC0"
+                },
+                "description": "瑞典 NVDB 的額外細節:公路編號、交通寧靜區、休息區、公車站牌、橋、隧道、測速照相機",
+                "name": "Trafikverket 路網額外資訊"
             },
-            "be-twitter": {
-                "name": "開放街圖奧地利 Twitter",
-                "description": "開放街圖比利時 Twitter:{url} "
+            "trafikverket-vagnat-navn": {
+                "attribution": {
+                    "text": "© Trafikverket, CC0"
+                },
+                "description": "Swedish NVDB 街道名稱",
+                "name": "Trafikverket 街道名稱"
             },
-            "byosm": {
-                "name": "開放街圖白羅斯",
-                "description": "開放街圖白羅斯 Telegram 聊天室"
+            "trafikverket-vagnat-option": {
+                "attribution": {
+                    "text": "© Trafikverket, CC0"
+                },
+                "description": "Swedish NVDB 有多個選項的路網圖層",
+                "name": "Trafikverket 路網選項"
+            }
+        },
+        "community": {
+            "Bahia-telegram": {
+                "name": "開放街圖巴伊亞 Telegram",
+                "description": "加入開放街圖巴伊亞 Telegram 聊天室",
+                "extendedDescription": "加入社群學習更多關於開放街圖的事情,詢問問題或是參加聚會,歡迎所有人噢!"
             },
             "Bay-Area-OpenStreetMappers": {
                 "name": "灣區的 OpenStreetMap 圖客",
                 "name": "Code for San Jose Slack",
                 "description": "歡迎所有人加入!在 {signupUrl} 註冊,並加入 #osm 頻道。"
             },
+            "DF-telegram": {
+                "name": "開放街圖巴西利亞 Telegram",
+                "description": "加入開放街圖巴西利亞 Telegram 聊天室",
+                "extendedDescription": "加入社群學習更多關於開放街圖的事情,詢問問題或是參加聚會,歡迎所有人噢!"
+            },
             "Dallas-Fort-Worth-OSM": {
                 "name": "達拉斯—沃斯堡 OSM",
                 "description": "達拉斯—沃斯堡的 OpenStreetMap 使用者群組",
                 "description": "費城地區的地圖愛好者聚會",
                 "extendedDescription": "GeoPhilly 將開發者、地理學家、資料極客、開放原始碼愛好者、公民駭客與地圖愛好者聯合起來,並將我們對地圖的熱愛與他們的故事連結起來。如果你在工作中會用到地圖,或僅僅只是想要了解更多,這就是為你而辦的聚會!我們的活動旨在開放、友好、教育與社交,從歡樂時光到閃電講,甚至是工作坊都有。跟我們一起在費城建立一個多元化且激勵人心的地理空間社群!"
             },
+            "MapMinnesota": {
+                "name": "MapMinnesota",
+                "description": "在雙城區一帶的圖客與開放街圖使用者",
+                "extendedDescription": "接觸明尼蘇達和雙城區一帶開放街圖熱情參與者!"
+            },
             "Mapping-DC-meetup": {
                 "name": "Mapping DC",
                 "description": "改善華府區域的 OpenStreetMap",
                 "extendedDescription": "我們是一群致力於改善華府區域的 OpenStreetMap 的群組。我們也努力教導其他人關於 OSM 的生態系、資料分析、製圖與 GIS。我們每隔一個月聚會一次,每次僅聚焦在我們的城市中的一個地區。"
             },
+            "Maptime-Bogota": {
+                "name": "Maptime Bogotá",
+                "description": "我們是一群關心波哥大一帶開放街圖狀況的圖客。",
+                "extendedDescription": "學習在現場收集資料,然後在開放街圖上面數位位。你不需要有先備知識!你只要有心參與、學習以及好好玩。"
+            },
+            "Maptime-ME-meetup": {
+                "name": "MaptimeME",
+                "description": "緬因州波特蘭區域的圖客與 OpenStreetMap 使用者",
+                "extendedDescription": "以字面來說,Maptime 是畫地圖的時間,我們的宗旨是開創一扇讓任何能製作地圖的時間和空問,大家共同學習,探索和運用製作地圖工具和技術製作地圖。"
+            },
+            "MaptimeHRVA-twitter": {
+                "name": "MaptimeHRVA Twitter",
+                "description": "在 {url} 於 Twitter 上追蹤我們"
+            },
+            "Nottingham-OSM-pub-meetup": {
+                "name": "East Midlands (諾丁漢) 酒吧每月聚會",
+                "description": "East Midlands 圖客和使用者的社交聚會",
+                "extendedDescription": "一開始 2011 年 3 月時有一群人在諾丁罕開始聚會,後來則大多在德比,以及不時在東密德蘭的其他地方。大多是社交性質的聚會,但也是相當好詢問有關地方 OSM 或是一般性質問題。在夏季時我們通常會趁有日光時在聚會場地附近出外畫地圖,這群人有個特別興趣,就是繪製公共空間,不時會為了畫地圖而聚會。"
+            },
+            "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-Asia-mailinglist": {
+                "name": "開放街圖亞洲郵件論壇",
+                "description": "Talk-asia 是亞洲社群的官方郵件論壇"
+            },
+            "OSM-BGD-facebook": {
+                "name": "開放街圖孟加拉",
+                "description": "改進孟加拉的開放街圖",
+                "extendedDescription": "在孟加拉畫地圖嗎?想要問問題,想要與社群連結?請加入 {url},所有人都歡迎噢! "
+            },
+            "OSM-BO-mailinglist": {
+                "name": "Talk-bo 郵件論壇",
+                "description": "Talk-bo 是玻利維亞社群的官方郵件論壇 ",
+                "extendedDescription": "在玻利維亞畫地圖嗎?想要問問題,想要與社群連結?請加入 {Url},所有人都歡迎噢!"
+            },
             "OSM-Boston": {
                 "name": "開放街圖波士頓",
                 "description": "波士頓的圖客與開放街圖使用者",
                 "extendedDescription": "開放街圖是一份自由開放的維基風格世界地圖,每天都有數十萬像您這樣的人們做出貢獻。編輯地圖很簡單,而且很有趣!不管是在戶內或是戶外都可以加入我們,來建立波士頓地區與世界其他地方最好的地圖吧!"
             },
+            "OSM-CA-Slack": {
+                "name": "OSM-CA Slack",
+                "description": "歡迎所有人加入!在 {signupUrl} 註冊。"
+            },
+            "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"
+            },
+            "OSM-CO": {
+                "name": "開放街圖哥倫比亞",
+                "description": "開放街圖哥倫比亞社群和 OSMCo 基金會的消息"
+            },
+            "OSM-CO-facebook": {
+                "name": "開放街圖哥倫比亞 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-CU-telegram": {
+                "name": "OSM 古巴在 Telegram",
+                "description": "開放街圖古巴 Telegram 聊天室"
+            },
+            "OSM-Central-Salish-Sea": {
+                "name": "開放街圖中薩利希海",
+                "description": "華盛頓州弗農山區域的圖客與 OpenStreetMap 使用者",
+                "extendedDescription": "OpenStreetMap 是一幅由像你這樣的人所製作的世界地圖。它是由你所建構,並如同維基百科那樣自由提供給所有人的地圖。看看 osm.org 以取得更多資訊,然後在聚會上加入我們來說說地圖的故事、對 OSM 貢獻然後玩得開心!"
+            },
             "OSM-Chattanooga": {
                 "name": "OSM 查塔努加",
                 "description": "查塔努加的 OpenStreetMap 使用者群組"
                 "description": "在美國科羅拉多州的圖客與開放街圖使用者",
                 "extendedDescription": "開放街圖 (OpenStreetMap, OSM) 科羅拉多是一個喜歡貢獻他們的心力建立自由地圖的一群地區協作夥伴。我們鼓勵我們所有的圖客組織或建議橫跨整個州的製圖活動。會面活動可以是簡單的社交活動、OSM 基礎到進階訓練,或是社群製圖派對。"
             },
-            "OSM-NYC": {
-                "name": "OpenStreetMap NYC",
-                "description": "在紐約都會區的圖客與 OpenStreetMap 使用者、開發者與愛好者"
+            "OSM-Discord": {
+                "name": "OpenStreetMap Discord",
+                "description": "透過 Discord 與其他製圖者取得聯繫"
+            },
+            "OSM-EC-telegram": {
+                "name": "OSM 厄瓜多在 Telegram",
+                "description": "開放街圖厄瓜多 Telegram 聊天室"
+            },
+            "OSM-ES-mailinglist": {
+                "name": "Talk-es 郵件論壇",
+                "description": "討論開放街圖在西班牙事物的郵件論壇"
+            },
+            "OSM-ES-telegram": {
+                "name": "Telegram 上的 @OSMes",
+                "description": "開放街圖西班牙 Telegram 聊天室"
+            },
+            "OSM-Facebook": {
+                "name": "開放街圖 Facebook",
+                "description": "在 Facebook 為我們按讚,追蹤開放街圖相關的新聞和動態。"
+            },
+            "OSM-IDN-facebook": {
+                "name": "開放街圖印尼",
+                "description": "改進印尼的開放街圖",
+                "extendedDescription": "在印尼畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。"
+            },
+            "OSM-IRC": {
+                "name": "OpenStreetMap IRC",
+                "description": "在 irc.oftc.net 上加入 #osm(連接埠 6667)"
+            },
+            "OSM-India-Puducherry-Facebook": {
+                "name": "Free Software Hardware Movement - Facebook",
+                "description": "FSHM Facebook 粉絲頁讓你知道社群活動",
+                "extendedDescription": "FSHM 組織跟自由軟體/硬體、科技、倡議和開放街圖的活動。FSHM Facebook 粉絲頁是最好跟他們活動保持聯繫的方式。"
+            },
+            "OSM-India-Puducherry-Matrix": {
+                "name": "自由軟體硬體運動 - Matrix",
+                "description": "FSHM Riot 小組討論、分享和更新本地治里一帶畫地圖活動",
+                "extendedDescription": "FSHM 社群成員經由 Riot.im 群組分享他們的開放街圖畫地圖狀況 / 經驗,社群也會討論與自由軟體 / 硬體、科技和行動主義。"
+            },
+            "OSM-India-facebook": {
+                "name": "開放街圖印度 - 參與社區畫圖",
+                "description": "改善印度的 OpenStreetMap",
+                "extendedDescription": "在印度畫地圖嗎?想要問問題,想要與社群連結?請加入 {Url},所有人都歡迎噢!"
+            },
+            "OSM-MMR-facebook": {
+                "name": "開放街圖緬甸",
+                "description": "改進緬甸的開放街圖",
+                "extendedDescription": "在緬甸畫地圖嗎?有問題,想要與社群互動?來  {Url} 加入我們,歡迎所有人。"
+            },
+            "OSM-MNG-facebook": {
+                "name": "開放街圖蒙古",
+                "description": "改進蒙古的開放街圖",
+                "extendedDescription": "在蒙古畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。"
+            },
+            "OSM-MY-facebook": {
+                "name": "開放街圖馬來西亞 Facebook",
+                "description": "討論任何跟開放街圖相關的事物!"
+            },
+            "OSM-MY-forum": {
+                "name": "開放街圖馬來西亞論壇",
+                "description": "官方開放街圖馬來西亞論壇"
+            },
+            "OSM-MY-matrix": {
+                "name": "OpenStreetMap 馬來西亞 Riot channel",
+                "description": "歡迎所有圖客!在 {signupUrl} 註冊"
+            },
+            "OSM-Nepal-facebook": {
+                "name": "開放街圖尼泊爾",
+                "description": "改進尼泊爾的開放街圖",
+                "extendedDescription": "在尼泊爾畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。"
+            },
+            "OSM-PE": {
+                "name": "開放街圖祕魯",
+                "description": "開放街圖社群的新聞和資源頁面"
+            },
+            "OSM-PE-facebook": {
+                "name": "開放街圖祕魯 Facebook",
+                "description": "加入開放街圖祕魯社群 Facebook"
+            },
+            "OSM-PE-mailinglist": {
+                "name": "Talk-pe 郵件論壇",
+                "description": "Talk-be 是開放街圖祕魯社群的官方郵件論壇 "
+            },
+            "OSM-PE-matrix": {
+                "name": "OpenStreetMap 祕魯 Matrix 頻道",
+                "description": "在開放街圖祕魯社群的 Matrix 與其他成員聊天。"
+            },
+            "OSM-PE-telegram": {
+                "name": "開放街圖祕魯 Telegram",
+                "description": "加入開放街圖祕魯 Telegram 聊天室"
+            },
+            "OSM-PE-twitter": {
+                "name": "開放街圖祕魯 Twitter",
+                "description": "在 {url} 上追隨我們的 Twitter "
+            },
+            "OSM-PH-facebook": {
+                "name": "開放街圖菲律賓 Facebook",
+                "description": "歡迎來到開放街圖菲律賓,我們歡迎所有菲律賓人貢獻一己之力到開放街圖計畫。"
+            },
+            "OSM-PH-mailinglist": {
+                "name": "Talk-ph 郵件論壇",
+                "description": "討論開放街圖在菲律賓事物的郵件論壇"
+            },
+            "OSM-PH-slack": {
+                "name": "開放街圖 PH Slack",
+                "description": "歡迎所有人加入!在 {signupUrl} 註冊"
+            },
+            "OSM-PH-telegram": {
+                "name": "開放街圖 PH Telegram",
+                "description": "非官方的菲律賓貢獻者和友好者的 Telegram 群組。"
+            },
+            "OSM-PL-facebook-group": {
+                "name": "開放街圖波蘭 Facebook 社團",
+                "description": "波蘭的開放街圖圖客和使用者社團"
+            },
+            "OSM-PL-forum": {
+                "name": "開放街圖波蘭論壇",
+                "description": "開放街圖波蘭社群的論壇"
+            },
+            "OSM-PY-telegram": {
+                "name": "OSM 巴拉圭在 Telegram",
+                "description": "開放街圖厄瓜多 Telegram 聊天室"
             },
             "OSM-Portland": {
                 "name": "OpenStreetMap 波特蘭",
                 "description": "波特蘭區域的圖客與 OpenStreetMap 使用者",
                 "extendedDescription": "OpenStreetMap (OSM) 是一幅由像你這樣的人所製作的世界地圖。它是由你所建構,並如同維基百科那樣自由提供給所有人的地圖。看看 osm.org 以取得更多資訊,然後在聚會上加入我們來說說地圖的故事、對 OSM 貢獻然後玩得開心!"
             },
+            "OSM-Portland-forum": {
+                "name": "開放街圖 PDX Google 群組",
+                "description": "波特蘭一帶開放街圖使用者活動的論壇和郵件論壇",
+                "extendedDescription": "團隊宗旨是增進奧勒岡波蘭一帶開放街圖的發展,像是應用如 Open Trip Planner。"
+            },
+            "OSM-Puducherry-Mailing-List": {
+                "name": "自由軟體硬體運動 - 郵件清單",
+                "description": "FSHM Puducherry 郵件清單用來討論在 Puducherry 的製圖與其他事情。",
+                "extendedDescription": "FSHM 會組織關於自由軟體/硬體、科技、行動與開放街圖的活動。"
+            },
+            "OSM-RU-forum": {
+                "name": "開放街圖俄羅斯論壇",
+                "description": "開放街圖俄羅斯網頁論壇"
+            },
+            "OSM-RU-telegram": {
+                "name": "開放街圖 RU Telegram",
+                "description": "開放街圖俄羅斯 Telegram 聊天群組"
+            },
+            "OSM-Reddit": {
+                "name": "在 Reddit 上的 OpenStreetMap",
+                "description": "/r/openstreetmap/ 是一個取得更多關於 OpenStreetMap 資訊的好地方。什麼事都能問!"
+            },
+            "OSM-Rome-meetup": {
+                "name": "Incontro Mappatori Romani",
+                "description": "改善羅馬區域的 OpenStreetMap",
+                "extendedDescription": "我們是一群熱情討論和分享自由地理資料集知識的人,特別是開放街圖的資料,以及管理、編輯和顯示地理資料的開放地理空間軟體,以及在拉吉歐推廣的團體。"
+            },
             "OSM-Seattle": {
                 "name": "開放街圖西雅圖",
                 "description": "在西雅圖的圖客與開放街圖使用者"
             },
+            "OSM-SoCal": {
+                "name": "開放街圖南加州",
+                "description": "讓我們玩樂吧,並且貢獻畫洛杉磯一帶,以及學習有關畫地圖的一切!",
+                "extendedDescription": "開放街圖南加州擁抱任何對共同畫開放街圖有興趣的人。開放街圖是維基百科式運作的地圖,是全世界尺度自由開源的地圖,由全球超過 1,000,000 人的志工製作。我們歡迎所有人,如果你不大知道開放街圖,我們會教你,如果你有關於畫地圖計畫,甚至野外實察,也是很棒的事情!"
+            },
             "OSM-South-Bay": {
                 "name": "OSM South Bay",
                 "description": "由為聖荷西寫程式主辦的地圖之夜",
                 "extendedDescription": "為聖荷西寫程式是為美國寫程式的地區分支,週四晚上在聖荷西市中心舉辦每月地圖之夜。結識南灣區的圖客,與當地的製圖專案交流,聽聽其他的公民科技專案。寫程式或 GIS 相關技能都並非必要。"
             },
+            "OSM-TH-CNX-meetup": {
+                "name": "OSM 清邁聚會",
+                "description": "開放街圖清邁社群不定期聚會",
+                "extendedDescription": "清邁開放街圖社群每隔幾個月的時候的聚會,歡迎接洽以及找尋 {url} 下次聚會時間"
+            },
+            "OSM-TH-facebook": {
+                "name": "開放街圖泰國 Facebook ",
+                "description": "泰國開放街圖的 Facebook 社團。"
+            },
+            "OSM-TH-forum": {
+                "name": "開放街圖泰國論壇",
+                "description": "開放街圖泰國網頁論壇 "
+            },
+            "OSM-TW-facebook": {
+                "name": "開放街圖台灣社群",
+                "description": "台灣社群專門討論有關台灣圖資的臉書社團"
+            },
+            "OSM-TW-mailinglist": {
+                "name": "開放街圖台灣郵件論壇",
+                "description": "Talk-tw 是台灣社群專門討論有關台灣圖資的官方郵件論壇"
+            },
             "OSM-Tampa-Bay": {
                 "name": "開放街圖坦帕灣",
                 "description": "坦帕灣的圖客與開放街圖使用者",
                 "extendedDescription": "OSM 坦帕灣群組讓當地居民聚在一起,用開放街圖建立坦帕灣的準確地圖。如果您使用地圖、資料、開放原始碼、GPS、徒步旅行或是騎腳踏車等等,您將會很喜歡與 OSM 合作,所以請加入吧!我們會聚在一起,製圖並討論每月的新主題。"
             },
-            "OSM-US-Slack": {
-                "name": "OpenStreetMap US Slack",
-                "description": "歡迎所有人加入!在 {signupUrl} 註冊"
+            "OSM-Telegram": {
+                "name": "開放街圖 Telegram",
+                "description": "加入開放街圖 Telegram 超級聊天室 {url}"
+            },
+            "OSM-Twitter": {
+                "name": "開放街圖 Twitter",
+                "description": "在 {url} 上追隨我們的 Twitter"
             },
             "OSM-US": {
                 "name": "開放街圖美國",
                 "description": "我們協助美國的開放街圖成長茁壯並改善它。",
                 "extendedDescription": "我們透過舉辦年度研討會、提供社群資源、建立合作關係以及推廣來支援開放街圖。在此加入開放街圖美國:{signupUrl}"
             },
+            "OSM-US-Slack": {
+                "name": "OpenStreetMap US Slack",
+                "description": "歡迎所有人加入!在 {signupUrl} 註冊"
+            },
             "OSM-Utah": {
                 "name": "開放街圖猶他",
                 "description": "在鹽湖城區域的圖客與開放街圖使用者",
                 "description": "在懷俄明州的圖客與開放街圖使用者",
                 "extendedDescription": "開放街圖 (OpenStreetMap, OSM) 懷俄明是一個喜歡貢獻他們的心力建立自由地圖的一群地區協作夥伴。我們鼓勵我們所有的圖客組織或建議橫跨整個州的製圖活動。會面活動可以是簡單的社交活動、OSM 基礎到進階訓練,或是社群製圖派對。"
             },
+            "OSM-br-mailinglist": {
+                "name": "Talk-br 郵件論壇",
+                "description": "討論開放街圖在巴西事物的郵件論壇"
+            },
+            "OSM-br-telegram": {
+                "name": "開放街圖巴西 Telegram",
+                "description": "加入開放街圖巴西 Telegram 聊天室",
+                "extendedDescription": "加入社群學習更多關於開放街圖的事情,詢問問題或是參加聚會,歡迎所有人噢!"
+            },
+            "OSM-br-twitter": {
+                "name": "開放街圖巴西 Twitter",
+                "description": "在 {url} 上追隨我們的 Twitter"
+            },
+            "OSM-help": {
+                "name": "開放街圖幫助論壇",
+                "description": "在開放街圖社群驅動的問答站,詢問問題以及得到答案。",
+                "extendedDescription": "{url} 是讓對開放街圖有需要幫助的人,無論你是初學者,或是有技術問題,來到這邊尋求協助吧!"
+            },
+            "OSM-india-mailinglist": {
+                "name": "開放街圖印度郵件論壇",
+                "description": "Talk-in 是印度社群的官方郵件論壇"
+            },
+            "OSM-india-twitter": {
+                "name": "開放街圖印度 Twitter",
+                "description": "我們只是喜歡 tweet:{url}"
+            },
+            "OSM-japan-facebook": {
+                "name": "開放街圖日本社群",
+                "description": "日本圖客和開放街圖使用者"
+            },
+            "OSM-japan-mailinglist": {
+                "name": "開放街圖日本郵件論壇",
+                "description": "Talk-ja 是日本社群官方的郵件論壇"
+            },
+            "OSM-japan-twitter": {
+                "name": "開放街圖日本 Twitter",
+                "description": "Twitter 的標籤:{url}"
+            },
+            "OSM-japan-website": {
+                "name": "開放街圖日本",
+                "description": "日本圖客和開放街圖使用者"
+            },
+            "OSM-sri-lanka-facebook": {
+                "name": "開放街圖斯里蘭卡",
+                "description": "在斯里蘭卡改善開放街圖",
+                "extendedDescription": "在斯里蘭卡製圖嗎?有問題想要聯絡這裡的社群嗎?在 {Url} 上加入我們。歡迎所有人!"
+            },
+            "OSMF": {
+                "name": "開放街圖基金會",
+                "description": "開放街圖基金會是位於英國,支持開放街圖計劃的非營利組織",
+                "extendedDescription": "開放街圖基金會藉由募款,維持開放街圖背後的伺服器,舉行年度 State of the Map 大會,以及協調志工維持開放街圖運作,支援開放街圖計畫。你可以在這裡藉由加入開放街圖基金會成為會員:{signupUrl},顯示你的支持,還有在開放街圖中帶進你的聲音,指導開放街圖的發展方向。"
+            },
+            "OpenCleveland-meetup": {
+                "name": "Open Cleveland",
+                "description": "改善克里夫蘭區域的 OpenStreetMap",
+                "extendedDescription": "Open Geo Cleveland 宗旨是成為人們熱情討論和分享自由地理資料集知識的資源,特別是開放街圖的資料,以及管理、編輯和顯示地理資料的開放地理空間軟體,以及在東北伊犁洛州推廣的團體。我們同時也是 maptime 的在地社群 =)"
+            },
             "PHXGeo-meetup": {
                 "name": "PHXGeo Meetup",
                 "description": "在亞利桑那州鳳凰城的圖客與開放街圖使用者",
                 "name": "PHXGeo Twitter",
                 "description": "在 {url} 上追隨我們的 Twitter"
             },
+            "RS-telegram": {
+                "name": "開放街圖南里奧格蘭德州 Telegram 群組",
+                "description": "加入在 Telegram 上的開放街圖南里奧格蘭德州社群",
+                "extendedDescription": "加入社群以得知更多關於開放街圖的資訊,也可以問問題或是參與我們的會面。每個人都很歡迎加入!"
+            },
+            "South-Tyrol-Mailing-List": {
+                "name": "開放街圖波爾察諾的郵件論壇",
+                "description": "開放街圖義大利波爾察諾地區的郵件論壇"
+            },
+            "Trentino-Mailing-List": {
+                "name": "開放街圖特倫托的郵件論壇",
+                "description": "開放街圖義大利特倫托地區的郵件論壇"
+            },
             "Western-Slope-facebook": {
                 "name": "Western Slope OSM Facebook",
                 "description": "在科羅拉多州大章克申的圖客與開放街圖使用者"
                 "description": "在科羅拉多州大章克申的圖客與開放街圖使用者",
                 "extendedDescription": "此群組的目標是介紹開放街圖給社群知道,並發展圖客社群、利用任何方法建立盡可能多的地理資料並把這些資料提供給社群。想像準確的線索標示!想像自行車道的進一步發展!想像您想要什麼,這就是開放街圖的有趣之處!"
             },
-            "Maptime-Australia-Slack": {
-                "name": "Maptime Australia Slack",
-                "description": "在 {signupUrl} 註冊"
+            "al-forum": {
+                "name": "開放街圖阿爾巴尼亞論壇",
+                "description": "開放街圖阿爾巴尼亞論壇"
             },
-            "Maptime-Bogota": {
-                "name": "Maptime Bogotá",
-                "description": "我們是一群關心波哥大一帶開放街圖狀況的圖客。",
-                "extendedDescription": "學習在現場收集資料,然後在開放街圖上面數位位。你不需要有先備知識!你只要有心參與、學習以及好好玩。"
+            "al-maptime-tirana": {
+                "name": "Maptime Tirana",
+                "description": "與畫地圖相關的社交活動-尤其歡迎新手!",
+                "extendedDescription": "Maptime 是開放給所有等級和知識程度的學習環境,提供給初學者的國際教育支援。Maptime 同時具有彈性和架構的環境,創造畫地圖的教學、工作坊,分享共同目標的進行中計畫,以及獨立/協同的工作時間。"
             },
-            "OSM-CO-facebook": {
-                "name": "開放街圖哥倫比亞 Facebook",
-                "description": "加入開放街圖哥倫比亞社群 Facebook"
+            "al-telegram": {
+                "name": "開放街圖阿爾巴尼亞 Telegram 頻道 ",
+                "description": "開放街圖阿爾巴尼亞 Telegram 頻道 "
             },
-            "OSM-PE-telegram": {
-                "name": "開放街圖祕魯 Telegram",
-                "description": "加入開放街圖祕魯 Telegram 聊天室"
+            "at-forum": {
+                "name": "開放街圖奧地利論壇",
+                "description": "開放街圖在奧地利問答的官方論壇"
             },
-            "OSM-PE-twitter": {
-                "name": "開放街圖祕魯 Twitter",
-                "description": "在 {url} 上追隨我們的 Twitter "
+            "at-mailinglist": {
+                "name": "Talk-at 郵件論壇",
+                "description": "Talk-at 是奧地利社群的官方郵件論壇 "
             },
-            "OSM-PE": {
-                "name": "開放街圖祕魯",
-                "description": "開放街圖社群的新聞和資源頁面"
+            "at-twitter": {
+                "name": "開放街圖奧地利 Twitter",
+                "description": "開放街圖奧地利 Twitter:{url}"
             },
-            "OSM-Reddit": {
-                "name": "在 Reddit 上的 OpenStreetMap",
-                "description": "/r/openstreetmap/ 是一個取得更多關於 OpenStreetMap 資訊的好地方。什麼事都能問!"
+            "be-facebook": {
+                "description": "比利時圖客和開放街圖 Facebook"
+            },
+            "be-forum": {
+                "name": "開放街圖比利時論壇",
+                "description": "開放街圖比利時網頁論壇"
+            },
+            "be-irc": {
+                "name": "開放街圖奧地利 IRC",
+                "description": "在 irc.oftc.net (port 6667) 上面加入 #osmbe",
+                "extendedDescription": "運用 Matrix chat channel,在 irc.oftc.net (port 6667) 上面加入 #osmbe"
+            },
+            "be-mailinglist": {
+                "name": "Talk-be 郵件論壇",
+                "description": "Talk-be 是比利時社群的官方郵件論壇 "
+            },
+            "be-matrix": {
+                "name": "OpenStreetMap BE Matrix channel",
+                "description": "歡迎所有圖客!",
+                "extendedDescription": "大部分討論都在 \"OpenStreetMap Belgium\"  頻道。你可以在這裡問任何問題!其他頻道則會針對特定主題。"
+            },
+            "be-meetup": {
+                "name": "開放街圖比利時聚會",
+                "description": "實體聚會中見到每一位對開放街圖有興趣的人",
+                "extendedDescription": "實體的聚會是與其他圖客碰面的好機會,能夠論論問題,學到很多事情,特別是歡迎新的貢獻者。"
+            },
+            "be-twitter": {
+                "name": "開放街圖比利時 Twitter",
+                "description": "開放街圖比利時 Twitter:@osm_be"
+            },
+            "bw-facebook": {
+                "name": "在 Facebook 上的 Mapping Botswana",
+                "description": "OpenStreetMap in Botswana 專頁"
+            },
+            "bw-twitter": {
+                "name": "在 Twitter 上的 Mapping Botswana",
+                "description": "OpenStreetMap in Botswana 的 Twitter"
+            },
+            "byosm": {
+                "name": "開放街圖白羅斯",
+                "description": "開放街圖白羅斯 Telegram 聊天室"
+            },
+            "cape-coast-youthmappers": {
+                "name": "University of Cape Coast YouthMappers",
+                "description": "追隨我們的 Twitter: {url} ",
+                "extendedDescription": "這是迦納 University of Cape Coast Youth Mappers 分會的官方頻道,我們愛地圖、開放資料和幫助別人。"
+            },
+            "czech-community": {
+                "name": "捷克開放街圖社群",
+                "description": "捷克開放街圖成員的地圖入口以及聯繫地方"
+            },
+            "de-berlin-mailinglist": {
+                "name": "柏林郵件論壇",
+                "description": "這是柏林開放街圖社群的郵件論壇"
+            },
+            "de-berlin-meetup": {
+                "name": "OpenStreetMap Berlin-Brandenburg Meetup",
+                "description": "柏林和布蘭登堡一帶的圖客與開放街圖使用者"
+            },
+            "de-berlin-telegram": {
+                "name": "Telegram 上的 @osmberlin",
+                "description": "開放街圖柏林 Telegram 聊天室"
+            },
+            "de-berlin-twitter": {
+                "name": "開放街圖柏林 Twitter",
+                "description": "追隨我們的 Twitter: {url}"
+            },
+            "de-forum": {
+                "name": "OpenStreetMap DE forum",
+                "description": "開放街圖德國網頁論壇"
+            },
+            "de-irc": {
+                "name": "OpenStreetMap Germany IRC",
+                "description": "在 irc.oftc.net (port 6667) 上面加入 #osm-de"
+            },
+            "de-mailinglist": {
+                "name": "Talk-de 郵件論壇",
+                "description": "Talk-de 是德國開放街圖社群的郵件論壇 "
+            },
+            "de-ostwestfalen-lippe-mailinglist": {
+                "name": "OWL 郵件論壇",
+                "description": "這是東威斯特法倫 - 利普開放街圖社群的郵件論壇"
+            },
+            "de-telegram": {
+                "name": "開放街圖德國 Telegram",
+                "description": "加入開放街圖德國 Telegram 超級聊天室 {url}"
+            },
+            "dk-forum": {
+                "name": "開放街圖丹麥網頁論壇",
+                "description": "開放街圖丹麥的網頁論壇"
+            },
+            "dk-irc": {
+                "name": "OpenStreetMap Denmark IRC",
+                "description": "在 irc.oftc.net (port 6667) 上面加入 #osm-dk"
+            },
+            "dk-mailinglist": {
+                "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 頁面"
+            },
+            "fr-forum": {
+                "name": "開放街圖法國網頁論壇",
+                "description": "開放街圖法國網頁論壇"
+            },
+            "fr-irc": {
+                "name": "開放街圖法國 IRC",
+                "description": "在 irc.oftc.net (port 6667) 上面加入 #osm-fr"
+            },
+            "fr-mailinglist": {
+                "name": "Talk-fr 郵件論壇",
+                "description": "Talk-fr 郵件論壇"
+            },
+            "fr-twitter": {
+                "name": "開放街圖法國 Twitter",
+                "description": "開放街圖法國 Twitter:{url}"
+            },
+            "gb-irc": {
+                "name": "開放街圖聯合王國 IRC",
+                "description": "在 irc.oftc.net (port 6667) 上面加入 #osm-gb",
+                "extendedDescription": "在 irc.oftc.net (port 6667) 加入 #osm-gb,如果你問了問題,請耐心等候數分鐘等待回應"
+            },
+            "gb-mailinglist": {
+                "name": "Talk-gb 郵件論壇"
+            },
+            "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 郵件論壇"
+            },
+            "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"
+            },
+            "kosovo-telegram": {
+                "name": "在 Telegram 上的科索沃開放街圖",
+                "description": "半官方的全科索沃 Telegram 公開群組。我們歡迎從任何地方來,說任何語言的製圖者。"
+            },
+            "mappa-mercia-group": {
+                "name": "Mappa Mercia 地方社群",
+                "description": "英格蘭中部區一帶開放街圖熱情參與者的園地",
+                "extendedDescription": "Mappa Mercia 計畫宗旨是幫忙英國英格蘭中部區開放街圖的成長,我們運行社群活動,提供訓練和支援當地組織,最終希望能夠開放他們的資料。"
+            },
+            "no-forum": {
+                "name": "開放街圖挪威網頁論壇",
+                "description": "開放街圖挪威的網頁論壇"
+            },
+            "no-irc": {
+                "name": "開放街圖挪威 IRC",
+                "description": "在挪威的圖客與 OpenStreetMap 使用者、開發者與愛好者"
+            },
+            "no-mailinglist": {
+                "name": "開放街圖挪威郵件論壇",
+                "description": "在挪威的圖客與 OpenStreetMap 使用者、開發者與愛好者的郵件論壇"
+            },
+            "no-telegram": {
+                "name": "在 Telegram 上的 @OSM_no",
+                "description": "開放街圖挪威 Telegram 聊天室"
+            },
+            "osm-asia-telegram": {
+                "name": "開放街圖亞洲 Telegram",
+                "description": "加入我們這個大家庭:{url}"
+            },
+            "osm-at": {
+                "name": "開放街圖奧地利",
+                "description": "開放街圖在奧地利交流資訊的平台"
+            },
+            "osm-de": {
+                "name": "開放街圖德國",
+                "description": "開放街圖在德國交流資訊的平台"
+            },
+            "osm-gh-facebook": {
+                "name": "開放街圖迦納 Facebook",
+                "description": "迦納對開放街圖有興趣的人參與的 Facebook 社團。",
+                "extendedDescription": " 迦納社群中的圖客,推廣迦納開放街圖和人道救援開放街圖計畫。加入我們吧!"
+            },
+            "osm-gh-twitter": {
+                "name": "開放街圖迦納 Twitter",
+                "description": "追隨我們的 Twitter: {url} "
+            },
+            "osm-india-forum": {
+                "name": "開放街圖印度論壇",
+                "description": "開放街圖印度網頁論壇"
+            },
+            "osm-india-github": {
+                "name": "開放街圖印度 GitHub",
+                "description": "和我們一起寫程式:{url}"
+            },
+            "osm-india-telegram": {
+                "name": "開放街圖印度 Telegram",
+                "description": "加入我們這個大家庭:{url}"
+            },
+            "osm-india-website": {
+                "name": "開放街圖印度",
+                "description": "印度圖客和開放街圖使用者"
+            },
+            "osm-india-wiki": {
+                "name": "開放街圖維基專案印度",
+                "description": "您必須知道的在印度製圖的所有事情:{url}"
+            },
+            "osm-india-youtube": {
+                "name": "開放街圖印度 YouTube",
+                "description": "訂閱我們的頻道:{url}"
+            },
+            "osm-iran-aparat": {
+                "name": "開放街圖伊朗阿帕拉特",
+                "description": "訂閱我們的頻道 {url}",
+                "extendedDescription": "這裡有開放街圖相關的影片資源,主要用波斯文。"
+            },
+            "osm-iran-forum": {
+                "name": "開放街圖伊朗網頁論壇",
+                "description": "開放街圖伊朗網頁論壇",
+                "extendedDescription": "伊朗開放街圖使用者的網頁論壇,請自由發問以及與其他人討論!"
+            },
+            "osm-iran-telegram": {
+                "name": "開放街圖伊朗 Telegram",
+                "description": "觀迎加入 Telegram 頻道  {url},我們伊朗的開放街圖參與者也有超級群組,請到我們的頻道關於部分找到連結。"
+            },
+            "osm-mg-facebook": {
+                "name": "開放街圖馬達加斯加 Facebook 社團",
+                "description": "馬達加斯加對開放街圖有興趣的人參與的 Facebook 社團。"
+            },
+            "osm-se": {
+                "name": "OpenStreetMap.se",
+                "description": "提供瑞典在地社群 OSM 服務和資訊"
+            },
+            "osmcz-facebook": {
+                "name": "開放街圖捷克在 Facebook"
+            },
+            "osmcz-twitter": {
+                "name": "捷克 Twitter @osmcz",
+                "description": "追蹤捷克開放街圖 Twitter -  包括翻譯 WeeklyOSM!"
+            },
+            "osmgraz-meetup": {
+                "name": "OSM community meetup Graz",
+                "description": "開放街圖格拉茨社群的每月聚會"
+            },
+            "osmgraz-twitter": {
+                "name": "OSM community Graz Twitter",
+                "description": "開放街圖格拉茨社群的 Twitter"
+            },
+            "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} "
+            },
+            "si-forum": {
+                "name": "開放街圖斯洛維尼亞論壇",
+                "description": "開放街圖斯洛維尼亞社群的論壇"
+            },
+            "si-mailinglist": {
+                "name": "開放街圖斯洛維尼亞郵件論壇",
+                "description": "開放街圖在斯洛維尼亞的郵件論壇"
+            },
+            "talk-au": {
+                "name": "Talk-au 郵件論壇",
+                "description": "讓澳洲圖客聊天的園地"
+            },
+            "talk-cz-mailinglist": {
+                "name": "捷克郵件論壇 (Talk-cz ) ",
+                "description": "Talk-cz 是捷克社群的官方郵件論壇 "
+            },
+            "talk-gh": {
+                "name": "Talk-gh 郵件論壇",
+                "description": "Talk-gh 是迦納社群的官方郵件論壇 "
+            },
+            "talk-it-lazio": {
+                "name": "開放街圖義大利拉吉歐",
+                "description": "歡迎所有人加入!在 {signupUrl} 註冊",
+                "extendedDescription": "羅馬和拉吉歐區域的郵件論壇"
+            },
+            "talk-mg": {
+                "name": "Talk-m 郵件論壇",
+                "description": "馬達加斯加開放街圖貢獻者、社群和使用者分享和討論的園地"
+            },
+            "us-ma-mailinglist": {
+                "name": "Talk-us 麻塞諸塞州郵件論壇",
+                "description": "麻塞諸塞州 OSM 社群 email 郵件論壇"
+            },
+            "ym-Centre-Universitaire-de-Recherche-et-dApplication-en-Tldtection-CURAT-de-lUniversit-Felix-Houphouet-Boigny": {
+                "name": "YouthMappers CURAT",
+                "description": "YouthMappers chapter at Centre Universitaire de Recherche et d'Application en Télédétection (CURAT) de l'Université Felix Houphouet Boigny",
+                "extendedDescription": "我們分會目的是推廣自由畫地圖的協同使用,以及在研究與決策應用時運用開放街圖資料,幫助學生產生他們研究時自己的資料。"
+            },
+            "ym-Dedan-Kimathi-University-of-Technology": {
+                "name": "GDEV",
+                "description": "YouthMappers chapter at Dedan Kimathi University of Technology"
+            },
+            "ym-General-Lansana-Conte-University": {
+                "name": "YouthMappers General Lansana Conte University"
+            },
+            "ym-Institute-of-Science-and-Veterinary-Medicine": {
+                "name": "YouthMappers ISSMV Dalaba"
+            },
+            "ym-Karatina-University": {
+                "name": "Nature Club Karatina University",
+                "description": "YouthMappers chapter at Karatina University"
+            },
+            "ym-Kenyatta-University": {
+                "name": "Kenyatta University GIS Club",
+                "description": "YouthMappers chapter at Kenyatta University"
+            },
+            "ym-The-Gambia-YMCA-University-of-the-Gambia": {
+                "name": "YouthMappers 接觸",
+                "description": "YouthMappers chapter at The Gambia YMCA / University of the Gambia",
+                "extendedDescription": "Connected YouthMappers 由年輕甘比亞組成,希望能改變和協助國家發展。"
+            },
+            "ym-Universit-de-NZrkor": {
+                "name": "Youthmappers à N'Zérékoré"
+            },
+            "ym-University-of-Cape-Coast": {
+                "name": "UCC Geographical Society",
+                "description": "YouthMappers chapter at University of Cape Coast"
+            },
+            "ym-University-of-Energy-and-Natural-Resources": {
+                "name": "Eco-Club"
+            },
+            "ym-University-of-Ghana": {
+                "description": "YouthMappers chapter at University of Ghana"
+            },
+            "ym-University-of-Mines-and-Technology": {
+                "name": "YouthMappers chapter at University of Ghana"
             }
         }
     }