mirror of
				https://github.com/openstreetmap/id-tagging-schema.git
				synced 2025-10-31 23:03:52 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4453 lines
		
	
	
		
			No EOL
		
	
	
		
			171 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			4453 lines
		
	
	
		
			No EOL
		
	
	
		
			171 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | ||
|     "zh-HK": {
 | ||
|         "presets": {
 | ||
|             "categories": {
 | ||
|                 "category-barrier": {
 | ||
|                     "name": "圍欄特徵"
 | ||
|                 },
 | ||
|                 "category-building": {
 | ||
|                     "name": "建築物特徵"
 | ||
|                 },
 | ||
|                 "category-landuse": {
 | ||
|                     "name": "土地利用特徵"
 | ||
|                 },
 | ||
|                 "category-restriction": {
 | ||
|                     "name": "限制特徵"
 | ||
|                 },
 | ||
|                 "category-route": {
 | ||
|                     "name": "路綫特徵"
 | ||
|                 },
 | ||
|                 "category-utility": {
 | ||
|                     "name": "設施特徵"
 | ||
|                 }
 | ||
|             },
 | ||
|             "fields": {
 | ||
|                 "access": {
 | ||
|                     "label": "允許通過",
 | ||
|                     "options": {
 | ||
|                         "designated": {
 | ||
|                             "description": "通行與否,按法例或路牌指定",
 | ||
|                             "title": "指定"
 | ||
|                         },
 | ||
|                         "destination": {
 | ||
|                             "description": "只限往目的地",
 | ||
|                             "title": "目的地"
 | ||
|                         },
 | ||
|                         "dismount": {
 | ||
|                             "description": "允許通過但騎單車者需要下車",
 | ||
|                             "title": "下車"
 | ||
|                         },
 | ||
|                         "no": {
 | ||
|                             "description": "禁止一般公眾進入",
 | ||
|                             "title": "禁入"
 | ||
|                         },
 | ||
|                         "permissive": {
 | ||
|                             "description": "容許進入,直至擁有者撇回許可",
 | ||
|                             "title": "自由通過"
 | ||
|                         },
 | ||
|                         "permit": {
 | ||
|                             "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": "種類"
 | ||
|                 },
 | ||
|                 "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": "預設"
 | ||
|                 },
 | ||
|                 "bridge/support": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "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": "內容"
 | ||
|                 },
 | ||
|                 "conveying": {
 | ||
|                     "label": "移動方向",
 | ||
|                     "options": {
 | ||
|                         "backward": "後向",
 | ||
|                         "forward": "前向",
 | ||
|                         "reversible": "可變換方向"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "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": "描述"
 | ||
|                 },
 | ||
|                 "design": {
 | ||
|                     "label": "設計"
 | ||
|                 },
 | ||
|                 "devices": {
 | ||
|                     "label": "裝置",
 | ||
|                     "placeholder": "1, 2, 3..."
 | ||
|                 },
 | ||
|                 "direction": {
 | ||
|                     "label": "方向 (順時針度數)",
 | ||
|                     "placeholder": "45, 90, 180, 270"
 | ||
|                 },
 | ||
|                 "direction_clock": {
 | ||
|                     "label": "方向",
 | ||
|                     "options": {
 | ||
|                         "anticlockwise": "逆時針",
 | ||
|                         "clockwise": "順時針"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "direction_vertex": {
 | ||
|                     "options": {
 | ||
|                         "backward": "後向",
 | ||
|                         "both": "雙向",
 | ||
|                         "forward": "前向"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "display": {
 | ||
|                     "label": "顯示"
 | ||
|                 },
 | ||
|                 "distance": {
 | ||
|                     "label": "距離"
 | ||
|                 },
 | ||
|                 "dock": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "drive_through": {
 | ||
|                     "label": "免下車"
 | ||
|                 },
 | ||
|                 "duration": {
 | ||
|                     "label": "車程",
 | ||
|                     "placeholder": "00:00"
 | ||
|                 },
 | ||
|                 "electrified": {
 | ||
|                     "label": "電氣化",
 | ||
|                     "options": {
 | ||
|                         "contact_line": "電纜",
 | ||
|                         "no": "否",
 | ||
|                         "rail": "已通電路軌",
 | ||
|                         "yes": "是 (未指定)"
 | ||
|                     },
 | ||
|                     "placeholder": "電纜、已通電路軌…"
 | ||
|                 },
 | ||
|                 "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/type": {
 | ||
|                     "options": {
 | ||
|                         "pillar": "柱狀/地上",
 | ||
|                         "underground": "地下",
 | ||
|                         "wall": "牆上"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "fitness_station": {
 | ||
|                     "label": "設備種類"
 | ||
|                 },
 | ||
|                 "fixme": {
 | ||
|                     "label": "待修正"
 | ||
|                 },
 | ||
|                 "ford": {
 | ||
|                     "label": "類",
 | ||
|                     "placeholder": "預設"
 | ||
|                 },
 | ||
|                 "frequency": {
 | ||
|                     "label": "操作頻率"
 | ||
|                 },
 | ||
|                 "from": {
 | ||
|                     "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": {
 | ||
|                     "placeholder": "#例子"
 | ||
|                 },
 | ||
|                 "healthcare": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "healthcare/speciality": {
 | ||
|                     "label": "專科"
 | ||
|                 },
 | ||
|                 "height": {
 | ||
|                     "label": "高度 (米)"
 | ||
|                 },
 | ||
|                 "highway": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "historic": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "historic/civilization": {
 | ||
|                     "label": "古代文明"
 | ||
|                 },
 | ||
|                 "historic/wreck/date_sunk": {
 | ||
|                     "label": "沉沒日期"
 | ||
|                 },
 | ||
|                 "historic/wreck/visible_at_high_tide": {
 | ||
|                     "label": "漲潮時看到"
 | ||
|                 },
 | ||
|                 "historic/wreck/visible_at_low_tide": {
 | ||
|                     "label": "退潮時看到"
 | ||
|                 },
 | ||
|                 "hoops": {
 | ||
|                     "label": "籃框數量",
 | ||
|                     "placeholder": "1, 2, 4..."
 | ||
|                 },
 | ||
|                 "horse_dressage": {
 | ||
|                     "label": "盛裝舞步",
 | ||
|                     "options": {
 | ||
|                         "equestrian": "是",
 | ||
|                         "undefined": "否"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "horse_riding": {
 | ||
|                     "label": "騎馬",
 | ||
|                     "options": {
 | ||
|                         "horse_riding": "是",
 | ||
|                         "undefined": "否"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "horse_scale": {
 | ||
|                     "label": "騎馬難度"
 | ||
|                 },
 | ||
|                 "horse_stables": {
 | ||
|                     "label": "馬廄",
 | ||
|                     "options": {
 | ||
|                         "stables": "是",
 | ||
|                         "undefined": "否"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "incline": {
 | ||
|                     "label": "斜"
 | ||
|                 },
 | ||
|                 "incline_steps": {
 | ||
|                     "label": "斜坡",
 | ||
|                     "options": {
 | ||
|                         "down": "落",
 | ||
|                         "up": "上"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "indoor": {
 | ||
|                     "label": "室內"
 | ||
|                 },
 | ||
|                 "industrial": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "information": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "inscription": {
 | ||
|                     "label": "碑文"
 | ||
|                 },
 | ||
|                 "intermittent": {
 | ||
|                     "label": "間中"
 | ||
|                 },
 | ||
|                 "internet_access": {
 | ||
|                     "options": {
 | ||
|                         "no": "否",
 | ||
|                         "terminal": "終端機",
 | ||
|                         "wired": "揷綫上網",
 | ||
|                         "wlan": "無綫上網",
 | ||
|                         "yes": "有"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "kerb": {
 | ||
|                     "label": "下斜路緣"
 | ||
|                 },
 | ||
|                 "label": {
 | ||
|                     "label": "標籤"
 | ||
|                 },
 | ||
|                 "lamp_type": {
 | ||
|                     "label": "類別"
 | ||
|                 },
 | ||
|                 "landuse": {
 | ||
|                     "label": "類別"
 | ||
|                 },
 | ||
|                 "lanes": {
 | ||
|                     "label": "行車綫",
 | ||
|                     "placeholder": "1, 2, 3..."
 | ||
|                 },
 | ||
|                 "language_multi": {
 | ||
|                     "label": "語言"
 | ||
|                 },
 | ||
|                 "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": "圖層"
 | ||
|                 },
 | ||
|                 "lit": {
 | ||
|                     "label": "照明"
 | ||
|                 },
 | ||
|                 "location": {
 | ||
|                     "label": "地點"
 | ||
|                 },
 | ||
|                 "location_pool": {
 | ||
|                     "label": "位置",
 | ||
|                     "options": {
 | ||
|                         "indoor": "室內",
 | ||
|                         "outdoor": "室外",
 | ||
|                         "roof": "天台"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "man_made": {
 | ||
|                     "label": "類別"
 | ||
|                 },
 | ||
|                 "manhole": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "map_size": {
 | ||
|                     "label": "覆蓋範圍"
 | ||
|                 },
 | ||
|                 "map_type": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "material": {
 | ||
|                     "label": "物料"
 | ||
|                 },
 | ||
|                 "maxheight": {
 | ||
|                     "label": "最大高度",
 | ||
|                     "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\""
 | ||
|                 },
 | ||
|                 "maxspeed": {
 | ||
|                     "label": "速度限制",
 | ||
|                     "placeholder": "40, 50, 60..."
 | ||
|                 },
 | ||
|                 "maxspeed/advisory": {
 | ||
|                     "label": "建議限速",
 | ||
|                     "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": {
 | ||
|                     "options": {
 | ||
|                         "icn": "國際",
 | ||
|                         "lcn": "本地",
 | ||
|                         "ncn": "國家",
 | ||
|                         "rcn": "地區"
 | ||
|                     },
 | ||
|                     "placeholder": "本地、地區、國家、國際"
 | ||
|                 },
 | ||
|                 "network_foot": {
 | ||
|                     "options": {
 | ||
|                         "iwn": "國際",
 | ||
|                         "lwn": "本地",
 | ||
|                         "nwn": "國家",
 | ||
|                         "rwn": "地區"
 | ||
|                     },
 | ||
|                     "placeholder": "本地、地區、國家、國際"
 | ||
|                 },
 | ||
|                 "network_horse": {
 | ||
|                     "options": {
 | ||
|                         "ihn": "國際",
 | ||
|                         "lhn": "本地",
 | ||
|                         "nhn": "國家",
 | ||
|                         "rhn": "地區"
 | ||
|                     },
 | ||
|                     "placeholder": "本地、地區、國家、國際"
 | ||
|                 },
 | ||
|                 "network_road": {
 | ||
|                     "label": "網絡"
 | ||
|                 },
 | ||
|                 "note": {
 | ||
|                     "label": "註"
 | ||
|                 },
 | ||
|                 "office": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "oneway": {
 | ||
|                     "label": "單程",
 | ||
|                     "options": {
 | ||
|                         "alternating": "單綫雙程",
 | ||
|                         "no": "否",
 | ||
|                         "reversible": "可變換方向",
 | ||
|                         "undefined": "假設為否",
 | ||
|                         "yes": "是"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "oneway_yes": {
 | ||
|                     "label": "單程",
 | ||
|                     "options": {
 | ||
|                         "alternating": "單綫雙程",
 | ||
|                         "no": "否",
 | ||
|                         "reversible": "可變換方向",
 | ||
|                         "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/difficulty_downhill": {
 | ||
|                     "label": "難度",
 | ||
|                     "options": {
 | ||
|                         "advanced": "進階 (黑鑽)",
 | ||
|                         "easy": "容易 (綠圓圈)",
 | ||
|                         "expert": "專家 (雙黑鑽)",
 | ||
|                         "extreme": "極困難 (需要攀登工具)",
 | ||
|                         "freeride": "自由滑行 (場地外)",
 | ||
|                         "intermediate": "中階 (藍方塊)",
 | ||
|                         "novice": "新手 (教學)"
 | ||
|                     },
 | ||
|                     "placeholder": "容易、中階、 進階..."
 | ||
|                 },
 | ||
|                 "piste/difficulty_nordic": {
 | ||
|                     "label": "難度",
 | ||
|                     "options": {
 | ||
|                         "advanced": "高階 - 窄、斜或結冰路段,急彎",
 | ||
|                         "easy": "容易 - 軟地、一小段斜的段",
 | ||
|                         "expert": "專家 - 附近有危險地形",
 | ||
|                         "intermediate": "中階 - 傾斜路段",
 | ||
|                         "novice": "新手 - 平路、毋須花太多力氣"
 | ||
|                     },
 | ||
|                     "placeholder": "容易、中階、 進階..."
 | ||
|                 },
 | ||
|                 "piste/difficulty_skitour": {
 | ||
|                     "label": "難度",
 | ||
|                     "options": {
 | ||
|                         "advanced": "高階 - S: 斜度 40-45°",
 | ||
|                         "easy": "容易 - WS: 斜度 30-35°",
 | ||
|                         "expert": "專家 - SS: 斜度 45–50°",
 | ||
|                         "extreme": "極限 - EX: 斜度 >55°",
 | ||
|                         "freeride": "自由滑行 - AS: 斜度 50–55°",
 | ||
|                         "intermediate": "中等 - ZS: 斜度 35-40°",
 | ||
|                         "novice": "新手 - L: 斜度 <30°"
 | ||
|                     },
 | ||
|                     "placeholder": "容易、中階、 進階..."
 | ||
|                 },
 | ||
|                 "piste/grooming": {
 | ||
|                     "label": "雪道種類",
 | ||
|                     "options": {
 | ||
|                         "backcountry": "偏遠地區",
 | ||
|                         "classic": "典型",
 | ||
|                         "classic+skating": "典型和滑行",
 | ||
|                         "mogul": "花式",
 | ||
|                         "scooter": "雪地滑板車/電單車",
 | ||
|                         "skating": "滑行"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "piste/type": {
 | ||
|                     "label": "種類",
 | ||
|                     "options": {
 | ||
|                         "connection": "連接",
 | ||
|                         "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..."
 | ||
|                 },
 | ||
|                 "population": {
 | ||
|                     "label": "人口"
 | ||
|                 },
 | ||
|                 "power": {
 | ||
|                     "label": "類別"
 | ||
|                 },
 | ||
|                 "power_supply": {
 | ||
|                     "label": "電源供應"
 | ||
|                 },
 | ||
|                 "produce": {
 | ||
|                     "label": "產品"
 | ||
|                 },
 | ||
|                 "product": {
 | ||
|                     "label": "產品"
 | ||
|                 },
 | ||
|                 "railway": {
 | ||
|                     "label": "類別"
 | ||
|                 },
 | ||
|                 "railway/position": {
 | ||
|                     "label": "里程碑位置",
 | ||
|                     "placeholder": "距離準確至一個小數位 (123.4)"
 | ||
|                 },
 | ||
|                 "railway/signal/direction": {
 | ||
|                     "options": {
 | ||
|                         "backward": "後向",
 | ||
|                         "both": "雙向",
 | ||
|                         "forward": "前向"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "rating": {
 | ||
|                     "label": "電力功率"
 | ||
|                 },
 | ||
|                 "recycling_accepts": {
 | ||
|                     "label": "接受"
 | ||
|                 },
 | ||
|                 "recycling_type": {
 | ||
|                     "label": "種類",
 | ||
|                     "options": {
 | ||
|                         "centre": "中心",
 | ||
|                         "container": "回收箱"
 | ||
|                     },
 | ||
|                     "placeholder": "回收箱, 中心"
 | ||
|                 },
 | ||
|                 "ref": {
 | ||
|                     "label": "參考編號"
 | ||
|                 },
 | ||
|                 "ref/isil": {
 | ||
|                     "label": "ISIL 編號"
 | ||
|                 },
 | ||
|                 "ref_aeroway_gate": {
 | ||
|                     "label": "登機閘編號"
 | ||
|                 },
 | ||
|                 "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": "廁所污水處理"
 | ||
|                 },
 | ||
|                 "scuba_diving": {
 | ||
|                     "label": "服務"
 | ||
|                 },
 | ||
|                 "seamark/beacon_isolated_danger/shape": {
 | ||
|                     "label": "形狀"
 | ||
|                 },
 | ||
|                 "seamark/beacon_lateral/category": {
 | ||
|                     "label": "分類",
 | ||
|                     "options": {
 | ||
|                         "danger_left": "左岸有危險",
 | ||
|                         "danger_right": "右岸有危險",
 | ||
|                         "port": "左舷",
 | ||
|                         "starboard": "右舷"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "seamark/beacon_lateral/colour": {
 | ||
|                     "label": "顏色",
 | ||
|                     "options": {
 | ||
|                         "green": "綠",
 | ||
|                         "grey": "灰",
 | ||
|                         "red": "紅"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "seamark/beacon_lateral/shape": {
 | ||
|                     "label": "形狀"
 | ||
|                 },
 | ||
|                 "seamark/beacon_lateral/system": {
 | ||
|                     "label": "制式",
 | ||
|                     "options": {
 | ||
|                         "cevni": "CEVNI",
 | ||
|                         "iala-a": "IALA A",
 | ||
|                         "iala-b": "IALA B",
 | ||
|                         "other": "其他"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "seamark/buoy_lateral/category": {
 | ||
|                     "label": "分類",
 | ||
|                     "options": {
 | ||
|                         "danger_left": "左岸有危險",
 | ||
|                         "danger_right": "右岸有危險",
 | ||
|                         "port": "左舷",
 | ||
|                         "starboard": "右舷"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "seamark/buoy_lateral/colour": {
 | ||
|                     "label": "顏色",
 | ||
|                     "options": {
 | ||
|                         "green": "綠",
 | ||
|                         "green;red;green": "綠-紅-綠",
 | ||
|                         "green;white;green;white": "綠-白-綠-白",
 | ||
|                         "red": "紅",
 | ||
|                         "red;green;red": "紅-綠-紅",
 | ||
|                         "red;white;red;white": "紅-白-紅-白",
 | ||
|                         "white": "白",
 | ||
|                         "yellow": "黃"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "seamark/buoy_lateral/shape": {
 | ||
|                     "label": "形狀"
 | ||
|                 },
 | ||
|                 "seamark/buoy_lateral/system": {
 | ||
|                     "label": "制式",
 | ||
|                     "options": {
 | ||
|                         "cevni": "CEVNI",
 | ||
|                         "iala-a": "IALA A",
 | ||
|                         "iala-b": "IALA B",
 | ||
|                         "other": "其他"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "seamark/mooring/category": {
 | ||
|                     "label": "分類"
 | ||
|                 },
 | ||
|                 "seamark/type": {
 | ||
|                     "label": "航海標"
 | ||
|                 },
 | ||
|                 "seamark/wreck/category": {
 | ||
|                     "label": "分類"
 | ||
|                 },
 | ||
|                 "seasonal": {
 | ||
|                     "label": "季節性"
 | ||
|                 },
 | ||
|                 "seats": {
 | ||
|                     "label": "座位",
 | ||
|                     "placeholder": "2, 4, 6..."
 | ||
|                 },
 | ||
|                 "second_hand": {
 | ||
|                     "label": "售賣二手貨",
 | ||
|                     "options": {
 | ||
|                         "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": "種類"
 | ||
|                 },
 | ||
|                 "siren/purpose": {
 | ||
|                     "label": "作用"
 | ||
|                 },
 | ||
|                 "siren/type": {
 | ||
|                     "label": "種類",
 | ||
|                     "options": {
 | ||
|                         "electronic": "電子",
 | ||
|                         "other": "其他",
 | ||
|                         "pneumatic": "氣動"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "site": {
 | ||
|                     "label": "類別"
 | ||
|                 },
 | ||
|                 "site_type": {
 | ||
|                     "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": {
 | ||
|                     "label": "構造",
 | ||
|                     "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": "監視區域"
 | ||
|                 },
 | ||
|                 "swimming_pool": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "switch": {
 | ||
|                     "label": "種類",
 | ||
|                     "options": {
 | ||
|                         "circuit_breaker": "斷路器",
 | ||
|                         "disconnector": "切斷器",
 | ||
|                         "earthing": " 接地斷路",
 | ||
|                         "mechanical": "機械式"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "tactile_paving": {
 | ||
|                     "label": "盲人引路徑"
 | ||
|                 },
 | ||
|                 "takeaway": {
 | ||
|                     "label": "外賣",
 | ||
|                     "options": {
 | ||
|                         "no": "不可",
 | ||
|                         "only": "只可外賣",
 | ||
|                         "yes": "可以"
 | ||
|                     },
 | ||
|                     "placeholder": "可以、不可、只可外賣…"
 | ||
|                 },
 | ||
|                 "to": {
 | ||
|                     "label": "至"
 | ||
|                 },
 | ||
|                 "toilets/disposal": {
 | ||
|                     "label": "棄置",
 | ||
|                     "options": {
 | ||
|                         "bucket": "尿斗",
 | ||
|                         "chemical": "化學掩臭",
 | ||
|                         "flush": "沖水式"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "toll": {
 | ||
|                     "label": "收費"
 | ||
|                 },
 | ||
|                 "tomb": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "tourism": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "tower/construction": {
 | ||
|                     "label": "建築物料",
 | ||
|                     "placeholder": "拉線、格狀、隱藏、..."
 | ||
|                 },
 | ||
|                 "tower/type": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "tracktype": {
 | ||
|                     "label": "路徑種類",
 | ||
|                     "options": {
 | ||
|                         "grade1": "實心:已鋪設路面或有剛硬的表面",
 | ||
|                         "grade2": "接近實心:混合了柔性物料的碎石/石塊",
 | ||
|                         "grade3": "混合了硬性與柔性的物料",
 | ||
|                         "grade4": "接近柔性:混合了硬性物料的土壤/砂粒/草",
 | ||
|                         "grade5": "柔性:土壤/砂粒/草"
 | ||
|                     },
 | ||
|                     "placeholder": "實心、接近實心、柔性..."
 | ||
|                 },
 | ||
|                 "trade": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "traffic_calming": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "traffic_sign": {
 | ||
|                     "label": "交通標誌"
 | ||
|                 },
 | ||
|                 "traffic_sign/direction": {
 | ||
|                     "options": {
 | ||
|                         "backward": "後向",
 | ||
|                         "both": "雙向",
 | ||
|                         "forward": "前向"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "traffic_signals": {
 | ||
|                     "label": "訊號種類"
 | ||
|                 },
 | ||
|                 "traffic_signals/direction": {
 | ||
|                     "options": {
 | ||
|                         "backward": "後向",
 | ||
|                         "both": "雙向",
 | ||
|                         "forward": "前向"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "trail_visibility": {
 | ||
|                     "label": "路徑可見度",
 | ||
|                     "options": {
 | ||
|                         "bad": "差勁:沒有標記,有時候看不到路徑/沒有路徑",
 | ||
|                         "excellent": "優良:路徑明確或有充分標記",
 | ||
|                         "good": "好:標記可看得到,但有時需要搜尋",
 | ||
|                         "horrible": "可怕:時常沒有路徑,需要一些定向技能",
 | ||
|                         "intermediate": "尚可:標記不多,路徑大致可見",
 | ||
|                         "no": "無:沒有路徑,需要極佳定向技能"
 | ||
|                     },
 | ||
|                     "placeholder": "優良、好、差勁..."
 | ||
|                 },
 | ||
|                 "transformer": {
 | ||
|                     "label": "種類",
 | ||
|                     "options": {
 | ||
|                         "auto": "自耦變壓器",
 | ||
|                         "auxiliary": "輔助",
 | ||
|                         "converter": "轉換器",
 | ||
|                         "distribution": "配電器",
 | ||
|                         "generator": "變電器",
 | ||
|                         "phase_angle_regulator": "相位角整流器",
 | ||
|                         "traction": " 牽引器",
 | ||
|                         "yes": "未知"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "trees": {
 | ||
|                     "label": "樹"
 | ||
|                 },
 | ||
|                 "tunnel": {
 | ||
|                     "label": "種類",
 | ||
|                     "placeholder": "預設"
 | ||
|                 },
 | ||
|                 "usage_rail": {
 | ||
|                     "label": "用途種類",
 | ||
|                     "options": {
 | ||
|                         "branch": "分支",
 | ||
|                         "industrial": "工業",
 | ||
|                         "main": "主線",
 | ||
|                         "military": "軍事",
 | ||
|                         "test": "測試",
 | ||
|                         "tourism": "觀光"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "vending": {
 | ||
|                     "label": "貨物種類"
 | ||
|                 },
 | ||
|                 "visibility": {
 | ||
|                     "label": "可見度",
 | ||
|                     "options": {
 | ||
|                         "area": "超過 20 米 (65 呎)",
 | ||
|                         "house": "到 5 米 (16 呎)",
 | ||
|                         "street": "5 至 20米 (16 至 65呎)"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "volcano/status": {
 | ||
|                     "label": "火山狀態",
 | ||
|                     "options": {
 | ||
|                         "active": "活火山",
 | ||
|                         "dormant": "睡火山",
 | ||
|                         "extinct": "死火山"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "volcano/type": {
 | ||
|                     "label": "火山種類",
 | ||
|                     "options": {
 | ||
|                         "shield": "盾狀火山",
 | ||
|                         "stratovolcano": "層狀火山"
 | ||
|                     }
 | ||
|                 },
 | ||
|                 "voltage": {
 | ||
|                     "label": "電壓"
 | ||
|                 },
 | ||
|                 "voltage/primary": {
 | ||
|                     "label": "初級電壓"
 | ||
|                 },
 | ||
|                 "voltage/secondary": {
 | ||
|                     "label": " 次級電壓"
 | ||
|                 },
 | ||
|                 "voltage/tertiary": {
 | ||
|                     "label": "三次電壓"
 | ||
|                 },
 | ||
|                 "wall": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "water": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "water_point": {
 | ||
|                     "label": "取水地點"
 | ||
|                 },
 | ||
|                 "waterway": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "website": {
 | ||
|                     "label": "網站"
 | ||
|                 },
 | ||
|                 "wetland": {
 | ||
|                     "label": "種類"
 | ||
|                 },
 | ||
|                 "wheelchair": {
 | ||
|                     "label": "可通輪椅"
 | ||
|                 },
 | ||
|                 "wholesale": {
 | ||
|                     "label": "批發"
 | ||
|                 },
 | ||
|                 "width": {
 | ||
|                     "label": "濶度(米)"
 | ||
|                 },
 | ||
|                 "wikidata": {
 | ||
|                     "label": "維基資料"
 | ||
|                 },
 | ||
|                 "wikipedia": {
 | ||
|                     "label": "維基百科全書"
 | ||
|                 },
 | ||
|                 "windings": {
 | ||
|                     "label": "繞組",
 | ||
|                     "placeholder": "1, 2, 3..."
 | ||
|                 },
 | ||
|                 "windings/configuration": {
 | ||
|                     "label": "繞組組態"
 | ||
|                 }
 | ||
|             },
 | ||
|             "presets": {
 | ||
|                 "address": {
 | ||
|                     "name": "地址",
 | ||
|                     "terms": "Address,地址,地埗,址"
 | ||
|                 },
 | ||
|                 "advertising/billboard": {
 | ||
|                     "name": "Billboard",
 | ||
|                     "terms": "Billboard, 廣告板"
 | ||
|                 },
 | ||
|                 "aerialway/cable_car": {
 | ||
|                     "name": "纜車",
 | ||
|                     "terms": "Cable Car,纜車"
 | ||
|                 },
 | ||
|                 "aerialway/chair_lift": {
 | ||
|                     "name": "吊椅",
 | ||
|                     "terms": "Chair Lift,吊椅"
 | ||
|                 },
 | ||
|                 "aerialway/drag_lift": {
 | ||
|                     "name": "牽引纜車",
 | ||
|                     "terms": "Drag Lift, 牽引纜車"
 | ||
|                 },
 | ||
|                 "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": "牽繩"
 | ||
|                 },
 | ||
|                 "aeroway/aerodrome": {
 | ||
|                     "name": "機場",
 | ||
|                     "terms": "Airport,機場,飛機,飛機場"
 | ||
|                 },
 | ||
|                 "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_rental": {
 | ||
|                     "name": "汽車租賃",
 | ||
|                     "terms": "Car Rental,汽車租賃處,租車,租車店,租車舖"
 | ||
|                 },
 | ||
|                 "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/dive_centre": {
 | ||
|                     "name": "潛水中心",
 | ||
|                     "terms": "Dive Center,潛水中心"
 | ||
|                 },
 | ||
|                 "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": "大使館"
 | ||
|                 },
 | ||
|                 "amenity/fast_food": {
 | ||
|                     "name": "快餐店",
 | ||
|                     "terms": "Fast Food,快餐店,速食店"
 | ||
|                 },
 | ||
|                 "amenity/fast_food/burger": {
 | ||
|                     "name": "漢堡快餐",
 | ||
|                     "terms": "漢堡麭快餐,漢堡包快餐,漢堡包"
 | ||
|                 },
 | ||
|                 "amenity/fast_food/chicken": {
 | ||
|                     "name": "雞快餐",
 | ||
|                     "terms": "炸雞快餐,炸雞"
 | ||
|                 },
 | ||
|                 "amenity/fast_food/fish_and_chips": {
 | ||
|                     "name": "炸魚及薯條快餐",
 | ||
|                     "terms": "炸魚,薯條"
 | ||
|                 },
 | ||
|                 "amenity/fast_food/kebab": {
 | ||
|                     "name": "土耳其烤肉快餐",
 | ||
|                     "terms": "土耳其串燒,串燒烤肉,烤肉"
 | ||
|                 },
 | ||
|                 "amenity/fast_food/pizza": {
 | ||
|                     "name": "薄餅快餐",
 | ||
|                     "terms": "Pizza,意式薄餅,意大利薄餅"
 | ||
|                 },
 | ||
|                 "amenity/fast_food/sandwich": {
 | ||
|                     "name": "三文治快餐",
 | ||
|                     "terms": "三明治"
 | ||
|                 },
 | ||
|                 "amenity/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/language_school": {
 | ||
|                     "name": "語言學校",
 | ||
|                     "terms": "語言學校,外文學校,外語學校"
 | ||
|                 },
 | ||
|                 "amenity/library": {
 | ||
|                     "name": "圖書館",
 | ||
|                     "terms": "Library,圖書館"
 | ||
|                 },
 | ||
|                 "amenity/love_hotel": {
 | ||
|                     "name": "愛情酒店",
 | ||
|                     "terms": "Love Hotel, 時鐘酒店"
 | ||
|                 },
 | ||
|                 "amenity/marketplace": {
 | ||
|                     "name": "街市",
 | ||
|                     "terms": "Marketplace,市場,菜市場,街市"
 | ||
|                 },
 | ||
|                 "amenity/monastery": {
 | ||
|                     "name": "寺院範圍",
 | ||
|                     "terms": "道觀,寺廟,廟宇,道寺"
 | ||
|                 },
 | ||
|                 "amenity/money_transfer": {
 | ||
|                     "name": "滙款中心",
 | ||
|                     "terms": "滙款店,匯款"
 | ||
|                 },
 | ||
|                 "amenity/motorcycle_parking": {
 | ||
|                     "name": "電單車停車位",
 | ||
|                     "terms": "摩托車停車場,電單車停車場"
 | ||
|                 },
 | ||
|                 "amenity/music_school": {
 | ||
|                     "name": "音樂學校",
 | ||
|                     "terms": "Music School, 音樂學校"
 | ||
|                 },
 | ||
|                 "amenity/nightclub": {
 | ||
|                     "name": "夜總會",
 | ||
|                     "terms": "夜店"
 | ||
|                 },
 | ||
|                 "amenity/nursing_home": {
 | ||
|                     "name": "護養院"
 | ||
|                 },
 | ||
|                 "amenity/parking": {
 | ||
|                     "name": "停車場",
 | ||
|                     "terms": "Car Parking,停車場,泊車位,泊車場,停車位"
 | ||
|                 },
 | ||
|                 "amenity/parking/multi-storey": {
 | ||
|                     "name": "多層停車場",
 | ||
|                     "terms": "多層泊車場,停車場,泊車場"
 | ||
|                 },
 | ||
|                 "amenity/parking_space": {
 | ||
|                     "name": "泊車位",
 | ||
|                     "terms": "停車空間,泊車處,停車位,車位"
 | ||
|                 },
 | ||
|                 "amenity/payment_centre": {
 | ||
|                     "name": "繳費處",
 | ||
|                     "terms": "付款處,付費處,繳費中心"
 | ||
|                 },
 | ||
|                 "amenity/payment_terminal": {
 | ||
|                     "name": "繳費終端機",
 | ||
|                     "terms": "繳費機,付款機,收費機"
 | ||
|                 },
 | ||
|                 "amenity/place_of_worship": {
 | ||
|                     "name": "祟拜場所",
 | ||
|                     "terms": "Place of Worship,Worship,宗教祟拜場所,宗教禮拜處,崇拜處,拜神之所,禮拜場所,廟,教堂,寺廟,禮拜堂,猶太廟,清真寺"
 | ||
|                 },
 | ||
|                 "amenity/place_of_worship/buddhist": {
 | ||
|                     "name": "佛寺",
 | ||
|                     "terms": "Buddhist Temple,佛堂,佛寺,佛廟,和尚寺,寶殿,寺,寺廟,尼姑庵,尼庵,庵堂,廟,精舍,閣,靜院,觀音廟,觀音寺"
 | ||
|                 },
 | ||
|                 "amenity/place_of_worship/hindu": {
 | ||
|                     "name": "印度廟",
 | ||
|                     "terms": "Hindu Temple, 印度教廟"
 | ||
|                 },
 | ||
|                 "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_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": "回收設施"
 | ||
|                 },
 | ||
|                 "amenity/recycling_centre": {
 | ||
|                     "name": "回收中心",
 | ||
|                     "terms": "Recycling Center, 廢物回收中心, 資源回收中心"
 | ||
|                 },
 | ||
|                 "amenity/recycling_container": {
 | ||
|                     "name": "回收桶",
 | ||
|                     "terms": "回收桶,三色桶,回收箱"
 | ||
|                 },
 | ||
|                 "amenity/restaurant": {
 | ||
|                     "name": "餐廳",
 | ||
|                     "terms": "Restaurant,茶樓,酒家,酒樓,飯店,飯館,餐廳,餐館"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/american": {
 | ||
|                     "name": "美式餐廳",
 | ||
|                     "terms": "美國餐廳"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/asian": {
 | ||
|                     "name": "亞洲餐廳",
 | ||
|                     "terms": "亞式餐廳"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/chinese": {
 | ||
|                     "name": "中式餐廳",
 | ||
|                     "terms": "中國餐廳"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/french": {
 | ||
|                     "name": "法式餐廳",
 | ||
|                     "terms": "法國餐廳"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/german": {
 | ||
|                     "name": "德式餐廳",
 | ||
|                     "terms": "德國餐廳"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/greek": {
 | ||
|                     "name": "希臘式餐廳",
 | ||
|                     "terms": "希臘餐廳"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/indian": {
 | ||
|                     "name": "印度式餐廳",
 | ||
|                     "terms": "印度餐廳"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/italian": {
 | ||
|                     "name": "意式餐廳",
 | ||
|                     "terms": "意大利餐廳"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/japanese": {
 | ||
|                     "name": "日式餐廳",
 | ||
|                     "terms": "日本餐廳"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/mexican": {
 | ||
|                     "name": "墨西哥式餐廳",
 | ||
|                     "terms": "墨西哥餐廳"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/noodle": {
 | ||
|                     "name": "麵食店",
 | ||
|                     "terms": "麵食餐廳,麵店"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/pizza": {
 | ||
|                     "name": "薄餅餐廳",
 | ||
|                     "terms": "意式薄餅餐廳,意大利薄餅餐廳"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/seafood": {
 | ||
|                     "name": "海鮮餐廳",
 | ||
|                     "terms": "海鮮餐廳"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/steakhouse": {
 | ||
|                     "name": "扒房",
 | ||
|                     "terms": "鋸扒,牛扒屋"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/sushi": {
 | ||
|                     "name": "壽司餐廳",
 | ||
|                     "terms": "壽司店,廻轉壽司"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/thai": {
 | ||
|                     "name": "泰式餐廳",
 | ||
|                     "terms": "泰國餐廳"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/turkish": {
 | ||
|                     "name": "土耳其式餐廳",
 | ||
|                     "terms": "土耳其餐廳"
 | ||
|                 },
 | ||
|                 "amenity/restaurant/vietnamese": {
 | ||
|                     "name": "越式餐廳",
 | ||
|                     "terms": "越南餐廳"
 | ||
|                 },
 | ||
|                 "amenity/sanitary_dump_station": {
 | ||
|                     "name": "露營車廁所廢物收集",
 | ||
|                     "terms": "露營車廁所廢物收集"
 | ||
|                 },
 | ||
|                 "amenity/school": {
 | ||
|                     "name": "學校範圍",
 | ||
|                     "terms": "學校,中學,小學,學校用地,學校範圍,國際學校"
 | ||
|                 },
 | ||
|                 "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/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/feminine_hygiene": {
 | ||
|                     "name": "女性衞生用品售賣機",
 | ||
|                     "terms": "Feminine Hygiene Vending Machine,女性用品售賣機"
 | ||
|                 },
 | ||
|                 "amenity/vending_machine/newspapers": {
 | ||
|                     "name": "報紙售賣機",
 | ||
|                     "terms": "Newspaper Vending Machine,報紙販賣機"
 | ||
|                 },
 | ||
|                 "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,區域,範圍"
 | ||
|                 },
 | ||
|                 "attraction/amusement_ride": {
 | ||
|                     "name": "機動遊戲機",
 | ||
|                     "terms": "Amusement Ride,機動遊戲"
 | ||
|                 },
 | ||
|                 "attraction/big_wheel": {
 | ||
|                     "name": "摩天輪",
 | ||
|                     "terms": "Big Wheel,Ferris wheel"
 | ||
|                 },
 | ||
|                 "attraction/bungee_jumping": {
 | ||
|                     "name": "笨豬跳",
 | ||
|                     "terms": "Bungee Jumping,Bungee Jump,高空彈跳"
 | ||
|                 },
 | ||
|                 "attraction/carousel": {
 | ||
|                     "name": "旋轉木馬",
 | ||
|                     "terms": "Carousel,迴轉木馬"
 | ||
|                 },
 | ||
|                 "attraction/dark_ride": {
 | ||
|                     "name": "黑暗探險",
 | ||
|                     "terms": "Dark Ride"
 | ||
|                 },
 | ||
|                 "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/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/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/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/university": {
 | ||
|                     "name": "大學建築物",
 | ||
|                     "terms": "大學校舍"
 | ||
|                 },
 | ||
|                 "building/warehouse": {
 | ||
|                     "name": "貨倉",
 | ||
|                     "terms": "倉庫,稅倉,倉"
 | ||
|                 },
 | ||
|                 "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/insulator": {
 | ||
|                     "name": "隔熱工程",
 | ||
|                     "terms": "隔熱工程"
 | ||
|                 },
 | ||
|                 "craft/key_cutter": {
 | ||
|                     "name": "配匙店",
 | ||
|                     "terms": "鑰匙店,鎖匙店"
 | ||
|                 },
 | ||
|                 "craft/locksmith": {
 | ||
|                     "name": "鎖匠"
 | ||
|                 },
 | ||
|                 "craft/painter": {
 | ||
|                     "name": "髹漆工",
 | ||
|                     "terms": "油漆工人"
 | ||
|                 },
 | ||
|                 "craft/photographer": {
 | ||
|                     "name": "照相館",
 | ||
|                     "terms": "攝影師工作室"
 | ||
|                 },
 | ||
|                 "craft/photographic_laboratory": {
 | ||
|                     "name": "黑房",
 | ||
|                     "terms": "沖晒相片,相片實驗室,沖曬相片,照片實驗室,沖晒照片,沖曬沖曬相片片"
 | ||
|                 },
 | ||
|                 "craft/plasterer": {
 | ||
|                     "name": "批盪技工",
 | ||
|                     "terms": "抹灰工,粉刷工"
 | ||
|                 },
 | ||
|                 "craft/plumber": {
 | ||
|                     "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/sculptor": {
 | ||
|                     "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": "路堤"
 | ||
|                 },
 | ||
|                 "emergency/ambulance_station": {
 | ||
|                     "name": "救護站",
 | ||
|                     "terms": "Ambulance Station,十字車,救傷車,救護站,救護車"
 | ||
|                 },
 | ||
|                 "emergency/defibrillator": {
 | ||
|                     "name": "自動外置式心臟去纖顫器",
 | ||
|                     "terms": "defibrillator,自動心臟去顫器,自動體外心臟去顫器"
 | ||
|                 },
 | ||
|                 "emergency/designated": {
 | ||
|                     "name": "指定緊急通道"
 | ||
|                 },
 | ||
|                 "emergency/destination": {
 | ||
|                     "name": "緊急通道目的地"
 | ||
|                 },
 | ||
|                 "emergency/fire_alarm": {
 | ||
|                     "name": "火警召喚",
 | ||
|                     "terms": "火警召喚箱,火警鐘"
 | ||
|                 },
 | ||
|                 "emergency/fire_extinguisher": {
 | ||
|                     "name": "滅火筒",
 | ||
|                     "terms": "滅火器"
 | ||
|                 },
 | ||
|                 "emergency/fire_hydrant": {
 | ||
|                     "name": "消防栓",
 | ||
|                     "terms": "Fire Hydrant,消防栓,消防龍頭"
 | ||
|                 },
 | ||
|                 "emergency/first_aid_kit": {
 | ||
|                     "name": "急救箱",
 | ||
|                     "terms": "First Aid Kit,急救,救護,繃帶,醫療箱,medkit"
 | ||
|                 },
 | ||
|                 "emergency/life_ring": {
 | ||
|                     "name": "救生圈",
 | ||
|                     "terms": "Life Ring,救生水泡"
 | ||
|                 },
 | ||
|                 "emergency/lifeguard": {
 | ||
|                     "name": "救生員",
 | ||
|                     "terms": "救生員"
 | ||
|                 },
 | ||
|                 "emergency/no": {
 | ||
|                     "name": "非緊急通道"
 | ||
|                 },
 | ||
|                 "emergency/official": {
 | ||
|                     "name": "正式緊急通道"
 | ||
|                 },
 | ||
|                 "emergency/phone": {
 | ||
|                     "name": "緊急電話",
 | ||
|                     "terms": "Emergency Phone,求助電話,緊急電話"
 | ||
|                 },
 | ||
|                 "emergency/private": {
 | ||
|                     "name": "私家緊急通道"
 | ||
|                 },
 | ||
|                 "emergency/yes": {
 | ||
|                     "name": "緊急通道"
 | ||
|                 },
 | ||
|                 "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/rough": {
 | ||
|                     "name": "深草區",
 | ||
|                     "terms": "Rough,深草區"
 | ||
|                 },
 | ||
|                 "golf/tee": {
 | ||
|                     "name": "發球區",
 | ||
|                     "terms": "Tee Box,發球區,開球區"
 | ||
|                 },
 | ||
|                 "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/bridleway": {
 | ||
|                     "name": "馬道",
 | ||
|                     "terms": "Bridle Path,馬徑,馬道,策騎徑"
 | ||
|                 },
 | ||
|                 "highway/corridor": {
 | ||
|                     "name": "室內走廊",
 | ||
|                     "terms": "室內通道"
 | ||
|                 },
 | ||
|                 "highway/cycleway": {
 | ||
|                     "name": "單車徑",
 | ||
|                     "terms": "Cycle Path,單車徑,自行車道"
 | ||
|                 },
 | ||
|                 "highway/elevator": {
 | ||
|                     "name": "升降機",
 | ||
|                     "terms": "Elevator, lift, 升降機"
 | ||
|                 },
 | ||
|                 "highway/footway": {
 | ||
|                     "name": "行人徑",
 | ||
|                     "terms": "Foot Path,步行徑,行人徑"
 | ||
|                 },
 | ||
|                 "highway/footway/sidewalk": {
 | ||
|                     "name": "行人路"
 | ||
|                 },
 | ||
|                 "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/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/aquaculture": {
 | ||
|                     "name": "水產養殖",
 | ||
|                     "terms": "Aquaculture,水產"
 | ||
|                 },
 | ||
|                 "landuse/basin": {
 | ||
|                     "name": "盆地"
 | ||
|                 },
 | ||
|                 "landuse/brownfield": {
 | ||
|                     "name": "棕地",
 | ||
|                     "terms": "Brownfield,棕地"
 | ||
|                 },
 | ||
|                 "landuse/cemetery": {
 | ||
|                     "name": "墳場",
 | ||
|                     "terms": "Cemetery,墓地,墳場"
 | ||
|                 },
 | ||
|                 "landuse/churchyard": {
 | ||
|                     "name": "教堂庭院"
 | ||
|                 },
 | ||
|                 "landuse/commercial": {
 | ||
|                     "name": "商業區",
 | ||
|                     "terms": "商業區"
 | ||
|                 },
 | ||
|                 "landuse/farm": {
 | ||
|                     "name": "農地"
 | ||
|                 },
 | ||
|                 "landuse/farmland": {
 | ||
|                     "name": "農地",
 | ||
|                     "terms": "農田, 稻田, 田, 耕地"
 | ||
|                 },
 | ||
|                 "landuse/farmyard": {
 | ||
|                     "name": "農莊",
 | ||
|                     "terms": "Farmyard,農莊, 農場"
 | ||
|                 },
 | ||
|                 "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/danger_area": {
 | ||
|                     "name": "危險區",
 | ||
|                     "terms": "Danger Area,危險地區, 危險區域,危險範圍"
 | ||
|                 },
 | ||
|                 "landuse/military/naval_base": {
 | ||
|                     "name": "海軍基地",
 | ||
|                     "terms": "Naval Base,軍港,海軍基地"
 | ||
|                 },
 | ||
|                 "landuse/military/range": {
 | ||
|                     "name": "軍事靶場",
 | ||
|                     "terms": "Military Range,靶場,軍用靶場,射擊場"
 | ||
|                 },
 | ||
|                 "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/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/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/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/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/adit": {
 | ||
|                     "name": "礦坑口",
 | ||
|                     "terms": "礦坑口, 礦洞口"
 | ||
|                 },
 | ||
|                 "man_made/breakwater": {
 | ||
|                     "name": "防波堤",
 | ||
|                     "terms": "Breakwater,防波堤"
 | ||
|                 },
 | ||
|                 "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/lighthouse": {
 | ||
|                     "name": "燈塔",
 | ||
|                     "terms": "Lighthouse,燈塔"
 | ||
|                 },
 | ||
|                 "man_made/mast": {
 | ||
|                     "name": "天線塔",
 | ||
|                     "terms": "Mast,天線桿"
 | ||
|                 },
 | ||
|                 "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/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, 工場"
 | ||
|                 },
 | ||
|                 "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/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,潮間帶,濕地"
 | ||
|                 },
 | ||
|                 "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/research": {
 | ||
|                     "name": "研究所",
 | ||
|                     "terms": "Research Office,研究所"
 | ||
|                 },
 | ||
|                 "office/telecommunication": {
 | ||
|                     "name": "電訊公司辦公室",
 | ||
|                     "terms": "Telecom Office,電信公司,電話公司寫字樓"
 | ||
|                 },
 | ||
|                 "office/therapist": {
 | ||
|                     "name": "治療師辦公室",
 | ||
|                     "terms": "Therapist,治療師辦公室,醫療師,治療師"
 | ||
|                 },
 | ||
|                 "office/travel_agent": {
 | ||
|                     "name": "旅行社"
 | ||
|                 },
 | ||
|                 "office/water_utility": {
 | ||
|                     "name": "水上設施辦公室",
 | ||
|                     "terms": "Water Utility Office,滑水"
 | ||
|                 },
 | ||
|                 "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/generator": {
 | ||
|                     "name": "發電機",
 | ||
|                     "terms": "Power Generator,發電機"
 | ||
|                 },
 | ||
|                 "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/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/abandoned": {
 | ||
|                     "name": "廢置鐵路",
 | ||
|                     "terms": "Abandoned Railway,廢棄的鐵路,廢鐵路,鐵路路線跡"
 | ||
|                 },
 | ||
|                 "railway/buffer_stop": {
 | ||
|                     "name": "止衝擋",
 | ||
|                     "terms": "Buffer Stop,止衝擋"
 | ||
|                 },
 | ||
|                 "railway/derail": {
 | ||
|                     "name": "鐵道脫軌器",
 | ||
|                     "terms": "Railway Derailer,鐵路脫軌器"
 | ||
|                 },
 | ||
|                 "railway/disused": {
 | ||
|                     "name": "停用鐵路",
 | ||
|                     "terms": "Disused Railway,停用鐵路,廢棄的鐵路"
 | ||
|                 },
 | ||
|                 "railway/milestone": {
 | ||
|                     "name": "鐵道里程碑",
 | ||
|                     "terms": "Railway Milestone,鐵道里程碑"
 | ||
|                 },
 | ||
|                 "railway/signal": {
 | ||
|                     "name": "鐵路訊號",
 | ||
|                     "terms": "Railway Signal,鐵道信號,鐵路信號"
 | ||
|                 },
 | ||
|                 "railway/subway_entrance": {
 | ||
|                     "name": "地鐵入口",
 | ||
|                     "terms": "Subway Entrance,地下鐵路入口,地鐵入口,地鐵口,捷運入口"
 | ||
|                 },
 | ||
|                 "railway/switch": {
 | ||
|                     "name": "道岔",
 | ||
|                     "terms": "Railway Switch,轉轍器,鐵路轉轍器,鐵道轉轍器"
 | ||
|                 },
 | ||
|                 "railway/train_wash": {
 | ||
|                     "name": "火車洗滌器",
 | ||
|                     "terms": "Train Wah,火車清洗處,火車洗車機"
 | ||
|                 },
 | ||
|                 "relation": {
 | ||
|                     "name": "關係",
 | ||
|                     "terms": "Relation,關係,關系"
 | ||
|                 },
 | ||
|                 "route/ferry": {
 | ||
|                     "name": "渡輪航綫",
 | ||
|                     "terms": "Ferry Route,渡輪航線,航綫,航線"
 | ||
|                 },
 | ||
|                 "shop": {
 | ||
|                     "name": "商店",
 | ||
|                     "terms": "Shop,商店,舖"
 | ||
|                 },
 | ||
|                 "shop/alcohol": {
 | ||
|                     "name": "酒類專賣店",
 | ||
|                     "terms": "Liquor Store,酒店,酒莊,酒類商店"
 | ||
|                 },
 | ||
|                 "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": "時裝店"
 | ||
|                 },
 | ||
|                 "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/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": "時裝店"
 | ||
|                 },
 | ||
|                 "shop/florist": {
 | ||
|                     "name": "花店",
 | ||
|                     "terms": "Florist,花店,花舖"
 | ||
|                 },
 | ||
|                 "shop/frame": {
 | ||
|                     "name": "表框店",
 | ||
|                     "terms": "表框店, 裱框店,邊框店,框架店"
 | ||
|                 },
 | ||
|                 "shop/funeral_directors": {
 | ||
|                     "name": "殯儀館",
 | ||
|                     "terms": "殯儀館"
 | ||
|                 },
 | ||
|                 "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/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/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/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/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/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": "一群建築"
 | ||
|                 },
 | ||
|                 "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": "河岸"
 | ||
|                 },
 | ||
|                 "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,堤堰,堤壩,堰,壩,塘堰,導流壩"
 | ||
|                 }
 | ||
|             }
 | ||
|         }
 | ||
|     }
 | ||
| } | 
