]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/assets/iD/iD/locales/zh-HK.json
Update to iD v2.17.3
[rails.git] / vendor / assets / iD / iD / locales / zh-HK.json
index 02da4ec8aea0d5633e52967287606532bf24451a..264d8d9ef93d89fd8ba956073833b1f2f3ec688f 100644 (file)
@@ -1,20 +1,60 @@
 {
     "zh-HK": {
+        "icons": {
+            "download": "下載",
+            "information": "資訊",
+            "remove": "移除",
+            "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": "瀏覽",
@@ -25,6 +65,9 @@
             },
             "draw_line": {
                 "tail": "按一下新增一節至綫。按其他的綫以連接它們,按兩下可完成編輯綫。"
+            },
+            "drag_node": {
+                "connected_to_hidden": "未能編輯這個因為它連接著一個隱藏的特徵。"
             }
         },
         "operations": {
@@ -32,7 +75,8 @@
                 "annotation": {
                     "point": "已新增一點。",
                     "vertex": "已新增節至路上。",
-                    "relation": "已新增關係。"
+                    "relation": "已新增關係。",
+                    "note": "已新增備註。"
                 }
             },
             "start": {
             "circularize": {
                 "title": "圓形化",
                 "description": {
-                    "line": "將這條綫變為圓形。",
-                    "area": "將這個範圍變為圓形。"
+                    "single": "讓此圖徽變成圓形。"
                 },
-                "key": "O",
-                "annotation": {
-                    "line": "將一條綫變為圓形。",
-                    "area": "將一個範圍變為圓形。"
-                },
-                "not_closed": "未能將這個變為圓形因為它未成為一圈。",
-                "too_large": "未能將這個轉為圓形因為它不是被完全看得到。",
-                "connected_to_hidden": "未能將這個轉為圓形因為它連接著一個隱藏的特徵。"
+                "key": "O"
             },
             "orthogonalize": {
                 "title": "方形化",
-                "description": {
-                    "line": "將這條綫的角方形化。",
-                    "area": "將這個範圍的角方形化。"
-                },
-                "key": "S",
-                "annotation": {
-                    "line": "已將這條綫的角方形化。",
-                    "area": "已將這個範圍的角方形化。"
-                },
-                "not_squarish": "未能將這個方形化因為它不似方形。",
-                "too_large": "未能將這個方形化因為它不是被完全看得到。",
-                "connected_to_hidden": "未能將這個方形化因為它連接著一個隱藏的特徵。"
+                "key": "Q"
             },
             "straighten": {
                 "title": "拉直",
-                "description": "拉直這條綫。",
                 "key": "S",
-                "annotation": "已拉直一條綫。",
-                "too_bendy": "未能將這個拉直因為它轉太多彎。",
-                "connected_to_hidden": "未能將這條綫拉直因為它連接著一個隱藏的特徵。"
+                "too_bendy": "未能將這個拉直因為它轉太多彎。"
             },
             "delete": {
                 "title": "刪除",
             },
             "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": "斷開",
                 "annotation": "合併{n}個特徵。",
                 "not_eligible": "不能合併這些特徵。",
                 "not_adjacent": "這些特徵不能合併因為它們的端點不是連接在一起。",
-                "restriction": "這些特徵不能合併因為最少一個是\"{relation}\" 關係的構件。",
+                "restriction": "這些特徵不能合併因為它會損害一個\"{relation}\" 關係的構件。",
+                "relation": "這些特徵不能合併因為當中一些角色關係有衝突。",
                 "incomplete_relation": "這些特徵不能合併因為最少一個尚未完全下載。",
                 "conflicting_tags": "這些特徵不能合併因為當中一些標籤的數值有衝突。"
             },
             },
             "reverse": {
                 "title": "反轉",
-                "description": "使這條綫的方向反轉。",
-                "key": "V",
-                "annotation": "已反轉一條綫。"
+                "key": "V"
             },
             "split": {
                 "title": "分割",
                 }
             }
         },
+        "restriction": {
+            "controls": {
+                "distance": "距離",
+                "via": "經",
+                "via_node_only": "只有節"
+            },
+            "help": {
+                "indirect": "(間接)",
+                "turn": {
+                    "no_left_turn": "不准左轉 {indirect}",
+                    "no_right_turn": "不准右轉 {indirect}",
+                    "no_u_turn": "不准掉頭 {indirect}",
+                    "no_straight_on": "不准直行 {indirect}",
+                    "only_left_turn": "只准左轉 {indirect}",
+                    "only_right_turn": "只准右轉 {indirect}",
+                    "only_u_turn": "只准掉頭 {indirect}",
+                    "only_straight_on": "只准直行 {indirect}"
+                },
+                "from": "由",
+                "via": "經",
+                "to": "到"
+            }
+        },
         "undo": {
             "tooltip": "還原:{action}",
             "nothing": "沒有可還原的動作。"
         "browser_notice": "iD 編輯器支援 Firefox、Chrome、Safari、Opera 和 Internet Explorer 11 以上的版本。請升級你的瀏覽器或是使用 Potlatch 2 來編輯地圖。",
         "translate": {
             "translate": "翻譯",
-            "localized_translation_label": "多種語言名稱",
             "localized_translation_language": "選擇語言",
             "localized_translation_name": "名稱"
         },
         "loading_auth": "正在連接 OpenStreetMap...",
         "report_a_bug": "報告錯誤",
         "help_translate": "協助翻譯",
+        "sidebar": {
+            "key": "`"
+        },
         "feature_info": {
             "hidden_warning": "{count} 項隱藏特徵",
             "hidden_details": "這些特徵正被隱藏: {details}"
         },
-        "status": {
-            "error": "未能連接至應用程式介面。",
-            "offline": "應用程式介面現在離線。請稍後再編輯。",
-            "readonly": "應用程式介面處於唯讀模式。如要儲存變更需要稍等。",
-            "rateLimit": "這個應用程式介面限制匿名連接,你可登入來解決這個問題。"
-        },
         "commit": {
             "title": "上傳到 OpenStreetMap",
             "upload_explanation": "你上載的變更會出現在其他使用 OpenStreetMap 資料的地圖。",
             "request_review": "我希望有其他人覆核我的編輯。",
             "save": "上載",
             "cancel": "取消",
-            "changes": "{count} 項變更",
             "download_changes": "下載 osmChange 檔案",
+            "errors": "錯誤",
             "warnings": "警告",
             "modified": "已修改",
             "deleted": "已刪除",
             "created": "已建立",
+            "outstanding_errors_message": "請先解決所有錯誤。餘下 {count} 個。",
             "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_created_date": "建立日期",
+                "note_created_user": "建立者",
+                "note_link_text": "openstreetmap.org 上的備註"
             },
             "location": {
                 "key": "L",
                 "centroid": "形心",
                 "location": "位置",
                 "metric": "公制",
-                "imperial": "英制"
+                "imperial": "英制",
+                "node_count": "節數目"
             }
         },
         "geometry": {
         },
         "geocoder": {
             "search": "搜尋全世界...",
-            "no_results_visible": "地圖內可見範圍都沒有結果",
             "no_results_worldwide": "找不到搜尋結果"
         },
         "geolocate": {
             "locating": "定位中,請稍候..."
         },
         "inspector": {
-            "no_documentation_combination": "沒有這個標籤組合的相關文件",
-            "no_documentation_key": "沒有這個鍵值的相關文件",
-            "documentation_redirect": "這份文件已轉至新一頁",
+            "zoom_to": {
+                "key": "Z"
+            },
             "show_more": "顯示更多",
             "view_on_osm": "在 openstreetmap.org 中檢視",
-            "all_fields": "所有資料",
-            "all_tags": "所有標籤",
-            "all_members": "所有構件",
-            "all_relations": "所有關係",
+            "view_on_keepRight": "在 keepright.at 上查看",
+            "add_to_relation": "新增至關係",
             "new_relation": "建立新關係⋯⋯",
             "role": "作用",
             "choose": "選擇特徵種類",
             "results": "{search}的{n}個結果",
-            "reference": "在 OpenStreetMap Wiki 中檢閱",
-            "back_tooltip": "變更特徵",
+            "no_documentation_key": "沒有相關文件",
+            "wiki_reference": "查看文件",
+            "wiki_en_reference": "查看英文版文件",
             "remove": "移除",
             "search": "搜尋",
-            "multiselect": "已選擇的特徵",
             "unknown": "未知",
             "incomplete": "<未下載>",
             "feature_list": "搜尋特徵",
             "best_imagery": "這地點最為人所知的背景影像",
             "switch": "切換回這個背景",
             "custom": "自訂",
-            "custom_button": "編輯自訂背景",
+            "overlays": "覆蓋層",
             "reset": "重設",
+            "reset_all": "重設所有",
+            "display_options": "顯示選項",
+            "brightness": "亮度",
+            "contrast": "對比",
+            "saturation": "飽和度",
+            "sharpness": "銳利度",
             "minimap": {
+                "description": "顯示小地圖",
                 "tooltip": "顯示縮小地圖以確定現在被顯示範圍的位置",
                 "key": "/"
             },
-            "fix_misalignment": "校正對位誤差",
             "offset": "於以下灰色範圍內平移或者輸入以米量度的誤差值就可校正對位誤差。"
         },
         "map_data": {
                 "osm": {
                     "tooltip": "來自 OpenStreetMap 的地圖數據",
                     "title": "OpenStreetMap 數據"
+                },
+                "notes": {
+                    "title": "OpenStreetMap 備註"
                 }
             },
-            "fill_area": "填滿範圍",
             "map_features": "地圖特徵",
             "autohidden": "由於太多東西出現在螢幕上,這些特徵已被自動隱藏。你可以放大來編輯它們。"
         },
+        "photo_overlays": {
+            "traffic_signs": {
+                "title": "交通標誌"
+            },
+            "photo_type": {
+                "panoramic": {
+                    "tooltip": "360° 相片"
+                }
+            }
+        },
         "feature": {
             "points": {
                 "description": "點",
                 "tooltip": "電線、發電廠、變電站等等"
             },
             "past_future": {
-                "description": "過去/將來",
+                "description": "過去/將來特徵",
                 "tooltip": "已建議、建築中、已廢棄、已拆毀等等"
             },
             "others": {
-                "description": "其他",
+                "description": "其他特徵",
                 "tooltip": "其他東西"
             }
         },
                 "tooltip": "整個範圍會被填滿。"
             }
         },
