{
    "zh-HK": {
        "icons": {
            "information": "資訊"
        },
        "modes": {
            "add_area": {
                "title": "範圍",
                "description": "新增公園、建築物、湖或其他範圍至地圖。",
                "tail": "於地圖上按一下開始繪畫範圍，例如公園、湖或建築物。"
            },
            "add_line": {
                "title": "綫",
                "description": "新增公路、街道、行人路、水道或其他綫至地圖。",
                "tail": "於地圖上按一下開始繪畫道路、路徑或者路綫。"
            },
            "add_point": {
                "title": "點",
                "description": "新增餐廳、紀念碑、郵筒或其他點至地圖。",
                "tail": "於地圖上按一下新增點。"
            },
            "browse": {
                "title": "瀏覽",
                "description": "平移和縮放地圖。"
            },
            "draw_area": {
                "tail": "按一下加節至你的範圍，按第一節完成繪畫範圍。"
            },
            "draw_line": {
                "tail": "按一下新增一節至綫。按其他的綫以連接它們，按兩下可完成編輯綫。"
            }
        },
        "operations": {
            "add": {
                "annotation": {
                    "point": "已新增一點。",
                    "vertex": "已新增節至路上。",
                    "relation": "已新增關係。"
                }
            },
            "start": {
                "annotation": {
                    "line": "開始了畫綫。",
                    "area": "開始了繪畫範圍。"
                }
            },
            "continue": {
                "key": "A",
                "title": "伸延",
                "description": "伸延這條綫。",
                "not_eligible": "綫不可從這裡伸延。",
                "multiple": "數條綫可從這裡伸延。要選擇一條綫，可按著Shift鍵和用滑鼠按一下該條綫。",
                "annotation": {
                    "line": "綫已伸延。",
                    "area": "範圍已伸延。"
                }
            },
            "cancel_draw": {
                "annotation": "已取消繪畫。"
            },
            "change_role": {
                "annotation": "已更改關係構件的作用。"
            },
            "change_tags": {
                "annotation": "已更改標籤。"
            },
            "circularize": {
                "title": "圓形化",
                "description": {
                    "line": "將這條綫變為圓形。",
                    "area": "將這個範圍變為圓形。"
                },
                "key": "O",
                "annotation": {
                    "line": "將一條綫變為圓形。",
                    "area": "將一個範圍變為圓形。"
                },
                "not_closed": "未能將這個變為圓形因為它未成為一圈。",
                "too_large": "未能將這個轉為圓形因為它不是被完全看得到。",
                "connected_to_hidden": "未能將這個轉為圓形因為它連接著一個隱藏的特徵。"
            },
            "orthogonalize": {
                "title": "方形化",
                "description": {
                    "line": "將這條綫的角方形化。",
                    "area": "將這個範圍的角方形化。"
                },
                "key": "S",
                "annotation": {
                    "line": "已將這條綫的角方形化。",
                    "area": "已將這個範圍的角方形化。"
                },
                "not_squarish": "未能將這個方形化因為它不似方形。",
                "too_large": "未能將這個方形化因為它不是被完全看得到。",
                "connected_to_hidden": "未能將這個方形化因為它連接著一個隱藏的特徵。"
            },
            "straighten": {
                "title": "拉直",
                "description": "拉直這條綫。",
                "key": "S",
                "annotation": "已拉直一條綫。",
                "too_bendy": "未能將這個拉直因為它轉太多彎。",
                "connected_to_hidden": "未能將這條綫拉直因為它連接著一個隱藏的特徵。"
            },
            "delete": {
                "title": "刪除",
                "description": {
                    "single": "永久刪除此特徵。",
                    "multiple": "永久刪除這些特徵。"
                },
                "annotation": {
                    "point": "已刪除一點。",
                    "vertex": "已刪除路徑上的一個節。",
                    "line": "已刪除一條綫。",
                    "area": "已刪除一個範圍。",
                    "relation": "已刪除一個關係。",
                    "multiple": "已刪除{n}個特徵。"
                },
                "too_large": {
                    "single": "未能將這個特徵刪除因為它不是被完全看得到。",
                    "multiple": "未能將這些特徵刪除因為它不是被完全看得到。"
                },
                "incomplete_relation": {
                    "single": "此特徵未能刪除，因為它尚未完全下載。",
                    "multiple": "這些特徵未能刪除，因為它們尚未完全下載。"
                },
                "part_of_relation": {
                    "single": "這個特徵不能刪除，因為它是大型關係的其中一部分。你必須先從關係中移除。",
                    "multiple": "這些特徵不能刪除，因為它是大型關係的其中一部分。你必須先從關係中移除。"
                },
                "connected_to_hidden": {
                    "single": "未能將這個特徵刪除因為它連接著一個隱藏的特徵。",
                    "multiple": "未能將這些特徵刪除因為它連接著一些隱藏的特徵。"
                }
            },
            "add_member": {
                "annotation": "已新增一個構件至關係。"
            },
            "delete_member": {
                "annotation": "已將構件從關係移除。"
            },
            "connect": {
                "annotation": {
                    "point": "已連接路徑到一個點。",
                    "vertex": "已連接路徑到另一路徑。",
                    "line": "已連接路徑到一條綫。",
                    "area": "已連接路徑到一個範圍。"
                }
            },
            "disconnect": {
                "title": "斷開",
                "description": "將這些綫／範圍互相斷開。",
                "key": "D",
                "annotation": "已斷開的綫／範圍。",
                "not_connected": "這裡未有足夠的綫／範圍可斷開。",
                "connected_to_hidden": "未能將這個斷開因為它連接著一個隱藏的特徵。",
                "relation": "未能將這個斷開因為它連接著一個關係的構件。"
            },
            "merge": {
                "title": "合併",
                "description": "合併這些特徵。",
                "key": "C",
                "annotation": "合併{n}個特徵。",
                "not_eligible": "不能合併這些特徵。",
                "not_adjacent": "這些特徵不能合併因為它們的端點不是連接在一起。",
                "restriction": "這些特徵不能合併因為最少一個是\"{relation}\" 關係的構件。",
                "incomplete_relation": "這些特徵不能合併因為最少一個尚未完全下載。",
                "conflicting_tags": "這些特徵不能合併因為當中一些標籤的數值有衝突。"
            },
            "move": {
                "title": "移動",
                "description": {
                    "single": "移動這個特徵至另一位置。",
                    "multiple": "移動這些特徵至另一位置。"
                },
                "key": "M",
                "annotation": {
                    "point": "已移動一個點。",
                    "vertex": "已移動路徑上的一個節。",
                    "line": "已移動一條綫。",
                    "area": "已移動一個範圍。",
                    "multiple": "已移動多個特徵。"
                },
                "incomplete_relation": {
                    "single": "此特徵未能移動，因為它尚未完全下載。",
                    "multiple": "這些特徵未能移動，因為它們尚未完全下載。"
                },
                "too_large": {
                    "single": "未能將這個特徵移動因為它不是被完全看得到。",
                    "multiple": "未能將這些特徵移動因為它們不是被完全看得到。"
                },
                "connected_to_hidden": {
                    "single": "未能移動這個特徵因為它連接著一個隱藏的特徵。",
                    "multiple": "未能將這些特徵移動因為有些連接著隱藏的特徵。"
                }
            },
            "reflect": {
                "title": {
                    "long": "以長軸鏡射",
                    "short": "以短軸鏡射"
                },
                "description": {
                    "long": {
                        "single": "以特徵長軸鏡射。",
                        "multiple": "以這些特徵長軸鏡射。"
                    },
                    "short": {
                        "single": "以特徵短軸鏡射。",
                        "multiple": "以這些特徵短軸鏡射。"
                    }
                },
                "key": {
                    "long": "T",
                    "short": "Y"
                },
                "annotation": {
                    "long": {
                        "single": "特徵已以其長軸鏡射。",
                        "multiple": "多個特徵已以其長軸鏡射。"
                    },
                    "short": {
                        "single": "特徵已以其短軸鏡射。",
                        "multiple": "多個特徵已以其短軸鏡射。"
                    }
                },
                "incomplete_relation": {
                    "single": "此特徵未能鏡射，因為它尚未完全下載。",
                    "multiple": "這些特徵未能鏡射，因為它們尚未完全下載。"
                },
                "too_large": {
                    "single": "未能將這個特徵鏡射因為它不是被完全看得到。",
                    "multiple": "未能將這些特徵鏡射因為它們不是被完全看得到。"
                },
                "connected_to_hidden": {
                    "single": "未能將這個特徵鏡射因為它連接著一個隱藏的特徵。",
                    "multiple": "未能將這些特徵鏡射因為它們連接著一個隱藏的特徵。"
                }
            },
            "rotate": {
                "title": "旋轉",
                "description": {
                    "single": "依特徵中心旋轉。",
                    "multiple": "依這些特徵中心旋轉。"
                },
                "key": "R",
                "annotation": {
                    "line": "已旋轉一條綫。",
                    "area": "已旋轉一個範圍。",
                    "multiple": "已旋轉多個特徵。"
                },
                "incomplete_relation": {
                    "single": "此特徵未能旋轉，因為它尚未完全下載。",
                    "multiple": "此些特徵未能旋轉，因為它們尚未完全下載。"
                },
                "too_large": {
                    "single": "未能將這個特徵旋轉因為它不是被完全看得到。",
                    "multiple": "未能將這些特徵旋轉因為它們不是被完全看得到。"
                },
                "connected_to_hidden": {
                    "single": "未能旋轉這個特徵因為它連接著一個隱藏的特徵。",
                    "multiple": "未能旋轉這些特徵因為它們連接著隱藏的特徵。"
                }
            },
            "reverse": {
                "title": "反轉",
                "description": "使這條綫的方向反轉。",
                "key": "V",
                "annotation": "已反轉一條綫。"
            },
            "split": {
                "title": "分割",
                "description": {
                    "line": "將這條綫分為兩個節。",
                    "area": "將這個範圍的邊界一分為二。",
                    "multiple": "在這個節將這個綫/範圍的邊界一分為二。"
                },
                "key": "X",
                "annotation": {
                    "line": "分割一條綫。",
                    "area": "分割一個範圍邊界。",
                    "multiple": "分割{n}條綫/範圍邊界。"
                },
                "not_eligible": "綫不能於頭或尾分割。",
                "multiple_ways": "這裡有太多綫要分割。",
                "connected_to_hidden": "未能分割這個因為它連接著一個隱藏的特徵。"
            },
            "restriction": {
                "annotation": {
                    "create": "已新增轉彎限制",
                    "delete": "已刪除轉彎限制"
                }
            }
        },
        "restriction": {
            "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}"
                }
            }
        },
        "undo": {
            "tooltip": "還原：{action}",
            "nothing": "沒有可還原的動作。"
        },
        "redo": {
            "tooltip": "重做: {action}",
            "nothing": "沒有可重做的動作。"
        },
        "tooltip_keyhint": "快速鍵:",
        "browser_notice": "iD 編輯器支援 Firefox、Chrome、Safari、Opera 和 Internet Explorer 11 以上的版本。請升級你的瀏覽器或是使用 Potlatch 2 來編輯地圖。",
        "translate": {
            "translate": "翻譯",
            "localized_translation_label": "多種語言名稱",
            "localized_translation_language": "選擇語言",
            "localized_translation_name": "名稱"
        },
        "zoom_in_edit": "放大以編輯",
        "login": "登入",
        "logout": "登出",
        "loading_auth": "正在連接 OpenStreetMap...",
        "report_a_bug": "報告錯誤",
        "help_translate": "協助翻譯",
        "feature_info": {
            "hidden_warning": "{count} 項隱藏特徵",
            "hidden_details": "這些特徵正被隱藏: {details}"
        },
        "status": {
            "error": "未能連接至應用程式介面。",
            "offline": "應用程式介面現在離線。請稍後再編輯。",
            "readonly": "應用程式介面處於唯讀模式。如要儲存變更需要稍等。",
            "rateLimit": "這個應用程式介面限制匿名連接，你可登入來解決這個問題。"
        },
        "commit": {
            "title": "上傳到 OpenStreetMap",
            "upload_explanation": "你上載的變更會出現在其他使用 OpenStreetMap 資料的地圖。",
            "upload_explanation_with_user": "你以{user}的名字上載的變更會出現在其他使用 OpenStreetMap 資料的地圖。",
            "request_review": "我希望有其他人覆核我的編輯。",
            "save": "上載",
            "cancel": "取消",
            "changes": "{count} 項變更",
            "download_changes": "下載 osmChange 檔案",
            "warnings": "警告",
            "modified": "已修改",
            "deleted": "已刪除",
            "created": "已建立",
            "about_changeset_comments": "有關變動留言",
            "about_changeset_comments_link": "//wiki.openstreetmap.org/wiki/Good_changeset_comments",
            "google_warning": "你在這個留言內提及過Google：緊記絕對不可複製Google地圖的資料。",
            "google_warning_link": "https://www.openstreetmap.org/copyright"
        },
        "contributors": {
            "list": "由{users}編輯",
            "truncated_list": "由 {users} 和另外 {count} 人編輯"
        },
        "info_panels": {
            "key": "I",
            "background": {
                "key": "B",
                "title": "背景",
                "zoom": "縮放",
                "vintage": "古舊",
                "source": "來源",
                "description": "描述",
                "resolution": "解像度",
                "accuracy": "準確度",
                "unknown": "未知",
                "show_tiles": "顯示方塊",
                "hide_tiles": "隱藏方塊"
            },
            "history": {
                "key": "H",
                "title": "歷程",
                "selected": "已選 {n} 項",
                "version": "版本",
                "last_edit": "最後編輯",
                "edited_by": "編輯者",
                "changeset": "變動",
                "unknown": "未知",
                "link_text": "openstreetmap.org 上的歷程"
            },
            "location": {
                "key": "L",
                "title": "位置",
                "unknown_location": "未知位置"
            },
            "measurement": {
                "key": "M",
                "title": "測量",
                "selected": "已選 {n} 項",
                "geometry": "幾何",
                "center": "中心點",
                "perimeter": "周界",
                "length": "長度",
                "area": "面積",
                "centroid": "形心",
                "location": "位置",
                "metric": "公制",
                "imperial": "英制"
            }
        },
        "geometry": {
            "point": "點",
            "vertex": "頂點",
            "line": "綫",
            "area": "範圍",
            "relation": "關係"
        },
        "geocoder": {
            "search": "搜尋全世界...",
            "no_results_visible": "地圖內可見範圍都沒有結果",
            "no_results_worldwide": "找不到搜尋結果"
        },
        "geolocate": {
            "title": "顯示我的位置",
            "locating": "定位中，請稍候..."
        },
        "inspector": {
            "no_documentation_combination": "沒有這個標籤組合的相關文件",
            "no_documentation_key": "沒有這個鍵值的相關文件",
            "documentation_redirect": "這份文件已轉至新一頁",
            "show_more": "顯示更多",
            "view_on_osm": "在 openstreetmap.org 中檢視",
            "all_fields": "所有資料",
            "all_tags": "所有標籤",
            "all_members": "所有構件",
            "all_relations": "所有關係",
            "new_relation": "建立新關係⋯⋯",
            "role": "作用",
            "choose": "選擇特徵種類",
            "results": "{search}的{n}個結果",
            "reference": "在 OpenStreetMap Wiki 中檢閱",
            "back_tooltip": "變更特徵",
            "remove": "移除",
            "search": "搜尋",
            "multiselect": "已選擇的特徵",
            "unknown": "未知",
            "incomplete": "<未下載>",
            "feature_list": "搜尋特徵",
            "edit": "編輯特徵",
            "check": {
                "yes": "是",
                "no": "否",
                "reverser": "更改方向"
            },
            "radio": {
                "structure": {
                    "type": "種類",
                    "default": "預設",
                    "layer": "圖層"
                }
            },
            "add": "新增",
            "none": "無",
            "node": "節",
            "way": "路徑",
            "relation": "關係",
            "location": "位置",
            "add_fields": "新增資料"
        },
        "background": {
            "title": "背景",
            "description": "背景設定",
            "key": "B",
            "none": "無",
            "best_imagery": "這地點最為人所知的背景影像",
            "switch": "切換回這個背景",
            "custom": "自訂",
            "custom_button": "編輯自訂背景",
            "overlays": "覆蓋層",
            "reset": "重設",
            "display_options": "顯示選項",
            "brightness": "亮度",
            "contrast": "對比",
            "saturation": "飽和度",
            "sharpness": "銳利度",
            "minimap": {
                "description": "顯示小地圖",
                "tooltip": "顯示縮小地圖以確定現在被顯示範圍的位置",
                "key": "/"
            },
            "fix_misalignment": "校正對位誤差",
            "offset": "於以下灰色範圍內平移或者輸入以米量度的誤差值就可校正對位誤差。"
        },
        "map_data": {
            "title": "地圖資料",
            "description": "地圖資料",
            "key": "F",
            "data_layers": "資料圖層",
            "layers": {
                "osm": {
                    "tooltip": "來自 OpenStreetMap 的地圖數據",
                    "title": "OpenStreetMap 數據"
                }
            },
            "fill_area": "填滿範圍",
            "map_features": "地圖特徵",
            "autohidden": "由於太多東西出現在螢幕上，這些特徵已被自動隱藏。你可以放大來編輯它們。"
        },
        "feature": {
            "points": {
                "description": "點",
                "tooltip": "興趣點"
            },
            "traffic_roads": {
                "description": "交通道路",
                "tooltip": "公路、街道等等"
            },
            "service_roads": {
                "description": "輔助道路",
                "tooltip": "輔助道路、停車場通道、小徑等等"
            },
            "paths": {
                "description": "徑",
                "tooltip": "行人路、步行徑、單車徑等等"
            },
            "buildings": {
                "description": "建築物",
                "tooltip": "建築物、涼亭、車房等等"
            },
            "landuse": {
                "description": "用地特徵",
                "tooltip": "森林、農地、公園、住宅區、商業區等等"
            },
            "boundaries": {
                "description": "邊界",
                "tooltip": "行政邊界"
            },
            "water": {
                "description": "水特徵",
                "tooltip": "河流、湖泊、池塘、流域等等"
            },
            "rail": {
                "description": "鐵路特徵",
                "tooltip": "鐵路"
            },
            "power": {
                "description": "電力特徵",
                "tooltip": "電線、發電廠、變電站等等"
            },
            "past_future": {
                "description": "過去／將來",
                "tooltip": "已建議、建築中、已廢棄、已拆毀等等"
            },
            "others": {
                "description": "其他",
                "tooltip": "其他東西"
            }
        },
        "area_fill": {
            "wireframe": {
                "description": "不填滿 (以線條顯示)",
                "tooltip": "啟用框線模式，很容易就看到背景影像。",
                "key": "W"
            },
            "partial": {
                "description": "部分填滿",
                "tooltip": "只有範圍邊界內側會被填滿。(適合地圖繪畫新手)"
            },
            "full": {
                "description": "全部填滿",
                "tooltip": "整個範圍會被填滿。"
            }
        },
        "restore": {
            "heading": "你有未儲存的變更",
            "description": "你想恢復上一次編輯時尚未儲存的變更嗎？",
            "restore": "恢復我的變更",
            "reset": "放棄我的變更"
        },
        "save": {
            "title": "儲存",
            "help": "檢閱您的變更並將它們上載至 OpenStreetMap，讓其他用戶都看得到。",
            "no_changes": "沒有變更需要儲存。",
            "error": "儲存時發生錯誤",
            "status_code": "伺服器提供的狀態碼{code}",
            "unknown_error_details": "請確保你已連接至互聯網。",
            "uploading": "正在上傳變更到 OpenStreetMap...",
            "unsaved_changes": "你有未儲存的變更",
            "conflict": {
                "header": "解決有衝突的編輯項目",
                "count": " {total}個衝突中的第{num}個",
                "previous": "< 上一個",
                "next": "下一個 >",
                "keep_local": "保留我的",
                "keep_remote": "使用其他人的",
                "restore": "復原",
                "delete": "放棄資料",
                "done": "所有衝突已解決！",
                "help": "另一用戶已變更了一些你變更過的地圖特徵。\n按一下下面的每一個特徵以了解有關衝突內容並決定是否需要保留\n你的變更或者是其他用戶的變更。\n"
            }
        },
        "merge_remote_changes": {
            "conflict": {
                "deleted": "這特徵已被{user}刪除。",
                "location": "這特徵被你和{user}移動過。",
                "nodelist": "這些節被你和{user}變更過。",
                "memberlist": "關係構件已被你和{user}改變了。",
                "tags": "你變更了{tag}標籤為\"{local}\"，而{user}變更為\"{remote}\"。"
            }
        },
        "success": {
            "just_edited": "你剛剛編輯了OpenStreetMap！",
            "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"
        },
        "confirm": {
            "okay": "確定",
            "cancel": "取消"
        },
        "splash": {
            "welcome": "歡迎使用iD OpenStreetMap編輯器",
            "text": "iD是一個易用但功能強大的工具以便你可在世界上最好的免費地圖中作出貢獻。這個是版本{version}。你可在{website}得到更多資料和在{github}報告錯誤。",
            "walkthrough": "開始新手教學",
            "start": "立即編輯"
        },
        "source_switch": {
            "live": "實況模式",
            "lose_changes": "你有尚未儲存的變更。切換地圖伺服器將放棄它們。你確定要切換伺服器嗎？",
            "dev": "開發模式"
        },
        "version": {
            "whats_new": "iD {version} 的新消息"
        },
        "tag_reference": {
            "description": "描述",
            "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": "瀏覽檔案"
        },
        "mapillary_images": {
            "tooltip": "來自Mapillary的街道圖層相片",
            "title": "相片重疊 (Mapillary)"
        },
        "mapillary_signs": {
            "tooltip": "來自Mapillary的交通訊號（必須啟用相片重疊）",
            "title": "交通訊號重疊 (Mapillary)"
        },
        "mapillary": {
            "view_on_mapillary": "在Mapillary上觀看這影像"
        },
        "openstreetcam_images": {
            "title": "相片重疊 (OpenStreetCam)"
        },
        "openstreetcam": {
            "view_on_openstreetcam": "在 OpenStreetCam 上觀看這影像"
        },
        "help": {
            "title": "說明",
            "key": "H",
            "help": {
                "title": "說明",
                "open_data_h": "開放數據",
                "before_start_h": "在你開始之前",
                "open_source_h": "開放來源"
            },
            "overview": {
                "title": "概覽",
                "navigation_h": "導覽",
                "features_h": "地圖特徵"
            },
            "editing": {
                "title": "編輯及儲存",
                "select_h": "選擇",
                "save_h": "儲存",
                "upload_h": "上載",
                "backups_h": "自動備份",
                "keyboard_h": "鍵盤快速鍵"
            },
            "feature_editor": {
                "title": "特徵編輯器",
                "type_h": "特徵種類"
            },
            "points": {
                "title": "點",
                "intro": "*點*是用來表示如商店、餐廳和紀念碑這些特徵，它們用來標示一個特定位置和描述那裏有甚麼。",
                "add_point_h": "新增點",
                "move_point_h": "移動點",
                "delete_point_h": "刪除點"
            },
            "lines": {
                "title": "綫",
                "add_line_h": "新增綫",
                "modify_line_h": "修改綫"
            }
        },
        "intro": {
            "done": "完成",
            "ok": "確定",
            "graph": {
                "block_number": "<value for addr:block_number>",
                "city": "三江",
                "county": "<value for addr:county>",
                "district": "<value for addr:district>",
                "hamlet": "<value for addr:hamlet>",
                "neighbourhood": "<value for addr:neighbourhood>",
                "postcode": "999077",
                "province": "<value for addr:province>",
                "quarter": "<value for addr:quarter>",
                "state": "<value for addr:state>",
                "subdistrict": "<value for addr:subdistrict>",
                "suburb": "<value for addr:suburb>",
                "countrycode": "hk",
                "name": {
                    "1st-avenue": "第一大街",
                    "2nd-avenue": "第二大街",
                    "4th-avenue": "第四大街",
                    "5th-avenue": "第五大街",
                    "6th-avenue": "第六大街",
                    "6th-street": "第六街",
                    "7th-avenue": "第七大街",
                    "8th-avenue": "第八大街",
                    "9th-avenue": "第九大街",
                    "10th-avenue": "第十大街",
                    "11th-avenue": "第十一大街",
                    "12th-avenue": "第十二大街",
                    "access-point-employment": "就業中心",
                    "adams-street": "亞當街",
                    "andrews-elementary-school": "愛德華小學",
                    "andrews-street": "愛德華街",
                    "armitage-street": "亞美蒂街",
                    "barrows-school": "巴洛士學校",
                    "battle-street": "戰爭街",
                    "bennett-street": "班力街",
                    "bowman-park": "寶文公園",
                    "collins-drive": "哥連士巷",
                    "conrail-railroad": "模擬鐵道",
                    "conservation-park": "保育公園",
                    "constantine-street": "康斯坦丁街",
                    "cushman-street": "吉士民街",
                    "dollar-tree": "搖錢樹",
                    "douglas-avenue": "道格拉斯巷",
                    "east-street": "東街",
                    "elm-street": "榆樹街",
                    "flower-street": "花街",
                    "foster-street": "科士打街",
                    "french-street": "法蘭西街",
                    "garden-street": "花園街",
                    "gem-pawnbroker": "珠寶大押",
                    "golden-finch-framing": "金雀表框",
                    "grant-avenue": "關氏大街",
                    "hoffman-pond": "荷夫曼湖",
                    "hoffman-street": "荷夫曼街",
                    "hook-avenue": "學夫大街",
                    "jefferson-street": "謝佛遜街",
                    "kelsey-street": "教西街",
                    "lafayette-park": "老佛爺公園",
                    "las-coffee-cafe": "香港咖啡廳",
                    "lincoln-avenue": "林肯大道",
                    "lowrys-books": "羅莉書局",
                    "lynns-garage": "蓮氏車房",
                    "main-street-barbell": "大街啞鈴",
                    "main-street-cafe": "大街咖啡廳",
                    "main-street-fitness": "大街健身",
                    "main-street": "大街",
                    "maple-street": "楓樹街",
                    "marina-park": "海洋公園",
                    "market-street": "市場街",
                    "memory-isle-park": "記憶島公園",
                    "memory-isle": "記憶島",
                    "michigan-avenue": "密歇根大街",
                    "middle-street": "中間街",
                    "millard-street": "美拉街",
                    "moore-street": "摩爾街",
                    "morris-avenue": "摩利斯大道",
                    "mural-mall": "梅路購物中心",
                    "paisanos-bar-and-grill": "柏三露燒烤酒吧",
                    "paisley-emporium": "皮士禮廣場",
                    "paparazzi-tattoo": "狗仔隊紋身",
                    "pealer-street": "標拿街",
                    "pine-street": "松樹街",
                    "pizza-hut": "必勝客",
                    "portage-avenue": "運輸街",
                    "portage-river": "運輸河",
                    "preferred-insurance-services": "第一保險",
                    "railroad-drive": "鐵道徑",
                    "river-city-appliance": "河城電器",
                    "river-drive": "河旁徑",
                    "river-road": "河旁路",
                    "river-street": "河旁街",
                    "riverside-cemetery": "河旁墳場",
                    "riverwalk-trail": "河邊步行徑",
                    "riviera-theatre": "海濱劇場",
                    "rocky-river": "洛奇河",
                    "saint-joseph-river": "聖約瑟河",
                    "scidmore-park-petting-zoo": "是得摩公園動物園",
                    "scidmore-park": "是得摩公園",
                    "scouter-park": "偵察公園",
                    "sherwin-williams": "是溫-威廉斯",
                    "south-street": "南街",
                    "southern-michigan-bank": "南密歇根銀行",
                    "spring-street": "春天街",
                    "sturgeon-river-road": "鱘河路",
                    "three-rivers-city-hall": "三河市政廳",
                    "three-rivers-elementary-school": "三河小學",
                    "three-rivers-fire-department": "三河消防局",
                    "three-rivers-high-school": "三河高中",
                    "three-rivers-middle-school": "三河中學",
                    "three-rivers-municipal-airport": "三河機場",
                    "three-rivers-post-office": "三河郵政局",
                    "three-rivers-public-library": "三河圖書館",
                    "three-rivers": "三河",
                    "unique-jewelry": "獨特珠寶",
                    "walnut-street": "合桃街",
                    "washington-street": "華盛頓街",
                    "water-street": "水街",
                    "west-street": "西街",
                    "wheeler-street": "車夫街",
                    "william-towing": "威廉拖車",
                    "willow-drive": "柳樹徑",
                    "wood-street": "木街",
                    "world-fare": "國際廣場"
                }
            },
            "welcome": {
                "title": "歡迎",
                "welcome": "歡迎！這個教學將會教你 OpenStreetMap 基本的編輯方法。",
                "practice": "教學裡的資料都只為練習之用，你的所有編輯都不會儲存下來。",
                "words": "這篇教學會介紹新的辭彙和概念，當介紹新辭彙時，我們會用*斜體*標示。",
                "mouse": "你可以使用任何輸入裝置來編輯地圖，但在教學中會假設你使用滑鼠的左右鏈。**如果你想連接滑鼠，那就馬上做吧！然後按OK。**",
                "leftclick": "當教學中請求你按鍵或是雙擊時，我們指的是左鍵。在觸控板則意味按一次或單指按壓。**按左鍵{num}次。**",
                "rightclick": "有時候我們會要求你按右鍵，在觸控板上指的是control-按或是兩指按壓。你的鍵盤有時甚至有 '菜單' 鍵當作右鍵用。**按右鍵 {num}次。**",
                "chapters": "表現不錯！你可以使用下面的按鈕隨時跳過章節，或是當卡住時重新開始章節。我們開始吧！**按'{next}'繼續。**"
            },
            "navigation": {
                "title": "導航",
                "drag": "主地圖區域展示了 OpenStreetMap 資料在背景上。{br}你可以透過按住滑鼠左鍵和移動滑鼠來拖曳地圖。你亦可用鍵盤上的方向鍵。**拖曳地圖！**",
                "zoom": "你可以用滑鼠滾輪或觸控板來縮放，或點擊 {plus} / {minus} 按鈕亦可。**縮放地圖吧！**",
                "features": "我們用*特徵*這個詞來描述出現在地圖上的事物。任何在現實世界中出現的物件都可在 OpenStreetMap 當作特徵來製圖。",
                "points_lines_areas": "地圖特徵用*點、綫或範圍*來表示。",
                "nodes_ways": "在 OpenStreetMap，點有時會叫做*節*，而綫或是範圍有時會被叫做*路徑*。",
                "click_townhall": "所有地圖的特徵都可以用點選的方式選取。**點選一個點來選取它。**",
                "selected_townhall": "太好了！這個點已經被選擇。被選擇的特徵會以持續閃爍。",
                "editor_townhall": "當特徵被選取時，*特徵編輯器*會在地圖旁顯示。",
                "preset_townhall": "特徵編輯器的上半部會顯示不同特徵類型，這個點是{preset}。",
                "fields_townhall": "特徵編輯器中間部包含*欄位*用作顯示特徵的屬性，例如是名稱和地址。",
                "close_townhall": "**按一下Esc或在上方角落{button}按鈕就可關閉特徵編輯器。**",
                "search_street": "你也可以搜尋目前檢視下或是全球的特徵，**搜尋'{name}'。**",
                "choose_street": "**由列表中選擇{name}。**",
                "selected_street": "太好了 ! {name} 現在已被選擇。",
                "editor_street": "街道的欄位跟市政廳的欄位並不一樣。{br}這個已選取的街道，特徵編輯器會顯示欄位為'{field1}' 和 '{field2}'。 **按一下Esc或{button}按鈕就可關閉特徵編輯器。**",
                "play": "嘗試移動地圖，並且點選特徵來看看有什麼東西可以加到 OpenStreetMap。**當你準備繼續下一章節時，按'{next}'。**"
            },
            "points": {
                "title": "點",
                "add_point": "*點*可以用來代表特徵，例如商店、餐廳和紀念碑。{br}點標記特定地點，並且描述那裡有什麼。**按{button}點按鈕來新增一點。**",
                "place_point": "要在地圖上放置點，在適當地方用滑鼠指標對準，然後按左鍵或空白鍵。**移動滑鼠指標至建築物之上，接著按左鍵或空白鍵。**",
                "search_cafe": "很多不同特徵可以用點來表示。你剛增加的點是一家咖啡廳。**搜尋 '{preset}'。**",
                "choose_cafe": "**從列表中選擇{preset}。**",
                "feature_editor": "現在這個點標示為咖啡廳。利用特徵編輯器，我們可以為咖啡廳增加更多資料。",
                "add_name": "在 OpenStreetMap，所有的欄位都是選填項目，如果你不確定的話，你可以留空。{br}我們假設你對咖啡廳有在地知識，而且你知道咖啡廳的名字。**為咖啡廳新增名字。**",
                "add_close": "特徵編輯器會自動記住你所有的變更。**當你完成新增名字，按一下Esc、Enter或{button}按鈕就可關閉特徵編輯器。**",
                "reselect": "很多時候點已經存在，有錯誤或者不完整。我們可以編輯已存在的點。**按一下來選擇剛剛新增的咖啡廳。**",
                "update": "讓我們來填入更多咖啡廳的詳細資訊。你可以變更名稱、加上菜式或是加上地址。**改變咖啡廳詳情。**",
                "update_close": "**當你完成更新咖啡廳，按一下Esc、Enter或{button}按鈕就可關閉特徵編輯器。**",
                "rightclick": "你可以對任何特徵按右鍵來開啟*編輯清單*，清單內會顯示一系列你可以執行的編輯動作。**右擊來選擇你新增的點，然後顯示編輯清單。**",
                "delete": "如果現實中特徵不存在，你可以刪除。{br}刪除 OpenStreetMap 上的特徵，會影響每位使用地圖的人，所以請確定該特徵的確不存在了才刪除。**按一下{button}按鈕來刪除點。**",
                "undo": "在儲存你的編輯至 OpenStreetMap 前，你時常可以復原任何做出的變更。**按{button}按鈕來復原刪除，得回原先的點。**",
                "play": "現在你知道如何建立和編輯點了，試試練習新增更多點吧！**當你準備好進入下一章時，按 '{next}'。**"
            },
            "areas": {
                "title": "範圍",
                "start_playground": "讓我們用範圍這方法來新增遊樂場吧。範圍是由增加特徵外圍的*點*來繪製。**點或是按空白鍵來放起始點至遊樂場的一角上。**",
                "continue_playground": "繼續在遊樂場邊界上放更多點來繪製範圍。如果遇到現有的行人徑，你也可以連接上。{br}貼士：你可以按住 '{alt}' 鍵防止點連到其他特徵。 **繼續繪製遊樂場範圍。**",
                "finish_playground": "按enter鍵或是在第一個或最後一個點再按一下就可完成編輯範圍。**完成繪製遊樂場範圍**",
                "search_playground": "**搜尋'{preset}'。**",
                "choose_playground": "**從列表中選擇{preset}。**",
                "add_field": "遊樂場並未有正式名稱，所以我們不會在名稱欄位加任何東西。 {br}不過我們會在描述欄位加上遊樂場的詳情。**開啟新增欄位清單。**",
                "choose_field": "**從列表中選擇{field}。**",
                "retry_add_field": "你沒有選到 {field}欄位，請再試一次。",
                "describe_playground": "**新增描述，然後按一下{button}按鈕就可關閉特徵編輯器**",
                "play": "做得好！試試畫更多範圍，然後看看你可以新增什麼範圍特徵到OpenStreetMap。**當你準備好進入下一章，按 '{next}'。**"
            },
            "lines": {
                "title": "綫",
                "add_line": "*綫*用來表示如道路、鐵路和河流的特徵。 **按{button}綫按鈕來新增一條綫。**",
                "start_line": "這裏有一條路消失了，讓我們加上去吧！ {br}在 OpenStreetMap，綫要對準道路中間來繪製。如有需要，可在繪圖時，將地圖拖曳和縮放。**在消失的路頂端按一下來開始畫新的綫。**",
                "intersect": "點或按空白鍵來為綫新增更多點。 {br}道路和其他類型的別的綫，是大網絡的其中一部份。確保這些綫互相連接才能使路綫計劃應用程式發揮最大作用。**按一下{name}來為兩條綫新增相交點。**",
                "retry_intersect": "道路必須與{name} 相交，再試一次!",
                "continue_line": "繼續繪製新路的綫。記得如有需要，你可以拖曳和縮放地圖。 {br}當你完成繪製，再點一下最後一個點。**完成繪製道路。**",
                "choose_category_road": "**從列表中選擇{category}。**",
                "choose_preset_residential": "有許多不同類型的道路，但這條路是住宅區道路。**選擇 {preset} 類型。**",
                "retry_preset_residential": "你沒有選擇 {preset} 類型。**再選一次。**",
                "name_road": "**為這條路命名，然後按一下Esc、Enter或{button}按鈕就可關閉特徵編輯器。**",
                "did_name_road": "看起來很好！接下來我們會學習如何更新綫的形狀。",
                "update_line": "有時候你需要變更現有的綫的形狀。這邊有條道路看起來不太對勁。",
                "add_node": "我們可以在這條綫上增加一些點來改善它的形狀。其中一個增加點的方法是在想增加的地方雙擊。**在線上雙擊來新增一點。**",
                "start_drag_endpoint": "當選擇了一條綫，你可以在點和按住滑鼠左鍵時，拖曳任何綫上的點。**拖曳最末端點到道路應該交滙的地方。**",
                "finish_drag_endpoint": "這樣看起好多了。**放開滑鼠左鍵來結束拖曳。**",
                "start_drag_midpoint": "小的三角形會出現在點和點的*中間*。另一個增加點的方式是拖曳中間點到新的位置。**拖曳中間點的三角形來沿道路曲線建立一個新點。**",
                "continue_drag_midpoint": "這綫看起來好得多！雙擊或是拖曳中間點來繼續調整綫，直到彎曲程度合符道路形狀。**當你覺得綫看起來不錯時，按OK。**",
                "delete_lines": "如果現實中道路不存在，你可以刪除。 {br}這裡的例子是城市計畫興建 {street}，但從未建築過。我們可以刪除額外的綫來改善這部分的地圖。",
                "rightclick_intersection": "最後一條真實存在的道路是 {street1}，所以我們會在這個交滙處*分割* {street2} 並移除在這上面的所有東西。**對著交滙點按右鍵。**",
                "split_intersection": "**按一下{button}按鈕來將{street}分開。**",
                "retry_split": "你沒有按到分割按鈕，再試一次。",
                "did_split_multi": "做得好！ {street1} 已經分割為兩段了。上半部可以被移除。**按 {street2} 的上半部來選取它。**",
                "did_split_single": "**點 {street2} 的上半部來選取它。**",
                "multi_select": "已經選取 {selected}。讓我們也選 {other1}。你可以用 shift 點選方式來選擇多個物件。**Shift 點選 {other2}。**",
                "multi_rightclick": "太好了！準備要刪除的兩條綫都已被選擇。**右擊其中一條綫來顯示編輯選單。**",
                "multi_delete": "**按 {button} 按鈕來刪除多餘的綫。**",
                "retry_delete": "你沒有按到刪除按鈕，再試一次。",
                "play": "太好了！你可以利用這一章學到的技能來練習編輯更多的綫。**當你準備好進入下一章，按 ' {next}'。**"
            },
            "buildings": {
                "title": "建築物",
                "add_building": "OpenStreetMap 是世界最大的建築物資料庫。 {br}你可以藉由繪畫尚未建立的建築物，來改善這個資料庫。**按 {button} 範圍按鍵來新增範圍。*",
                "start_building": "讓我們繪製這棟建築物的外圍來新增一棟洋房。 {br}繪製建築物時要依據建築物地基，越精確越好。**點或按空白鍵在建築物角落新增點。**",
                "continue_building": "繼續新增更多的點來勾畫建築物外圍。記得如有需要，你可以放大來增加更多資料。{br}完成繪製建築物可按 enter 鍵，或是在第一個或最後一個點再按一次。**完成繪製建築物。**",
                "retry_building": "看來你在建築物的角位放點時遇上困難。再試一次！",
                "choose_category_building": "**從列表中選擇{category}。**",
                "choose_preset_house": "有不同種類的建築物可供選擇，但這個很明顯是洋房。 {br}如果你不確定類型，你可以選擇一般建築特類型。**選擇 {preset} 類型。**",
                "close": "**按一下Esc或{button}按鈕就可關閉特徵編輯器。**",
                "rightclick_building": "**在你建立的建築物右擊，顯示編輯選單。**",
                "square_building": "你剛建立的洋房如果變得更正方的話就會更好看。按 {button} 按鈕來將建築物形狀方角化。**",
                "retry_square": "你沒有按到方形化按鈕，再試一次",
                "done_square": "看到建築的角落如何移至適當位置了嗎？讓我們來學習另一個實用技巧。",
                "add_tank": "接下來我們要繪畫這個圓形貯存箱。**按 {button} 範圍按鈕新增範圍。**",
                "start_tank": "不用擔心，你不需繪畫一個完美的圓形。只需先沿著貯存箱邊來繪製範圍。**點或按空白鍵來放起始點在貯存箱的邊緣。**",
                "continue_tank": "沿著邊緣新增更多點。圓圈會依你繪製的點出現。{br}完成繪製範圍可按 enter 鍵，或是在第一個或最後一個點再按一次。**完成繪製貯存箱。**",
                "search_tank": "**搜尋'{preset}'。**",
                "choose_tank": "**從列表中選擇{preset}。**",
                "rightclick_tank": "**在你建立的貯存箱右擊，顯示編輯選單。**",
                "circle_tank": "**按 {button} 按鈕將貯存箱變成圓形。**",
                "retry_circle": "你沒有按到圓形化按鈕，再試一次。",
                "play": "做得好！再試試繪製幾個建築物，並試試用編輯選單的其他指令。**當你準備好進入下一章時，按 '{next}'。**"
            },
            "startediting": {
                "title": "開始編輯",
                "help": "你現在準備好去編輯OpenStreetMap了！ {br}你可以再看一次新手教學，或者按一下 {button} 幫助按鈕或 '{key}' 鍵看更多使用說明。",
                "shortcuts": "你可以按 '{key}' 鍵來檢視指令與它們的快捷鍵的清單。",
                "save": "不要忘記定時儲存你的變更！",
                "start": "開始製圖!"
            }
        },
        "shortcuts": {
            "title": "鍵盤快速鍵",
            "tooltip": "顯示鍵盤快速鍵畫面。",
            "toggle": {
                "key": "?"
            },
            "key": {
                "alt": "Alt",
                "backspace": "Backspace",
                "cmd": "Cmd",
                "ctrl": "Ctrl",
                "delete": "Delete",
                "del": "Del",
                "end": "End",
                "enter": "Enter",
                "esc": "Esc",
                "home": "Home",
                "option": "Option",
                "pause": "Pause",
                "pgdn": "PgDn",
                "pgup": "PgUp",
                "return": "Return",
                "shift": "Shift",
                "space": "Space"
            },
            "gesture": {
                "drag": "拖曳"
            },
            "or": "-或-",
            "browsing": {
                "title": "瀏覽",
                "navigation": {
                    "title": "導航",
                    "pan": "平移地圖",
                    "pan_more": "全螢幕平移地圖",
                    "zoom": "放大 / 縮小",
                    "zoom_more": "大幅度放大 / 縮小"
                },
                "help": {
                    "title": "說明",
                    "help": "顯示說明/文件",
                    "keyboard": "顯示鍵盤快速鍵"
                },
                "display_options": {
                    "title": "顯示選項",
                    "background": "顯示背景選項",
                    "background_switch": "轉換至上一個背景",
                    "map_data": "顯示地圖資料選項",
                    "fullscreen": "進入全螢幕模式",
                    "wireframe": "切換線框模式",
                    "minimap": "切換迷你地圖"
                },
                "selecting": {
                    "title": "選擇特徵",
                    "select_one": "選擇一個特徵",
                    "select_multi": "選擇多個特徵",
                    "lasso": "在特徵周圍畫一個選擇套索"
                },
                "with_selected": {
                    "title": "選取了特徵",
                    "edit_menu": "切換編輯選單"
                },
                "vertex_selected": {
                    "title": "選取了點",
                    "previous": "跳至上一個節點",
                    "next": "跳至下一個節點",
                    "first": "跳至第一個節點",
                    "last": "跳至最後一個節點",
                    "change_parent": "切換到源路徑"
                }
            },
            "editing": {
                "title": "編輯",
                "drawing": {
                    "title": "繪製",
                    "add_point": "'增加節'模式",
                    "add_line": "'增加線'模式",
                    "add_area": "'增加範圍'模式",
                    "place_point": "放置一個點",
                    "disable_snap": "長按可停用點捕捉",
                    "stop_line": "完成繪製線或範圍"
                },
                "operations": {
                    "title": "操作",
                    "continue_line": "在已選節點繼續畫一條線",
                    "merge": "結合(合併)已選擇特徵",
                    "disconnect": "在已選擇節點上斷開特徵",
                    "split": "在已選擇節點上將線一分為二",
                    "reverse": "反轉一條線",
                    "move": "移動已選擇特徵",
                    "rotate": "旋轉已選擇特徵",
                    "orthogonalize": "拉直線 / 將範圍方形化",
                    "circularize": "將已封閉的線或範圍圓形化",
                    "reflect_long": "以長軸鏡射特徵。",
                    "reflect_short": "以短軸鏡射特徵。",
                    "delete": "刪除已選擇特徵"
                },
                "commands": {
                    "title": "命令",
                    "copy": "複製已選擇特徵",
                    "paste": "貼上已複製特徵",
                    "undo": "還原上一個動作",
                    "redo": "重做上一個動作",
                    "save": "儲存變更"
                }
            },
            "tools": {
                "title": "工具",
                "info": {
                    "title": "資訊",
                    "all": "切換所有資訊面板",
                    "background": "切換背景面板",
                    "history": "切換歷程面板",
                    "location": "切換位置面板",
                    "measurement": "切換測量面板"
                }
            }
        },
        "presets": {
            "categories": {
                "category-barrier": {
                    "name": "圍欄特徵"
                },
                "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": "水特徵"
                }
            },
            "fields": {
                "access": {
                    "label": "允許通過",
                    "options": {
                        "designated": {
                            "description": "通行與否，按法例或路牌指定",
                            "title": "指定"
                        },
                        "destination": {
                            "description": "限往目的地",
                            "title": "目的地"
                        },
                        "dismount": {
                            "description": "允許通過但騎單車者需要下車",
                            "title": "下車"
                        },
                        "no": {
                            "description": "禁止一般公眾進入",
                            "title": "禁入"
                        },
                        "permissive": {
                            "description": "容許進入，直至擁有者撇回許可",
                            "title": "自由通過"
                        },
                        "private": {
                            "description": "須擁有者個別批准，方可進入",
                            "title": "私人"
                        },
                        "yes": {
                            "description": "按法例可通；通行權",
                            "title": "准許"
                        }
                    },
                    "placeholder": "未指定",
                    "types": {
                        "access": "所有",
                        "bicycle": "單車",
                        "foot": "步行",
                        "horse": "馬匹",
                        "motor_vehicle": "汽車"
                    }
                },
                "access_simple": {
                    "label": "允許通過"
                },
                "address": {
                    "label": "地址",
                    "placeholders": {
                        "block_number": "區段",
                        "block_number!jp": "區段",
                        "city": "城市",
                        "city!jp": "城市/鎮/鄉村/東京特別區",
                        "city!vn": "城市/鎮",
                        "conscriptionnumber": "123",
                        "country": "國家",
                        "county": "縣",
                        "county!jp": "地區",
                        "district": "地區",
                        "district!vn": "郡/鎮/地區",
                        "floor": "樓層",
                        "hamlet": "小村莊",
                        "housename": "房名",
                        "housenumber": "123",
                        "housenumber!jp": "建築物號碼/地段",
                        "neighbourhood": "屋苑",
                        "neighbourhood!jp": "丁目/字/小字 (日本)",
                        "place": "地方",
                        "postcode": "郵遞區號",
                        "province": "省",
                        "province!jp": "州",
                        "quarter": "區",
                        "quarter!jp": "大字/町 (日本)",
                        "state": "州",
                        "street": "街",
                        "subdistrict": "分區",
                        "subdistrict!vn": "選區／社區／小市鎮",
                        "suburb": "市郊",
                        "suburb!jp": "選區",
                        "unit": "單位"
                    }
                },
                "admin_level": {
                    "label": "行政層次"
                },
                "aerialway": {
                    "label": "種類"
                },
                "aerialway/access": {
                    "label": "通過",
                    "options": {
                        "both": "進入及離開",
                        "entry": "進入",
                        "exit": "出口"
                    }
                },
                "aerialway/bubble": {
                    "label": "車廂"
                },
                "aerialway/capacity": {
                    "label": "載客量 (每小時)",
                    "placeholder": "500, 2500, 5000..."
                },
                "aerialway/duration": {
                    "label": "車程 (分鐘)",
                    "placeholder": "1, 2, 3..."
                },
                "aerialway/heating": {
                    "label": "暖氣"
                },
                "aerialway/occupancy": {
                    "label": "車廂載客量",
                    "placeholder": "2, 4, 8..."
                },
                "aerialway/summer/access": {
                    "label": "開放 (夏天)",
                    "options": {
                        "both": "進入及離開",
                        "entry": "進入",
                        "exit": "出口"
                    }
                },
                "aeroway": {
                    "label": "種類"
                },
                "agrarian": {
                    "label": "產品"
                },
                "amenity": {
                    "label": "種類"
                },
                "animal_boarding": {
                    "label": "動物用"
                },
                "animal_breeding": {
                    "label": "動物用"
                },
                "animal_shelter": {
                    "label": "動物用"
                },
                "area/highway": {
                    "label": "種類"
                },
                "artist": {
                    "label": "藝人"
                },
                "artwork_type": {
                    "label": "種類"
                },
                "atm": {
                    "label": "提款機"
                },
                "backrest": {
                    "label": "長椅"
                },
                "barrier": {
                    "label": "種類"
                },
                "bath/open_air": {
                    "label": "露天"
                },
                "bath/sand_bath": {
                    "label": "沙浴"
                },
                "bath/type": {
                    "label": "種類",
                    "options": {
                        "foot_bath": "泡腳",
                        "hot_spring": "溫泉",
                        "onsen": "日式溫泉"
                    }
                },
                "beauty": {
                    "label": "商店種類"
                },
                "bench": {
                    "label": "長椅"
                },
                "bicycle_parking": {
                    "label": "種類"
                },
                "bin": {
                    "label": "垃圾筒"
                },
                "blood_components": {
                    "label": "血液成分",
                    "options": {
                        "plasma": "血漿",
                        "platelets": "血小板",
                        "stemcells": "幹細胞樣本",
                        "whole": "全血"
                    }
                },
                "board_type": {
                    "label": "種類"
                },
                "boules": {
                    "label": "種類"
                },
                "boundary": {
                    "label": "種類"
                },
                "brand": {
                    "label": "品牌"
                },
                "brewery": {
                    "label": "生啤"
                },
                "bridge": {
                    "label": "種類",
                    "placeholder": "預設"
                },
                "building": {
                    "label": "建築物"
                },
                "building_area": {
                    "label": "建築物"
                },
                "bunker_type": {
                    "label": "種類"
                },
                "cables": {
                    "label": " 電纜",
                    "placeholder": "1, 2, 3..."
                },
                "camera/direction": {
                    "label": "方向 (順時針度數)",
                    "placeholder": "45, 90, 180, 270"
                },
                "camera/mount": {
                    "label": "相機托架"
                },
                "camera/type": {
                    "label": "相機種類",
                    "options": {
                        "dome": "半球形",
                        "fixed": "固定式",
                        "panning": "搖擺式"
                    }
                },
                "capacity": {
                    "label": "容納",
                    "placeholder": "50, 100, 200..."
                },
                "castle_type": {
                    "label": "種類"
                },
                "clothes": {
                    "label": "衣物"
                },
                "club": {
                    "label": "種類"
                },
                "collection_times": {
                    "label": "收集時間"
                },
                "comment": {
                    "label": "變動留言",
                    "placeholder": "簡述你的貢獻 (必填)"
                },
                "communication_multi": {
                    "label": "通訊種類"
                },
                "construction": {
                    "label": "種類"
                },
                "contact/webcam": {
                    "label": "網路相機 URL",
                    "placeholder": "http://example.com/"
                },
                "content": {
                    "label": "內容"
                },
                "country": {
                    "label": "國"
                },
                "covered": {
                    "label": "被遮蓋"
                },
                "craft": {
                    "label": "種類"
                },
                "crane/type": {
                    "label": "起重機種類",
                    "options": {
                        "floor-mounted_crane": "坐地式起重機",
                        "portal_crane": "流動起重機",
                        "travel_lift": "活動式起重機"
                    }
                },
                "crop": {
                    "label": "農作物"
                },
                "crossing": {
                    "label": "種類"
                },
                "cuisine": {
                    "label": "菜式"
                },
                "currency_multi": {
                    "label": "外幣種類"
                },
                "cutting": {
                    "label": "種類",
                    "placeholder": "預設"
                },
                "cycle_network": {
                    "label": "網絡"
                },
                "cycleway": {
                    "label": "單車徑",
                    "options": {
                        "lane": {
                            "description": "單車徑與行車道由地上的綫分開",
                            "title": "標準單車徑"
                        },
                        "none": {
                            "description": "沒有單車徑",
                            "title": "無"
                        },
                        "opposite": {
                            "description": "單程路提供雙程行車單車徑",
                            "title": "雙向行駛單車徑"
                        },
                        "opposite_lane": {
                            "description": "與行車方向相反的單車徑",
                            "title": "逆向單車道"
                        },
                        "share_busway": {
                            "description": "與巴士綫共享的單車徑",
                            "title": "與巴士綫共用的單車徑"
                        },
                        "shared_lane": {
                            "description": "沒有與行車道分開的單車徑",
                            "title": "共用單車徑"
                        },
                        "track": {
                            "description": "單車徑與行車道由障礙物分開",
                            "title": "單車徑"
                        }
                    },
                    "placeholder": "沒有",
                    "types": {
                        "cycleway:left": "左側",
                        "cycleway:right": "右側"
                    }
                },
                "dance/style": {
                    "label": "舞蹈風格"
                },
                "date": {
                    "label": "日期"
                },
                "delivery": {
                    "label": "外賣"
                },
                "denomination": {
                    "label": "派"
                },
                "denotation": {
                    "label": "表示"
                },
                "description": {
                    "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": {
                    "label": "方向"
                },
                "display": {
                    "label": "顯示"
                },
                "dock": {
                    "label": "種類"
                },
                "drive_through": {
                    "label": "免下車"
                },
                "duration": {
                    "label": "車程",
                    "placeholder": "00:00"
                },
                "electrified": {
                    "label": "電氣化",
                    "options": {
                        "contact_line": "電纜",
                        "no": "否",
                        "rail": "已通電路軌",
                        "yes": "是 (未指定)"
                    },
                    "placeholder": "電纜、已通電路軌…"
                },
                "elevation": {
                    "label": "海拔"
                },
                "email": {
                    "label": "電郵",
                    "placeholder": "example@example.com"
                },
                "embankment": {
                    "label": "類",
                    "placeholder": "預設"
                },
                "emergency": {
                    "label": "急症室"
                },
                "entrance": {
                    "label": "種類"
                },
                "except": {
                    "label": "例外"
                },
                "fax": {
                    "label": "傳真",
                    "placeholder": "+852 12345678"
                },
                "fee": {
                    "label": "費用"
                },
                "fence_type": {
                    "label": "種類"
                },
                "fire_hydrant/position": {
                    "label": "Position",
                    "options": {
                        "green": "草地",
                        "lane": "巷",
                        "parking_lot": "停車場",
                        "sidewalk": "行人路"
                    }
                },
                "fire_hydrant/type": {
                    "label": "種類",
                    "options": {
                        "pillar": "柱狀/地上",
                        "pond": "池塘",
                        "underground": "地下",
                        "wall": "牆上"
                    }
                },
                "fitness_station": {
                    "label": "設備種類"
                },
                "fixme": {
                    "label": "整好我"
                },
                "ford": {
                    "label": "類",
                    "placeholder": "預設"
                },
                "frequency": {
                    "label": "操作頻率"
                },
                "fuel": {
                    "label": "燃料"
                },
                "fuel_multi": {
                    "label": "燃料種類"
                },
                "gauge": {
                    "label": "軌距"
                },
                "gender": {
                    "label": "性別",
                    "options": {
                        "female": "女",
                        "male": "男",
                        "unisex": "單性"
                    },
                    "placeholder": "未知"
                },
                "generator/method": {
                    "label": "方法"
                },
                "generator/output/electricity": {
                    "label": "電力輸出",
                    "placeholder": "50 MW, 100 MW, 200 MW..."
                },
                "generator/source": {
                    "label": "來源"
                },
                "generator/type": {
                    "label": "種類"
                },
                "government": {
                    "label": "種類"
                },
                "grape_variety": {
                    "label": "葡萄種類"
                },
                "handicap": {
                    "label": "差點",
                    "placeholder": "1-18"
                },
                "handrail": {
                    "label": "扶手"
                },
                "hashtags": {
                    "label": "建議的主題標籤",
                    "placeholder": "#例子"
                },
                "healthcare": {
                    "label": "種類"
                },
                "healthcare/speciality": {
                    "label": "專科"
                },
                "height": {
                    "label": "高度 (米)"
                },
                "highway": {
                    "label": "種類"
                },
                "historic": {
                    "label": "種類"
                },
                "historic/civilization": {
                    "label": "古代文明"
                },
                "hoops": {
                    "label": "籃框數量",
                    "placeholder": "1, 2, 4..."
                },
                "iata": {
                    "label": "萬國航空運輸協會（IATA）"
                },
                "icao": {
                    "label": "萬國民航組織（ICAO）"
                },
                "incline": {
                    "label": "斜"
                },
                "incline_steps": {
                    "label": "斜坡",
                    "options": {
                        "down": "落",
                        "up": "上"
                    }
                },
                "indoor": {
                    "label": "室內"
                },
                "information": {
                    "label": "種類"
                },
                "inscription": {
                    "label": "碑文"
                },
                "intermittent": {
                    "label": "間中"
                },
                "internet_access": {
                    "label": "用到互聯網",
                    "options": {
                        "no": "否",
                        "terminal": "終端機",
                        "wired": "揷綫上網",
                        "wlan": "無綫上網",
                        "yes": "有"
                    }
                },
                "internet_access/fee": {
                    "label": "互聯網費用"
                },
                "internet_access/ssid": {
                    "label": "SSID (網絡名稱)"
                },
                "kerb": {
                    "label": "下斜路緣"
                },
                "label": {
                    "label": "標籤"
                },
                "lamp_type": {
                    "label": "類別"
                },
                "landuse": {
                    "label": "類別"
                },
                "lanes": {
                    "label": "行車綫",
                    "placeholder": "1, 2, 3..."
                },
                "layer": {
                    "label": "層",
                    "placeholder": "0"
                },
                "leaf_cycle": {
                    "label": "換葉週期",
                    "options": {
                        "deciduous": "落葉",
                        "evergreen": "常綠",
                        "mixed": "混合",
                        "semi_deciduous": "半落葉",
                        "semi_evergreen": "半常綠    "
                    }
                },
                "leaf_cycle_singular": {
                    "label": "換葉週期",
                    "options": {
                        "deciduous": "落葉",
                        "evergreen": "常綠",
                        "semi_deciduous": "半落葉",
                        "semi_evergreen": "半常綠"
                    }
                },
                "leaf_type": {
                    "label": "葉子種類",
                    "options": {
                        "broadleaved": "闊葉",
                        "leafless": "無葉",
                        "mixed": "混合",
                        "needleleaved": "針葉"
                    }
                },
                "leaf_type_singular": {
                    "label": "葉子種類",
                    "options": {
                        "broadleaved": "闊葉",
                        "leafless": "無葉",
                        "needleleaved": "針葉"
                    }
                },
                "leisure": {
                    "label": "類別"
                },
                "length": {
                    "label": "長度 (米)"
                },
                "level": {
                    "label": "圖層"
                },
                "levels": {
                    "label": "樓層數",
                    "placeholder": "2, 4, 6..."
                },
                "lit": {
                    "label": "照明"
                },
                "location": {
                    "label": "地點"
                },
                "man_made": {
                    "label": "類別"
                },
                "manhole": {
                    "label": "種類"
                },
                "map_size": {
                    "label": "覆蓋範圍"
                },
                "map_type": {
                    "label": "種類"
                },
                "maxheight": {
                    "label": "最大高度",
                    "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\""
                },
                "maxspeed": {
                    "label": "速度限制",
                    "placeholder": "40, 50, 60..."
                },
                "maxspeed/advisory": {
                    "placeholder": "40, 50, 60..."
                },
                "maxstay": {
                    "label": "可停留時間"
                },
                "maxweight": {
                    "label": "最大承重"
                },
                "memorial": {
                    "label": "種類"
                },
                "monitoring_multi": {
                    "label": "監測"
                },
                "mtb/scale": {
                    "label": "越野單車徑難度",
                    "options": {
                        "0": "0: 碎石/ 硬土、沒有障礙物、大弧度",
                        "1": "1: 有些鬆散的地面、小型障礙物、大弧度",
                        "2": "2: 較多鬆散的地面、大型障礙物、簡單急彎",
                        "3": "3: 濕滑地面、大型障礙物、狹窄急彎",
                        "4": "4: 鬆散的地面或大圓石、危險急彎",
                        "5": "5: 十分困難、石灘、滑坡",
                        "6": "6: 非精湛越野單車者不可騎越"
                    },
                    "placeholder": "0, 1, 2, 3..."
                },
                "mtb/scale/imba": {
                    "label": "國際越野單車協會路徑難度",
                    "options": {
                        "0": "最容易 (白圓圈)",
                        "1": "容易 (綠圓圈)",
                        "2": "中等 (藍正方)",
                        "3": "困難 (黑鑽石)",
                        "4": "極度困難 (雙黑鑽石)"
                    },
                    "placeholder": "容易、中等、困難 …"
                },
                "mtb/scale/uphill": {
                    "label": "登山單車上坡難度",
                    "options": {
                        "0": "0：平均坡度<10%，碎石/實土，沒有障礙物",
                        "1": "1：平均坡度<15%，碎石/實土，少許障礙物",
                        "2": "2：平均坡度<20%，硬地，拳頭大的石塊/樹根",
                        "3": "3：平均坡度<25%，多變的地面，拳頭大的石塊/枝幹",
                        "4": "4：平均坡度<30%，路面惡劣，大石頭/枝幹",
                        "5": "5：十分陡峭，基本上需要推單車或將單車抬起"
                    },
                    "placeholder": "0, 1, 2, 3..."
                },
                "name": {
                    "label": "名",
                    "placeholder": "常用名稱(如有)"
                },
                "natural": {
                    "label": "自然"
                },
                "network": {
                    "label": "網絡"
                },
                "network_bicycle": {
                    "label": "網絡種類",
                    "options": {
                        "icn": "國際",
                        "lcn": "本地",
                        "ncn": "國家",
                        "rcn": "地區"
                    },
                    "placeholder": "本地、地區、國家、國際"
                },
                "network_foot": {
                    "label": "網絡種類",
                    "options": {
                        "iwn": "國際",
                        "lwn": "本地",
                        "nwn": "國家",
                        "rwn": "地區"
                    },
                    "placeholder": "本地、地區、國家、國際"
                },
                "network_horse": {
                    "label": "網絡種類",
                    "options": {
                        "ihn": "國際",
                        "lhn": "本地",
                        "nhn": "國家",
                        "rhn": "地區"
                    },
                    "placeholder": "本地、地區、國家、國際"
                },
                "network_road": {
                    "label": "網絡"
                },
                "note": {
                    "label": "註"
                },
                "office": {
                    "label": "種類"
                },
                "oneway": {
                    "label": "單程",
                    "options": {
                        "no": "否",
                        "undefined": "假設為否",
                        "yes": "是"
                    }
                },
                "oneway_yes": {
                    "label": "單程",
                    "options": {
                        "no": "否",
                        "undefined": "假設為是",
                        "yes": "是"
                    }
                },
                "opening_hours": {
                    "label": "時間"
                },
                "operator": {
                    "label": "營辦商"
                },
                "outdoor_seating": {
                    "label": "室外座位"
                },
                "par": {
                    "label": "標準桿",
                    "placeholder": "3, 4, 5..."
                },
                "park_ride": {
                    "label": "泊車轉乘"
                },
                "parking": {
                    "label": "種類",
                    "options": {
                        "carports": "車位",
                        "garage_boxes": "車庫箱",
                        "lane": "路旁",
                        "multi-storey": "多層",
                        "sheds": "有蓋",
                        "surface": "地面",
                        "underground": "地下"
                    }
                },
                "payment_multi": {
                    "label": "付款種類"
                },
                "phases": {
                    "label": "相位",
                    "placeholder": "1, 2, 3..."
                },
                "phone": {
                    "label": "電話",
                    "placeholder": "+852 12345678"
                },
                "piste/difficulty": {
                    "label": "難度",
                    "options": {
                        "advanced": "進階 (黑鑽)",
                        "easy": "容易 (綠圓圈)",
                        "expert": "專家 (雙黑鑽)",
                        "extreme": "極困難 (需要攀登工具)",
                        "freeride": "自由滑行 (場地外)",
                        "intermediate": "中階 (藍方塊)",
                        "novice": "新手 (教學)"
                    },
                    "placeholder": "容易、中階、 進階..."
                },
                "piste/grooming": {
                    "label": "雪道種類",
                    "options": {
                        "backcountry": "偏遠地區",
                        "classic": "典型",
                        "classic+skating": "典型和滑行",
                        "mogul": "花式",
                        "scooter": "雪地滑板車/電單車",
                        "skating": "滑行"
                    }
                },
                "piste/type": {
                    "label": "種類",
                    "options": {
                        "downhill": "滑降",
                        "hike": "徒步",
                        "ice_skate": "冰刀",
                        "nordic": "北歐式",
                        "playground": "練習場",
                        "skitour": "滑雪團",
                        "sled": "雪橇",
                        "sleigh": "簡易雪橇",
                        "snow_park": "滑雪場"
                    }
                },
                "place": {
                    "label": "類別"
                },
                "plant": {
                    "label": "植物"
                },
                "plant/output/electricity": {
                    "label": "電力輸出",
                    "placeholder": "500 MW, 1000 MW, 2000 MW..."
                },
                "playground/baby": {
                    "label": "嬰兒座位"
                },
                "playground/max_age": {
                    "label": "最大年齡"
                },
                "playground/min_age": {
                    "label": "最小年齡"
                },
                "population": {
                    "label": "人口"
                },
                "power": {
                    "label": "類別"
                },
                "power_supply": {
                    "label": "電源供應"
                },
                "produce": {
                    "label": "產品"
                },
                "product": {
                    "label": "產品"
                },
                "railway": {
                    "label": "類別"
                },
                "rating": {
                    "label": "電力功率"
                },
                "recycling_accepts": {
                    "label": "接受"
                },
                "ref": {
                    "label": "參考編號"
                },
                "ref_aeroway_gate": {
                    "label": "登機閘編號"
                },
                "ref_golf_hole": {
                    "label": "洞編號",
                    "placeholder": "1-18"
                },
                "ref_highway_junction": {
                    "label": "交匯處編號"
                },
                "ref_platform": {
                    "label": "月台編號"
                },
                "ref_road_number": {
                    "label": "道路編號"
                },
                "ref_route": {
                    "label": "幹線編號"
                },
                "ref_runway": {
                    "label": "跑道編號",
                    "placeholder": "例如 01L/19R"
                },
                "ref_stop_position": {
                    "label": "車站編號"
                },
                "ref_taxiway": {
                    "label": "滑行道編號",
                    "placeholder": "例如 A5"
                },
                "relation": {
                    "label": "類別"
                },
                "religion": {
                    "label": "宗敎"
                },
                "restriction": {
                    "label": "類別"
                },
                "restrictions": {
                    "label": "轉彎限制"
                },
                "rooms": {
                    "label": "房間數目"
                },
                "route": {
                    "label": "類類別"
                },
                "route_master": {
                    "label": "類別"
                },
                "sac_scale": {
                    "label": "遠足難度",
                    "options": {
                        "alpine_hiking": "T4：高山遠足",
                        "demanding_alpine_hiking": "T5：進階高山遠足",
                        "demanding_mountain_hiking": "T3：進階登山",
                        "difficult_alpine_hiking": "T6：艱難高山遠足",
                        "hiking": "T1：遠足",
                        "mountain_hiking": "T2：登山"
                    },
                    "placeholder": "登山、高山遠足..."
                },
                "sanitary_dump_station": {
                    "label": "廁所污水處理"
                },
                "seasonal": {
                    "label": "季節性"
                },
                "second_hand": {
                    "label": "售賣二手貨",
                    "options": {
                        "no": "否",
                        "only": "只可",
                        "yes": "是"
                    },
                    "placeholder": "是、否、只能"
                },
                "service": {
                    "label": "類別"
                },
                "service/bicycle": {
                    "label": "服務"
                },
                "service/vehicle": {
                    "label": "服務"
                },
                "service_rail": {
                    "label": "服務類型",
                    "options": {
                        "crossover": "渡線",
                        "siding": "側線",
                        "spur": "支線",
                        "yard": "貨場"
                    }
                },
                "service_times": {
                    "label": "服務時間"
                },
                "shelter": {
                    "label": "有蓋"
                },
                "shelter_type": {
                    "label": "種類"
                },
                "shop": {
                    "label": "種類"
                },
                "site": {
                    "label": "類別"
                },
                "smoking": {
                    "label": "吸煙",
                    "options": {
                        "dedicated": "吸煙者專用 (例如吸煙室)",
                        "isolated": "於實質上隔開的吸煙區",
                        "no": "任何地方都不可吸煙",
                        "outside": "可於室外吸煙",
                        "separated": "沒有隔開的吸煙區",
                        "yes": "所有地方均可吸煙"
                    },
                    "placeholder": "禁止、隔開、可以"
                },
                "smoothness": {
                    "label": "順滑度",
                    "options": {
                        "bad": "堅固車輪：旅行單車、汽車、人力車",
                        "excellent": "軸承：溜冰、滑板",
                        "good": "細車輪：公路車",
                        "horrible": "越野：重型越野車輛",
                        "impassable": "無法通行 / 輪車無法通行",
                        "intermediate": "輪胎：單車、輪椅、滑板車",
                        "very_bad": "高地台：輕型越野車輛",
                        "very_horrible": "越野專用：拖拉機、全地形越野車"
                    },
                    "placeholder": "軸承、輪胎、越野..."
                },
                "social_facility": {
                    "label": "種類"
                },
                "social_facility_for": {
                    "label": "服務對象"
                },
                "source": {
                    "label": "來源"
                },
                "sport": {
                    "label": "運動"
                },
                "sport_ice": {
                    "label": "運動"
                },
                "sport_racing_motor": {
                    "label": "運動"
                },
                "sport_racing_nonmotor": {
                    "label": "運動"
                },
                "stars": {
                    "label": "星級"
                },
                "start_date": {
                    "label": "起始日期"
                },
                "step_count": {
                    "label": "梯級數目"
                },
                "stop": {
                    "label": "停車指示種類",
                    "options": {
                        "all": "全部方向",
                        "minor": "次級道路"
                    }
                },
                "structure": {
                    "label": "結構",
                    "options": {
                        "bridge": "橋樑",
                        "cutting": "開山",
                        "embankment": "基堤",
                        "ford": "淺灘",
                        "tunnel": "隧道"
                    },
                    "placeholder": "未知"
                },
                "structure_waterway": {
                    "options": {
                        "tunnel": "隧道"
                    },
                    "placeholder": "未知"
                },
                "studio": {
                    "label": "種類"
                },
                "substance": {
                    "label": "物質"
                },
                "substation": {
                    "label": "種類"
                },
                "supervised": {
                    "label": "受監察"
                },
                "support": {
                    "label": "支持"
                },
                "surface": {
                    "label": "表面"
                },
                "surveillance": {
                    "label": "監視類型"
                },
                "surveillance/type": {
                    "label": "監視種類",
                    "options": {
                        "ALPR": "自動車牌讀取器",
                        "camera": "相機",
                        "guard": "守衛"
                    }
                },
                "surveillance/zone": {
                    "label": "監視區域"
                },
                "switch": {
                    "label": "種類"
                },
                "tactile_paving": {
                    "label": "盲人引路徑"
                },
                "takeaway": {
                    "label": "外賣",
                    "options": {
                        "no": "不可",
                        "only": "只可外賣",
                        "yes": "可以"
                    },
                    "placeholder": "可以、不可、只可外賣…"
                },
                "toilets/disposal": {
                    "label": "棄置",
                    "options": {
                        "bucket": "尿斗",
                        "chemical": "化學掩臭",
                        "flush": "沖水式",
                        "pitlatrine": "坑廁/旱廁"
                    }
                },
                "toll": {
                    "label": "收費"
                },
                "tomb": {
                    "label": "種類"
                },
                "tourism": {
                    "label": "種類"
                },
                "tourism_attraction": {
                    "label": "旅遊"
                },
                "tower/construction": {
                    "label": "建築物料",
                    "placeholder": "拉線、格狀、隱藏、..."
                },
                "tower/type": {
                    "label": "種類"
                },
                "tracktype": {
                    "label": "路徑種類",
                    "options": {
                        "grade1": "實心：已鋪設路面或有剛硬的表面",
                        "grade2": "接近實心：混合了柔性物料的碎石/石塊",
                        "grade3": "混合了硬性與柔性的物料",
                        "grade4": "接近柔性：混合了硬性物料的土壤/砂粒/草",
                        "grade5": "柔性：土壤/砂粒/草"
                    },
                    "placeholder": "實心、接近實心、柔性..."
                },
                "trade": {
                    "label": "種類"
                },
                "traffic_calming": {
                    "label": "種類"
                },
                "traffic_signals": {
                    "label": "訊號種類"
                },
                "trail_visibility": {
                    "label": "路徑可見度",
                    "options": {
                        "bad": "差勁：沒有標記，有時候看不到路徑/沒有路徑",
                        "excellent": "優良：路徑明確或有充分標記",
                        "good": "好：標記可看得到，但有時需要搜尋",
                        "horrible": "可怕：時常沒有路徑，需要一些定向技能",
                        "intermediate": "尚可：標記不多，路徑大致可見",
                        "no": "無：沒有路徑，需要極佳定向技能"
                    },
                    "placeholder": "優良、好、差勁..."
                },
                "transformer": {
                    "label": "種類"
                },
                "trees": {
                    "label": "樹"
                },
                "tunnel": {
                    "label": "種類",
                    "placeholder": "預設"
                },
                "visibility": {
                    "label": "可見度",
                    "options": {
                        "area": "超過 20 米 (65 呎)",
                        "house": "到 5 米 (16 呎)",
                        "street": "5 至 20米 (16 至 65呎)"
                    }
                },
                "volcano/type": {
                    "label": "火山種類"
                },
                "wall": {
                    "label": "種類"
                },
                "water": {
                    "label": "種類"
                },
                "water_point": {
                    "label": "取水地點"
                },
                "waterway": {
                    "label": "種類"
                },
                "website": {
                    "label": "網站",
                    "placeholder": "http://example.com/"
                },
                "wetland": {
                    "label": "種類"
                },
                "wheelchair": {
                    "label": "可通輪椅"
                },
                "width": {
                    "label": "濶度(米)"
                },
                "wikipedia": {
                    "label": "維基百科全書"
                },
                "windings": {
                    "placeholder": "1, 2, 3..."
                }
            },
            "presets": {
                "address": {
                    "name": "地址",
                    "terms": "Address,地址,地埗,址"
                },
                "advertising/billboard": {
                    "name": "Billboard",
                    "terms": "Billboard, 廣告板"
                },
                "aerialway": {
                    "name": "纜車路線"
                },
                "aerialway/cable_car": {
                    "name": "纜車",
                    "terms": "Cable Car,纜車"
                },
                "aerialway/chair_lift": {
                    "name": "吊椅",
                    "terms": "Chair Lift,吊椅"
                },
                "aerialway/drag_lift": {
                    "name": "牽引纜車",
                    "terms": "Drag Lift, 牽引纜車"
                },
                "aerialway/gondola": {
                    "name": "吊艙",
                    "terms": "Gondola,吊籃,吊船,空中纜車"
                },
                "aerialway/goods": {
                    "name": "貨運纜車",
                    "terms": "Goods Aerialway,載貨纜車"
                },
                "aerialway/magic_carpet": {
                    "name": "輸送帶",
                    "terms": "Magic Carpet Lift,輸送帶"
                },
                "aerialway/mixed_lift": {
                    "name": "混合式纜車",
                    "terms": "Mixed Lift,混合式纜車,混合式吊車"
                },
                "aerialway/platter": {
                    "name": "吊盤",
                    "terms": "吊盤"
                },
                "aerialway/pylon": {
                    "name": "纜車纜塔",
                    "terms": "纜塔,纜車塔,吊車塔"
                },
                "aerialway/rope_tow": {
                    "name": "牽繩",
                    "terms": "牽繩"
                },
                "aerialway/station": {
                    "name": "纜車站"
                },
                "aerialway/t-bar": {
                    "name": "T型吊桿",
                    "terms": "T型吊桿"
                },
                "aeroway": {
                    "name": "航空設施"
                },
                "aeroway/aerodrome": {
                    "name": "機場",
                    "terms": "Airport,機場,飛機,飛機場"
                },
                "aeroway/apron": {
                    "name": "停機坪",
                    "terms": "Apron,停機坪"
                },
                "aeroway/gate": {
                    "name": "登機閘",
                    "terms": "Airport Gate,登機門,登機口"
                },
                "aeroway/hangar": {
                    "name": "飛機庫",
                    "terms": "Hangar,機庫,飛機庫,飛機棚"
                },
                "aeroway/helipad": {
                    "name": "直升機坪",
                    "terms": "Helipad,直升機坪,直升機場,直昇機坪,直昇機場,直升機升降坪"
                },
                "aeroway/runway": {
                    "name": "跑道",
                    "terms": "Runway,跑道,機場跑道"
                },
                "aeroway/taxiway": {
                    "name": "滑行道",
                    "terms": "Taxiway,滑行道,機場滑行道,停機坪滑行道"
                },
                "aeroway/terminal": {
                    "name": "機場客運大樓",
                    "terms": "Airport Terminal,航廈"
                },
                "amenity": {
                    "name": "設施"
                },
                "amenity/animal_boarding": {
                    "name": "寵物酒店",
                    "terms": "Animal Boarding Facility, Dog hotel, pet hotel,寵物度假村,寵物飯店,狗酒店, 動物酒店"
                },
                "amenity/animal_breeding": {
                    "name": "動物繁殖場",
                    "terms": "Animal Breeding Facility, 寵物繁殖場"
                },
                "amenity/animal_shelter": {
                    "name": "動物收容中心",
                    "terms": "Animal Shelter, 動物收容所"
                },
                "amenity/arts_centre": {
                    "name": "美術館",
                    "terms": "Arts Center,美術中心,美術館,藝術中心,藝術館"
                },
                "amenity/atm": {
                    "name": "提款機",
                    "terms": "ATM,提款機,櫃員機,自動提款機,自動櫃員機"
                },
                "amenity/bank": {
                    "name": "銀行",
                    "terms": "Bank,銀號,銀行"
                },
                "amenity/bar": {
                    "name": "酒吧",
                    "terms": "Bar,吧,酒吧"
                },
                "amenity/bbq": {
                    "name": "燒烤",
                    "terms": "BBQ,燒烤"
                },
                "amenity/bench": {
                    "name": "長椅",
                    "terms": "Bench,長凳,長椅,長櫈"
                },
                "amenity/bicycle_parking": {
                    "name": "單車停放處",
                    "terms": "Bicycle Parking,單車停放,單車停泊處,泊單車,泊單車處,自行車停放處"
                },
                "amenity/bicycle_rental": {
                    "name": "單車出租",
                    "terms": "Bicycle Rental,單車租賃,租單車,租單車舖,租單車處,自行車租賃處"
                },
                "amenity/bicycle_repair_station": {
                    "name": "單車維修站",
                    "terms": "單車維修站,維修單車,自行車維修站,維修自行車"
                },
                "amenity/biergarten": {
                    "name": "露天啤酒店",
                    "terms": "啤酒店,戶外啤酒店,啤酒花園"
                },
                "amenity/boat_rental": {
                    "name": "租艇",
                    "terms": "Boat Rental,租艇,船舶租賃處"
                },
                "amenity/bureau_de_change": {
                    "name": "外幣兌換",
                    "terms": "錢幣兌換,換錢"
                },
                "amenity/bus_station": {
                    "name": "巴士總站"
                },
                "amenity/cafe": {
                    "name": "茶座",
                    "terms": "Cafe,㗎啡室,㗎啡廳,咖啡,咖啡室,咖啡廳,茶座"
                },
                "amenity/car_pooling": {
                    "name": "汽車共乘",
                    "terms": "Car Pooling, 汽車共乘"
                },
                "amenity/car_rental": {
                    "name": "汽車租賃",
                    "terms": "Car Rental,汽車租賃處,租車,租車店,租車舖"
                },
                "amenity/car_sharing": {
                    "name": "汽車共享站",
                    "terms": "Car Sharing,共用車,共用車處,汽車共享站"
                },
                "amenity/car_wash": {
                    "name": "洗車店",
                    "terms": "Car Wash,洗車,洗車舖"
                },
                "amenity/casino": {
                    "name": "賭場",
                    "terms": "賭場"
                },
                "amenity/charging_station": {
                    "name": "充電站",
                    "terms": "叉電站"
                },
                "amenity/childcare": {
                    "name": "託兒所/幼兒護理",
                    "terms": "託兒所,幼兒護理,託管"
                },
                "amenity/cinema": {
                    "name": "戲院",
                    "terms": "Cinema,電影,電影戲院,電影院"
                },
                "amenity/clinic": {
                    "name": "診所",
                    "terms": "診療所,醫務所,醫務中心"
                },
                "amenity/clinic/abortion": {
                    "name": "終止懷孕診所",
                    "terms": "Abortion Clinic,墮胎診所"
                },
                "amenity/clinic/fertility": {
                    "name": "生育診所",
                    "terms": "Fertility Clinic,生育中心"
                },
                "amenity/clock": {
                    "name": "時鐘",
                    "terms": "時鐘,鐘塔,鐘樓"
                },
                "amenity/college": {
                    "name": "學院範圍",
                    "terms": "學院,學院用地,技術學院,專上學院,專科,書院"
                },
                "amenity/community_centre": {
                    "name": "社區中心",
                    "terms": "活動中心"
                },
                "amenity/compressed_air": {
                    "name": "打氣服務",
                    "terms": "輪胎打氣"
                },
                "amenity/courthouse": {
                    "name": "法庭",
                    "terms": "Courthouse,法庭,法院,裁判署"
                },
                "amenity/coworking_space": {
                    "name": "共同工作空間"
                },
                "amenity/crematorium": {
                    "name": "火葬場",
                    "terms": "Crematorium, 火葬場"
                },
                "amenity/dentist": {
                    "name": "牙醫",
                    "terms": "牙醫診所,牙科診所,齒科"
                },
                "amenity/doctors": {
                    "name": "醫生",
                    "terms": "醫師"
                },
                "amenity/dojo": {
                    "name": "道場/武術學院",
                    "terms": "武藝,武術"
                },
                "amenity/drinking_water": {
                    "name": "飲用水",
                    "terms": "Drinking Water,水源,活水,飲水,飲水處,飲水機,飲水器"
                },
                "amenity/driving_school": {
                    "name": "駕駛學校",
                    "terms": "Driving School, 駕駛學院"
                },
                "amenity/embassy": {
                    "name": "大使館",
                    "terms": "Embassy,使館,大使館,領事館"
                },
                "amenity/fast_food": {
                    "name": "快餐店",
                    "terms": "Fast Food,快餐店,速食店"
                },
                "amenity/ferry_terminal": {
                    "name": "客運碼頭"
                },
                "amenity/fire_station": {
                    "name": "消防局",
                    "terms": "Fire Station,水車館,消防局,消防站"
                },
                "amenity/food_court": {
                    "name": "美食廣場",
                    "terms": "Food Court, 美食街, 美食中心, 食堂, 食街"
                },
                "amenity/fountain": {
                    "name": "噴水池",
                    "terms": "Fountain,噴水池,噴泉"
                },
                "amenity/fuel": {
                    "name": "油站",
                    "terms": "Gas Station,加氣站,加汽站,加油站,油站"
                },
                "amenity/grave_yard": {
                    "name": "墓地",
                    "terms": "Graveyard,墓地,墳地,墳場,祖墳,山墳,泥墳,土墳"
                },
                "amenity/grit_bin": {
                    "name": "砂礫桶",
                    "terms": "砂礫箱,沙礫桶,沙桶,砂桶,砂鹽混合物桶"
                },
                "amenity/hospital": {
                    "name": "醫院範圍",
                    "terms": "醫院"
                },
                "amenity/hunting_stand": {
                    "name": "狩獵台",
                    "terms": "狩獵站,狩獵塔"
                },
                "amenity/ice_cream": {
                    "name": "雪榚店",
                    "terms": "ice cream, 雪榚店, 冰淇淋店"
                },
                "amenity/internet_cafe": {
                    "name": "網吧",
                    "terms": "Internet Cafe, 互聯網餐廳"
                },
                "amenity/kindergarten": {
                    "name": "學前照顧/幼稚園範圍",
                    "terms": "幼兒園,幼稚園用地,幼稚園"
                },
                "amenity/library": {
                    "name": "圖書館",
                    "terms": "Library,圖書館"
                },
                "amenity/love_hotel": {
                    "name": "愛情酒店",
                    "terms": "Love Hotel, 時鐘酒店"
                },
                "amenity/marketplace": {
                    "name": "街市",
                    "terms": "Marketplace,市場,菜市場,街市"
                },
                "amenity/motorcycle_parking": {
                    "name": "電單車停車位",
                    "terms": "摩托車停車場,電單車停車場"
                },
                "amenity/music_school": {
                    "name": "音樂學校",
                    "terms": "Music School, 音樂學校"
                },
                "amenity/nightclub": {
                    "name": "夜總會",
                    "terms": "夜店"
                },
                "amenity/nursing_home": {
                    "name": "護養院"
                },
                "amenity/parking": {
                    "name": "停車場",
                    "terms": "Car Parking,停車場"
                },
                "amenity/parking_entrance": {
                    "name": "停車場入口/出口",
                    "terms": "停車場入口,停車場出口"
                },
                "amenity/parking_space": {
                    "name": "泊車位",
                    "terms": "停車空間,泊車處,停車位,車位"
                },
                "amenity/pavilion": {
                    "name": "亭",
                    "terms": "Pavilion,亭"
                },
                "amenity/pharmacy": {
                    "name": "藥房",
                    "terms": "Pharmacy,葯局,葯店,葯房,葯舖,藥局,藥店,藥房,藥舖"
                },
                "amenity/place_of_worship": {
                    "name": "祟拜場所",
                    "terms": "Place of Worship,Worship,宗教祟拜場所,宗教禮拜處,崇拜處,拜神之所,禮拜場所,廟,教堂,寺廟,禮拜堂,猶太廟,清真寺"
                },
                "amenity/place_of_worship/buddhist": {
                    "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, 神道教廟"
                },
                "amenity/place_of_worship/sikh": {
                    "name": "錫克廟",
                    "terms": "Sikh Temple, 錫克廟"
                },
                "amenity/place_of_worship/taoist": {
                    "name": "道觀",
                    "terms": "Taoist Temple, 道教廟"
                },
                "amenity/planetarium": {
                    "name": "天象廳",
                    "terms": "Planetarium, 天象館"
                },
                "amenity/police": {
                    "name": "警署",
                    "terms": "Police,差館,派出所,警察局,警局,警署"
                },
                "amenity/post_box": {
                    "name": "郵筒",
                    "terms": "Mailbox,Post,Post Box,郵筒,郵箱"
                },
                "amenity/post_office": {
                    "name": "郵政局",
                    "terms": "Post Office,郵局,郵政局,香港郵政"
                },
                "amenity/prison": {
                    "name": "監獄範圍",
                    "terms": "監倉範圍,懲教所範圍,勞教中心範圍"
                },
                "amenity/pub": {
                    "name": "酒館",
                    "terms": "Pub,酒館"
                },
                "amenity/public_bath": {
                    "name": "公共浴室",
                    "terms": "Public Bath,公共澡堂,公共浴池,錢湯,公共浴場"
                },
                "amenity/public_bookcase": {
                    "name": "公眾書架",
                    "terms": "公共書架"
                },
                "amenity/ranger_station": {
                    "name": "郊野公園遊客中心",
                    "terms": "Ranger Station,郊野公園管理站,郊野公園訪客中心"
                },
                "amenity/recycling": {
                    "name": "回收桶",
                    "terms": "Recycling Container, 回收箱"
                },
                "amenity/recycling_centre": {
                    "name": "回收中心",
                    "terms": "Recycling Center, 廢物回收中心, 資源回收中心"
                },
                "amenity/register_office": {
                    "name": "人事登記處"
                },
                "amenity/restaurant": {
                    "name": "餐廳",
                    "terms": "Restaurant,茶樓,酒家,酒樓,飯店,飯館,餐廳,餐館"
                },
                "amenity/sanitary_dump_station": {
                    "name": "露營車廁所廢物收集",
                    "terms": "露營車廁所廢物收集"
                },
                "amenity/school": {
                    "name": "學校範圍",
                    "terms": "學校,中學,小學,學校用地,學校範圍,國際學校"
                },
                "amenity/scrapyard": {
                    "name": "廢料場"
                },
                "amenity/shelter": {
                    "name": "涼亭",
                    "terms": "Shelter,亭,蓋,避難,避難所,避雨亭"
                },
                "amenity/shower": {
                    "name": "淋浴處",
                    "terms": "Shower,淋浴間,沖浴間"
                },
                "amenity/smoking_area": {
                    "name": "吸煙區",
                    "terms": "Smoking Area, 食煙區"
                },
                "amenity/social_facility": {
                    "name": "社會服務設施",
                    "terms": "社福設施"
                },
                "amenity/social_facility/food_bank": {
                    "name": "食物銀行",
                    "terms": "食物銀行"
                },
                "amenity/social_facility/group_home": {
                    "name": "安老院",
                    "terms": "老人院"
                },
                "amenity/social_facility/homeless_shelter": {
                    "name": "露宿者收容所",
                    "terms": "露宿者中心,露宿者之家"
                },
                "amenity/social_facility/nursing_home": {
                    "name": "護養院",
                    "terms": "Nursing Home,療養院"
                },
                "amenity/studio": {
                    "name": "工作室",
                    "terms": "影樓,畫室,放映室,美術室,工藝室,藝術工作室"
                },
                "amenity/swimming_pool": {
                    "name": "游泳池"
                },
                "amenity/taxi": {
                    "name": "的士站",
                    "terms": "Taxi Stand,出租車站,的士站,計程車站"
                },
                "amenity/telephone": {
                    "name": "電話",
                    "terms": "Telephone,電話,電話亭"
                },
                "amenity/theatre": {
                    "name": "劇院",
                    "terms": "Theater,劇場,劇院,戲院,舞臺戲院,電影院,戲棚"
                },
                "amenity/toilets": {
                    "name": "廁所",
                    "terms": "Toilets,便所,公厠,公廁,厠所,廁所,方便,洗手間,盥洗室,化粧間"
                },
                "amenity/townhall": {
                    "name": "大會堂",
                    "terms": "Town Hall,大會堂,市政府,市政廳"
                },
                "amenity/university": {
                    "name": "大學範圍",
                    "terms": "大學,大專,大學用地"
                },
                "amenity/vending_machine": {
                    "name": "售賣機",
                    "terms": "Vending Machine,售賣機,自動售賣機,自動販賣機,販賣機"
                },
                "amenity/vending_machine/cigarettes": {
                    "name": "香煙售賣機",
                    "terms": "香煙售賣機"
                },
                "amenity/vending_machine/condoms": {
                    "name": "避孕套售賣機",
                    "terms": "保險套販賣機,安全套販賣機,避孕袋售賣機"
                },
                "amenity/vending_machine/drinks": {
                    "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": "停車票售賣機"
                },
                "amenity/vending_machine/public_transport_tickets": {
                    "name": "自動售票機",
                    "terms": "車票販賣機,車票售賣機"
                },
                "amenity/vending_machine/sweets": {
                    "name": "零食售賣機",
                    "terms": "零食販賣機"
                },
                "amenity/veterinary": {
                    "name": "獸醫",
                    "terms": "獸醫, 動物醫生"
                },
                "amenity/waste/dog_excrement": {
                    "name": "狗糞收集箱",
                    "terms": "Dog Excrement Bin, 狗屎收集箱"
                },
                "amenity/waste_basket": {
                    "name": "垃圾桶",
                    "terms": "Waste Basket,垃圾桶,垃圾箱,廢物箱"
                },
                "amenity/waste_disposal": {
                    "name": "大型垃圾箱",
                    "terms": "大型垃圾筒,大型回收箱"
                },
                "amenity/waste_transfer_station": {
                    "name": "垃圾轉運站",
                    "terms": "Waste Transfer Station, 垃圾站"
                },
                "amenity/water_point": {
                    "name": "露營車飲用水",
                    "terms": "旅行車飲用水"
                },
                "amenity/watering_place": {
                    "name": "動物飲水處",
                    "terms": "Animal Watering Place, 動物飲水區"
                },
                "area": {
                    "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,高空彈跳"
                },
                "attraction/carousel": {
                    "name": "旋轉木馬",
                    "terms": "Carousel,迴轉木馬"
                },
                "attraction/dark_ride": {
                    "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,雲霄飛車"
                },
                "attraction/train": {
                    "name": "觀光火車",
                    "terms": "Tourist Train,遊客列車,觀光列車"
                },
                "attraction/water_slide": {
                    "name": "水上滑梯",
                    "terms": "Water Slide,滑水道"
                },
                "barrier": {
                    "name": "屏障",
                    "terms": "Barrier,屏障,阻擋,障礙,障礙物,柵欄,護欄"
                },
                "barrier/block": {
                    "name": "路障",
                    "terms": "Block,路障,障礙物"
                },
                "barrier/bollard": {
                    "name": "護柱",
                    "terms": "Bollard,護柱,標柱,繫纜樁,矮柱"
                },
                "barrier/border_control": {
                    "name": "邊境管制",
                    "terms": "Border Control, 邊防"
                },
                "barrier/cattle_grid": {
                    "name": "攔畜溝柵",
                    "terms": "Cattle Grid,家畜柵欄,攔畜溝柵"
                },
                "barrier/city_wall": {
                    "name": "城牆",
                    "terms": "City Wall,城墻,城牆"
                },
                "barrier/cycle_barrier": {
                    "name": "單車減速欄",
                    "terms": "Cycle Barrier,單車減速欄,單車矮欄"
                },
                "barrier/ditch": {
                    "name": "溝渠",
                    "terms": "Ditch,溝,溝渠,明溝"
                },
                "barrier/entrance": {
                    "name": "入口"
                },
                "barrier/fence": {
                    "name": "圍欄",
                    "terms": "Fence,欄,欄柵,籬,籬笆,圍網,柵欄"
                },
                "barrier/gate": {
                    "name": "閘門",
                    "terms": "Gate,口,門,閘"
                },
                "barrier/hedge": {
                    "name": "樹籬",
                    "terms": "Hedge,樹籬"
                },
                "barrier/kerb": {
                    "name": "路緣",
                    "terms": "Kerb, 路邊石, 路緣石, 路邊"
                },
                "barrier/kissing_gate": {
                    "name": "單人轉門 ",
                    "terms": "Kissing Gate,單人轉門"
                },
                "barrier/lift_gate": {
                    "name": "閘桿",
                    "terms": "Lift Gate,擋車器,道閘"
                },
                "barrier/retaining_wall": {
                    "name": "護土牆",
                    "terms": "Retaining Wall,擋土墻,護土牆"
                },
                "barrier/stile": {
                    "name": "梯梃",
                    "terms": "Stile,梯梃,梯磴"
                },
                "barrier/toll_booth": {
                    "name": "收費亭",
                    "terms": "Toll Booth,收費亭,收費站"
                },
                "barrier/wall": {
                    "name": "牆",
                    "terms": "Wall,墻,牆"
                },
                "boundary/administrative": {
                    "name": "行政界",
                    "terms": "Administrative Boundary,行政區域界線,行政區界,行政界,行政界線,行政邊界"
                },
                "building": {
                    "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": "地堡"
                },
                "building/cabin": {
                    "name": "小屋",
                    "terms": "小木屋"
                },
                "building/cathedral": {
                    "name": "大教堂建築物",
                    "terms": "大教堂"
                },
                "building/chapel": {
                    "name": "小教堂建築物",
                    "terms": "小教堂,小聖堂"
                },
                "building/church": {
                    "name": "教堂建築物",
                    "terms": "教堂,聖堂"
                },
                "building/civic": {
                    "name": "公民建築物",
                    "terms": "Civic Building, 市民建築物"
                },
                "building/college": {
                    "name": "學院校舍",
                    "terms": "學院建築,學院建築物,技術學院建築"
                },
                "building/commercial": {
                    "name": "商業樓宇",
                    "terms": "Commercial Building,商業建築物,商業樓宇"
                },
                "building/construction": {
                    "name": "興建中建築物",
                    "terms": "施工中建築物,建造中建築物"
                },
                "building/detached": {
                    "name": "獨立屋",
                    "terms": "獨立式住宅,獨立式房子,獨立式房屋"
                },
                "building/dormitory": {
                    "name": "宿舍",
                    "terms": "學生宿舍,員工宿舍,職員宿舍"
                },
                "building/entrance": {
                    "name": "入口/出口"
                },
                "building/farm": {
                    "name": "農舍",
                    "terms": "Farm House, 農莊"
                },
                "building/farm_auxiliary": {
                    "name": "農場建築物",
                    "terms": "Farm Building, 農場建築物"
                },
                "building/garage": {
                    "name": "車庫",
                    "terms": "Garage,車房"
                },
                "building/garages": {
                    "name": "車庫",
                    "terms": "Garage,車房"
                },
                "building/greenhouse": {
                    "name": "溫室",
                    "terms": "溫室"
                },
                "building/hospital": {
                    "name": "醫院建築物",
                    "terms": "醫院, 醫院大樓"
                },
                "building/hotel": {
                    "name": "酒店建築物",
                    "terms": "旅館建築物,旅店建築物,賓館建築物"
                },
                "building/house": {
                    "name": "洋房",
                    "terms": "House,屋,洋房,別墅"
                },
                "building/hut": {
                    "name": "屋仔",
                    "terms": "Hut,屋仔,棚屋"
                },
                "building/industrial": {
                    "name": "工業樓宇",
                    "terms": "Industrial Building,工業建築物,工業樓宇"
                },
                "building/kindergarten": {
                    "name": "學前照顧/幼稚園建築物",
                    "terms": "幼兒園校舍,幼稚園校舍"
                },
                "building/mosque": {
                    "name": "清真寺建築物",
                    "terms": "Mosque Building, 清真寺建築物"
                },
                "building/public": {
                    "name": "公共建築物",
                    "terms": "公用建築物"
                },
                "building/residential": {
                    "name": "住宅樓宇",
                    "terms": "Residential Building,住宅建築物,住宅樓宇"
                },
                "building/retail": {
                    "name": "零售建築物",
                    "terms": "零售建築,百貨公司"
                },
                "building/roof": {
                    "name": "上蓋",
                    "terms": "屋頂"
                },
                "building/ruins": {
                    "name": "建築物遺蹟",
                    "terms": "Building Ruins, 建築物遺址"
                },
                "building/school": {
                    "name": "校舍",
                    "terms": "學校建築物,小學建築物,中學建築物"
                },
                "building/semidetached_house": {
                    "name": "半獨立屋",
                    "terms": "半獨立式住宅,半獨立式房子,半獨立式房屋"
                },
                "building/shed": {
                    "name": "屋棚",
                    "terms": "棚檻,棚屋"
                },
                "building/stable": {
                    "name": "馬廄",
                    "terms": "馬廄,馬房,馬舍"
                },
                "building/static_caravan": {
                    "name": "固定式露營車",
                    "terms": "固定式露營車,露營車"
                },
                "building/terrace": {
                    "name": "排屋",
                    "terms": "行列式房屋,連棟式住宅"
                },
                "building/train_station": {
                    "name": "火車站"
                },
                "building/university": {
                    "name": "大學建築物",
                    "terms": "大學校舍"
                },
                "building/warehouse": {
                    "name": "貨倉",
                    "terms": "倉庫,稅倉,倉"
                },
                "camp_site/camp_pitch": {
                    "name": "露營營地",
                    "terms": "Camp Pitch, 露營場地, 營地"
                },
                "club": {
                    "name": "俱樂部",
                    "terms": "Club, 會所"
                },
                "craft": {
                    "name": "工藝",
                    "terms": "工藝,技工,手工"
                },
                "craft/basket_maker": {
                    "name": "編織籃筐",
                    "terms": "編籃,编筐,織籃"
                },
                "craft/beekeeper": {
                    "name": "養蜂",
                    "terms": "養蜜蜂"
                },
                "craft/blacksmith": {
                    "name": "鐵匠",
                    "terms": "鐵工,打鐵匠"
                },
                "craft/boatbuilder": {
                    "name": "造船廠",
                    "terms": "造船廠"
                },
                "craft/bookbinder": {
                    "name": "書籍釘裝",
                    "terms": "釘裝"
                },
                "craft/brewery": {
                    "name": "釀酒廠",
                    "terms": "釀酒廠,啤酒釀造,啤酒釀製,啤酒釀制"
                },
                "craft/carpenter": {
                    "name": "木匠",
                    "terms": "木匠,木工"
                },
                "craft/carpet_layer": {
                    "name": "地毯工程",
                    "terms": "地氈工程"
                },
                "craft/caterer": {
                    "name": "飲食供應商",
                    "terms": "Caterer,膳食供應商,到會供應"
                },
                "craft/clockmaker": {
                    "name": "鐘表匠",
                    "terms": "製造鐘表,修理鐘表"
                },
                "craft/distillery": {
                    "name": "蒸餾酒廠",
                    "terms": "Distillery, 蒸餾所"
                },
                "craft/dressmaker": {
                    "name": "女裝裁縫",
                    "terms": "女裝裁縫"
                },
                "craft/electrician": {
                    "name": "電工",
                    "terms": "電氣工程,電業工匠"
                },
                "craft/electronics_repair": {
                    "name": "電子儀器維修店",
                    "terms": "Electronics Repair Shop, 家電維修店"
                },
                "craft/gardener": {
                    "name": "園務工人",
                    "terms": "花王"
                },
                "craft/glaziery": {
                    "name": "玻璃工程",
                    "terms": "玻璃工程"
                },
                "craft/handicraft": {
                    "name": "手工藝",
                    "terms": "手工藝,手作"
                },
                "craft/hvac": {
                    "name": "空調工程",
                    "terms": "冷氣工程,暖氣工程,空調,空氣調節"
                },
                "craft/insulator": {
                    "name": "隔熱工程",
                    "terms": "隔熱工程"
                },
                "craft/jeweler": {
                    "name": "珠寶店"
                },
                "craft/key_cutter": {
                    "name": "配匙店",
                    "terms": "鑰匙店,鎖匙店 "
                },
                "craft/locksmith": {
                    "name": "鎖匠"
                },
                "craft/metal_construction": {
                    "name": "金屬工程",
                    "terms": "金工"
                },
                "craft/optician": {
                    "name": "眼鏡店"
                },
                "craft/painter": {
                    "name": "髹漆工",
                    "terms": "油漆工人"
                },
                "craft/photographer": {
                    "name": "照相館",
                    "terms": "攝影師工作室"
                },
                "craft/photographic_laboratory": {
                    "name": "黑房",
                    "terms": "沖晒相片,相片實驗室,沖曬相片,照片實驗室,沖晒照片,沖曬沖曬相片片"
                },
                "craft/plasterer": {
                    "name": "批盪技工",
                    "terms": "抹灰工,粉刷工"
                },
                "craft/plumber": {
                    "name": "水喉匠",
                    "terms": "水管工"
                },
                "craft/pottery": {
                    "name": "陶器",
                    "terms": "陶器,陶瓷,陶藝"
                },
                "craft/rigger": {
                    "name": "吊運工",
                    "terms": "索具工,吊運,叻架佬,起重工,索具裝配工"
                },
                "craft/roofer": {
                    "name": "屋頂工程",
                    "terms": "屋頂工,蓋屋頂"
                },
                "craft/saddler": {
                    "name": "車船坐椅",
                    "terms": "車船坐椅"
                },
                "craft/sailmaker": {
                    "name": "製帆工",
                    "terms": "縫帆工"
                },
                "craft/sawmill": {
                    "name": "鋸木廠",
                    "terms": "鋸木廠"
                },
                "craft/scaffolder": {
                    "name": "棚架工程",
                    "terms": "搭棚"
                },
                "craft/shoemaker": {
                    "name": "鞋匠",
                    "terms": "皮鞋匠"
                },
                "craft/stonemason": {
                    "name": "石匠",
                    "terms": "石工"
                },
                "craft/tailor": {
                    "name": "裁縫"
                },
                "craft/tiler": {
                    "name": "鋪瓦工",
                    "terms": "磚瓦工,磚瓦匠,地磚鋪設"
                },
                "craft/tinsmith": {
                    "name": "錫匠",
                    "terms": "白鐵工,白鐵匠"
                },
                "craft/upholsterer": {
                    "name": "室内裝修",
                    "terms": "室內裝潢"
                },
                "craft/watchmaker": {
                    "name": "鐘錶匠",
                    "terms": "鐘錶製造人"
                },
                "craft/window_construction": {
                    "name": "鋁窗工程",
                    "terms": "窗工程,製窗"
                },
                "craft/winery": {
                    "name": "釀酒廠",
                    "terms": "葡萄酒廠"
                },
                "embankment": {
                    "name": "路堤",
                    "terms": "Embankment,基堤,堤,堤壩,堤岸"
                },
                "emergency/ambulance_station": {
                    "name": "救護站",
                    "terms": "Ambulance Station,十字車,救傷車,救護站,救護車"
                },
                "emergency/defibrillator": {
                    "name": "自動外置式心臟去纖顫器",
                    "terms": "defibrillator,自動心臟去顫器,自動體外心臟去顫器"
                },
                "emergency/designated": {
                    "name": "指定緊急通道"
                },
                "emergency/destination": {
                    "name": "緊急通道目的地"
                },
                "emergency/fire_hydrant": {
                    "name": "消防栓",
                    "terms": "Fire Hydrant,消防栓,消防龍頭"
                },
                "emergency/life_ring": {
                    "name": "救生圈",
                    "terms": "Life Ring,救生水泡"
                },
                "emergency/no": {
                    "name": "非緊急通道"
                },
                "emergency/official": {
                    "name": "正式緊急通道"
                },
                "emergency/phone": {
                    "name": "緊急電話",
                    "terms": "Emergency Phone,求助電話,緊急電話"
                },
                "emergency/private": {
                    "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": "水灘"
                },
                "golf/bunker": {
                    "name": "沙坑",
                    "terms": "Sand Trap,沙坑"
                },
                "golf/fairway": {
                    "name": "球道",
                    "terms": "Fairway,球道"
                },
                "golf/green": {
                    "name": "撥球場",
                    "terms": "Putting Green,撥球場"
                },
                "golf/hole": {
                    "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,深草區"
                },
                "golf/tee": {
                    "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,健康中心"
                },
                "healthcare/alternative": {
                    "name": "另類醫療",
                    "terms": "Alternative Medicine,替代醫療"
                },
                "healthcare/alternative/chiropractic": {
                    "name": "脊醫",
                    "terms": "Chiropractor,脊醫"
                },
                "healthcare/audiologist": {
                    "name": "聽力學家",
                    "terms": "Audiologist,聽力學家"
                },
                "healthcare/birthing_center": {
                    "name": "分娩中心",
                    "terms": "Birthing Center,留產所"
                },
                "healthcare/blood_donation": {
                    "name": "輸血中心",
                    "terms": "捐血中心,獻血中心"
                },
                "healthcare/midwife": {
                    "name": "助產士",
                    "terms": "Midwife,助產士"
                },
                "healthcare/occupational_therapist": {
                    "name": "職業治療師",
                    "terms": "Occupational Therapist,職業治療師"
                },
                "healthcare/optometrist": {
                    "name": "視光師",
                    "terms": "Optometrist,視光師"
                },
                "healthcare/physiotherapist": {
                    "name": "物理治療師",
                    "terms": "Physiotherapist,物理治療師"
                },
                "healthcare/podiatrist": {
                    "name": "足病診療師",
                    "terms": "Podiatrist,足病診療師,足療師,足部診療師,足部治療師"
                },
                "healthcare/psychotherapist": {
                    "name": "心理治療師",
                    "terms": "Psychotherapist,心理治療師"
                },
                "healthcare/rehabilitation": {
                    "name": "復康設施",
                    "terms": "Rehabilitation Facility,康復設施"
                },
                "healthcare/speech_therapist": {
                    "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,單車徑,自行車道"
                },
                "highway/elevator": {
                    "name": "升降機",
                    "terms": "Elevator, lift, 升降機"
                },
                "highway/footway": {
                    "name": "行人徑",
                    "terms": "Foot Path,步行徑,行人徑"
                },
                "highway/give_way": {
                    "name": "讓路標誌",
                    "terms": "讓車標誌"
                },
                "highway/living_street": {
                    "name": "生活街道",
                    "terms": "Living Street,居住街道,生活街道"
                },
                "highway/mini_roundabout": {
                    "name": "小型迴旋處",
                    "terms": "Mini-Roundabout,小型環島,小型迴旋處,細迴旋處"
                },
                "highway/motorway": {
                    "name": "快速公路",
                    "terms": "Motorway,高速公路"
                },
                "highway/motorway_junction": {
                    "name": "快速公路交滙處/出口",
                    "terms": "快速公路交滙處/出口"
                },
                "highway/motorway_link": {
                    "name": "快速公路連接路",
                    "terms": "Motorway Link,高速公路匝道,高速公路引道,高速公路駁路,高速公路連接路"
                },
                "highway/path": {
                    "name": "路徑",
                    "terms": "Path,徑,路徑"
                },
                "highway/pedestrian_area": {
                    "name": "行人專用區",
                    "terms": "Pedestrian Area,徒步區"
                },
                "highway/pedestrian_line": {
                    "name": "行人專用街道",
                    "terms": "Pedestrian Street,行人專用街道"
                },
                "highway/primary": {
                    "name": "市區幹道",
                    "terms": "Primary Road,主要道路,大路"
                },
                "highway/primary_link": {
                    "name": "市區幹道連接路",
                    "terms": "Primary Link,主要道路匝道,主要道路連接路,大路駁路"
                },
                "highway/raceway": {
                    "name": "賽道(小型賽車)",
                    "terms": "Racetrack (Motorsport), 賽道, 賽車車道"
                },
                "highway/residential": {
                    "name": "住宅區道路",
                    "terms": "Residential Road,住宅區道路,住宅路"
                },
                "highway/rest_area": {
                    "name": "公路休憩區",
                    "terms": "公路休息站, 公路休息區"
                },
                "highway/road": {
                    "name": "未知種類道路",
                    "terms": "Unknown Road,不明路,不知路,未明路,未知嘅路,未知種類的道路,未知種類道路"
                },
                "highway/secondary": {
                    "name": "次要道路",
                    "terms": "Secondary Road,中路,次要道路"
                },
                "highway/secondary_link": {
                    "name": "次要道路連接路",
                    "terms": "Secondary Link,中路駁路,次級道路連接路,次要道路匝道"
                },
                "highway/service": {
                    "name": "輔助道路",
                    "terms": "Service Road,支路,輔助道路,公用設施道路"
                },
                "highway/service/alley": {
                    "name": "巷",
                    "terms": "Alley,巷,後巷,橫巷,窄巷,胡同"
                },
                "highway/service/drive-through": {
                    "name": "免下車服務車道",
                    "terms": "Drive-Through,免下車,免下車銀行,免下車餐館,車上取餐,車上用餐,駕駛通過以獲取服務"
                },
                "highway/service/driveway": {
                    "name": "私人車道",
                    "terms": "Driveway,宅外車道,車線,車道"
                },
                "highway/service/emergency_access": {
                    "name": "緊急通道",
                    "terms": "Emergency Access,緊急通道"
                },
                "highway/service/parking_aisle": {
                    "name": "停車場通道",
                    "terms": "Parking Aisle,停車場通道,泊車通道"
                },
                "highway/services": {
                    "name": "公路服務區",
                    "terms": "公路服務區"
                },
                "highway/speed_camera": {
                    "name": "快相相機",
                    "terms": "Speed Camera,快相機"
                },
                "highway/steps": {
                    "name": "樓梯",
                    "terms": "Steps,梯,樓梯,石階,階梯"
                },
                "highway/stop": {
                    "name": "停車標誌",
                    "terms": "Stop Sign,停字標誌,停車標誌,停車路牌"
                },
                "highway/street_lamp": {
                    "name": "街燈",
                    "terms": "路燈"
                },
                "highway/tertiary": {
                    "name": "分路",
                    "terms": "Tertiary Road,三級道路,細路"
                },
                "highway/tertiary_link": {
                    "name": "分路連接路",
                    "terms": "Tertiary Link,三級道路匝道,三級道路連接路,細路駁路"
                },
                "highway/track": {
                    "name": "無保養道路",
                    "terms": "未舖設路面的路"
                },
                "highway/traffic_mirror": {
                    "name": "廣角鏡",
                    "terms": "Traffic Mirror, 魚眼鏡"
                },
                "highway/traffic_signals": {
                    "name": "交通燈",
                    "terms": "Traffic Signals,交通燈,紅綠燈"
                },
                "highway/trunk": {
                    "name": "幹道",
                    "terms": "Trunk Road,幹線道路,幹路,幹道"
                },
                "highway/trunk_link": {
                    "name": "幹線連接路",
                    "terms": "Trunk Link,幹線道路匝道,幹道連接路,幹道駁路"
                },
                "highway/turning_circle": {
                    "name": "迴車處",
                    "terms": "Turning Circle,回轉圈,迴車場,迴車圓環,車輛迴轉處,車輛迴旋處"
                },
                "highway/turning_loop": {
                    "name": "迴車處 (島式)",
                    "terms": "Turning Loop, 迴車圈"
                },
                "highway/unclassified": {
                    "name": "次級/未分類道路",
                    "terms": "未分類的道路,小路,小規模道路"
                },
                "historic": {
                    "name": "歷史遺跡",
                    "terms": "Historic Site,史跡,史蹟,歷史遺址,歷史遺跡,歷史景點"
                },
                "historic/archaeological_site": {
                    "name": "考古地點",
                    "terms": "Archaeological Site,考古地,考古地點,考古遺址"
                },
                "historic/boundary_stone": {
                    "name": "界石",
                    "terms": "Boundary Stone,界樁,界石"
                },
                "historic/castle": {
                    "name": "城堡",
                    "terms": "Castle,城堡"
                },
                "historic/memorial": {
                    "name": "細紀念碑",
                    "terms": "Memorial,碑,紀念碑,紀念館,細紀念碑"
                },
                "historic/monument": {
                    "name": "大紀念碑",
                    "terms": "Monument,古跡,古蹟,大紀念碑,碑,紀念碑"
                },
                "historic/ruins": {
                    "name": "廢墟",
                    "terms": "Ruins,廢墟"
                },
                "historic/tomb": {
                    "name": "古墓",
                    "terms": "Tomb,古墓"
                },
                "historic/wayside_cross": {
                    "name": "路邊十字架",
                    "terms": "Wayside Cross,路邊十字架"
                },
                "historic/wayside_shrine": {
                    "name": "路邊神祠",
                    "terms": "Wayside Shrine,路邊神社,路邊神祠"
                },
                "junction": {
                    "name": "路口",
                    "terms": "十字路口,交界處,交界"
                },
                "landuse": {
                    "name": "土地利用",
                    "terms": "土地利用"
                },
                "landuse/allotments": {
                    "name": "社區園圃",
                    "terms": "社區園圃"
                },
                "landuse/aquaculture": {
                    "name": "水產養殖",
                    "terms": "Aquaculture,水產"
                },
                "landuse/basin": {
                    "name": "盆地",
                    "terms": "Basin,水池,盆地"
                },
                "landuse/brownfield": {
                    "name": "棕地",
                    "terms": "Brownfield,棕地"
                },
                "landuse/cemetery": {
                    "name": "墳場",
                    "terms": "Cemetery,墓地,墳場"
                },
                "landuse/churchyard": {
                    "name": "教堂庭院",
                    "terms": "教堂用地"
                },
                "landuse/commercial": {
                    "name": "商業區",
                    "terms": "商業區"
                },
                "landuse/construction": {
                    "name": "地盤",
                    "terms": "Construction,地盤,建築工程,建築物"
                },
                "landuse/farm": {
                    "name": "農地"
                },
                "landuse/farmland": {
                    "name": "農地",
                    "terms": "農田, 稻田, 田, 耕地"
                },
                "landuse/farmyard": {
                    "name": "農莊",
                    "terms": "Farmyard,農莊, 農場"
                },
                "landuse/forest": {
                    "name": "森林",
                    "terms": "Forest,森,森林"
                },
                "landuse/grass": {
                    "name": "草地",
                    "terms": "Grass,草地"
                },
                "landuse/greenfield": {
                    "name": "未開墾土地",
                    "terms": "Greenfield,未開墾土地,未開發地帶"
                },
                "landuse/greenhouse_horticulture": {
                    "name": "溫室園藝",
                    "terms": "Greenhouse Horticulture,溫室園藝"
                },
                "landuse/harbour": {
                    "name": "海港",
                    "terms": "Harbor, Harbour, 海港, 港灣"
                },
                "landuse/industrial": {
                    "name": "工業區",
                    "terms": "工業區, 工業村, 工業邨"
                },
                "landuse/industrial/scrap_yard": {
                    "name": "廢料場",
                    "terms": "Scrap Yard, 廢車場, 廢物場"
                },
                "landuse/industrial/slaughterhouse": {
                    "name": "屠場",
                    "terms": "Slaughterhouse,屠宰場"
                },
                "landuse/landfill": {
                    "name": "堆填區",
                    "terms": "垃圾堆填區,填土區,填築地"
                },
                "landuse/meadow": {
                    "name": "牧地",
                    "terms": "Meadow,牧地,牧場"
                },
                "landuse/military": {
                    "name": "軍事區",
                    "terms": "軍營"
                },
                "landuse/military/airfield": {
                    "name": "軍用機場",
                    "terms": "Military Airfield,軍事機場,軍機場"
                },
                "landuse/military/barracks": {
                    "name": "軍營",
                    "terms": "Barracks,兵房,兵營,營房,軍營"
                },
                "landuse/military/bunker": {
                    "name": "軍事地堡",
                    "terms": "Military Bunker,地堡,暗堡"
                },
                "landuse/military/checkpoint": {
                    "name": "檢查站",
                    "terms": "Checkpoint,檢查站,檢查點,軍事崗哨,哨站"
                },
                "landuse/military/danger_area": {
                    "name": "危險區",
                    "terms": "Danger Area,危險地區, 危險區域,危險範圍"
                },
                "landuse/military/naval_base": {
                    "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,果園,菓園"
                },
                "landuse/plant_nursery": {
                    "name": "植物苗圃",
                    "terms": "育苗場,種苗場"
                },
                "landuse/quarry": {
                    "name": "石礦場",
                    "terms": "Quarry,石礦場,礦場,採石場"
                },
                "landuse/railway": {
                    "name": "鐵路走廊",
                    "terms": "Railway Corridor, 鐵路走廊, 鐵道走廊"
                },
                "landuse/recreation_ground": {
                    "name": "遊樂場",
                    "terms": "遊樂園"
                },
                "landuse/religious": {
                    "name": "宗教用地",
                    "terms": "Religious Area,宗教設施用地"
                },
                "landuse/residential": {
                    "name": "住宅區",
                    "terms": "住宅用地, 住宅地"
                },
                "landuse/retail": {
                    "name": "零售區",
                    "terms": "零售區域, 販賣區, 銷售區"
                },
                "landuse/vineyard": {
                    "name": "葡萄園",
                    "terms": "Vineyard,葡萄園,酒莊"
                },
                "leisure": {
                    "name": "消閒",
                    "terms": "Leisure,休閑場所,休閒設施,消閒"
                },
                "leisure/adult_gaming_centre": {
                    "name": "成人遊戲中心",
                    "terms": "成人遊樂場"
                },
                "leisure/bird_hide": {
                    "name": "觀鳥屋",
                    "terms": "觀鳥亭"
                },
                "leisure/bowling_alley": {
                    "name": "保齡球場",
                    "terms": "保齡球場"
                },
                "leisure/common": {
                    "name": "公共用地",
                    "terms": "Common,公共用地,公地"
                },
                "leisure/dance": {
                    "name": "舞廳",
                    "terms": "Dance Hall, 舞蹈館, 跳舞場所, 舞蹈場所"
                },
                "leisure/dog_park": {
                    "name": "狗公園",
                    "terms": "Dog Park,狗公園"
                },
                "leisure/firepit": {
                    "name": "火坑",
                    "terms": "營火坑"
                },
                "leisure/fitness_centre": {
                    "name": "體育館 / 健體中心",
                    "terms": "Gym / Fitness Center, 健身房, 健體中心, 體育館, 健身中心"
                },
                "leisure/fitness_centre/yoga": {
                    "name": "瑜伽中心",
                    "terms": "Yoga Studio, 瑜伽中心, 瑜伽教室"
                },
                "leisure/fitness_station": {
                    "name": "戶外健體站",
                    "terms": "Outdoor Fitness Station, 健體站, 健身站"
                },
                "leisure/fitness_station/balance_beam": {
                    "name": "平衡木",
                    "terms": "Exercise Balance Beam,平衡木"
                },
                "leisure/fitness_station/box": {
                    "name": "健身箱",
                    "terms": "Exercise Box,運動箱"
                },
                "leisure/fitness_station/horizontal_bar": {
                    "name": "平衡單槓",
                    "terms": "Exercise Horizontal Bar,健身平衡單槓"
                },
                "leisure/fitness_station/horizontal_ladder": {
                    "name": "馬騮架",
                    "terms": "Exercise Monkey Bars,橫爬架"
                },
                "leisure/garden": {
                    "name": "花園",
                    "terms": "Garden,公園,果園,植物園,花園,菜園"
                },
                "leisure/golf_course": {
                    "name": "高爾夫球場",
                    "terms": "Golf Course,哥夫球場,高爾夫球場"
                },
                "leisure/horse_riding": {
                    "name": "騎馬設施",
                    "terms": "Horseback Riding Facility,騎馬場"
                },
                "leisure/ice_rink": {
                    "name": "溜冰場",
                    "terms": "溜冰場"
                },
                "leisure/marina": {
                    "name": "遊艇碼頭",
                    "terms": "Marina,碼頭,遊艇碼頭,船隻停泊處,遊艇停泊處"
                },
                "leisure/miniature_golf": {
                    "name": "迷你哥爾夫",
                    "terms": "mini golf, 迷你高爾夫"
                },
                "leisure/nature_reserve": {
                    "name": "自然保護區",
                    "terms": "自然保護區,自然護理區"
                },
                "leisure/park": {
                    "name": "公園",
                    "terms": "Park,公園,園"
                },
                "leisure/picnic_table": {
                    "name": "野餐桌",
                    "terms": "野餐桌"
                },
                "leisure/pitch": {
                    "name": "運動場地",
                    "terms": "Sport Pitch,運動場,運動場地,運動場所"
                },
                "leisure/pitch/american_football": {
                    "name": "美式足球場",
                    "terms": "American Football Field,美式足球場"
                },
                "leisure/pitch/baseball": {
                    "name": "棒球場",
                    "terms": "Baseball Diamond,棒球場"
                },
                "leisure/pitch/basketball": {
                    "name": "籃球場",
                    "terms": "Basketball Court,球場,籃球場"
                },
                "leisure/pitch/beachvolleyball": {
                    "name": "沙灘排球場",
                    "terms": "Beach Volleyball Court, 沙灘排球場"
                },
                "leisure/pitch/bowls": {
                    "name": "草地滾球",
                    "terms": "Bowling Green, 草地滾球"
                },
                "leisure/pitch/cricket": {
                    "name": "木球場",
                    "terms": "Cricket Field,木球場"
                },
                "leisure/pitch/equestrian": {
                    "name": "策騎場地",
                    "terms": "Riding Arena, 策騎場地"
                },
                "leisure/pitch/rugby_league": {
                    "name": "聯盟式欖球場",
                    "terms": "聯盟式欖球場,欖球場"
                },
                "leisure/pitch/rugby_union": {
                    "name": "聯合式欖球場",
                    "terms": "聯合式欖球場,欖球場"
                },
                "leisure/pitch/skateboard": {
                    "name": "滑板場",
                    "terms": "Skate Park,滑板場"
                },
                "leisure/pitch/soccer": {
                    "name": "足球場",
                    "terms": "Soccer Field,足球場"
                },
                "leisure/pitch/table_tennis": {
                    "name": "乒乓波枱",
                    "terms": "Ping Pong Table,乒乓球枱,乒乓枱"
                },
                "leisure/pitch/tennis": {
                    "name": "網球場",
                    "terms": "Tennis Court,網球場"
                },
                "leisure/pitch/volleyball": {
                    "name": "排球場",
                    "terms": "Volleyball Court,排球場"
                },
                "leisure/playground": {
                    "name": "遊樂場",
                    "terms": "Playground,遊樂場"
                },
                "leisure/resort": {
                    "name": "度假勝地",
                    "terms": "Resort, 度假村"
                },
                "leisure/running_track": {
                    "name": "賽道(田徑)",
                    "terms": "Racetrack (Running), 賽跑道"
                },
                "leisure/slipway": {
                    "name": "船台",
                    "terms": "Slipway,船排,船架滑道,船臺,滑道,滑台"
                },
                "leisure/sports_centre": {
                    "name": "體育中心 / 體育館",
                    "terms": "Sports Center / Complex, 體育中心, 體育館"
                },
                "leisure/sports_centre/swimming": {
                    "name": "游泳池設施",
                    "terms": "游泳池設施,游水池設施"
                },
                "leisure/stadium": {
                    "name": "體育館",
                    "terms": "Stadium,大體育館,體育,體育場,球場"
                },
                "leisure/swimming_pool": {
                    "name": "游泳池",
                    "terms": "Swimming Pool,游水池,游泳池,遊泳池"
                },
                "leisure/track": {
                    "name": "賽道(非賽車)",
                    "terms": "Racetrack (Non-Motorsport),跑道"
                },
                "leisure/water_park": {
                    "name": "水上樂園",
                    "terms": "水上樂園"
                },
                "line": {
                    "name": "綫",
                    "terms": "Line,綫,線"
                },
                "man_made": {
                    "name": "人造",
                    "terms": "Man Made,人造,人造構築,人造物"
                },
                "man_made/adit": {
                    "name": "礦坑口",
                    "terms": "礦坑口, 礦洞口"
                },
                "man_made/breakwater": {
                    "name": "防波堤",
                    "terms": "Breakwater,防波堤"
                },
                "man_made/bridge": {
                    "name": "橋樑",
                    "terms": "bridge,橋"
                },
                "man_made/chimney": {
                    "name": "煙囱",
                    "terms": "煙囱,煙筒"
                },
                "man_made/cutline": {
                    "name": "分割綫",
                    "terms": "Cut line,分割綫,分界線,山林分界線"
                },
                "man_made/embankment": {
                    "name": "基堤"
                },
                "man_made/flagpole": {
                    "name": "旗杆",
                    "terms": "Flagpole,旗杆,旗竿"
                },
                "man_made/gasometer": {
                    "name": "煤氣鼓",
                    "terms": "氣鼓,石油氣鼓"
                },
                "man_made/groyne": {
                    "name": "防波堤",
                    "terms": "防波堤,防波板"
                },
                "man_made/lighthouse": {
                    "name": "燈塔",
                    "terms": "Lighthouse,燈塔"
                },
                "man_made/mast": {
                    "name": "天線塔",
                    "terms": "Mast,天線桿"
                },
                "man_made/observation": {
                    "name": "瞭望臺",
                    "terms": "Observation Tower,瞭望塔,瞭望臺"
                },
                "man_made/petroleum_well": {
                    "name": "油井",
                    "terms": "油井"
                },
                "man_made/pier": {
                    "name": "碼頭",
                    "terms": "Pier,渡頭,碼頭"
                },
                "man_made/pipeline": {
                    "name": "管道",
                    "terms": "Pipeline,水管,管道,\t導管,管線"
                },
                "man_made/pumping_station": {
                    "name": "抽水站",
                    "terms": "Pumping Station, 抽水站, 泵水站"
                },
                "man_made/silo": {
                    "name": "筒倉",
                    "terms": "筒倉, 直立式儲存倉"
                },
                "man_made/storage_tank": {
                    "name": "貯存箱",
                    "terms": "貯存缸, 儲存缸, 貯油缸, 貯水箱, 儲油缸, 儲水箱"
                },
                "man_made/surveillance": {
                    "name": "監視系統",
                    "terms": "Surveillance, 監察系統,閉路電視,保安系統"
                },
                "man_made/surveillance_camera": {
                    "name": "監察攝像機",
                    "terms": "Surveillance Camera, CCTV, 防盜相機"
                },
                "man_made/survey_point": {
                    "name": "測量點",
                    "terms": "Survey Point,測量點"
                },
                "man_made/tower": {
                    "name": "塔",
                    "terms": "Tower,塔"
                },
                "man_made/wastewater_plant": {
                    "name": "污水處理廠",
                    "terms": "Wastewater Plant,廢水廠,污水處理廠"
                },
                "man_made/water_tower": {
                    "name": "水塔",
                    "terms": "Water Tower,水塔"
                },
                "man_made/water_well": {
                    "name": "水井",
                    "terms": "水井, 井"
                },
                "man_made/water_works": {
                    "name": "濾水廠",
                    "terms": "Water Works,供水廠,水務設施,淨水廠"
                },
                "man_made/watermill": {
                    "name": "水車",
                    "terms": "Watermill, 水磨"
                },
                "man_made/windmill": {
                    "name": "風車",
                    "terms": "Windmill, 風車"
                },
                "man_made/works": {
                    "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,祼石"
                },
                "natural/bay": {
                    "name": "海灣",
                    "terms": "Bay,海灣,灣"
                },
                "natural/beach": {
                    "name": "沙灘",
                    "terms": "Beach,沙灘,海灘,灘"
                },
                "natural/cave_entrance": {
                    "name": "洞穴入口",
                    "terms": "洞穴入口"
                },
                "natural/cliff": {
                    "name": "懸崖",
                    "terms": "Cliff,崖,懸崖"
                },
                "natural/coastline": {
                    "name": "海岸綫",
                    "terms": "Coastline,海岸綫,海岸線"
                },
                "natural/fell": {
                    "name": "荒野",
                    "terms": "Fell,高原荒原,高原荒野,高地荒原"
                },
                "natural/glacier": {
                    "name": "冰川",
                    "terms": "Glacier,冰川,冰河"
                },
                "natural/grassland": {
                    "name": "草原",
                    "terms": "Grassland,草原,草地"
                },
                "natural/heath": {
                    "name": "灌木荒地",
                    "terms": "Heath,荒地,荒野"
                },
                "natural/peak": {
                    "name": "山峯",
                    "terms": "Peak,山峰,山頂,峯"
                },
                "natural/ridge": {
                    "name": "山脊",
                    "terms": "Ridge,山脊"
                },
                "natural/saddle": {
                    "name": "山鞍",
                    "terms": "山鞍"
                },
                "natural/sand": {
                    "name": "沙",
                    "terms": "Sand,沙,砂,砂粒"
                },
                "natural/scree": {
                    "name": "山石堆",
                    "terms": "Scree,碎石坡,岩屑堆"
                },
                "natural/scrub": {
                    "name": "灌木叢",
                    "terms": "Scrub,灌木,灌木叢"
                },
                "natural/spring": {
                    "name": "水源",
                    "terms": "Spring,噴泉,泉,泉水,湧泉,溫泉"
                },
                "natural/tree": {
                    "name": "樹木",
                    "terms": "Tree,木,樹"
                },
                "natural/tree_row": {
                    "name": "樹排",
                    "terms": "樹行"
                },
                "natural/volcano": {
                    "name": "火山",
                    "terms": "火山"
                },
                "natural/water": {
                    "name": "水",
                    "terms": "Water,水"
                },
                "natural/water/lake": {
                    "name": "湖泊",
                    "terms": "Lake,湖,湖泊"
                },
                "natural/water/pond": {
                    "name": "池塘",
                    "terms": "Pond,塘,水池,池,池塘"
                },
                "natural/water/reservoir": {
                    "name": "水塘",
                    "terms": "Reservoir,水塘,水庫,貯水庫"
                },
                "natural/wetland": {
                    "name": "濕地",
                    "terms": "Wetland,潮間帶,濕地"
                },
                "natural/wood": {
                    "name": "樹林",
                    "terms": "Wood,林,樹林"
                },
                "noexit/yes": {
                    "name": "倔頭路",
                    "terms": "No Exit,死胡同,掘頭路"
                },
                "office": {
                    "name": "辦公室",
                    "terms": "Office,寫字樓,辦公室"
                },
                "office/administrative": {
                    "name": "行政樓"
                },
                "office/coworking": {
                    "name": "共同工作空間",
                    "terms": "Coworking Space,共用工作空間"
                },
                "office/educational_institution": {
                    "name": "敎育機構",
                    "terms": "Educational Institution,敎育機構,教育機構"
                },
                "office/employment_agency": {
                    "name": "職業介紹所",
                    "terms": "Employment Agency,就業機構,職業介紹所,薦人館,就業中心"
                },
                "office/estate_agent": {
                    "name": "地產",
                    "terms": "Real Estate Office,地產代理"
                },
                "office/financial": {
                    "name": "金融機構辦事處",
                    "terms": "Financial Office,財務部寫字樓,金融機構,金融單位"
                },
                "office/government": {
                    "name": "政府辦公室",
                    "terms": "Government Office,公署,政府合署,政府樓,署"
                },
                "office/government/register_office": {
                    "name": "人事登記處",
                    "terms": "register office, 生死登記處,婚姻註冊處,人事登記處"
                },
                "office/insurance": {
                    "name": "保險公司辦公室",
                    "terms": "Insurance Office,保險公司,保險公司寫字樓"
                },
                "office/lawyer": {
                    "name": "律師事務所",
                    "terms": "Law Office,律師事務所"
                },
                "office/lawyer/notary": {
                    "name": "公證行"
                },
                "office/ngo": {
                    "name": "非政府機構辦公室",
                    "terms": "NGO Office,志願機構寫字樓,非政府組織,志願組織"
                },
                "office/physician": {
                    "name": "醫生"
                },
                "office/political_party": {
                    "name": "政黨",
                    "terms": "Political Party,政黨,政治"
                },
                "office/research": {
                    "name": "研究所",
                    "terms": "Research Office,研究所"
                },
                "office/telecommunication": {
                    "name": "電訊公司辦公室",
                    "terms": "Telecom Office,電信公司,電話公司寫字樓"
                },
                "office/travel_agent": {
                    "name": "旅行社"
                },
                "piste": {
                    "name": "滑雪道",
                    "terms": "滑雪道"
                },
                "place": {
                    "name": "地方"
                },
                "place/city": {
                    "name": "城市",
                    "terms": "City,城,城市"
                },
                "place/farm": {
                    "name": "農場"
                },
                "place/hamlet": {
                    "name": "小村莊",
                    "terms": "Hamlet,村仔,村莊"
                },
                "place/island": {
                    "name": "島嶼",
                    "terms": "Island,島,島嶼"
                },
                "place/isolated_dwelling": {
                    "name": "孤立民居",
                    "terms": "Isolated Dwelling,孤立居所,孤立民居,孤離居所"
                },
                "place/locality": {
                    "name": "地區",
                    "terms": "Locality,地方,地點,地點（無人定居）"
                },
                "place/neighbourhood": {
                    "name": "近鄰",
                    "terms": "近鄰"
                },
                "place/quarter": {
                    "name": "自治市分區 / 小區",
                    "terms": "Sub-Borough / Quarter, 自治市分區 / 小區"
                },
                "place/square": {
                    "name": "廣場",
                    "terms": "Square,廣場"
                },
                "place/suburb": {
                    "name": "自治市 / 郊區",
                    "terms": "Borough / Suburb, 自治鎮, 自治市鎮"
                },
                "place/town": {
                    "name": "鎮",
                    "terms": "Town,城鎮,市鎮,鎮"
                },
                "place/village": {
                    "name": "鄉村",
                    "terms": "Village,村,村莊,村鎮,圍村"
                },
                "point": {
                    "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,供電綫,供電線,電線"
                },
                "power/minor_line": {
                    "name": "次要電纜",
                    "terms": "Minor Power Line,小供電線,細供電綫"
                },
                "power/plant": {
                    "name": "發電廠範圍",
                    "terms": "Power Station Grounds,發電廠用地"
                },
                "power/pole": {
                    "name": "電綫杆",
                    "terms": "Power Pole,電綫杆,電線桿"
                },
                "power/sub_station": {
                    "name": "配電站"
                },
                "power/substation": {
                    "name": "變壓站",
                    "terms": "變壓站, 配電站, 電力分站"
                },
                "power/tower": {
                    "name": "高壓電塔",
                    "terms": "High-Voltage Tower,高壓輸電塔,高壓電塔"
                },
                "power/transformer": {
                    "name": "變壓器",
                    "terms": "Transformer,火牛房,變電所"
                },
                "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": {
                    "name": "鐵路"
                },
                "railway/abandoned": {
                    "name": "廢置鐵路",
                    "terms": "Abandoned Railway,廢棄的鐵路,廢鐵路,鐵路路線跡"
                },
                "railway/buffer_stop": {
                    "name": "止衝擋",
                    "terms": "Buffer Stop,止衝擋"
                },
                "railway/crossing": {
                    "name": "鐵路交滙處 (路徑)",
                    "terms": "Railway Crossing (Path), 鐵路交滙處 (路徑)"
                },
                "railway/derail": {
                    "name": "鐵道脫軌器",
                    "terms": "Railway Derailer,鐵路脫軌器"
                },
                "railway/disused": {
                    "name": "停用鐵路",
                    "terms": "Disused Railway,停用鐵路,廢棄的鐵路"
                },
                "railway/funicular": {
                    "name": "纜索鐵道",
                    "terms": "纜索鐵道, 索道, 纜車"
                },
                "railway/level_crossing": {
                    "name": "鐵路交滙處 (道路)",
                    "terms": "Railway Crossing (Road), 鐵路交滙處 (道路)"
                },
                "railway/milestone": {
                    "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,地下鐵路入口,地鐵入口,地鐵口,捷運入口"
                },
                "railway/switch": {
                    "name": "道岔",
                    "terms": "Railway Switch,轉轍器,鐵路轉轍器,鐵道轉轍器"
                },
                "railway/train_wash": {
                    "name": "火車洗滌器",
                    "terms": "Train Wah,火車清洗處,火車洗車機"
                },
                "railway/tram": {
                    "name": "電車",
                    "terms": "Tram,電車"
                },
                "relation": {
                    "name": "關係",
                    "terms": "Relation,關係,關系"
                },
                "roundabout": {
                    "name": "迴旋處"
                },
                "route/ferry": {
                    "name": "渡輪航綫",
                    "terms": "Ferry Route,渡輪航線,航綫,航線"
                },
                "shop": {
                    "name": "商店",
                    "terms": "Shop,商店,舖"
                },
                "shop/alcohol": {
                    "name": "酒類專賣店",
                    "terms": "Liquor Store,酒店,酒莊,酒類商店"
                },
                "shop/anime": {
                    "name": "動漫店",
                    "terms": "動漫店"
                },
                "shop/antiques": {
                    "name": "古董店",
                    "terms": "古董店, 古玩店"
                },
                "shop/appliance": {
                    "name": "電器店",
                    "terms": "Appliance Store,家電店,家用電器店"
                },
                "shop/art": {
                    "name": "藝術商店",
                    "terms": "藝術店,美術店,美術商店"
                },
                "shop/baby_goods": {
                    "name": "嬰兒用品店",
                    "terms": "嬰兒用品店, BB用品店"
                },
                "shop/bag": {
                    "name": "袋/行李箱店",
                    "terms": "行李店, 袋店"
                },
                "shop/bakery": {
                    "name": "麵包西餅店",
                    "terms": "Bakery,餅家,餅店,餅舖,麪包舖,麪飽店,麪飽舖,麵包店,麵包舖,麵飽店,面包店"
                },
                "shop/bathroom_furnishing": {
                    "name": "浴室配件店",
                    "terms": "衛浴用品店,廁所用品店,洗手間用品店"
                },
                "shop/beauty": {
                    "name": "美容院",
                    "terms": "Beauty Shop,指甲美容,理容院,美妝店,美容店,美容院,護膚中心"
                },
                "shop/beauty/nails": {
                    "name": "美甲店",
                    "terms": "Nail Salon, 修甲店"
                },
                "shop/beauty/tanning": {
                    "name": "曬燈店",
                    "terms": "Tanning Salon, 日光浴店"
                },
                "shop/bed": {
                    "name": "寢具/床褥店",
                    "terms": "寢具店, 床褥店, 床墊店, 床具店, 寢室用品店, 床上用品店, 睡房用品店"
                },
                "shop/beverages": {
                    "name": "飲品店",
                    "terms": "Beverage Store,飲品店,飲品舖,飲料店"
                },
                "shop/bicycle": {
                    "name": "單車店",
                    "terms": "Bicycle Shop,單車店,單車舖,自行車店,腳踏車店    "
                },
                "shop/bookmaker": {
                    "name": "投注站",
                    "terms": "投注站,收受賭注者"
                },
                "shop/books": {
                    "name": "書店",
                    "terms": "書局"
                },
                "shop/boutique": {
                    "name": "時裝店",
                    "terms": "Boutique,時裝店,服飾店,精品店,服裝店"
                },
                "shop/butcher": {
                    "name": "肉舖",
                    "terms": "Butcher,肉舖,肉販,肉檔,肉枱"
                },
                "shop/candles": {
                    "name": "蠟燭店",
                    "terms": "蠟燭店"
                },
                "shop/car": {
                    "name": "車行",
                    "terms": "Car Dealership,車行,汽車店"
                },
                "shop/car_parts": {
                    "name": "汽車零件店",
                    "terms": "Car Parts Store,汽車配件店,汽車零件店,汽車零件舖"
                },
                "shop/car_repair": {
                    "name": "車房",
                    "terms": "Car Repair Shop,汽車修理店,汽車維修店,車房"
                },
                "shop/carpet": {
                    "name": "地毯店",
                    "terms": "地氈店"
                },
                "shop/charity": {
                    "name": "慈善商店",
                    "terms": "Charity Store, "
                },
                "shop/cheese": {
                    "name": "芝士店",
                    "terms": "芝士店, 起司店"
                },
                "shop/chemist": {
                    "name": "藥店",
                    "terms": "藥妝店,藥房"
                },
                "shop/chocolate": {
                    "name": "朱古力店",
                    "terms": "巧克力店"
                },
                "shop/clothes": {
                    "name": "服飾店",
                    "terms": "Clothing Store,服裝店,服飾店,衫舖"
                },
                "shop/coffee": {
                    "name": "咖啡店",
                    "terms": "咖啡店"
                },
                "shop/computer": {
                    "name": "電腦店",
                    "terms": "Computer Store,電腦店,電腦舖"
                },
                "shop/confectionery": {
                    "name": "糖果店",
                    "terms": "糖店"
                },
                "shop/convenience": {
                    "name": "便利店",
                    "terms": "Convenience Store,便利店"
                },
                "shop/copyshop": {
                    "name": "影印店",
                    "terms": "影印店"
                },
                "shop/cosmetics": {
                    "name": "化妝品店",
                    "terms": "化妝品店"
                },
                "shop/craft": {
                    "name": "工藝品店",
                    "terms": "工藝品店,工藝品商店,手工藝店,手作坊"
                },
                "shop/curtain": {
                    "name": "窗簾店",
                    "terms": "窗簾"
                },
                "shop/dairy": {
                    "name": "奶製品店",
                    "terms": "奶品店,乳品店,乳製品店"
                },
                "shop/deli": {
                    "name": "食肆",
                    "terms": "Deli,熟食店,美食店,食肆"
                },
                "shop/department_store": {
                    "name": "百貨公司",
                    "terms": "Department Store,百貨公司,百貨店"
                },
                "shop/doityourself": {
                    "name": "DIY店",
                    "terms": "DIY Store,DIY商店,自組舖,自行安裝店"
                },
                "shop/dry_cleaning": {
                    "name": "乾洗店",
                    "terms": "乾洗店"
                },
                "shop/e-cigarette": {
                    "name": "電子煙店",
                    "terms": "E-Cigarette Shop, 電子煙店"
                },
                "shop/electronics": {
                    "name": "電子舖",
                    "terms": "Electronics Store,電器店,電子舖"
                },
                "shop/erotic": {
                    "name": "情趣用品店",
                    "terms": "性商店,成人用品店"
                },
                "shop/fabric": {
                    "name": "布料店",
                    "terms": "布匹店,疋頭店"
                },
                "shop/farm": {
                    "name": "農產品檔攤",
                    "terms": "Produce Stand,檔,水果攤,農場,農產品攤檔"
                },
                "shop/fashion": {
                    "name": "時裝店",
                    "terms": "時裝店"
                },
                "shop/fishmonger": {
                    "name": "魚檔"
                },
                "shop/florist": {
                    "name": "花店",
                    "terms": "Florist,花店,花舖"
                },
                "shop/frame": {
                    "name": "表框店",
                    "terms": "表框店, 裱框店,邊框店,框架店"
                },
                "shop/funeral_directors": {
                    "name": "殯儀館",
                    "terms": "殯儀館"
                },
                "shop/furnace": {
                    "name": "暖氣爐店"
                },
                "shop/furniture": {
                    "name": "傢俬店",
                    "terms": "Furniture Store,傢俬舖,傢具店,家具店"
                },
                "shop/garden_centre": {
                    "name": "園藝中心",
                    "terms": "Garden Center,園藝中心,園藝舖,花店"
                },
                "shop/gas": {
                    "name": "瓶裝石油氣店",
                    "terms": "Bottled Gas Shop, 樽裝石油氣店"
                },
                "shop/gift": {
                    "name": "禮品店",
                    "terms": "Gift Shop,禮品店,禮品舖,禮物店"
                },
                "shop/greengrocer": {
                    "name": "菜檔",
                    "terms": "Greengrocer,果蔬店,菜檔,蔬果店,生果,菜販"
                },
                "shop/hairdresser": {
                    "name": "理髮店",
                    "terms": "Hairdresser,理髮店,飛髮舖"
                },
                "shop/hardware": {
                    "name": "五金店",
                    "terms": "Hardware Store,五金店,五金舖"
                },
                "shop/hearing_aids": {
                    "name": "助聽器店",
                    "terms": "助聽器商店,耳聾機"
                },
                "shop/herbalist": {
                    "name": "草藥店",
                    "terms": "草藥店,中藥店"
                },
                "shop/hifi": {
                    "name": "音響店",
                    "terms": "Hifi Store,音響店,音響舖"
                },
                "shop/houseware": {
                    "name": "家庭用品店",
                    "terms": "家品店,家居用品店"
                },
                "shop/interior_decoration": {
                    "name": "室內設計店",
                    "terms": "室內設計店"
                },
                "shop/jewelry": {
                    "name": "珠寶店",
                    "terms": "Jeweler,珠寶店,珠寶舖,珠寶金行,首飾店,首飾舖,金舖"
                },
                "shop/kitchen": {
                    "name": "廚房設計店",
                    "terms": "廚房設計店"
                },
                "shop/laundry": {
                    "name": "洗衣店",
                    "terms": "Laundry,洗衣店,洗衣舖"
                },
                "shop/leather": {
                    "name": "皮革店",
                    "terms": "皮革店"
                },
                "shop/locksmith": {
                    "name": "鎖匠",
                    "terms": "Locksmith,鎖匠,鎖匠鋪,開鎖佬"
                },
                "shop/lottery": {
                    "name": "獎券店",
                    "terms": "投注站,六合彩"
                },
                "shop/mall": {
                    "name": "購物中心",
                    "terms": "Mall,商場,購物中心"
                },
                "shop/massage": {
                    "name": "按摩店",
                    "terms": "按摩商店, 按摩中心,腳底按摩"
                },
                "shop/medical_supply": {
                    "name": "醫療器材行",
                    "terms": "醫療用品供應"
                },
                "shop/mobile_phone": {
                    "name": "流動電話店",
                    "terms": "Mobile Phone Store,手機店,行動電話店,電話舖"
                },
                "shop/money_lender": {
                    "name": "放債人",
                    "terms": "放款人,借錢,財務公司"
                },
                "shop/motorcycle": {
                    "name": "電單車店",
                    "terms": "Motorcycle Dealership,摩托車行,電單車行"
                },
                "shop/music": {
                    "name": "唱片店",
                    "terms": "Music Store,唱片舖,音樂店"
                },
                "shop/musical_instrument": {
                    "name": "樂器店",
                    "terms": "樂器行,樂器店"
                },
                "shop/newsagent": {
                    "name": "報紙/雜誌店",
                    "terms": "報刊檔,報刊商店"
                },
                "shop/nutrition_supplements": {
                    "name": "營養補充品店",
                    "terms": "營養補充品店"
                },
                "shop/optician": {
                    "name": "眼鏡店",
                    "terms": "Optician,眼鏡店,眼鏡行,眼鏡舖"
                },
                "shop/organic": {
                    "name": "有機產品店",
                    "terms": "有機產品店"
                },
                "shop/outdoor": {
                    "name": "戶外用品店",
                    "terms": "戶外用品店"
                },
                "shop/paint": {
                    "name": "油漆店",
                    "terms": "漆油店"
                },
                "shop/pastry": {
                    "name": "榚點店",
                    "terms": "Pastry Shop, 西餅店, 榚餅店, 榚點店"
                },
                "shop/pawnbroker": {
                    "name": "當舖",
                    "terms": "大押,押,當押"
                },
                "shop/perfumery": {
                    "name": "香水店",
                    "terms": "Perfume Store,香水店"
                },
                "shop/pet": {
                    "name": "寵物舖",
                    "terms": "Pet Store,寵物店,寵物舖"
                },
                "shop/photo": {
                    "name": "相片沖印店",
                    "terms": "Photography Store,影相舖,照相館,晒相,曬相"
                },
                "shop/pyrotechnics": {
                    "name": "煙花店",
                    "terms": "爆竹,煙花,煙火,炮竹"
                },
                "shop/radiotechnics": {
                    "name": "無線電/電子零件店",
                    "terms": "無線電/電子零件店,對講機店,電子零件店"
                },
                "shop/religion": {
                    "name": "宗教用品店",
                    "terms": "宗教用品店,香舖,紙紮舖,金銀衣紙店"
                },
                "shop/scuba_diving": {
                    "name": "潛水用品店",
                    "terms": "水肺式潛水,深海潛水"
                },
                "shop/seafood": {
                    "name": "海鮮店",
                    "terms": "海產店"
                },
                "shop/second_hand": {
                    "name": "寄賣/二手店",
                    "terms": "格仔店,二手店"
                },
                "shop/shoes": {
                    "name": "鞋舖",
                    "terms": "Shoe Store,鞋店,鞋舖"
                },
                "shop/sports": {
                    "name": "運動用品店",
                    "terms": "Sporting Goods Store,運動用品店,運動舖,體育,體育用品店"
                },
                "shop/stationery": {
                    "name": "文具店",
                    "terms": "Stationery Store,文具店,文具舖"
                },
                "shop/storage_rental": {
                    "name": "存倉",
                    "terms": "迷你倉,儲存倉"
                },
                "shop/supermarket": {
                    "name": "超級市場",
                    "terms": "Supermarket,超級市場"
                },
                "shop/tailor": {
                    "name": "裁縫",
                    "terms": "裁縫,改衣"
                },
                "shop/tattoo": {
                    "name": "紋身店",
                    "terms": "刺青店"
                },
                "shop/tea": {
                    "name": "茶莊",
                    "terms": "茶葉店,茶行"
                },
                "shop/ticket": {
                    "name": "門票售賣",
                    "terms": "門票出售"
                },
                "shop/tobacco": {
                    "name": "煙草店",
                    "terms": "煙草店"
                },
                "shop/toys": {
                    "name": "玩具店",
                    "terms": "Toy Store,玩具店,玩具舖"
                },
                "shop/travel_agency": {
                    "name": "旅行社",
                    "terms": "Travel Agency,旅行社"
                },
                "shop/tyres": {
                    "name": "輪胎店",
                    "terms": "Tire Store,軚舖,輪胎店"
                },
                "shop/vacant": {
                    "name": "空置商舖"
                },
                "shop/vacuum_cleaner": {
                    "name": "吸塵機店",
                    "terms": "吸塵器店"
                },
                "shop/variety_store": {
                    "name": "十蚊店",
                    "terms": "Variety Store,雜貨店,雜貨舖"
                },
                "shop/video": {
                    "name": "影視店",
                    "terms": "Video Store,影像店,影碟店,影視店"
                },
                "shop/video_games": {
                    "name": "電子遊戲店",
                    "terms": "電子遊戲店,電視遊戲店"
                },
                "shop/watches": {
                    "name": "手錶店",
                    "terms": "Watches Shop,錶店,手表店,錶行,表行"
                },
                "shop/water_sports": {
                    "name": "水上活動/游泳用品店",
                    "terms": "泳具店"
                },
                "shop/weapons": {
                    "name": "武器店",
                    "terms": "武器商店, 子彈, 槍, 刀"
                },
                "shop/window_blind": {
                    "name": "百葉簾店",
                    "terms": "捲簾,遮光捲簾,陽光捲簾,百葉窗,百葉窗簾"
                },
                "shop/wine": {
                    "name": "酒品店",
                    "terms": "紅酒店,白酒店"
                },
                "tourism": {
                    "name": "旅遊設施",
                    "terms": "Tourism,旅行,旅遊"
                },
                "tourism/alpine_hut": {
                    "name": "高山小屋",
                    "terms": "Alpine Hut,高山小屋,高山屋仔"
                },
                "tourism/apartment": {
                    "name": "民宿公寓 / 短租公寓",
                    "terms": "Guest Apartment / Condo, 民宿公寓, 短租公寓"
                },
                "tourism/aquarium": {
                    "name": "水族館",
                    "terms": "Aquarium, 水族館"
                },
                "tourism/artwork": {
                    "name": "藝術品",
                    "terms": "Artwork,藝術品"
                },
                "tourism/attraction": {
                    "name": "觀光名勝",
                    "terms": "Tourist Attraction,旅行名勝,旅遊名勝,觀光點,觀光景點"
                },
                "tourism/camp_site": {
                    "name": "營地",
                    "terms": "Campground, Camp Site,營地,露營區"
                },
                "tourism/caravan_site": {
                    "name": "露營車營地",
                    "terms": "RV Park,房車營地,露營車停車場,露營車營地"
                },
                "tourism/gallery": {
                    "name": "畫廊",
                    "terms": "藝廊,藝術廊"
                },
                "tourism/guest_house": {
                    "name": "賓館",
                    "terms": "Guest House,賓館,招待所"
                },
                "tourism/hostel": {
                    "name": "旅舍",
                    "terms": "Hostel,招待所,旅舍,宿舍"
                },
                "tourism/hotel": {
                    "name": "酒店",
                    "terms": "Hotel,酒店,旅館"
                },
                "tourism/information": {
                    "name": "旅遊資訊",
                    "terms": "Information,資訊,資訊處"
                },
                "tourism/information/board": {
                    "name": "資料顯示板",
                    "terms": "Information Board, 告示板, 資訊版, 告示牌"
                },
                "tourism/information/guidepost": {
                    "name": "指示牌",
                    "terms": "Guidepost, 方向指示牌"
                },
                "tourism/information/map": {
                    "name": "地圖",
                    "terms": "Map, 地圖"
                },
                "tourism/information/office": {
                    "name": "遊客中心",
                    "terms": "Tourist Information Office, 旅客中心, 遊客中心, 旅客諮詢中心"
                },
                "tourism/motel": {
                    "name": "汽車酒店",
                    "terms": "Motel,汽車旅館,汽車酒店,時租旅店"
                },
                "tourism/museum": {
                    "name": "博物館",
                    "terms": "Museum,博物館"
                },
                "tourism/picnic_site": {
                    "name": "郊遊地點",
                    "terms": "Picnic Site,郊遊地點,野餐地點"
                },
                "tourism/theme_park": {
                    "name": "主題公園",
                    "terms": "Theme Park,主題公園"
                },
                "tourism/viewpoint": {
                    "name": "觀景臺",
                    "terms": "Viewpoint,景點,眺望,瞭望台,瞭望臺,觀景台,觀景臺,觀景點"
                },
                "tourism/zoo": {
                    "name": "動物園",
                    "terms": "Zoo,動物園"
                },
                "traffic_calming": {
                    "name": "交通紓緩",
                    "terms": "Traffic Calming, 悠閒式街道"
                },
                "traffic_calming/bump": {
                    "name": "減速壆",
                    "terms": "減速帶,減速器"
                },
                "traffic_calming/chicane": {
                    "name": "連續彎道",
                    "terms": "Traffic Chicane, 減速彎道"
                },
                "traffic_calming/choker": {
                    "name": "道路收窄",
                    "terms": "Traffic Choker, 道路收窄"
                },
                "traffic_calming/cushion": {
                    "name": "減速墊",
                    "terms": "Speed Cushion, 減速軟膠"
                },
                "traffic_calming/dip": {
                    "name": "減速坑",
                    "terms": "Dip, 減速坡"
                },
                "traffic_calming/hump": {
                    "name": "緩衝路拱",
                    "terms": "減速壆"
                },
                "traffic_calming/island": {
                    "name": "交通島",
                    "terms": "Traffic island, 分隔島, 安全島"
                },
                "traffic_calming/rumble_strip": {
                    "name": "減速振動帶",
                    "terms": "齒紋標誌帶,隆起標誌帶"
                },
                "type/boundary": {
                    "name": "邊界",
                    "terms": "Boundary,界,邊界"
                },
                "type/boundary/administrative": {
                    "name": "行政邊界",
                    "terms": "Administrative Boundary,行政界線,行政邊界"
                },
                "type/multipolygon": {
                    "name": "多重多邊形"
                },
                "type/restriction": {
                    "name": "限制",
                    "terms": "Restriction,限制"
                },
                "type/restriction/no_left_turn": {
                    "name": "不准左轉",
                    "terms": "禁止左轉,不可以左轉,嚴禁左轉"
                },
                "type/restriction/no_right_turn": {
                    "name": "不准右轉",
                    "terms": "禁止右轉,不可以右轉,嚴禁右轉"
                },
                "type/restriction/no_straight_on": {
                    "name": "不准直駛",
                    "terms": "禁止進入"
                },
                "type/restriction/no_u_turn": {
                    "name": "不准掉頭",
                    "terms": "禁止掉頭"
                },
                "type/route": {
                    "name": "路綫",
                    "terms": "Route,路綫,路線"
                },
                "type/route/bicycle": {
                    "name": "單車路綫",
                    "terms": "Cycle Route,單車路綫,單車路線,腳踏車路線,自行車路線"
                },
                "type/route/bus": {
                    "name": "巴士路綫",
                    "terms": "Bus Route,公共汽車路線,巴士路綫"
                },
                "type/route/detour": {
                    "name": "繞道路綫",
                    "terms": "Detour Route,繞道,繞道路綫,繞道路線"
                },
                "type/route/ferry": {
                    "name": "渡輪航線",
                    "terms": "Ferry Route,渡輪航線,航綫"
                },
                "type/route/foot": {
                    "name": "步行路綫",
                    "terms": "Foot Route,步行路線,行人路綫,行人路線"
                },
                "type/route/hiking": {
                    "name": "遠足路綫",
                    "terms": "Hiking Route,行山路綫,行山路線,遠足路線"
                },
                "type/route/horse": {
                    "name": "策騎路線",
                    "terms": "騎馬路線"
                },
                "type/route/light_rail": {
                    "name": "輕鐵路綫",
                    "terms": "Light Rail Route, 輕鐵路線"
                },
                "type/route/pipeline": {
                    "name": "管道路綫",
                    "terms": "Pipeline Route,供水路綫,供水路線,水管路綫,管道路線"
                },
                "type/route/power": {
                    "name": "供電路綫",
                    "terms": "Power Route,供電路綫,供電路線"
                },
                "type/route/road": {
                    "name": "道路路綫",
                    "terms": "Road Route,行車路綫,行車路線,道路路線"
                },
                "type/route/train": {
                    "name": "火車路綫",
                    "terms": "Train Route,火車綫,火車線,火車路綫,鐵路綫,鐵路線,鐵路路綫,鐵路路線"
                },
                "type/route/tram": {
                    "name": "電車路綫",
                    "terms": "Tram Route,電車路綫,電車路線"
                },
                "type/route_master": {
                    "name": "路綫總覽",
                    "terms": "Route Master,線路總管,路綫總管,路線總目"
                },
                "type/site": {
                    "name": "建築群",
                    "terms": "一群建築"
                },
                "vertex": {
                    "name": "其他",
                    "terms": "Other,其他,其它"
                },
                "waterway": {
                    "name": "水道"
                },
                "waterway/boatyard": {
                    "name": "船廠",
                    "terms": "艇廠"
                },
                "waterway/canal": {
                    "name": "運河",
                    "terms": "Canal,水道,運河"
                },
                "waterway/dam": {
                    "name": "堤壩",
                    "terms": "Dam,堤壩,壩,水壩"
                },
                "waterway/ditch": {
                    "name": "溝渠",
                    "terms": "Ditch,溝,溝渠,明溝"
                },
                "waterway/dock": {
                    "name": "濕船塢/乾船塢",
                    "terms": "濕式船塢,乾式船塢"
                },
                "waterway/drain": {
                    "name": "排水道",
                    "terms": "Drain,下水道,排水道,渠,排水渠,排水管,污水渠"
                },
                "waterway/fuel": {
                    "name": "船舶加油站",
                    "terms": "船隻加燃料站,船隻加油站,船用加油站"
                },
                "waterway/river": {
                    "name": "河流",
                    "terms": "River,江,江河,河,河流,河川"
                },
                "waterway/riverbank": {
                    "name": "河岸",
                    "terms": "Riverbank,江岸,河堤"
                },
                "waterway/sanitary_dump_station": {
                    "name": "船舶污水處理",
                    "terms": "船舶污物處理,船隻污物處理,船舶污水處理"
                },
                "waterway/stream": {
                    "name": "溪流",
                    "terms": "Stream,小河,小溪,涌,溪,溪流, 河溪,溪澗"
                },
                "waterway/water_point": {
                    "name": "船隻飲用水",
                    "terms": "船舶飲用水,船用飲用水"
                },
                "waterway/waterfall": {
                    "name": "瀑布",
                    "terms": "Waterfall,瀑布"
                },
                "waterway/weir": {
                    "name": "塘堰",
                    "terms": "Weir,堤堰,堤壩,堰,壩,塘堰,導流壩"
                }
            }
        },
        "imagery": {
            "Bing": {
                "description": "衛星和航攝圖",
                "name": "Bing 航攝圖"
            },
            "DigitalGlobe-Premium": {
                "attribution": {
                    "text": "條款和意見"
                },
                "description": "Premium DigitalGlobe 衛星圖",
                "name": "DigitalGlobe Premium 航攝圖"
            },
            "DigitalGlobe-Premium-vintage": {
                "attribution": {
                    "text": "條款和意見"
                },
                "name": "DigitalGlobe Premium 舊航攝圖"
            },
            "DigitalGlobe-Standard": {
                "attribution": {
                    "text": "條款和意見"
                },
                "description": "Standard DigitalGlobe 衛星圖",
                "name": "DigitalGlobe Standard 航攝圖"
            },
            "DigitalGlobe-Standard-vintage": {
                "attribution": {
                    "text": "條款和意見"
                },
                "name": "DigitalGlobe Standard 舊航攝圖"
            },
            "EsriWorldImagery": {
                "attribution": {
                    "text": "條款和意見"
                },
                "description": "Esri world 世界航攝圖",
                "name": "Esri world 世界航攝圖"
            },
            "EsriWorldImageryClarity": {
                "attribution": {
                    "text": "條款和意見"
                },
                "description": "Esri 之前的航攝圖可能比預設圖層會更清楚和更準確。",
                "name": "Esri World (Clarity) Beta 航攝圖"
            },
            "MAPNIK": {
                "attribution": {
                    "text": "© OpenStreetMap 貢獻者，CC-BY-SA"
                },
                "description": "預設的 OpenStreetMap 圖層。",
                "name": "OpenStreetMap（標準）"
            },
            "Mapbox": {
                "attribution": {
                    "text": "條款和意見"
                },
                "description": "衛星和航攝圖",
                "name": "Mapbox 衛星圖"
            },
            "OSM_Inspector-Addresses": {
                "attribution": {
                    "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者，CC-BY-SA"
                },
                "name": "OSM 檢查器：地址"
            },
            "OSM_Inspector-Geometry": {
                "attribution": {
                    "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者，CC-BY-SA"
                },
                "name": "OSM 檢查器：幾何"
            },
            "OSM_Inspector-Highways": {
                "attribution": {
                    "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者，CC-BY-SA"
                },
                "name": "OSM 檢查器：道路"
            },
            "OSM_Inspector-Multipolygon": {
                "attribution": {
                    "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者，CC-BY-SA"
                },
                "name": "OSM 檢查器：範圍"
            },
            "OSM_Inspector-Places": {
                "attribution": {
                    "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者，CC-BY-SA"
                },
                "name": "OSM 檢查器：地點"
            },
            "OSM_Inspector-Routing": {
                "attribution": {
                    "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者，CC-BY-SA"
                },
                "name": "OSM 檢查器：路徑"
            },
            "OSM_Inspector-Tagging": {
                "attribution": {
                    "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者，CC-BY-SA"
                },
                "name": "OSM 檢查器：標籤"
            },
            "US-TIGER-Roads-2012": {
                "name": "TIGER Roads 2012"
            },
            "US-TIGER-Roads-2014": {
                "description": "在縮放水平16以上，公共地圖數據乃來自美國人口普查。 在較低的縮放水平時，OpenStreetMap只包括自2006年之前的變更",
                "name": "TIGER Roads 2014"
            },
            "US-TIGER-Roads-2017": {
                "description": "黃色 = 來自美國人口普查的公共地圖數據。紅色 = 在OpenStreetMap找不到數據",
                "name": "TIGER Roads 2017"
            },
            "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"
                },
                "name": "basemap.at"
            },
            "basemap.at-orthofoto": {
                "attribution": {
                    "text": "basemap.at"
                },
                "description": "由 basemap.at 提供的 Orthofoto 圖層。geoimage.at 的 \"繼承者\"。",
                "name": "basemap.at Orthofoto"
            },
            "hike_n_bike": {
                "attribution": {
                    "text": "© OpenStreetMap 貢獻者"
                },
                "name": "遠足和單車"
            },
            "mapbox_locator_overlay": {
                "attribution": {
                    "text": "條款和意見"
                },
                "description": "顯示主要的特徵以協助您定位。",
                "name": "定位器覆蓋層"
            },
            "openpt_map": {
                "attribution": {
                    "text": "© OpenStreetMap 貢獻者，CC-BY-SA"
                },
                "name": "OpenPT 地圖（覆蓋層）"
            },
            "osm-gps": {
                "attribution": {
                    "text": "© OpenStreetMap 貢獻者"
                },
                "description": "上傳至OpenStreetMap的公開 GPS 軌跡。",
                "name": "OpenStreetMap GPS 軌跡"
            },
            "osm-mapnik-black_and_white": {
                "attribution": {
                    "text": "© OpenStreetMap 貢獻者，CC-BY-SA"
                },
                "name": "OpenStreetMap（標準黑與白）"
            },
            "osm-mapnik-german_style": {
                "attribution": {
                    "text": "© OpenStreetMap 貢獻者，CC-BY-SA"
                },
                "name": "OpenStreetMap（德國格式）"
            },
            "qa_no_address": {
                "attribution": {
                    "text": "Simon Poole，資料 ©OpenStreetMap 貢獻者"
                },
                "name": "QA 無地址"
            },
            "skobbler": {
                "attribution": {
                    "text": "© 區塊：skobbler 地圖資料：OpenStreetMap 貢獻者"
                },
                "name": "skobbler"
            },
            "stamen-terrain-background": {
                "name": "Stamen 地形"
            },
            "tf-cycle": {
                "attribution": {
                    "text": "地圖 © Thunderforest，資料 © OpenStreetMap 貢獻者"
                },
                "name": "Thunderforest OpenCycleMap"
            },
            "tf-landscape": {
                "attribution": {
                    "text": "地圖 © Thunderforest，資料 © OpenStreetMap 貢獻者"
                },
                "name": "Thunderforest Landscape"
            }
        }
    }
}