-        "restore": {
-            "heading": "你有未儲存的變更",
-            "description": "你想恢復上一次編輯時尚未儲存的變更嗎?",
-            "restore": "恢復我的變更",
-            "reset": "放棄我的變更"
+        "settings": {
+            "custom_background": {
+                "tooltip": "編輯自訂背景",
+                "header": "自訂背景設定"
+            },
+            "custom_data": {
+                "file": {
+                    "label": "瀏覽檔案"
+                },
+                "or": "或"
+            }
         },
         "save": {
             "title": "儲存",
                 "keep_remote": "使用其他人的",
                 "restore": "復原",
                 "delete": "放棄資料",
+                "download_changes": "或下載 osmChange 檔案",
                 "done": "所有衝突已解決!",
                 "help": "另一用戶已變更了一些你變更過的地圖特徵。\n按一下下面的每一個特徵以了解有關衝突內容並決定是否需要保留\n你的變更或者是其他用戶的變更。\n"
             }
             }
         },
         "success": {
-            "edited_osm": "已編輯了OSM!",
-            "just_edited": "你剛剛編輯了OpenStreetMap!",
-            "view_on_osm": "於OSM上顯示",
-            "facebook": "分享至 Facebook",
-            "twitter": "分享至 Twitter",
-            "google": "分享至 Google+",
-            "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"
+            "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",
+            "view_on_osm": "於OSM上顯示改變",
+            "languages": "語言:{languages}",
+            "tell_us": "告訴我們!"
         },
         "confirm": {
             "okay": "確定",
             "cancel": "取消"
         },
-        "splash": {
-            "welcome": "歡迎使用iD OpenStreetMap編輯器",
-            "text": "iD是一個易用但功能強大的工具以便你可在世界上最好的免費地圖中作出貢獻。這個是版本{version}。你可在{website}得到更多資料和在{github}報告錯誤。",
-            "walkthrough": "開始新手教學",
-            "start": "立即編輯"
-        },
         "source_switch": {
             "live": "實況模式",
             "lose_changes": "你有尚未儲存的變更。切換地圖伺服器將放棄它們。你確定要切換伺服器嗎?",
             "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": "選擇一個特徵種類來形容這個關係是甚麼。",
-            "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": {
+            "improveOSM": {
+                "directions": {
+                    "west": "西"
+                }
+            },
+            "keepRight": {
+                "save_comment": "儲存留言",
+                "close_comment": "關閉並留言"
+            }
         },
         "mapillary_images": {
-            "tooltip": "來自Mapillary的街道圖層相片",
-            "title": "相片重疊 (Mapillary)"
-        },
-        "mapillary_signs": {
-            "tooltip": "來自Mapillary的交通訊號(必須啟用相片重疊)",
-            "title": "交通訊號重疊 (Mapillary)"
+            "tooltip": "來自Mapillary的街道圖層相片"
         },
         "mapillary": {
             "view_on_mapillary": "在Mapillary上觀看這影像"
         "openstreetcam": {
             "view_on_openstreetcam": "在 OpenStreetCam 上觀看這影像"
         },
+        "note": {
+            "commentTitle": "留言",
+            "status": {
+                "commented": "已留言 {when}"
+            },
+            "newComment": "新留言",
+            "comment": "留言",
+            "close_comment": "關閉並留言",
+            "open_comment": "再開啟並留言"
+        },
         "help": {
             "title": "說明",
             "key": "H",
                 "title": "綫",
                 "add_line_h": "新增綫",
                 "modify_line_h": "修改綫"
+            },
+            "notes": {
+                "update_note_h": "關閉、再開和留言"
+            }
+        },
+        "issues": {
+            "errors": {
+                "list_title": "錯誤 ({count})"
             }
         },
         "intro": {
                 },
                 "display_options": {
                     "title": "顯示選項",
-                    "background": "顯示背景選項",
                     "background_switch": "轉換至上一個背景",
-                    "map_data": "顯示地圖資料選項",
                     "fullscreen": "進入全螢幕模式",
                     "wireframe": "切換線框模式",
                     "minimap": "切換迷你地圖"
                     "lasso": "在特徵周圍畫一個選擇套索"
                 },
                 "with_selected": {
-                    "title": "選取了特徵",
                     "edit_menu": "切換編輯選單"
                 },
                 "vertex_selected": {
                     "add_point": "'增加節'模式",
                     "add_line": "'增加線'模式",
                     "add_area": "'增加範圍'模式",
-                    "place_point": "放置一個點",
                     "disable_snap": "長按可停用點捕捉",
                     "stop_line": "完成繪製線或範圍"
                 },
                     "merge": "結合(合併)已選擇特徵",
                     "disconnect": "在已選擇節點上斷開特徵",
                     "split": "在已選擇節點上將線一分為二",
-                    "reverse": "反轉一條線",
                     "move": "移動已選擇特徵",
                     "rotate": "旋轉已選擇特徵",
-                    "orthogonalize": "拉直線 / 將範圍方形化",
                     "circularize": "將已封閉的線或範圍圓形化",
                     "reflect_long": "以長軸鏡射特徵。",
                     "reflect_short": "以短軸鏡射特徵。",
                 "category-building": {
                     "name": "建築物特徵"
                 },
-                "category-golf": {
-                    "name": "高爾夫特徵"
-                },
                 "category-landuse": {
                     "name": "土地利用特徵"
                 },
-                "category-natural-area": {
-                    "name": "自然特徵"
-                },
-                "category-natural-line": {
-                    "name": "自然特徵"
-                },
-                "category-natural-point": {
-                    "name": "自然特徵"
-                },
-                "category-path": {
-                    "name": "路徑特徵"
-                },
-                "category-rail": {
-                    "name": "鐵路特徵"
-                },
                 "category-restriction": {
                     "name": "限制特徵"
                 },
-                "category-road": {
-                    "name": "道路特徵"
-                },
                 "category-route": {
                     "name": "路綫特徵"
                 },
-                "category-water-area": {
-                    "name": "水特徵"
-                },
-                "category-water-line": {
-                    "name": "水特徵"
+                "category-utility": {
+                    "name": "設施特徵"
                 }
             },
             "fields": {
                             "title": "指定"
                         },
                         "destination": {
-                            "description": "限往目的地",
+                            "description": "限往目的地",
                             "title": "目的地"
                         },
                         "dismount": {
                             "description": "容許進入,直至擁有者撇回許可",
                             "title": "自由通過"
                         },
+                        "permit": {
+                            "description": "只限有效許可證",
+                            "title": "准許證"
+                        },
                         "private": {
                             "description": "須擁有者個別批准,方可進入",
                             "title": "私人"
                         "housename": "房名",
                         "housenumber": "123",
                         "housenumber!jp": "建築物號碼/地段",
-                        "neighbourhood": "鄰里",
+                        "neighbourhood": "屋苑",
                         "neighbourhood!jp": "丁目/字/小字 (日本)",
                         "place": "地方",
                         "postcode": "郵遞區號",
                         "onsen": "日式溫泉"
                     }
                 },
-                "beauty": {
-                    "label": "商店種類"
-                },
                 "bench": {
                     "label": "長椅"
                 },
                 "brand": {
                     "label": "品牌"
                 },
+                "brewery": {
+                    "label": "生啤"
+                },
                 "bridge": {
                     "label": "種類",
                     "placeholder": "預設"
                 },
+                "bridge/support": {
+                    "label": "種類"
+                },
                 "building": {
                     "label": "建築物"
                 },
                 "content": {
                     "label": "內容"
                 },
+                "conveying": {
+                    "label": "移動方向",
+                    "options": {
+                        "backward": "後向",
+                        "forward": "前向",
+                        "reversible": "可變換方向"
+                    }
+                },
                 "country": {
                     "label": "國"
                 },
                         "cycleway:right": "右側"
                     }
                 },
+                "dance/style": {
+                    "label": "舞蹈風格"
+                },
                 "date": {
                     "label": "日期"
                 },
                 "description": {
                     "label": "描述"
                 },
+                "design": {
+                    "label": "設計"
+                },
                 "devices": {
                     "label": "裝置",
                     "placeholder": "1, 2, 3..."
                 },
-                "diaper": {
-                    "label": "設有換片設備"
+                "direction": {
+                    "label": "方向 (順時針度數)",
+                    "placeholder": "45, 90, 180, 270"
+                },
+                "direction_cardinal": {
+                    "label": "方向",
+                    "options": {
+                        "E": "東",
+                        "ENE": "東北偏東",
+                        "ESE": "東南偏東",
+                        "N": "北",
+                        "NE": "東北",
+                        "NNE": "東北偏北",
+                        "NNW": "西北偏北",
+                        "NW": "西北",
+                        "S": "南",
+                        "SE": "東南",
+                        "SSE": "東南偏南",
+                        "SSW": "西南偏南",
+                        "SW": "西南",
+                        "W": "西",
+                        "WNW": "西北偏西",
+                        "WSW": "西南偏西"
+                    }
+                },
+                "direction_clock": {
+                    "label": "方向",
+                    "options": {
+                        "anticlockwise": "逆時針",
+                        "clockwise": "順時針"
+                    }
+                },
+                "direction_vertex": {
+                    "options": {
+                        "backward": "後向",
+                        "both": "雙向",
+                        "forward": "前向"
+                    }
                 },
                 "display": {
                     "label": "顯示"
                 },
+                "distance": {
+                    "label": "距離"
+                },
                 "dock": {
                     "label": "種類"
                 },
                     },
                     "placeholder": "電纜、已通電路軌…"
                 },
-                "elevation": {
-                    "label": "海拔"
-                },
                 "email": {
                     "label": "電郵",
                     "placeholder": "example@example.com"
                 "fence_type": {
                     "label": "種類"
                 },
-                "fire_hydrant/position": {
-                    "label": "Position",
-                    "options": {
-                        "green": "草地",
-                        "lane": "巷",
-                        "parking_lot": "停車場",
-                        "sidewalk": "行人路"
-                    }
-                },
                 "fire_hydrant/type": {
-                    "label": "種類",
                     "options": {
                         "pillar": "柱狀/地上",
-                        "pond": "池塘",
                         "underground": "地下",
                         "wall": "牆上"
                     }
                     "label": "設備種類"
                 },
                 "fixme": {
-                    "label": "整好我"
+                    "label": "待修正"
                 },
                 "ford": {
                     "label": "類",
                 "frequency": {
                     "label": "操作頻率"
                 },
+                "from": {
+                    "label": "由"
+                },
                 "fuel": {
                     "label": "燃料"
                 },
                     "label": "扶手"
                 },
                 "hashtags": {
-                    "label": "建議的主題標籤",
                     "placeholder": "#例子"
                 },
                 "healthcare": {
                 "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..."
                 },
-                "iata": {
-                    "label": "萬國航空運輸協會(IATA)"
+                "horse_dressage": {
+                    "label": "盛裝舞步",
+                    "options": {
+                        "equestrian": "是",
+                        "undefined": "否"
+                    }
+                },
+                "horse_riding": {
+                    "label": "騎馬",
+                    "options": {
+                        "horse_riding": "是",
+                        "undefined": "否"
+                    }
+                },
+                "horse_scale": {
+                    "label": "騎馬難度"
                 },
-                "icao": {
-                    "label": "萬國民航組織(ICAO)"
+                "horse_stables": {
+                    "label": "馬廄",
+                    "options": {
+                        "stables": "是",
+                        "undefined": "否"
+                    }
                 },
                 "incline": {
                     "label": "斜"
                 "indoor": {
                     "label": "室內"
                 },
+                "industrial": {
+                    "label": "種類"
+                },
                 "information": {
                     "label": "種類"
                 },
                     "label": "間中"
                 },
                 "internet_access": {
-                    "label": "用到互聯網",
                     "options": {
                         "no": "否",
                         "terminal": "終端機",
                         "yes": "有"
                     }
                 },
-                "internet_access/fee": {
-                    "label": "互聯網費用"
-                },
-                "internet_access/ssid": {
-                    "label": "SSID (網絡名稱)"
-                },
                 "kerb": {
                     "label": "下斜路緣"
                 },
                     "label": "行車綫",
                     "placeholder": "1, 2, 3..."
                 },
+                "language_multi": {
+                    "label": "語言"
+                },
                 "layer": {
                     "label": "層",
                     "placeholder": "0"
                 "level": {
                     "label": "圖層"
                 },
-                "levels": {
-                    "label": "樓層數",
-                    "placeholder": "2, 4, 6..."
-                },
                 "lit": {
                     "label": "照明"
                 },
                 "location": {
                     "label": "地點"
                 },
+                "location_pool": {
+                    "label": "位置",
+                    "options": {
+                        "indoor": "室內",
+                        "outdoor": "室外",
+                        "roof": "天台"
+                    }
+                },
                 "man_made": {
                     "label": "類別"
                 },
                 "map_type": {
                     "label": "種類"
                 },
+                "material": {
+                    "label": "物料"
+                },
                 "maxheight": {
                     "label": "最大高度",
                     "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\""
                     "label": "速度限制",
                     "placeholder": "40, 50, 60..."
                 },
+                "maxspeed/advisory": {
+                    "label": "建議限速",
+                    "placeholder": "40, 50, 60..."
+                },
                 "maxstay": {
                     "label": "可停留時間"
                 },
                     "label": "網絡"
                 },
                 "network_bicycle": {
-                    "label": "網絡種類",
                     "options": {
                         "icn": "國際",
                         "lcn": "本地",
                     "placeholder": "本地、地區、國家、國際"
                 },
                 "network_foot": {
-                    "label": "網絡種類",
                     "options": {
                         "iwn": "國際",
                         "lwn": "本地",
                     "placeholder": "本地、地區、國家、國際"
                 },
                 "network_horse": {
-                    "label": "網絡種類",
                     "options": {
                         "ihn": "國際",
                         "lhn": "本地",
                 "oneway": {
                     "label": "單程",
                     "options": {
+                        "alternating": "單綫雙程",
                         "no": "否",
+                        "reversible": "可變換方向",
                         "undefined": "假設為否",
                         "yes": "是"
                     }
                 "oneway_yes": {
                     "label": "單程",
                     "options": {
+                        "alternating": "單綫雙程",
                         "no": "否",
+                        "reversible": "可變換方向",
                         "undefined": "假設為是",
                         "yes": "是"
                     }
                     "placeholder": "+852 12345678"
                 },
                 "piste/difficulty": {
+                    "label": "難度",
+                    "options": {
+                        "advanced": "高階",
+                        "easy": "容易",
+                        "expert": "專家級",
+                        "extreme": "極限級",
+                        "freeride": "自由滑行",
+                        "intermediate": "中階",
+                        "novice": "新手"
+                    },
+                    "placeholder": "容易、中階、 進階..."
+                },
+                "piste/difficulty_downhill": {
                     "label": "難度",
                     "options": {
                         "advanced": "進階 (黑鑽)",
                     },
                     "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": {
                 "piste/type": {
                     "label": "種類",
                     "options": {
+                        "connection": "連接",
                         "downhill": "滑降",
                         "hike": "徒步",
                         "ice_skate": "冰刀",
                     "label": "電力輸出",
                     "placeholder": "500 MW, 1000 MW, 2000 MW..."
                 },
-                "playground/baby": {
-                    "label": "嬰兒座位"
-                },
-                "playground/max_age": {
-                    "label": "最大年齡"
-                },
-                "playground/min_age": {
-                    "label": "最小年齡"
-                },
                 "population": {
                     "label": "人口"
                 },
                 "railway": {
                     "label": "類別"
                 },
+                "railway/position": {
+                    "label": "里程碑位置",
+                    "placeholder": "距離準確至一個小數位 (123.4)"
+                },
+                "railway/signal/direction": {
+                    "options": {
+                        "backward": "後向",
+                        "both": "雙向",
+                        "forward": "前向"
+                    }
+                },
                 "rating": {
                     "label": "電力功率"
                 },
                 "recycling_accepts": {
                     "label": "接受"
                 },
+                "recycling_type": {
+                    "label": "種類",
+                    "options": {
+                        "centre": "中心",
+                        "container": "回收箱"
+                    },
+                    "placeholder": "回收箱, 中心"
+                },
                 "ref": {
                     "label": "參考編號"
                 },
+                "ref/isil": {
+                    "label": "ISIL 編號"
+                },
                 "ref_aeroway_gate": {
                     "label": "登機閘編號"
                 },
                 "sanitary_dump_station": {
                     "label": "廁所污水處理"
                 },
+                "scuba_diving": {
+                    "label": "服務"
+                },
+                "seamark/beacon_isolated_danger/shape": {
+                    "label": "形狀"
+                },
+                "seamark/beacon_lateral/category": {
+                    "label": "分類",
+                    "options": {
+                        "danger_left": "左岸有危險",
+                        "danger_right": "右岸有危險",
+                        "port": "左舷",
+                        "starboard": "右舷"
+                    }
+                },
+                "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": {
+                        "danger_left": "左岸有危險",
+                        "danger_right": "右岸有危險",
+                        "port": "左舷",
+                        "starboard": "右舷"
+                    }
+                },
+                "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 B",
+                        "other": "其他"
+                    }
+                },
+                "seamark/mooring/category": {
+                    "label": "分類"
+                },
+                "seamark/type": {
+                    "label": "航海標"
+                },
+                "seamark/wreck/category": {
+                    "label": "分類"
+                },
                 "seasonal": {
                     "label": "季節性"
                 },
+                "seats": {
+                    "label": "座位",
+                    "placeholder": "2, 4, 6..."
+                },
                 "second_hand": {
                     "label": "售賣二手貨",
                     "options": {
                 "shop": {
                     "label": "種類"
                 },
+                "siren/purpose": {
+                    "label": "作用"
+                },
+                "siren/type": {
+                    "label": "種類",
+                    "options": {
+                        "electronic": "電子",
+                        "other": "其他",
+                        "pneumatic": "氣動"
+                    }
+                },
                 "site": {
                     "label": "類別"
                 },
+                "site_type": {
+                    "label": "地點類別"
+                },
                 "smoking": {
                     "label": "吸煙",
                     "options": {
                     "placeholder": "未知"
                 },
                 "structure_waterway": {
+                    "label": "構造",
                     "options": {
                         "tunnel": "隧道"
                     },
                 "surveillance/zone": {
                     "label": "監視區域"
                 },
-                "switch": {
+                "swimming_pool": {
                     "label": "種類"
                 },
+                "switch": {
+                    "label": "種類",
+                    "options": {
+                        "circuit_breaker": "斷路器",
+                        "disconnector": "切斷器",
+                        "earthing": " 接地斷路",
+                        "mechanical": "機械式"
+                    }
+                },
                 "tactile_paving": {
                     "label": "盲人引路徑"
                 },
                     },
                     "placeholder": "可以、不可、只可外賣…"
                 },
+                "to": {
+                    "label": "至"
+                },
                 "toilets/disposal": {
                     "label": "棄置",
                     "options": {
                         "bucket": "尿斗",
                         "chemical": "化學掩臭",
-                        "flush": "沖水式",
-                        "pitlatrine": "坑廁/旱廁"
+                        "flush": "沖水式"
                     }
                 },
                 "toll": {
                 "tourism": {
                     "label": "種類"
                 },
-                "tourism_attraction": {
-                    "label": "旅遊"
-                },
                 "tower/construction": {
                     "label": "建築物料",
                     "placeholder": "拉線、格狀、隱藏、..."
                 "traffic_calming": {
                     "label": "種類"
                 },
+                "traffic_sign": {
+                    "label": "交通標誌"
+                },
+                "traffic_sign/direction": {
+                    "options": {
+                        "backward": "後向",
+                        "both": "雙向",
+                        "forward": "前向"
+                    }
+                },
                 "traffic_signals": {
                     "label": "訊號種類"
                 },
+                "traffic_signals/direction": {
+                    "options": {
+                        "backward": "後向",
+                        "both": "雙向",
+                        "forward": "前向"
+                    }
+                },
                 "trail_visibility": {
                     "label": "路徑可見度",
                     "options": {
                     "placeholder": "優良、好、差勁..."
                 },
                 "transformer": {
-                    "label": "種類"
+                    "label": "種類",
+                    "options": {
+                        "auto": "自耦變壓器",
+                        "auxiliary": "輔助",
+                        "converter": "轉換器",
+                        "distribution": "配電器",
+                        "generator": "變電器",
+                        "phase_angle_regulator": "相位角整流器",
+                        "traction": " 牽引器",
+                        "yes": "未知"
+                    }
                 },
                 "trees": {
                     "label": "樹"
                     "label": "種類",
                     "placeholder": "預設"
                 },
+                "usage_rail": {
+                    "label": "用途種類",
+                    "options": {
+                        "branch": "分支",
+                        "industrial": "工業",
+                        "main": "主線",
+                        "military": "軍事",
+                        "test": "測試",
+                        "tourism": "觀光"
+                    }
+                },
                 "vending": {
-                    "label": "貨種類"
+                    "label": "貨種類"
                 },
                 "visibility": {
                     "label": "可見度",
                         "street": "5 至 20米 (16 至 65呎)"
                     }
                 },
+                "volcano/status": {
+                    "label": "火山狀態",
+                    "options": {
+                        "active": "活火山",
+                        "dormant": "睡火山",
+                        "extinct": "死火山"
+                    }
+                },
                 "volcano/type": {
-                    "label": "火山種類"
+                    "label": "火山種類",
+                    "options": {
+                        "shield": "盾狀火山",
+                        "stratovolcano": "層狀火山"
+                    }
+                },
+                "voltage": {
+                    "label": "電壓"
+                },
+                "voltage/primary": {
+                    "label": "初級電壓"
+                },
+                "voltage/secondary": {
+                    "label": " 次級電壓"
+                },
+                "voltage/tertiary": {
+                    "label": "三次電壓"
                 },
                 "wall": {
                     "label": "種類"
                     "label": "種類"
                 },
                 "website": {
-                    "label": "網站",
-                    "placeholder": "http://example.com/"
+                    "label": "網站"
                 },
                 "wetland": {
                     "label": "種類"
                 "wheelchair": {
                     "label": "可通輪椅"
                 },
+                "wholesale": {
+                    "label": "批發"
+                },
                 "width": {
                     "label": "濶度(米)"
                 },
+                "wikidata": {
+                    "label": "維基資料"
+                },
                 "wikipedia": {
                     "label": "維基百科全書"
                 },
                 "windings": {
+                    "label": "繞組",
                     "placeholder": "1, 2, 3..."
+                },
+                "windings/configuration": {
+                    "label": "繞組組態"
                 }
             },
             "presets": {
                     "name": "Billboard",
                     "terms": "Billboard, 廣告板"
                 },
-                "aerialway": {
-                    "name": "纜車路線"
-                },
                 "aerialway/cable_car": {
                     "name": "纜車",
                     "terms": "Cable Car,纜車"
                     "name": "牽引纜車",
                     "terms": "Drag Lift, 牽引纜車"
                 },
-                "aerialway/gondola": {
-                    "name": "吊艙",
-                    "terms": "Gondola,吊籃,吊船,空中纜車"
-                },
                 "aerialway/goods": {
                     "name": "貨運纜車",
                     "terms": "Goods Aerialway,載貨纜車"
                     "name": "牽繩",
                     "terms": "牽繩"
                 },
-                "aerialway/station": {
-                    "name": "纜車站"
-                },
-                "aerialway/t-bar": {
-                    "name": "T型吊桿",
-                    "terms": "T型吊桿"
-                },
-                "aeroway": {
-                    "name": "航空設施"
-                },
                 "aeroway/aerodrome": {
                     "name": "機場",
                     "terms": "Airport,機場,飛機,飛機場"
                     "name": "汽車租賃",
                     "terms": "Car Rental,汽車租賃處,租車,租車店,租車舖"
                 },
-                "amenity/car_sharing": {
-                    "name": "汽車共享站",
-                    "terms": "Car Sharing,共用車,共用車處,汽車共享站"
-                },
                 "amenity/car_wash": {
                     "name": "洗車店",
                     "terms": "Car Wash,洗車,洗車舖"
                     "name": "牙醫",
                     "terms": "牙醫診所,牙科診所,齒科"
                 },
+                "amenity/dive_centre": {
+                    "name": "潛水中心",
+                    "terms": "Dive Center,潛水中心"
+                },
                 "amenity/doctors": {
                     "name": "醫生",
                     "terms": "醫師"
                     "terms": "Driving School, 駕駛學院"
                 },
                 "amenity/embassy": {
-                    "name": "大使館",
-                    "terms": "Embassy,使館,大使館,領事館"
+                    "name": "大使館"
                 },
                 "amenity/fast_food": {
                     "name": "快餐店",
                     "terms": "Fast Food,快餐店,速食店"
                 },
+                "amenity/fast_food/burger": {
+                    "name": "漢堡快餐",
+                    "terms": "漢堡麭快餐,漢堡包快餐,漢堡包"
+                },
+                "amenity/fast_food/chicken": {
+                    "name": "雞快餐",
+                    "terms": "炸雞快餐,炸雞"
+                },
+                "amenity/fast_food/fish_and_chips": {
+                    "name": "炸魚及薯條快餐",
+                    "terms": "炸魚,薯條"
+                },
+                "amenity/fast_food/kebab": {
+                    "name": "土耳其烤肉快餐",
+                    "terms": "土耳其串燒,串燒烤肉,烤肉"
+                },
+                "amenity/fast_food/pizza": {
+                    "name": "薄餅快餐",
+                    "terms": "Pizza,意式薄餅,意大利薄餅"
+                },
+                "amenity/fast_food/sandwich": {
+                    "name": "三文治快餐",
+                    "terms": "三明治"
+                },
                 "amenity/ferry_terminal": {
                     "name": "客運碼頭"
                 },
                     "name": "網吧",
                     "terms": "Internet Cafe, 互聯網餐廳"
                 },
-                "amenity/kindergarten": {
-                    "name": "學前照顧/幼稚園範圍",
-                    "terms": "幼兒園,幼稚園用地,幼稚園"
+                "amenity/language_school": {
+                    "name": "語言學校",
+                    "terms": "語言學校,外文學校,外語學校"
                 },
                 "amenity/library": {
                     "name": "圖書館",
                     "terms": "Library,圖書館"
                 },
+                "amenity/love_hotel": {
+                    "name": "愛情酒店",
+                    "terms": "Love Hotel, 時鐘酒店"
+                },
                 "amenity/marketplace": {
                     "name": "街市",
                     "terms": "Marketplace,市場,菜市場,街市"
                 },
+                "amenity/monastery": {
+                    "name": "寺院範圍",
+                    "terms": "道觀,寺廟,廟宇,道寺"
+                },
+                "amenity/money_transfer": {
+                    "name": "滙款中心",
+                    "terms": "滙款店,匯款"
+                },
                 "amenity/motorcycle_parking": {
                     "name": "電單車停車位",
                     "terms": "摩托車停車場,電單車停車場"
                 },
+                "amenity/music_school": {
+                    "name": "音樂學校",
+                    "terms": "Music School, 音樂學校"
+                },
                 "amenity/nightclub": {
                     "name": "夜總會",
                     "terms": "夜店"
                 },
                 "amenity/parking": {
                     "name": "停車場",
-                    "terms": "Car Parking,停車場"
+                    "terms": "Car Parking,停車場,泊車位,泊車場,停車位"
                 },
-                "amenity/parking_entrance": {
-                    "name": "å\81\9cè»\8aå ´å\85¥å\8f£/å\87ºå\8f£",
-                    "terms": "å\81\9cè»\8aå ´å\85¥å\8f£,å\81\9cè»\8aå ´å\87ºå\8f£"
+                "amenity/parking/multi-storey": {
+                    "name": "å¤\9a層å\81\9cè»\8aå ´",
+                    "terms": "å¤\9a層æ³\8aè»\8aå ´,å\81\9cè»\8aå ´,æ³\8aè»\8aå ´"
                 },
                 "amenity/parking_space": {
                     "name": "泊車位",
                     "terms": "停車空間,泊車處,停車位,車位"
                 },
-                "amenity/pavilion": {
-                    "name": "",
-                    "terms": "Pavilion,亭"
+                "amenity/payment_centre": {
+                    "name": "繳費處",
+                    "terms": "付款處,付費處,繳費中心"
                 },
-                "amenity/pharmacy": {
-                    "name": "藥房",
-                    "terms": "Pharmacy,葯局,葯店,葯房,葯舖,藥局,藥店,藥房,藥舖"
+                "amenity/payment_terminal": {
+                    "name": "繳費終端機",
+                    "terms": "繳費機,付款機,收費機"
                 },
                 "amenity/place_of_worship": {
                     "name": "祟拜場所",
                     "name": "佛寺",
                     "terms": "Buddhist Temple,佛堂,佛寺,佛廟,和尚寺,寶殿,寺,寺廟,尼姑庵,尼庵,庵堂,廟,精舍,閣,靜院,觀音廟,觀音寺"
                 },
-                "amenity/place_of_worship/christian": {
-                    "name": "敎堂",
-                    "terms": "Christian,Church,基督敎堂,基督教堂,天主堂,天主敎堂,天主教堂,敎堂,教堂,聖堂"
-                },
                 "amenity/place_of_worship/hindu": {
                     "name": "印度廟",
                     "terms": "Hindu Temple, 印度教廟"
                 },
-                "amenity/place_of_worship/jewish": {
-                    "name": "猶太廟",
-                    "terms": "Synagogue,jewish,猶太寺,猶太廟,猶太教堂"
-                },
-                "amenity/place_of_worship/muslim": {
-                    "name": "清真寺",
-                    "terms": "Mosque,Muslim,回教寺,回教廟,清真廟,清真寺"
-                },
                 "amenity/place_of_worship/shinto": {
                     "name": "神道廟",
                     "terms": "Shinto Shrine, 神道教廟"
                     "name": "警署",
                     "terms": "Police,差館,派出所,警察局,警局,警署"
                 },
-                "amenity/post_box": {
-                    "name": "郵筒",
-                    "terms": "Mailbox,Post,Post Box,郵筒,郵箱"
-                },
                 "amenity/post_office": {
                     "name": "郵政局",
                     "terms": "Post Office,郵局,郵政局,香港郵政"
                     "name": "郊野公園遊客中心",
                     "terms": "Ranger Station,郊野公園管理站,郊野公園訪客中心"
                 },
+                "amenity/recycling": {
+                    "name": "回收設施"
+                },
                 "amenity/recycling_centre": {
                     "name": "回收中心",
                     "terms": "Recycling Center, 廢物回收中心, 資源回收中心"
                 },
-                "amenity/register_office": {
-                    "name": "人事登記處"
+                "amenity/recycling_container": {
+                    "name": "回收桶",
+                    "terms": "回收桶,三色桶,回收箱"
                 },
                 "amenity/restaurant": {
                     "name": "餐廳",
                     "terms": "Restaurant,茶樓,酒家,酒樓,飯店,飯館,餐廳,餐館"
                 },
+                "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": "露營車廁所廢物收集",
                     "terms": "露營車廁所廢物收集"
                     "name": "學校範圍",
                     "terms": "學校,中學,小學,學校用地,學校範圍,國際學校"
                 },
-                "amenity/scrapyard": {
-                    "name": "廢料場"
-                },
                 "amenity/shelter": {
                     "name": "涼亭",
                     "terms": "Shelter,亭,蓋,避難,避難所,避雨亭"
                     "name": "淋浴處",
                     "terms": "Shower,淋浴間,沖浴間"
                 },
+                "amenity/smoking_area": {
+                    "name": "吸煙區",
+                    "terms": "Smoking Area, 食煙區"
+                },
                 "amenity/social_facility": {
                     "name": "社會服務設施",
                     "terms": "社福設施"
                     "name": "工作室",
                     "terms": "影樓,畫室,放映室,美術室,工藝室,藝術工作室"
                 },
-                "amenity/swimming_pool": {
-                    "name": "游泳池"
-                },
                 "amenity/taxi": {
                     "name": "的士站",
                     "terms": "Taxi Stand,出租車站,的士站,計程車站"
                     "name": "飲品售賣機",
                     "terms": "飲料售賣機"
                 },
-                "amenity/vending_machine/excrement_bags": {
-                    "name": "排泄物袋售賣機",
-                    "terms": "糞便袋售賣機"
-                },
                 "amenity/vending_machine/feminine_hygiene": {
                     "name": "女性衞生用品售賣機",
                     "terms": "Feminine Hygiene Vending Machine,女性用品售賣機"
                 },
-                "amenity/vending_machine/news_papers": {
-                    "name": "報紙售賣機"
-                },
                 "amenity/vending_machine/newspapers": {
                     "name": "報紙售賣機",
                     "terms": "Newspaper Vending Machine,報紙販賣機"
                 },
-                "amenity/vending_machine/parcel_pickup_dropoff": {
-                    "name": "包裹領件/投寄機",
-                    "terms": "包裹領件/投寄機"
-                },
                 "amenity/vending_machine/parking_tickets": {
                     "name": "泊車票售賣機",
                     "terms": "停車票售賣機"
                     "name": "範圍",
                     "terms": "Area,區域,範圍"
                 },
-                "area/highway": {
-                    "name": "路面物質",
-                    "terms": "路面材質,路面"
-                },
                 "attraction/amusement_ride": {
                     "name": "機動遊戲機",
                     "terms": "Amusement Ride,機動遊戲"
                 },
-                "attraction/animal": {
-                    "name": "動物",
-                    "terms": "Animal,動物"
-                },
                 "attraction/big_wheel": {
                     "name": "摩天輪",
                     "terms": "Big Wheel,Ferris wheel"
                 },
-                "attraction/bumper_car": {
-                    "name": "碰碰車",
-                    "terms": "Bumper Car,碰碰車"
-                },
                 "attraction/bungee_jumping": {
                     "name": "笨豬跳",
                     "terms": "Bungee Jumping,Bungee Jump,高空彈跳"
                     "name": "黑暗探險",
                     "terms": "Dark Ride"
                 },
-                "attraction/drop_tower": {
-                    "name": "跳樓機",
-                    "terms": "Drop Tower,自由落體"
-                },
-                "attraction/pirate_ship": {
-                    "name": "海盜船",
-                    "terms": "Pirate Ship,海盜船"
-                },
-                "attraction/river_rafting": {
-                    "name": "激流",
-                    "terms": "River Rafting,激流"
-                },
                 "attraction/roller_coaster": {
                     "name": "過山車",
                     "terms": "Roller Coaster,雲霄飛車"
                     "name": "建築物",
                     "terms": "Building,屋宇,建築物"
                 },
-                "building/apartments": {
-                    "name": "公寓",
-                    "terms": "Apartments,公寓,分層屋宇"
-                },
                 "building/barn": {
                     "name": "穀倉",
                     "terms": "穀倉,糧倉"
                 },
+                "building/boathouse": {
+                    "name": "船屋",
+                    "terms": "Boathouse, 船屋"
+                },
+                "building/bungalow": {
+                    "name": "平房",
+                    "terms": "Bungalow, 平房, 別墅"
+                },
                 "building/bunker": {
                     "name": "地堡"
                 },
                     "name": "教堂建築物",
                     "terms": "教堂,聖堂"
                 },
+                "building/civic": {
+                    "name": "公民建築物",
+                    "terms": "Civic Building, 市民建築物"
+                },
                 "building/college": {
                     "name": "學院校舍",
                     "terms": "學院建築,學院建築物,技術學院建築"
                 "building/entrance": {
                     "name": "入口/出口"
                 },
+                "building/farm": {
+                    "name": "農舍",
+                    "terms": "Farm House, 農莊"
+                },
+                "building/farm_auxiliary": {
+                    "name": "農場建築物",
+                    "terms": "Farm Building, 農場建築物"
+                },
                 "building/garage": {
                     "name": "車庫",
                     "terms": "Garage,車房"
                     "name": "工業樓宇",
                     "terms": "Industrial Building,工業建築物,工業樓宇"
                 },
-                "building/kindergarten": {
-                    "name": "學前照顧/幼稚園建築物",
-                    "terms": "幼兒園校舍,幼稚園校舍"
+                "building/mosque": {
+                    "name": "清真寺建築物",
+                    "terms": "Mosque Building, 清真寺建築物"
                 },
                 "building/public": {
                     "name": "公共建築物",
                     "name": "上蓋",
                     "terms": "屋頂"
                 },
+                "building/ruins": {
+                    "name": "建築物遺蹟",
+                    "terms": "Building Ruins, 建築物遺址"
+                },
                 "building/school": {
                     "name": "校舍",
                     "terms": "學校建築物,小學建築物,中學建築物"
                     "name": "排屋",
                     "terms": "行列式房屋,連棟式住宅"
                 },
-                "building/train_station": {
-                    "name": "火車站"
-                },
                 "building/university": {
                     "name": "大學建築物",
                     "terms": "大學校舍"
                     "name": "貨倉",
                     "terms": "倉庫,稅倉,倉"
                 },
-                "camp_site/camp_pitch": {
-                    "name": "露營營地",
-                    "terms": "Camp Pitch, 露營場地, 營地"
-                },
                 "club": {
                     "name": "俱樂部",
                     "terms": "Club, 會所"
                     "name": "隔熱工程",
                     "terms": "隔熱工程"
                 },
-                "craft/jeweler": {
-                    "name": "珠寶店"
-                },
                 "craft/key_cutter": {
                     "name": "配匙店",
-                    "terms": "鑰匙店,鎖匙店 "
+                    "terms": "鑰匙店,鎖匙店"
                 },
                 "craft/locksmith": {
                     "name": "鎖匠"
                     "name": "金屬工程",
                     "terms": "金工"
                 },
-                "craft/optician": {
-                    "name": "眼鏡店"
-                },
                 "craft/painter": {
                     "name": "髹漆工",
                     "terms": "油漆工人"
                     "name": "水喉匠",
                     "terms": "水管工"
                 },
-                "craft/pottery": {
-                    "name": "陶器",
-                    "terms": "陶器,陶瓷,陶藝"
-                },
                 "craft/rigger": {
                     "name": "吊運工",
                     "terms": "索具工,吊運,叻架佬,起重工,索具裝配工"
                     "name": "棚架工程",
                     "terms": "搭棚"
                 },
+                "craft/sculptor": {
+                    "name": "雕像",
+                    "terms": "雕塑"
+                },
                 "craft/shoemaker": {
                     "name": "鞋匠",
                     "terms": "皮鞋匠"
                     "terms": "葡萄酒廠"
                 },
                 "embankment": {
-                    "name": "路堤",
-                    "terms": "Embankment,基堤,堤,堤壩,堤岸"
+                    "name": "路堤"
                 },
                 "emergency/ambulance_station": {
                     "name": "救護站",
                 "emergency/destination": {
                     "name": "緊急通道目的地"
                 },
+                "emergency/fire_alarm": {
+                    "name": "火警召喚",
+                    "terms": "火警召喚箱,火警鐘"
+                },
+                "emergency/fire_extinguisher": {
+                    "name": "滅火筒",
+                    "terms": "滅火器"
+                },
                 "emergency/fire_hydrant": {
                     "name": "消防栓",
                     "terms": "Fire Hydrant,消防栓,消防龍頭"
                 },
+                "emergency/first_aid_kit": {
+                    "name": "急救箱",
+                    "terms": "First Aid Kit,急救,救護,繃帶,醫療箱,medkit"
+                },
                 "emergency/life_ring": {
                     "name": "救生圈",
                     "terms": "Life Ring,救生水泡"
                 },
+                "emergency/lifeguard": {
+                    "name": "救生員",
+                    "terms": "救生員"
+                },
                 "emergency/no": {
                     "name": "非緊急通道"
                 },
                 "emergency/yes": {
                     "name": "緊急通道"
                 },
-                "entrance": {
-                    "name": "入口/出口",
-                    "terms": "出入口,出口,入口"
-                },
-                "footway/crossing": {
-                    "name": "行人過路處",
-                    "terms": "行人過路處"
-                },
-                "footway/crossing-raised": {
-                    "name": "升高的過路處",
-                    "terms": "Raised Street Crossing,升高的過路處"
-                },
-                "footway/crosswalk": {
-                    "name": "斑馬線",
-                    "terms": "行人過路線,行人過路處"
-                },
-                "footway/crosswalk-raised": {
-                    "name": "隆起的行人過路處",
-                    "terms": "Raised Pedestrian Crosswalk,隆起的行人過路處"
-                },
-                "footway/sidewalk": {
-                    "name": "行人路",
-                    "terms": "Sidewalk,行人路,行人道"
-                },
                 "ford": {
                     "name": "淺灘",
                     "terms": "水灘"
                     "name": "高爾夫球洞",
                     "terms": "Golf Hole,高爾夫球球洞"
                 },
-                "golf/lateral_water_hazard_area": {
-                    "name": "側面水障礙",
-                    "terms": "Lateral Water Hazard, 側面水障礙"
-                },
-                "golf/lateral_water_hazard_line": {
-                    "name": "側面水障礙",
-                    "terms": "Lateral Water Hazard, 側面水障礙"
-                },
                 "golf/rough": {
                     "name": "深草區",
                     "terms": "Rough,深草區"
                     "name": "發球區",
                     "terms": "Tee Box,發球區,開球區"
                 },
-                "golf/water_hazard_area": {
-                    "name": "水障礙",
-                    "terms": "Water Hazard,水障礙"
-                },
-                "golf/water_hazard_line": {
-                    "name": "水障礙",
-                    "terms": "Water Hazard, 水障礙"
-                },
                 "healthcare": {
                     "name": "醫療設施",
                     "terms": "Healthcare Facility,健康中心"
                     "name": "言語治療師",
                     "terms": "Speech Therapist,語言治療師"
                 },
-                "highway": {
-                    "name": "公路"
-                },
                 "highway/bridleway": {
                     "name": "馬道",
                     "terms": "Bridle Path,馬徑,馬道,策騎徑"
                 },
-                "highway/bus_stop": {
-                    "name": "巴士站 / 月台"
-                },
                 "highway/corridor": {
                     "name": "室內走廊",
                     "terms": "室內通道"
                 },
-                "highway/crossing": {
-                    "name": "十字路口",
-                    "terms": "十字路口"
-                },
-                "highway/crossing-raised": {
-                    "name": "隆起的過路處",
-                    "terms": "Raised Street Crossing,隆起的過路處"
-                },
-                "highway/crosswalk": {
-                    "name": "行人過路處",
-                    "terms": "行人過路線"
-                },
-                "highway/crosswalk-raised": {
-                    "name": "隆起的行人過路處",
-                    "terms": "Raised Pedestrian Crosswalk,隆起的行人過路處"
-                },
                 "highway/cycleway": {
                     "name": "單車徑",
                     "terms": "Cycle Path,單車徑,自行車道"
                     "name": "行人徑",
                     "terms": "Foot Path,步行徑,行人徑"
                 },
+                "highway/footway/sidewalk": {
+                    "name": "行人路"
+                },
                 "highway/give_way": {
                     "name": "讓路標誌",
                     "terms": "讓車標誌"
                     "name": "市區幹道連接路",
                     "terms": "Primary Link,主要道路匝道,主要道路連接路,大路駁路"
                 },
-                "highway/raceway": {
-                    "name": "賽道(小型賽車)",
-                    "terms": "Racetrack (Motorsport), 賽道, 賽車車道"
-                },
                 "highway/residential": {
                     "name": "住宅區道路",
                     "terms": "Residential Road,住宅區道路,住宅路"
                     "name": "路口",
                     "terms": "十字路口,交界處,交界"
                 },
-                "landuse": {
-                    "name": "土地利用",
-                    "terms": "土地利用"
-                },
-                "landuse/allotments": {
-                    "name": "社區園圃",
-                    "terms": "社區園圃"
-                },
                 "landuse/aquaculture": {
                     "name": "水產養殖",
                     "terms": "Aquaculture,水產"
                 },
                 "landuse/basin": {
-                    "name": "盆地",
-                    "terms": "Basin,水池,盆地"
+                    "name": "盆地"
                 },
                 "landuse/brownfield": {
                     "name": "棕地",
                     "terms": "Cemetery,墓地,墳場"
                 },
                 "landuse/churchyard": {
-                    "name": "教堂庭院",
-                    "terms": "教堂用地"
+                    "name": "教堂庭院"
                 },
                 "landuse/commercial": {
                     "name": "商業區",
                     "terms": "商業區"
                 },
-                "landuse/construction": {
-                    "name": "地盤",
-                    "terms": "Construction,地盤,建築工程,建築物"
-                },
                 "landuse/farm": {
                     "name": "農地"
                 },
                     "name": "農莊",
                     "terms": "Farmyard,農莊, 農場"
                 },
-                "landuse/forest": {
-                    "name": "森林",
-                    "terms": "Forest,森,森林"
-                },
                 "landuse/grass": {
                     "name": "草地",
                     "terms": "Grass,草地"
                     "name": "軍營",
                     "terms": "Barracks,兵房,兵營,營房,軍營"
                 },
-                "landuse/military/bunker": {
-                    "name": "軍事地堡",
-                    "terms": "Military Bunker,地堡,暗堡"
-                },
-                "landuse/military/checkpoint": {
-                    "name": "檢查站",
-                    "terms": "Checkpoint,檢查站,檢查點,軍事崗哨,哨站"
-                },
                 "landuse/military/danger_area": {
                     "name": "危險區",
                     "terms": "Danger Area,危險地區, 危險區域,危險範圍"
                     "name": "海軍基地",
                     "terms": "Naval Base,軍港,海軍基地"
                 },
-                "landuse/military/nuclear_explosion_site": {
-                    "name": "核爆場地",
-                    "terms": "Nuclear Explosion Site,核子爆炸場址,核子試爆場"
-                },
-                "landuse/military/obstacle_course": {
-                    "name": "越障訓練場",
-                    "terms": "Obstacle Course,越障訓練場"
-                },
-                "landuse/military/office": {
-                    "name": "軍事辦公室",
-                    "terms": "Military Office,軍事辦公室"
-                },
                 "landuse/military/range": {
                     "name": "軍事靶場",
                     "terms": "Military Range,靶場,軍用靶場,射擊場"
                 },
-                "landuse/military/training_area": {
-                    "name": "訓練場地",
-                    "terms": "Training Area,訓練場, 練習場地, 練習場"
-                },
                 "landuse/orchard": {
                     "name": "果園",
                     "terms": "Orchard,果園,菓園"
                     "name": "葡萄園",
                     "terms": "Vineyard,葡萄園,酒莊"
                 },
-                "leisure": {
-                    "name": "消閒",
-                    "terms": "Leisure,休閑場所,休閒設施,消閒"
-                },
                 "leisure/adult_gaming_centre": {
                     "name": "成人遊戲中心",
                     "terms": "成人遊樂場"
                     "name": "狗公園",
                     "terms": "Dog Park,狗公園"
                 },
-                "leisure/firepit": {
-                    "name": "火坑",
-                    "terms": "營火坑"
-                },
                 "leisure/fitness_centre": {
                     "name": "體育館 / 健體中心",
                     "terms": "Gym / Fitness Center, 健身房, 健體中心, 體育館, 健身中心"
                     "name": "美式足球場",
                     "terms": "American Football Field,美式足球場"
                 },
-                "leisure/pitch/baseball": {
-                    "name": "棒球場",
-                    "terms": "Baseball Diamond,棒球場"
-                },
                 "leisure/pitch/basketball": {
                     "name": "籃球場",
                     "terms": "Basketball Court,球場,籃球場"
                     "name": "度假勝地",
                     "terms": "Resort, 度假村"
                 },
-                "leisure/running_track": {
-                    "name": "賽道(田徑)",
-                    "terms": "Racetrack (Running), 賽跑道"
-                },
                 "leisure/slipway": {
                     "name": "船台",
                     "terms": "Slipway,船排,船架滑道,船臺,滑道,滑台"
                     "name": "綫",
                     "terms": "Line,綫,線"
                 },
-                "man_made": {
-                    "name": "人造",
-                    "terms": "Man Made,人造,人造構築,人造物"
-                },
                 "man_made/adit": {
                     "name": "礦坑口",
                     "terms": "礦坑口, 礦洞口"
                     "name": "防波堤",
                     "terms": "Breakwater,防波堤"
                 },
-                "man_made/bridge": {
-                    "name": "橋樑",
-                    "terms": "bridge,橋"
-                },
                 "man_made/chimney": {
                     "name": "煙囱",
                     "terms": "煙囱,煙筒"
                     "name": "煤氣鼓",
                     "terms": "氣鼓,石油氣鼓"
                 },
-                "man_made/groyne": {
-                    "name": "防波堤",
-                    "terms": "防波堤,防波板"
-                },
                 "man_made/lighthouse": {
                     "name": "燈塔",
                     "terms": "Lighthouse,燈塔"
                     "name": "天線塔",
                     "terms": "Mast,天線桿"
                 },
-                "man_made/observation": {
-                    "name": "瞭望臺",
-                    "terms": "Observation Tower,瞭望塔,瞭望臺"
-                },
                 "man_made/petroleum_well": {
                     "name": "油井",
                     "terms": "油井"
                     "name": "監視系統",
                     "terms": "Surveillance, 監察系統,閉路電視,保安系統"
                 },
-                "man_made/surveillance_camera": {
-                    "name": "監察攝像機",
-                    "terms": "Surveillance Camera, CCTV, 防盜相機"
-                },
                 "man_made/survey_point": {
                     "name": "測量點",
                     "terms": "Survey Point,測量點"
                     "name": "工廠",
                     "terms": "Factory, 工場"
                 },
-                "manhole": {
-                    "name": "沙井",
-                    "terms": "Manhole,人孔,溝糟"
-                },
-                "manhole/drain": {
-                    "name": "雨水渠",
-                    "terms": "Storm Drain,排水道"
-                },
-                "manhole/telecom": {
-                    "name": "電訊沙井",
-                    "terms": "Telecom Manhole,電訊人孔,電信沙井"
-                },
-                "natural": {
-                    "name": "自然景觀",
-                    "terms": "Natural,天然,自然,自然物件"
-                },
                 "natural/bare_rock": {
                     "name": "裸岩",
                     "terms": "Bare Rock,祼石"
                     "name": "樹木",
                     "terms": "Tree,木,樹"
                 },
-                "natural/tree_row": {
-                    "name": "樹排",
-                    "terms": "樹行"
-                },
                 "natural/volcano": {
                     "name": "火山",
                     "terms": "火山"
                     "name": "濕地",
                     "terms": "Wetland,潮間帶,濕地"
                 },
-                "natural/wood": {
-                    "name": "樹林",
-                    "terms": "Wood,林,樹林"
-                },
                 "noexit/yes": {
                     "name": "倔頭路",
                     "terms": "No Exit,死胡同,掘頭路"
                 "office/physician": {
                     "name": "醫生"
                 },
-                "office/political_party": {
-                    "name": "政黨",
-                    "terms": "Political Party,政黨,政治"
-                },
                 "office/research": {
                     "name": "研究所",
                     "terms": "Research Office,研究所"
                     "name": "電訊公司辦公室",
                     "terms": "Telecom Office,電信公司,電話公司寫字樓"
                 },
+                "office/therapist": {
+                    "name": "治療師辦公室",
+                    "terms": "Therapist,治療師辦公室,醫療師,治療師"
+                },
                 "office/travel_agent": {
                     "name": "旅行社"
                 },
-                "piste": {
-                    "name": "æ»\91é\9bªé\81\93",
-                    "terms": "滑雪道"
+                "office/water_utility": {
+                    "name": "æ°´ä¸\8a設æ\96½è¾¦å\85¬å®¤",
+                    "terms": "Water Utility Office,滑水"
                 },
                 "place": {
                     "name": "地方"
                     "name": "點",
                     "terms": "Point,點"
                 },
-                "power": {
-                    "name": "發電廠"
-                },
                 "power/generator": {
                     "name": "發電機",
                     "terms": "Power Generator,發電機"
                 },
-                "power/generator/source_nuclear": {
-                    "name": "核子反應堆",
-                    "terms": "Nuclear Reactor,核子反應爐,核反應爐,核反應堆"
-                },
-                "power/generator/source_wind": {
-                    "name": "風力發電機",
-                    "terms": "Wind Turbine,風力渦輪,風力渦輪機"
-                },
                 "power/line": {
                     "name": "電纜",
                     "terms": "Power Line,供電綫,供電線,電線"
                     "name": "電綫杆",
                     "terms": "Power Pole,電綫杆,電線桿"
                 },
-                "power/sub_station": {
-                    "name": "配電站"
-                },
                 "power/substation": {
                     "name": "變壓站",
                     "terms": "變壓站, 配電站, 電力分站"
                     "name": "變壓器",
                     "terms": "Transformer,火牛房,變電所"
                 },
-                "railway": {
-                    "name": "鐵路"
+                "public_transport/station_tram": {
+                    "name": "電車站",
+                    "terms": "Tram Station, 電車大站"
+                },
+                "public_transport/stop_area": {
+                    "name": "交通工具停站範圍",
+                    "terms": "Transit Stop Area, 交通工具停站範圍"
+                },
+                "public_transport/stop_position": {
+                    "name": "交通工具停止位置",
+                    "terms": "Transit Stopping Location, 交通工具停止位置"
+                },
+                "public_transport/stop_position_aerialway": {
+                    "name": "纜車停止位置",
+                    "terms": "Aerialway Stopping Location, 纜車停止位置"
+                },
+                "public_transport/stop_position_bus": {
+                    "name": "巴士停止位置",
+                    "terms": "Bus Stopping Location, 巴士停止位置"
+                },
+                "public_transport/stop_position_ferry": {
+                    "name": "渡輪停止位置",
+                    "terms": "Ferry Stopping Location, 小輪停止位置"
+                },
+                "public_transport/stop_position_light_rail": {
+                    "name": "輕鐵停止位置",
+                    "terms": "Light Rail Stopping Location, 輕鐵停止位置"
+                },
+                "public_transport/stop_position_monorail": {
+                    "name": "單軌電車停止位置",
+                    "terms": "Monorail Stopping Location, 單軌電車停止位置"
                 },
                 "railway/abandoned": {
                     "name": "廢置鐵路",
                     "name": "停用鐵路",
                     "terms": "Disused Railway,停用鐵路,廢棄的鐵路"
                 },
-                "railway/funicular": {
-                    "name": "纜索鐵道",
-                    "terms": "纜索鐵道, 索道, 纜車"
-                },
                 "railway/level_crossing": {
                     "name": "鐵路交滙處 (道路)",
                     "terms": "Railway Crossing (Road), 鐵路交滙處 (道路)"
                     "name": "鐵道里程碑",
                     "terms": "Railway Milestone,鐵道里程碑"
                 },
-                "railway/monorail": {
-                    "name": "單軌鐵路",
-                    "terms": "Monorail,單軌,單軌鐵路,單軌電車,單軌火車"
-                },
-                "railway/narrow_gauge": {
-                    "name": "窄軌鐵路",
-                    "terms": "窄軌鐵路, 窄軌鐵道"
-                },
-                "railway/rail": {
-                    "name": "路軌",
-                    "terms": "Rail,火車軌,路軌,軌,鐵軌"
-                },
                 "railway/signal": {
                     "name": "鐵路訊號",
                     "terms": "Railway Signal,鐵道信號,鐵路信號"
                 },
-                "railway/subway": {
-                    "name": "地下鐵",
-                    "terms": "MTR,Mass Transit Railway,Subway,地下鐵,地下鐵路,地鐵,捷運"
-                },
                 "railway/subway_entrance": {
                     "name": "地鐵入口",
                     "terms": "Subway Entrance,地下鐵路入口,地鐵入口,地鐵口,捷運入口"
                     "name": "火車洗滌器",
                     "terms": "Train Wah,火車清洗處,火車洗車機"
                 },
-                "railway/tram": {
-                    "name": "電車",
-                    "terms": "Tram,電車"
-                },
                 "relation": {
                     "name": "關係",
                     "terms": "Relation,關係,關系"
                 },
-                "roundabout": {
-                    "name": "迴旋處"
-                },
                 "route/ferry": {
                     "name": "渡輪航綫",
                     "terms": "Ferry Route,渡輪航線,航綫,航線"
                     "name": "酒類專賣店",
                     "terms": "Liquor Store,酒店,酒莊,酒類商店"
                 },
-                "shop/anime": {
-                    "name": "動漫店",
-                    "terms": "動漫店"
-                },
                 "shop/antiques": {
                     "name": "古董店",
                     "terms": "古董店, 古玩店"
                 },
                 "shop/bicycle": {
                     "name": "單車店",
-                    "terms": "Bicycle Shop,單車店,單車舖,自行車店,腳踏車店    "
+                    "terms": "Bicycle Shop,單車店,單車舖,自行車店,腳踏車店"
                 },
                 "shop/bookmaker": {
                     "name": "投注站",
                     "terms": "書局"
                 },
                 "shop/boutique": {
-                    "name": "時裝店",
-                    "terms": "Boutique,時裝店,服飾店,精品店,服裝店"
+                    "name": "時裝店"
                 },
                 "shop/butcher": {
                     "name": "肉舖",
                 },
                 "shop/charity": {
                     "name": "慈善商店",
-                    "terms": "Charity Store, "
+                    "terms": "Charity Store,"
                 },
                 "shop/cheese": {
                     "name": "芝士店",
                     "name": "化妝品店",
                     "terms": "化妝品店"
                 },
-                "shop/craft": {
-                    "name": "工藝品店",
-                    "terms": "工藝品店,工藝品商店,手工藝店,手作坊"
-                },
                 "shop/curtain": {
                     "name": "窗簾店",
                     "terms": "窗簾"
                     "terms": "Produce Stand,檔,水果攤,農場,農產品攤檔"
                 },
                 "shop/fashion": {
-                    "name": "時裝店",
-                    "terms": "時裝店"
-                },
-                "shop/fishmonger": {
-                    "name": "魚檔"
+                    "name": "時裝店"
                 },
                 "shop/florist": {
                     "name": "花店",
                     "name": "殯儀館",
                     "terms": "殯儀館"
                 },
-                "shop/furnace": {
-                    "name": "暖氣爐店"
-                },
                 "shop/furniture": {
                     "name": "傢俬店",
                     "terms": "Furniture Store,傢俬舖,傢具店,家具店"
                     "name": "室內設計店",
                     "terms": "室內設計店"
                 },
-                "shop/jewelry": {
-                    "name": "珠寶店",
-                    "terms": "Jeweler,珠寶店,珠寶舖,珠寶金行,首飾店,首飾舖,金舖"
-                },
                 "shop/kitchen": {
                     "name": "廚房設計店",
                     "terms": "廚房設計店"
                     "name": "酒品店",
                     "terms": "紅酒店,白酒店"
                 },
-                "tourism": {
-                    "name": "旅遊設施",
-                    "terms": "Tourism,旅行,旅遊"
-                },
                 "tourism/alpine_hut": {
                     "name": "高山小屋",
                     "terms": "Alpine Hut,高山小屋,高山屋仔"
                     "name": "不准掉頭",
                     "terms": "禁止掉頭"
                 },
-                "type/restriction/only_left_turn": {
-                    "name": "只准左轉",
-                    "terms": "只能左轉"
-                },
-                "type/restriction/only_right_turn": {
-                    "name": "只准右轉",
-                    "terms": "只准右轉"
-                },
-                "type/restriction/only_straight_on": {
-                    "name": "只准直駛",
-                    "terms": "禁止轉彎"
-                },
                 "type/route": {
                     "name": "路綫",
                     "terms": "Route,路綫,路線"
                     "name": "策騎路線",
                     "terms": "騎馬路線"
                 },
+                "type/route/light_rail": {
+                    "name": "輕鐵路綫",
+                    "terms": "Light Rail Route, 輕鐵路線"
+                },
                 "type/route/pipeline": {
                     "name": "管道路綫",
                     "terms": "Pipeline Route,供水路綫,供水路線,水管路綫,管道路線"
                     "name": "建築群",
                     "terms": "一群建築"
                 },
-                "vertex": {
-                    "name": "其他",
-                    "terms": "Other,其他,其它"
-                },
-                "waterway": {
-                    "name": "水道"
-                },
                 "waterway/boatyard": {
                     "name": "船廠",
                     "terms": "艇廠"
                     "terms": "River,江,江河,河,河流,河川"
                 },
                 "waterway/riverbank": {
-                    "name": "河岸",
-                    "terms": "Riverbank,江岸,河堤"
+                    "name": "河岸"
                 },
                 "waterway/sanitary_dump_station": {
                     "name": "船舶污水處理",
                 "description": "衛星和航攝圖",
                 "name": "Bing 航攝圖"
             },
-            "DigitalGlobe-Premium": {
-                "attribution": {
-                    "text": "條款和意見"
-                },
-                "description": "Premium DigitalGlobe 衛星圖",
-                "name": "DigitalGlobe Premium 航攝圖"
-            },
-            "DigitalGlobe-Premium-vintage": {
-                "attribution": {
-                    "text": "條款和意見"
-                },
-                "description": "航攝邊界及拍攝日期。標籤會在縮放第14級或更高時顯示。",
-                "name": "DigitalGlobe Premium 舊航攝圖"
-            },
-            "DigitalGlobe-Standard": {
-                "attribution": {
-                    "text": "條款和意見"
-                },
-                "description": "Standard DigitalGlobe 衛星圖",
-                "name": "DigitalGlobe Standard 航攝圖"
-            },
-            "DigitalGlobe-Standard-vintage": {
-                "attribution": {
-                    "text": "條款和意見"
-                },
-                "description": "航攝邊界及拍攝日期。標籤會在縮放水平14或以上時顯示。",
-                "name": "DigitalGlobe Standard 舊航攝圖"
-            },
             "EsriWorldImagery": {
                 "attribution": {
                     "text": "條款和意見"
                 "description": "Esri world 世界航攝圖",
                 "name": "Esri world 世界航攝圖"
             },
-            "MAPNIK": {
+            "EsriWorldImageryClarity": {
                 "attribution": {
-                    "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
+                    "text": "條款和意見"
                 },
+                "description": "Esri 之前的航攝圖可能比預設圖層會更清楚和更準確。",
+                "name": "Esri World (Clarity) Beta 航攝圖"
+            },
+            "MAPNIK": {
                 "description": "預設的 OpenStreetMap 圖層。",
                 "name": "OpenStreetMap(標準)"
             },
                 },
                 "name": "OSM 檢查器:標籤"
             },
-            "US-TIGER-Roads-2012": {
-                "name": "TIGER Roads 2012"
+            "SPW_ORTHO_LAST": {
+                "name": "SPW(allonie) 最新空照圖"
+            },
+            "SPW_PICC": {
+                "name": "SPW(allonie) PICC 數值圖"
             },
             "US-TIGER-Roads-2014": {
                 "description": "在縮放水平16以上,公共地圖數據乃來自美國人口普查。 在較低的縮放水平時,OpenStreetMap只包括自2006年之前的變更",
                 "description": "黃色 = 來自美國人口普查的公共地圖數據。紅色 = 在OpenStreetMap找不到數據",
                 "name": "TIGER Roads 2017"
             },
+            "US-TIGER-Roads-2018": {
+                "name": "TIGER Roads 2018"
+            },
+            "US_Forest_Service_roads_overlay": {
+                "name": "美國森林道路圖層"
+            },
+            "UrbISOrtho2016": {
+                "name": "UrbIS-Ortho 2016"
+            },
+            "UrbISOrtho2017": {
+                "name": "UrbIS-Ortho 2017"
+            },
+            "UrbISOrtho2018": {
+                "name": "UrbIS-Ortho 2018"
+            },
+            "UrbisAdmFR": {
+                "name": "UrbisAdm FR"
+            },
+            "UrbisAdmNL": {
+                "name": "UrbisAdm NL"
+            },
             "Waymarked_Trails-Cycling": {
+                "attribution": {
+                    "text": "© waymarkedtrails.org, OpenStreetMap 貢獻者,CC by-SA 3.0"
+                },
                 "name": "Waymarked Trails: 單車"
             },
             "Waymarked_Trails-Hiking": {
+                "attribution": {
+                    "text": "© waymarkedtrails.org, OpenStreetMap 貢獻者,CC by-SA 3.0"
+                },
                 "name": "Waymarked Trails: 遠足"
             },
             "Waymarked_Trails-MTB": {
+                "attribution": {
+                    "text": "© waymarkedtrails.org, OpenStreetMap 貢獻者,CC by-SA 3.0"
+                },
                 "name": "Waymarked Trails: 越野單車"
             },
             "Waymarked_Trails-Skating": {
+                "attribution": {
+                    "text": "© waymarkedtrails.org, OpenStreetMap 貢獻者,CC by-SA 3.0"
+                },
                 "name": "Waymarked Trails: 溜冰"
             },
             "Waymarked_Trails-Winter_Sports": {
+                "attribution": {
+                    "text": "© waymarkedtrails.org, OpenStreetMap 貢獻者,CC by-SA 3.0"
+                },
                 "name": "Waymarked Trails: 冬季運動"
             },
             "basemap.at": {
                 "attribution": {
                     "text": "basemap.at"
                 },
-                "description": "基於政府資料的奧地利底圖。",
                 "name": "basemap.at"
             },
             "basemap.at-orthofoto": {
                 "description": "由 basemap.at 提供的 Orthofoto 圖層。geoimage.at 的 \"繼承者\"。",
                 "name": "basemap.at Orthofoto"
             },
-            "hike_n_bike": {
+            "finds.jp_KBN_2500": {
                 "attribution": {
-                    "text": "© OpenStreetMap 貢獻者"
+                    "text": "GSI KIBAN 2500"
                 },
-                "name": "遠足和單車"
+                "name": "日本 GSI KIBAN 2500"
+            },
+            "gsi.go.jp_std_map": {
+                "attribution": {
+                    "text": "GSI 日本"
+                }
+            },
+            "helsingborg-orto": {
+                "attribution": {
+                    "text": "© Helsingborg municipality"
+                },
+                "name": "Helsingborg Orthophoto"
+            },
+            "kalmar-orto-2014": {
+                "attribution": {
+                    "text": "© Kalmar municipality"
+                }
+            },
+            "kalmar-orto-2016": {
+                "attribution": {
+                    "text": "© Kalmar municipality"
+                }
+            },
+            "kalmar-orto-2018": {
+                "attribution": {
+                    "text": "© Kalmar municipality"
+                }
+            },
+            "kelkkareitit": {
+                "attribution": {
+                    "text": "© Kelkkareitit.fi"
+                }
+            },
+            "lantmateriet-orto1960": {
+                "attribution": {
+                    "text": "© Lantmäteriet, CC0"
+                }
+            },
+            "lantmateriet-orto1975": {
+                "attribution": {
+                    "text": "© Lantmäteriet, CC0"
+                }
+            },
+            "lantmateriet-topowebb": {
+                "attribution": {
+                    "text": "© Lantmäteriet, CC0"
+                }
+            },
+            "linkoping-orto": {
+                "attribution": {
+                    "text": "© Linköping municipality"
+                }
             },
             "mapbox_locator_overlay": {
                 "attribution": {
                 },
                 "name": "OpenStreetMap(德國格式)"
             },
+            "osmse-ekonomiska": {
+                "attribution": {
+                    "text": "© Lantmäteriet"
+                }
+            },
             "qa_no_address": {
                 "attribution": {
                     "text": "Simon Poole,資料 ©OpenStreetMap 貢獻者"
                 },
                 "name": "skobbler"
             },
-            "stamen-terrain-background": {
+            "skoterleder": {
                 "attribution": {
-                    "text": "Stamen 設計的區塊,以 CC-BY 3.0 授權"
+                    "text": "© Skoterleder.org"
                 },
+                "description": "Snowmobile 路徑",
+                "name": "Snowmobile 地圖瑞典"
+            },
+            "stamen-terrain-background": {
                 "name": "Stamen 地形"
             },
+            "stockholm-orto": {
+                "attribution": {
+                    "text": "© Stockholm municipality, CC0"
+                }
+            },
             "tf-cycle": {
                 "attribution": {
                     "text": "地圖 © Thunderforest,資料 © OpenStreetMap 貢獻者"
                     "text": "地圖 © Thunderforest,資料 © OpenStreetMap 貢獻者"
                 },
                 "name": "Thunderforest Landscape"
+            },
+            "trafikverket-baninfo": {
+                "attribution": {
+                    "text": "© Trafikverket, CC0"
+                },
+                "description": "瑞典鐵路網,包含支線",
+                "name": "Trafikverket Railway Network"
+            },
+            "trafikverket-baninfo-option": {
+                "attribution": {
+                    "text": "© Trafikverket, CC0"
+                },
+                "description": "包含多個選項的地圖圖層的瑞典鐵路網",
+                "name": "Trafikverket Railway Network 選項"
+            },
+            "trafikverket-vagnat": {
+                "attribution": {
+                    "text": "© Trafikverket, CC0"
+                },
+                "description": "Swedish NVDB 道路網絡",
+                "name": "Trafikverket Road Network"
+            },
+            "trafikverket-vagnat-extra": {
+                "attribution": {
+                    "text": "© Trafikverket, CC0"
+                }
+            },
+            "trafikverket-vagnat-navn": {
+                "attribution": {
+                    "text": "© Trafikverket, CC0"
+                },
+                "description": "Swedish NVDB 街道名稱",
+                "name": "Trafikverket Street Names"
+            },
+            "trafikverket-vagnat-option": {
+                "attribution": {
+                    "text": "© Trafikverket, CC0"
+                }
+            }
+        },
+        "community": {
+            "OSM-India-Puducherry-Facebook": {
+                "name": "Free Software Hardware Movement - Facebook",
+                "description": "FSHM Facebook 專頁使你知道社群活動"
+            },
+            "OSM-MY-facebook": {
+                "name": "OpenStreetMap Malaysia Facebook 專頁"
+            },
+            "OSM-PH-facebook": {
+                "name": "OpenStreetMap PH Facebook 專頁"
+            },
+            "OSM-TH-facebook": {
+                "name": "OpenStreetMap TH Facebook 社群"
+            },
+            "bw-facebook": {
+                "name": "Mapping Botswana Facebook 專頁"
+            },
+            "osm-gh-facebook": {
+                "name": "OpenStreetMap Ghana Facebook 專頁",
+                "description": "Facebook 社群給對 OpenStreetMap 有興趣的人。"
+            },
+            "osm-mg-facebook": {
+                "name": "OpenStreetMap Madagascar Facebook 群組",
+                "description": "馬達加斯加 Facebook 社群給對 OpenStreetMap 有興趣的人。"
             }
         }
     }