]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/zh-HK.json
Use a current_user helper for accessing the logged in user in all views.
[rails.git] / vendor / assets / iD / iD / locales / zh-HK.json
1 {
2     "zh-HK": {
3         "modes": {
4             "add_area": {
5                 "title": "範圍",
6                 "description": "新增公園、建築物、湖或其他範圍至地圖。",
7                 "tail": "於地圖上按一下開始繪畫範圍,例如公園、湖或建築物。"
8             },
9             "add_line": {
10                 "title": "綫",
11                 "description": "新增公路、街道、行人路、水道或其他綫至地圖。",
12                 "tail": "於地圖上按一下開始繪畫道路、路徑或者路綫。"
13             },
14             "add_point": {
15                 "title": "點",
16                 "description": "新增餐廳、紀念碑、郵筒或其他點至地圖。",
17                 "tail": "於地圖上按一下新增點。"
18             },
19             "browse": {
20                 "title": "瀏覽",
21                 "description": "平移和縮放地圖。"
22             },
23             "draw_area": {
24                 "tail": "按一下加節至你的範圍,按第一節完成繪畫範圍。"
25             },
26             "draw_line": {
27                 "tail": "按一下新增一節至綫。按其他的綫以連接它們,按兩下可完成編輯綫。"
28             }
29         },
30         "operations": {
31             "add": {
32                 "annotation": {
33                     "point": "已新增一點。",
34                     "vertex": "已新增節至路上。",
35                     "relation": "已新增關係。"
36                 }
37             },
38             "start": {
39                 "annotation": {
40                     "line": "開始了畫綫。",
41                     "area": "開始了繪畫範圍。"
42                 }
43             },
44             "continue": {
45                 "key": "A",
46                 "title": "伸延",
47                 "description": "伸延這條綫。",
48                 "not_eligible": "綫不可從這裡伸延。",
49                 "multiple": "數條綫可從這裡伸延。要選擇一條綫,可按著Shift鍵和用滑鼠按一下該條綫。",
50                 "annotation": {
51                     "line": "綫已伸延。",
52                     "area": "範圍已伸延。"
53                 }
54             },
55             "cancel_draw": {
56                 "annotation": "已取消繪畫。"
57             },
58             "change_role": {
59                 "annotation": "已更改關係構件的作用。"
60             },
61             "change_tags": {
62                 "annotation": "已更改標籤。"
63             },
64             "circularize": {
65                 "title": "圓形化",
66                 "description": {
67                     "line": "將這條綫變為圓形。",
68                     "area": "將這個範圍變為圓形。"
69                 },
70                 "key": "O",
71                 "annotation": {
72                     "line": "將一條綫變為圓形。",
73                     "area": "將一個範圍變為圓形。"
74                 },
75                 "not_closed": "未能將這個變為圓形因為它未成為一圈。",
76                 "too_large": "未能將這個轉為圓形因為它不是被完全看得到。",
77                 "connected_to_hidden": "未能將這個轉為圓形因為它連接著一個隱藏的特徵。"
78             },
79             "orthogonalize": {
80                 "title": "方形化",
81                 "description": {
82                     "line": "將這條綫的角方形化。",
83                     "area": "將這個範圍的角方形化。"
84                 },
85                 "key": "S",
86                 "annotation": {
87                     "line": "已將這條綫的角方形化。",
88                     "area": "已將這個範圍的角方形化。"
89                 },
90                 "not_squarish": "未能將這個方形化因為它不似方形。",
91                 "too_large": "未能將這個方形化因為它不是被完全看得到。",
92                 "connected_to_hidden": "未能將這個方形化因為它連接著一個隱藏的特徵。"
93             },
94             "straighten": {
95                 "title": "拉直",
96                 "description": "拉直這條綫。",
97                 "key": "S",
98                 "annotation": "已拉直一條綫。",
99                 "too_bendy": "未能將這個拉直因為它轉太多彎。",
100                 "connected_to_hidden": "未能將這條綫拉直因為它連接著一個隱藏的特徵。"
101             },
102             "delete": {
103                 "title": "刪除",
104                 "description": {
105                     "single": "永久刪除此特徵。",
106                     "multiple": "永久刪除這些特徵。"
107                 },
108                 "annotation": {
109                     "point": "已刪除一點。",
110                     "vertex": "已刪除路徑上的一個節。",
111                     "line": "已刪除一條綫。",
112                     "area": "已刪除一個範圍。",
113                     "relation": "已刪除一個關係。",
114                     "multiple": "已刪除{n}個特徵。"
115                 },
116                 "too_large": {
117                     "single": "未能將這個特徵刪除因為它不是被完全看得到。",
118                     "multiple": "未能將這些特徵刪除因為它不是被完全看得到。"
119                 },
120                 "incomplete_relation": {
121                     "single": "此特徵未能刪除,因為它尚未完全下載。",
122                     "multiple": "這些特徵未能刪除,因為它們尚未完全下載。"
123                 },
124                 "part_of_relation": {
125                     "single": "這個特徵不能刪除,因為它是大型關係的其中一部分。你必須先從關係中移除。",
126                     "multiple": "這些特徵不能刪除,因為它是大型關係的其中一部分。你必須先從關係中移除。"
127                 },
128                 "connected_to_hidden": {
129                     "single": "未能將這個特徵刪除因為它連接著一個隱藏的特徵。",
130                     "multiple": "未能將這些特徵刪除因為它連接著一些隱藏的特徵。"
131                 }
132             },
133             "add_member": {
134                 "annotation": "已新增一個構件至關係。"
135             },
136             "delete_member": {
137                 "annotation": "已將構件從關係移除。"
138             },
139             "connect": {
140                 "annotation": {
141                     "point": "已連接路徑到一個點。",
142                     "vertex": "已連接路徑到另一路徑。",
143                     "line": "已連接路徑到一條綫。",
144                     "area": "已連接路徑到一個範圍。"
145                 }
146             },
147             "disconnect": {
148                 "title": "斷開",
149                 "description": "將這些綫/範圍互相斷開。",
150                 "key": "D",
151                 "annotation": "已斷開的綫/範圍。",
152                 "not_connected": "這裡未有足夠的綫/範圍可斷開。",
153                 "connected_to_hidden": "未能將這個斷開因為它連接著一個隱藏的特徵。",
154                 "relation": "未能將這個斷開因為它連接著一個關係的構件。"
155             },
156             "merge": {
157                 "title": "合併",
158                 "description": "合併這些特徵。",
159                 "key": "C",
160                 "annotation": "合併{n}個特徵。",
161                 "not_eligible": "不能合併這些特徵。",
162                 "not_adjacent": "這些特徵不能合併因為它們的端點不是連接在一起。",
163                 "restriction": "這些特徵不能合併因為最少一個是\"{relation}\" 關係的構件。",
164                 "incomplete_relation": "這些特徵不能合併因為最少一個尚未完全下載。",
165                 "conflicting_tags": "這些特徵不能合併因為當中一些標籤的數值有衝突。"
166             },
167             "move": {
168                 "title": "移動",
169                 "description": {
170                     "single": "移動這個特徵至另一位置。",
171                     "multiple": "移動這些特徵至另一位置。"
172                 },
173                 "key": "M",
174                 "annotation": {
175                     "point": "已移動一個點。",
176                     "vertex": "已移動路徑上的一個節。",
177                     "line": "已移動一條綫。",
178                     "area": "已移動一個範圍。",
179                     "multiple": "已移動多個特徵。"
180                 },
181                 "incomplete_relation": {
182                     "single": "此特徵未能移動,因為它尚未完全下載。",
183                     "multiple": "這些特徵未能移動,因為它們尚未完全下載。"
184                 },
185                 "too_large": {
186                     "single": "未能將這個特徵移動因為它不是被完全看得到。",
187                     "multiple": "未能將這些特徵移動因為它們不是被完全看得到。"
188                 },
189                 "connected_to_hidden": {
190                     "single": "未能移動這個特徵因為它連接著一個隱藏的特徵。",
191                     "multiple": "未能將這些特徵移動因為有些連接著隱藏的特徵。"
192                 }
193             },
194             "reflect": {
195                 "title": {
196                     "long": "以長軸鏡射",
197                     "short": "以短軸鏡射"
198                 },
199                 "description": {
200                     "long": {
201                         "single": "以特徵長軸鏡射。",
202                         "multiple": "以這些特徵長軸鏡射。"
203                     },
204                     "short": {
205                         "single": "以特徵短軸鏡射。",
206                         "multiple": "以這些特徵短軸鏡射。"
207                     }
208                 },
209                 "key": {
210                     "long": "T",
211                     "short": "Y"
212                 },
213                 "annotation": {
214                     "long": {
215                         "single": "特徵已以其長軸鏡射。",
216                         "multiple": "多個特徵已以其長軸鏡射。"
217                     },
218                     "short": {
219                         "single": "特徵已以其短軸鏡射。",
220                         "multiple": "多個特徵已以其短軸鏡射。"
221                     }
222                 },
223                 "incomplete_relation": {
224                     "single": "此特徵未能鏡射,因為它尚未完全下載。",
225                     "multiple": "這些特徵未能鏡射,因為它們尚未完全下載。"
226                 },
227                 "too_large": {
228                     "single": "未能將這個特徵鏡射因為它不是被完全看得到。",
229                     "multiple": "未能將這些特徵鏡射因為它們不是被完全看得到。"
230                 },
231                 "connected_to_hidden": {
232                     "single": "未能將這個特徵鏡射因為它連接著一個隱藏的特徵。",
233                     "multiple": "未能將這些特徵鏡射因為它們連接著一個隱藏的特徵。"
234                 }
235             },
236             "rotate": {
237                 "title": "旋轉",
238                 "description": {
239                     "single": "依特徵中心旋轉。",
240                     "multiple": "依這些特徵中心旋轉。"
241                 },
242                 "key": "R",
243                 "annotation": {
244                     "line": "已旋轉一條綫。",
245                     "area": "已旋轉一個範圍。",
246                     "multiple": "已旋轉多個特徵。"
247                 },
248                 "incomplete_relation": {
249                     "single": "此特徵未能旋轉,因為它尚未完全下載。",
250                     "multiple": "此些特徵未能旋轉,因為它們尚未完全下載。"
251                 },
252                 "too_large": {
253                     "single": "未能將這個特徵旋轉因為它不是被完全看得到。",
254                     "multiple": "未能將這些特徵旋轉因為它們不是被完全看得到。"
255                 },
256                 "connected_to_hidden": {
257                     "single": "未能旋轉這個特徵因為它連接著一個隱藏的特徵。",
258                     "multiple": "未能旋轉這些特徵因為它們連接著隱藏的特徵。"
259                 }
260             },
261             "reverse": {
262                 "title": "反轉",
263                 "description": "使這條綫的方向反轉。",
264                 "key": "V",
265                 "annotation": "已反轉一條綫。"
266             },
267             "split": {
268                 "title": "分割",
269                 "description": {
270                     "line": "將這條綫分為兩個節。",
271                     "area": "將這個範圍的邊界一分為二。",
272                     "multiple": "在這個節將這個綫/範圍的邊界一分為二。"
273                 },
274                 "key": "X",
275                 "annotation": {
276                     "line": "分割一條綫。",
277                     "area": "分割一個範圍邊界。",
278                     "multiple": "分割{n}條綫/範圍邊界。"
279                 },
280                 "not_eligible": "綫不能於頭或尾分割。",
281                 "multiple_ways": "這裡有太多綫要分割。",
282                 "connected_to_hidden": "未能分割這個因為它連接著一個隱藏的特徵。"
283             },
284             "restriction": {
285                 "help": {
286                     "select": "於地圖上按一下選擇一段道路。",
287                     "toggle": "按一下改變轉彎限制",
288                     "toggle_on": "按一下新增\"{restriction}\"限制。",
289                     "toggle_off": "按一下移除\"{restriction}\"限制。"
290                 },
291                 "annotation": {
292                     "create": "已新增轉彎限制",
293                     "delete": "已刪除轉彎限制"
294                 }
295             }
296         },
297         "undo": {
298             "tooltip": "還原:{action}",
299             "nothing": "沒有可還原的動作。"
300         },
301         "redo": {
302             "tooltip": "重做: {action}",
303             "nothing": "沒有可重做的動作。"
304         },
305         "tooltip_keyhint": "快速鍵:",
306         "browser_notice": "iD 編輯器支援 Firefox、Chrome、Safari、Opera 和 Internet Explorer 11 以上的版本。請升級你的瀏覽器或是使用 Potlatch 2 來編輯地圖。",
307         "translate": {
308             "translate": "翻譯",
309             "localized_translation_label": "多種語言名稱",
310             "localized_translation_language": "選擇語言",
311             "localized_translation_name": "名稱"
312         },
313         "zoom_in_edit": "放大以編輯",
314         "login": "登入",
315         "logout": "登出",
316         "loading_auth": "正在連接 OpenStreetMap...",
317         "report_a_bug": "報告錯誤",
318         "help_translate": "協助翻譯",
319         "feature_info": {
320             "hidden_warning": "{count} 項隱藏特徵",
321             "hidden_details": "這些特徵正被隱藏: {details}"
322         },
323         "status": {
324             "error": "未能連接至應用程式介面。",
325             "offline": "應用程式介面現在離線。請稍後再編輯。",
326             "readonly": "應用程式介面處於唯讀模式。如要儲存變更需要稍等。",
327             "rateLimit": "這個應用程式介面限制匿名連接,你可登入來解決這個問題。"
328         },
329         "commit": {
330             "title": "上傳到 OpenStreetMap",
331             "description_placeholder": "簡述你的貢獻 (必填)",
332             "message_label": "變動留言",
333             "upload_explanation": "你上載的變更會出現在其他使用 OpenStreetMap 資料的地圖。",
334             "upload_explanation_with_user": "你以{user}的名字上載的變更會出現在其他使用 OpenStreetMap 資料的地圖。",
335             "save": "上載",
336             "cancel": "取消",
337             "changes": "{count} 項變更",
338             "warnings": "警告",
339             "modified": "已修改",
340             "deleted": "已刪除",
341             "created": "已建立",
342             "about_changeset_comments": "有關變動留言",
343             "about_changeset_comments_link": "//wiki.openstreetmap.org/wiki/Good_changeset_comments",
344             "google_warning": "你在這個留言內提及過Google:緊記絕對不可複製Google地圖的資料。",
345             "google_warning_link": "http://www.openstreetmap.org/copyright"
346         },
347         "contributors": {
348             "list": "由{users}編輯",
349             "truncated_list": "由 {users} 和另外 {count} 人編輯"
350         },
351         "geometry": {
352             "point": "點",
353             "vertex": "頂點",
354             "line": "綫",
355             "area": "範圍",
356             "relation": "關係"
357         },
358         "geocoder": {
359             "search": "搜尋全世界...",
360             "no_results_visible": "地圖內可見範圍都沒有結果",
361             "no_results_worldwide": "找不到搜尋結果"
362         },
363         "geolocate": {
364             "title": "顯示我的位置",
365             "locating": "定位中,請稍候..."
366         },
367         "inspector": {
368             "no_documentation_combination": "沒有這個標籤組合的相關文件",
369             "no_documentation_key": "沒有這個鍵值的相關文件",
370             "documentation_redirect": "這份文件已轉至新一頁",
371             "show_more": "顯示更多",
372             "view_on_osm": "在 openstreetmap.org 中檢視",
373             "all_fields": "所有資料",
374             "all_tags": "所有標籤",
375             "all_members": "所有構件",
376             "all_relations": "所有關係",
377             "new_relation": "建立新關係⋯⋯",
378             "role": "作用",
379             "choose": "選擇特徵種類",
380             "results": "{search}的{n}個結果",
381             "reference": "在 OpenStreetMap Wiki 中檢閱",
382             "back_tooltip": "變更特徵",
383             "remove": "移除",
384             "search": "搜尋",
385             "multiselect": "已選擇的特徵",
386             "unknown": "未知",
387             "incomplete": "<未下載>",
388             "feature_list": "搜尋特徵",
389             "edit": "編輯特徵",
390             "check": {
391                 "yes": "是",
392                 "no": "否",
393                 "reverser": "更改方向"
394             },
395             "radio": {
396                 "structure": {
397                     "type": "種類",
398                     "default": "預設",
399                     "layer": "圖層"
400                 }
401             },
402             "add": "新增",
403             "none": "無",
404             "node": "節",
405             "way": "路徑",
406             "relation": "關係",
407             "location": "位置",
408             "add_fields": "新增資料"
409         },
410         "background": {
411             "title": "背景",
412             "description": "背景設定",
413             "percent_brightness": "{opacity}% 亮度",
414             "none": "無",
415             "best_imagery": "這地點最為人所知的背景影像",
416             "switch": "切換回這個背景",
417             "custom": "自訂",
418             "custom_button": "編輯自訂背景",
419             "fix_misalignment": "校正對位誤差",
420             "imagery_source_faq": "這個背景影像來自何處?",
421             "reset": "重設",
422             "offset": "於以下灰色範圍內平移或者輸入以米量度的誤差值就可校正對位誤差。",
423             "minimap": {
424                 "description": "小地圖",
425                 "tooltip": "顯示縮小地圖以確定現在被顯示範圍的位置"
426             }
427         },
428         "map_data": {
429             "title": "地圖資料",
430             "description": "地圖資料",
431             "data_layers": "資料圖層",
432             "fill_area": "填滿範圍",
433             "map_features": "地圖特徵",
434             "autohidden": "由於太多東西出現在螢幕上,這些特徵已被自動隱藏。你可以放大來編輯它們。"
435         },
436         "feature": {
437             "points": {
438                 "description": "點",
439                 "tooltip": "興趣點"
440             },
441             "traffic_roads": {
442                 "description": "交通道路",
443                 "tooltip": "公路、街道等等"
444             },
445             "service_roads": {
446                 "description": "輔助道路",
447                 "tooltip": "輔助道路、停車場通道、小徑等等"
448             },
449             "paths": {
450                 "description": "徑",
451                 "tooltip": "行人路、步行徑、單車徑等等"
452             },
453             "buildings": {
454                 "description": "建築物",
455                 "tooltip": "建築物、涼亭、車房等等"
456             },
457             "landuse": {
458                 "description": "用地特徵",
459                 "tooltip": "森林、農地、公園、住宅區、商業區等等"
460             },
461             "boundaries": {
462                 "description": "邊界",
463                 "tooltip": "行政邊界"
464             },
465             "water": {
466                 "description": "水特徵",
467                 "tooltip": "河流、湖泊、池塘、流域等等"
468             },
469             "rail": {
470                 "description": "鐵路特徵",
471                 "tooltip": "鐵路"
472             },
473             "power": {
474                 "description": "電力特徵",
475                 "tooltip": "電線、發電廠、變電站等等"
476             },
477             "past_future": {
478                 "description": "過去/將來",
479                 "tooltip": "已建議、建築中、已廢棄、已拆毀等等"
480             },
481             "others": {
482                 "description": "其他",
483                 "tooltip": "其他東西"
484             }
485         },
486         "area_fill": {
487             "wireframe": {
488                 "description": "不填滿 (以線條顯示)",
489                 "tooltip": "啟用框線模式,很容易就看到背景影像。"
490             },
491             "partial": {
492                 "description": "部分填滿",
493                 "tooltip": "只有範圍邊界內側會被填滿。(適合地圖繪畫新手)"
494             },
495             "full": {
496                 "description": "全部填滿",
497                 "tooltip": "整個範圍會被填滿。"
498             }
499         },
500         "restore": {
501             "heading": "你有未儲存的變更",
502             "description": "你想恢復上一次編輯時尚未儲存的變更嗎?"
503         },
504         "save": {
505             "title": "儲存",
506             "help": "檢閱您的變更並將它們上載至 OpenStreetMap,讓其他用戶都看得到。",
507             "no_changes": "沒有變更需要儲存。",
508             "error": "儲存時發生錯誤",
509             "status_code": "伺服器提供的狀態碼{code}",
510             "unknown_error_details": "請確保你已連接至互聯網。",
511             "uploading": "正在上傳變更到 OpenStreetMap...",
512             "unsaved_changes": "你有未儲存的變更",
513             "conflict": {
514                 "header": "解決有衝突的編輯項目",
515                 "count": " {total}個衝突中的第{num}個",
516                 "previous": "< 上一個",
517                 "next": "下一個 >",
518                 "keep_local": "保留我的",
519                 "keep_remote": "使用其他人的",
520                 "restore": "復原",
521                 "delete": "放棄資料",
522                 "download_changes": "或者下載你的變更。",
523                 "done": "所有衝突已解決!",
524                 "help": "另一用戶已變更了一些你變更過的地圖特徵。\n按一下下面的每一個特徵以了解有關衝突內容並決定是否需要保留\n你的變更或者是其他用戶的變更。\n"
525             }
526         },
527         "merge_remote_changes": {
528             "conflict": {
529                 "deleted": "這特徵已被{user}刪除。",
530                 "location": "這特徵被你和{user}移動過。",
531                 "nodelist": "這些節被你和{user}變更過。",
532                 "memberlist": "關係構件已被你和{user}改變了。",
533                 "tags": "你變更了{tag}標籤為\"{local}\",而{user}變更為\"{remote}\"。"
534             }
535         },
536         "success": {
537             "edited_osm": "已編輯了OSM!",
538             "just_edited": "你剛剛編輯了OpenStreetMap!",
539             "view_on_osm": "於OSM上顯示",
540             "facebook": "分享至 Facebook",
541             "twitter": "分享至 Twitter",
542             "google": "分享至 Google+",
543             "help_html": "你的變更會在幾分鐘後出現在標準圖層。其他圖層或某些特徵可能需要多些時間。",
544             "help_link_text": "詳細資料",
545             "help_link_url": "https://wiki.openstreetmap.org/wiki/FAQ#I_have_just_made_some_changes_to_the_map._How_do_I_get_to_see_my_changes.3F"
546         },
547         "confirm": {
548             "okay": "確定",
549             "cancel": "取消"
550         },
551         "splash": {
552             "welcome": "歡迎使用iD OpenStreetMap編輯器",
553             "text": "iD是一個易用但功能強大的工具以便你可在世界上最好的免費地圖中作出貢獻。這個是版本{version}。你可在{website}得到更多資料和在{github}報告錯誤。",
554             "walkthrough": "開始新手教學",
555             "start": "立即編輯"
556         },
557         "source_switch": {
558             "live": "實況模式",
559             "lose_changes": "你有尚未儲存的變更。切換地圖伺服器將放棄它們。你確定要切換伺服器嗎?",
560             "dev": "開發模式"
561         },
562         "version": {
563             "whats_new": "iD {version} 的新消息"
564         },
565         "tag_reference": {
566             "description": "描述",
567             "on_wiki": "在wiki.osm.org上的 {tag}",
568             "used_with": "與{type}一起用"
569         },
570         "validations": {
571             "disconnected_highway": "已斷開的高速公路。",
572             "disconnected_highway_tooltip": "道路必須連接至其他道路或建築物入口。",
573             "untagged_point": "未有標籤的點",
574             "untagged_point_tooltip": "選擇一個特徵種類來形容這個點是甚麼。",
575             "untagged_line": "未有標籤的綫",
576             "untagged_line_tooltip": "選擇一個特徵種類來形容這條綫是甚麼。",
577             "untagged_area": "未有標籤的範圍",
578             "untagged_area_tooltip": "選擇一個特徵種類來形容這個範圍是甚麼。",
579             "untagged_relation": "未有標籤的關係",
580             "untagged_relation_tooltip": "選擇一個特徵種類來形容這個關係是甚麼。",
581             "many_deletions": "你正在刪除 {n} 個特徵。你確定要這樣做嗎?這樣就會將人人在 openstreetmap.org 地圖內看到的物件刪除了。",
582             "tag_suggests_area": "{tag}標籤建議綫應為範圍,但這不是一個範圍。",
583             "deprecated_tags": "已棄用的標籤: {tags}"
584         },
585         "zoom": {
586             "in": "放大",
587             "out": "縮細"
588         },
589         "cannot_zoom": "在這個模式下不能再縮小。",
590         "full_screen": "切換全螢幕",
591         "gpx": {
592             "local_layer": "本機檔案",
593             "drag_drop": "拖移一個 .gpx, .geojson 或者 .kml 檔案到頁面或者按右側按鈕瀏覽。",
594             "zoom": "放大至圖層",
595             "browse": "瀏覽檔案"
596         },
597         "mapillary_images": {
598             "tooltip": "來自Mapillary的街道圖層相片",
599             "title": "相片重疊 (Mapillary)"
600         },
601         "mapillary_signs": {
602             "tooltip": "來自Mapillary的交通訊號(必須啟用相片重疊)",
603             "title": "交通訊號重疊 (Mapillary)"
604         },
605         "mapillary": {
606             "view_on_mapillary": "在Mapillary上觀看這影像"
607         },
608         "help": {
609             "title": "說明",
610             "help": "# 說明\n\n這是[OpenStreetMap]的編輯器 (http://www.openstreetmap.org/),\n免費而且可以編輯的世界地圖。你可以用來新增和更新\n在你附近的資料,令這個開放源碼和開放資料的地圖\n變得更好。\n你在這地圖裡所作的變更會令其他使用OpenStreetMap的人看得到。\n如要編輯,你需要[登入] (https://www.openstreetmap.org/login)。\n\n[iD 編輯器](http://ideditor.com/)是一個共同合作計劃,[原始碼可在GitHub找到](https://github.com/openstreetmap/iD)。\n",
611             "roads": "# 道路\n\n你可以用編輯器創造、修改和刪除道路。道路有不同種類:\n行人路、公路、步行徑、單車徑等等 — 所有路段都可以畫出來。\n\n### 選擇\n\n按一下道路就可選擇。道路的輪廓就會顯現出來,\n小工具選單也會一併顯示在地圖上,\n而道路的更多資訊就會顯示在旁邊的版面。\n\n### 修改\n\n間中你會看到道路並不是與背景圖像或者\nGPS軌跡對齊。你可以調節這些道路,使它們\n在正確的地方。\n\n首先按一下你要更改的道路。道路會顯現出來,你可以\n拖拉道路上的控制點至更佳位置。如果\n你想使道路有更仔細顯示,你可以增加控制點,\n在道路上沒有節的地方按兩下,就可增加一個控制點。\n\n如果道路與另一道路相連,但不是妥善地在地圖上\n連接著,你可以拖拉其中一個控制點至另一條道路上\n,便它們連接。令道路連接是十分重要的,而且是\n駕駛方向的重要資訊。\n\n你可以按一下'移動'工具或者按'M'快速鍵去移動整條\n路,然後按多一下就會將那一次動作儲存。\n\n### 刪除\n\n如果道路完全不正確 — 你在衛星圖像裡看不到,\n而最好實地證實它並不存在 — 你就可以刪除\n它,從地圖中移除。刪除特徵時要特別小心 —\n與其他編輯一樣,每一個人都會看得到結果而衛星圖像\n通常都不是最新的,所以道路可能是新建的。\n\n你可以按一下想刪除的道路,然後\n按垃圾桶圖示或按'Delete'鍵。\n\n### 創造\n\n發現某個地方的道路不在嗎?按一下編輯器\n左上方的'綫'圖示或者按'2'快速鍵就可以\n開始繪畫一條新綫。\n\n在地圖上按一下就可以開始繪畫道路的開端。如果道路\n是現有道路的分支,你可以從分支處按一下開始繪畫。\n\n然後跟據衛星圖像或者GPS,沿著道路的點,\n使它跟著正確的路徑。如果你繪畫的道路與另一道路\n相交,在它們的相交點按一下就可將它們連接。當你\n完成繪畫,按兩下或者按'Return'或'Enter'鍵。\n\n",
612             "gps": "# GPS\n\nGPS 追蹤是OpenStreetMap 的寶貴資料來源。這個編輯器\n支援你電腦內的 `.gpx` 檔案。使用智能電話的\n一些應用程式或個人GPS更體就可以搜集得到\n這類的GPS軌跡。\n\n要知道如何運用GPS測量,\n請參閱[用智能電話、GPS或紙繪地圖](http://learnosm.org/en/mobile-mapping/)。\n\n要使用GPX的軌跡繪畫地圖,拖放GPX檔案到編輯器上。\n如辨認得到,它就會於地圖上新增為鮮紫色的綫。\n按'地圖資料'選單右側就可顯示、\n隱藏或縮放這個新的GPX圖層。\n\nGPX軌跡不會直接上載至 OpenStreetMap - 最好的用法\n就要用來繪畫新的地圖、協助你新增特徵、\n或者用來[上載至OpenStreetMap](http://www.openstreetmap.org/trace/create)\n供其他使用者使用。\n",
613             "imagery": "# 圖像\n\n航攝圖像是繪製地圖的重要資源。一系列的\n航攝圖像、衛星圖像和自由編輯的圖像資源\n可以從編輯器右方的'背景設定'選單中選擇。\n\n編輯器預設的衛星圖層是 [Bing Map](http://www.bing.com/maps/),\n但當你平移和縮放至一個新的地域,\n新的來源就可以使用。有一些國家,例如:\n美國、法國和丹麥當中的一些地方,會有高品質圖像。\n\n圖像有時與地圖資料有所偏差,這是由於圖像\n供應商的誤差。如果你看到很多的道路與圖像有平移錯位,\n不用立即移動它們以符合背景。你可以按背景設定底部的'校準'\n來調整圖像,讓它符合現有資料。\n",
614             "addresses": "# 地址\n\n地址是地圖中最有用的資訊之一。\n\n雖然地址常被用來表示為街道的一部分,但在OpenStreetMap中,它們亦會紀錄為街中建築物或地點的屬性。\n\n你可以增加地址至在地圖上的建築物輪廓\n或者是一個點。最合適的地址來源\n就是實地考察或者個人認知 —\n與其他特徵一樣,複製自其他商業來源,例如Google地圖,\n都是禁止的。\n",
615             "inspector": "# 使用檢視面版\n\n檢視面版位於畫面左側,\n你可用它編輯你選擇的特徵的詳細資料。\n\n### 選擇一個特徵種類\n\n當你新增了一個點、綫或範圍,你可以揀選它所屬的特徵,\n例如它是公路或住宅道路、起級市場或咖啡室。\n檢視面版會顯示常用的特徵種類按鈕,而你亦可\n利用尋找列搜尋其他的特徵。\n\n按一下在特徵種類按鈕右下角的 'i' ,\n就可知更多有關資訊。按一下按鈕就可選擇那個種類。\n\n### 使用表格和編輯標籤\n\n在你選擇了特徵種類後或者該特徵已有預設種類,\n檢視面版就會顯示一些相應的欄位,\n例如名稱和地址。\n\n在欄位下,你可以按一下 '新增欄位' 選單去新增\n其他資料,例如維基百科全書的連結、輪椅通道等等。\n\n於檢視面版的下方,按 '附加標籤' 就可以新增\n任意的標籤到那個物件。[Taginfo](http://taginfo.openstreetmap.org/) 可以\n提供大量有關常用標籤的組合。\n\n你在檢視面版所作的變更都會自動套用到地圖。\n你可以按 '復原' 按鈕在復原它們。\n",
616             "buildings": "# 建築物\n\nOpenStreetMap是世界上最大的建築物資料庫。你可以創造和改善這個資料庫。\n\n### 選擇\n\n按一下它的邊界就可選擇。建築物的輪廓就會顯現出來,\n小工具選單也會一併顯示在地圖上,\n而建築物的更多資訊就會顯示在旁邊的版面。\n\n### 修改\n\n間中你會看到建築物不在正確的位置或者有錯誤的標籤。\n\n要移動整個建築物,先選擇它,然後按一下'移動'工具。\n移動你的滑鼠去平移建築物,去到正確的地方就按一下。\n\n要修改建築物的形狀,按著和拖拉邊界上的節\n到更合適的地方。\n\n### 創造\n\n一個有關新增建築物的主要問題是\nOpenStreetMap紀錄著建築物的形狀和點。憑經驗來說,\n_可以的話,以形狀來繪畫建築物_,另外將公司、住宅、\n便利設施和其他東西繪畫成點\n放在建築物的形狀內。\n\n要開始以形狀來繪畫建築物,按一下編輯器左上方的\n'範圍'圖示,完成後就按’Return’鍵或者\n按一下已繪畫的第一個節。\n\n### 刪除\n\n如果建築物完全不正確 — 你在衛星圖像裡看不到,\n而最好實地證實它並不存在 — 你就可以刪除\n它,從地圖中移除。刪除特徵時要特別小心 —\n與其他編輯一樣,每一個人都會看得到結果而衛星圖像\n通常都不是最新的,所以建築物可能是新建的。\n\n你可以按一下想刪除的建築物,然後\n按垃圾桶圖示或按'Delete'鍵。\n",
617             "relations": "# 關係\n\n關係是在OpenStreetMap裡將其他特徵組合在一起的特殊物件種類。\n兩個常見的例子包括*路線關係*,\n它用來將屬於某一高速公路或道路的幾個路段組合起來;\n而*多重多邊形*則可用來將數條綫組合,以繪劃出較為\n複雜的範圍(如分開為數個區塊,或像冬甩般中間穿洞)。\n\n在關係中組合在一起的物件稱為*構件*。在旁邊的版面,\n你可以看特徵是屬於哪個關係的構件,按一下當中的構件,\n就可選擇它。當選了一個關係,你就會看到與它有關的構件\n詳列於旁邊的版面中和在地圖上標示出來。\n\n在大多數情況下,iD都會在你編輯時自動處理關係。\n但你要注意的地方是,如果你刪除一段道路\n並重新更精確地繪畫,你應該確定新繪的路段\n已有原本路段所屬關係的構件。\n\n## 編輯關係\n\n如果你想編輯關係,以下是基本須知。\n\n要將特徵新增至現有的關係,先選擇該特徵,按一下在旁邊面版\n\"所有關係\"的\"+\"按鈕,然後選擇或輸入關係的名稱。\n\n要增加一個新的關係,先選擇第一個要成為構件的特徵,\n按一下\"所有關係\"的\"+\"按鈕,然後選擇\"建立新關係...\"。\n\n要將特徵從一個關係中移除,選擇該特徵,然後按一下\n你想刪除的關係旁的垃圾桶按鈕。\n\n您可以利用\"合併\"工具,創造內裡有洞的多重多邊形。繪製\n兩個區域(內部與外部),按住Shift鍵和分別點選它們兩者,\n然後按一下\"合併\"(+)按鈕。\n"
618         },
619         "intro": {
620             "done": "完成",
621             "ok": "確定",
622             "graph": {
623                 "block_number": "<value for addr:block_number>",
624                 "city": "三江",
625                 "county": "<value for addr:county>",
626                 "district": "<value for addr:district>",
627                 "hamlet": "<value for addr:hamlet>",
628                 "neighbourhood": "<value for addr:neighbourhood>",
629                 "postcode": "999077",
630                 "province": "<value for addr:province>",
631                 "quarter": "<value for addr:quarter>",
632                 "state": "<value for addr:state>",
633                 "subdistrict": "<value for addr:subdistrict>",
634                 "suburb": "<value for addr:suburb>",
635                 "countrycode": "hk",
636                 "name": {
637                     "1st-avenue": "第一大街",
638                     "2nd-avenue": "第二大街",
639                     "4th-avenue": "第四大街",
640                     "5th-avenue": "第五大街",
641                     "6th-avenue": "第六大街",
642                     "6th-street": "第六街",
643                     "7th-avenue": "第七大街",
644                     "8th-avenue": "第八大街",
645                     "9th-avenue": "第九大街",
646                     "10th-avenue": "第十大街",
647                     "11th-avenue": "第十一大街",
648                     "12th-avenue": "第十二大街"
649                 }
650             },
651             "welcome": {
652                 "title": "歡迎"
653             },
654             "navigation": {
655                 "title": "導航"
656             },
657             "points": {
658                 "title": "處"
659             },
660             "areas": {
661                 "title": "範圍"
662             },
663             "lines": {
664                 "title": "綫"
665             },
666             "buildings": {
667                 "title": "建築物",
668                 "choose_category_building": "**從列表中選擇{category}。**"
669             },
670             "startediting": {
671                 "title": "開始編輯",
672                 "save": "不要忘記定時儲存你的變更!",
673                 "start": "開始制圖"
674             }
675         },
676         "shortcuts": {
677             "title": "鍵盤快速鍵",
678             "browsing": {
679                 "title": "瀏覽",
680                 "navigation": {
681                     "title": "導航",
682                     "pan": "平移地圖",
683                     "zoom": "放大 / 縮小"
684                 },
685                 "help": {
686                     "title": "說明",
687                     "help": "顯示說明/文件",
688                     "keyboard": "顯示鍵盤快速鍵"
689                 },
690                 "display_options": {
691                     "title": "顯示選項",
692                     "background": "顯示背景選項",
693                     "background_switch": "轉換至上一個背景",
694                     "map_data": "顯示地圖資料選項",
695                     "minimap": "切換迷你地圖"
696                 },
697                 "selecting": {
698                     "title": "選擇特徵",
699                     "select_one": "選擇一個特徵",
700                     "select_multi": "選擇多個特徵"
701                 },
702                 "with_selected": {
703                     "edit_menu": "切換編輯選單"
704                 }
705             },
706             "editing": {
707                 "title": "編輯"
708             }
709         },
710         "presets": {
711             "categories": {
712                 "category-barrier": {
713                     "name": "圍欄特徵"
714                 },
715                 "category-building": {
716                     "name": "建築物特徵"
717                 },
718                 "category-golf": {
719                     "name": "高爾夫特徵"
720                 },
721                 "category-landuse": {
722                     "name": "土地利用特徵"
723                 },
724                 "category-natural-area": {
725                     "name": "自然特徵"
726                 },
727                 "category-natural-line": {
728                     "name": "自然特徵"
729                 },
730                 "category-natural-point": {
731                     "name": "自然特徵"
732                 },
733                 "category-path": {
734                     "name": "路徑特徵"
735                 },
736                 "category-rail": {
737                     "name": "鐵路特徵"
738                 },
739                 "category-restriction": {
740                     "name": "限制特徵"
741                 },
742                 "category-road": {
743                     "name": "道路特徵"
744                 },
745                 "category-route": {
746                     "name": "路綫特徵"
747                 },
748                 "category-water-area": {
749                     "name": "水特徵"
750                 },
751                 "category-water-line": {
752                     "name": "水特徵"
753                 }
754             },
755             "fields": {
756                 "access": {
757                     "label": "允許通過",
758                     "options": {
759                         "designated": {
760                             "description": "通行與否,按法例或路牌指定",
761                             "title": "指定"
762                         },
763                         "destination": {
764                             "description": "限往目的地",
765                             "title": "目的地"
766                         },
767                         "dismount": {
768                             "description": "允許通過但騎單車者需要下車",
769                             "title": "下車"
770                         },
771                         "no": {
772                             "description": "禁止一般公眾進入",
773                             "title": "禁入"
774                         },
775                         "permissive": {
776                             "description": "容許進入,直至擁有者撇回許可",
777                             "title": "自由通過"
778                         },
779                         "private": {
780                             "description": "須擁有者個別批准,方可進入",
781                             "title": "私人"
782                         },
783                         "yes": {
784                             "description": "按法例可通;通行權",
785                             "title": "准許"
786                         }
787                     },
788                     "placeholder": "未指定",
789                     "types": {
790                         "access": "所有",
791                         "bicycle": "單車",
792                         "foot": "步行",
793                         "horse": "馬匹",
794                         "motor_vehicle": "汽車"
795                     }
796                 },
797                 "access_simple": {
798                     "label": "允許通過"
799                 },
800                 "access_toilets": {
801                     "label": "通過"
802                 },
803                 "address": {
804                     "label": "地址",
805                     "placeholders": {
806                         "block_number": "區段",
807                         "block_number!jp": "區段",
808                         "city": "城市",
809                         "city!jp": "城市/鎮/鄉村/東京特別區",
810                         "city!vn": "城市/鎮",
811                         "conscriptionnumber": "123",
812                         "country": "國家",
813                         "county": "縣",
814                         "county!jp": "地區",
815                         "district": "地區",
816                         "district!vn": "郡/鎮/地區",
817                         "floor": "樓層",
818                         "hamlet": "小村莊",
819                         "housename": "房名",
820                         "housenumber": "123",
821                         "housenumber!jp": "建築物號碼/地段",
822                         "neighbourhood": "鄰里",
823                         "neighbourhood!jp": "丁目/字/小字 (日本)",
824                         "place": "地方",
825                         "postcode": "郵遞區號",
826                         "province": "省",
827                         "province!jp": "州",
828                         "quarter": "區",
829                         "quarter!jp": "大字/町 (日本)",
830                         "state": "州",
831                         "street": "街",
832                         "subdistrict": "分區",
833                         "subdistrict!vn": "選區/社區/小市鎮",
834                         "suburb": "市郊",
835                         "suburb!jp": "選區"
836                     }
837                 },
838                 "admin_level": {
839                     "label": "行政層次"
840                 },
841                 "aerialway": {
842                     "label": "種類"
843                 },
844                 "aerialway/access": {
845                     "label": "通過",
846                     "options": {
847                         "both": "進入及離開",
848                         "entry": "進入",
849                         "exit": "出口"
850                     }
851                 },
852                 "aerialway/bubble": {
853                     "label": "車廂"
854                 },
855                 "aerialway/capacity": {
856                     "label": "載客量 (每小時)",
857                     "placeholder": "500, 2500, 5000..."
858                 },
859                 "aerialway/duration": {
860                     "label": "車程 (分鐘)",
861                     "placeholder": "1, 2, 3..."
862                 },
863                 "aerialway/heating": {
864                     "label": "暖氣"
865                 },
866                 "aerialway/occupancy": {
867                     "label": "車廂載客量",
868                     "placeholder": "2, 4, 8..."
869                 },
870                 "aerialway/summer/access": {
871                     "label": "開放 (夏天)",
872                     "options": {
873                         "both": "進入及離開",
874                         "entry": "進入",
875                         "exit": "出口"
876                     }
877                 },
878                 "aeroway": {
879                     "label": "種類"
880                 },
881                 "amenity": {
882                     "label": "種類"
883                 },
884                 "animal_boarding": {
885                     "label": "動物用"
886                 },
887                 "animal_breeding": {
888                     "label": "動物用"
889                 },
890                 "animal_shelter": {
891                     "label": "動物用"
892                 },
893                 "area/highway": {
894                     "label": "種類"
895                 },
896                 "artist": {
897                     "label": "藝人"
898                 },
899                 "artwork_type": {
900                     "label": "種類"
901                 },
902                 "atm": {
903                     "label": "提款機"
904                 },
905                 "backrest": {
906                     "label": "長椅"
907                 },
908                 "barrier": {
909                     "label": "種類"
910                 },
911                 "bath/open_air": {
912                     "label": "露天"
913                 },
914                 "bath/sand_bath": {
915                     "label": "沙浴"
916                 },
917                 "bath/type": {
918                     "label": "種類",
919                     "options": {
920                         "foot_bath": "泡腳",
921                         "hot_spring": "溫泉",
922                         "onsen": "日式溫泉"
923                     }
924                 },
925                 "beauty": {
926                     "label": "商店種類"
927                 },
928                 "bench": {
929                     "label": "長椅"
930                 },
931                 "bicycle_parking": {
932                     "label": "種類"
933                 },
934                 "bin": {
935                     "label": "垃圾筒"
936                 },
937                 "blood_components": {
938                     "label": "血液成分",
939                     "options": {
940                         "plasma": "血漿",
941                         "platelets": "血小板",
942                         "stemcells": "幹細胞樣本",
943                         "whole": "全血"
944                     }
945                 },
946                 "board_type": {
947                     "label": "種類"
948                 },
949                 "boundary": {
950                     "label": "種類"
951                 },
952                 "brand": {
953                     "label": "品牌"
954                 },
955                 "building": {
956                     "label": "建築物"
957                 },
958                 "building_area": {
959                     "label": "建築物"
960                 },
961                 "bunker_type": {
962                     "label": "種類"
963                 },
964                 "camera/direction": {
965                     "label": "方向 (順時針度數)",
966                     "placeholder": "45, 90, 180, 270"
967                 },
968                 "camera/mount": {
969                     "label": "相機托架"
970                 },
971                 "camera/type": {
972                     "label": "相機種類",
973                     "options": {
974                         "dome": "半球形",
975                         "fixed": "固定式",
976                         "panning": "搖擺式"
977                     }
978                 },
979                 "capacity": {
980                     "label": "容納",
981                     "placeholder": "50, 100, 200..."
982                 },
983                 "cardinal_direction": {
984                     "label": "方向",
985                     "options": {
986                         "E": "東",
987                         "ENE": "東北偏東",
988                         "ESE": "東南偏東",
989                         "N": "北",
990                         "NE": "東北",
991                         "NNE": "東北偏北",
992                         "NNW": "西北偏北",
993                         "NW": "西北",
994                         "S": "南",
995                         "SE": "東南",
996                         "SSE": "東南偏南",
997                         "SSW": "西南偏南",
998                         "SW": "西南",
999                         "W": "西",
1000                         "WNW": "西北偏西",
1001                         "WSW": "西南偏西"
1002                     }
1003                 },
1004                 "castle_type": {
1005                     "label": "種類"
1006                 },
1007                 "clock_direction": {
1008                     "label": "方向",
1009                     "options": {
1010                         "anticlockwise": "逆時針",
1011                         "clockwise": "順時針"
1012                     }
1013                 },
1014                 "club": {
1015                     "label": "種類"
1016                 },
1017                 "collection_times": {
1018                     "label": "收集時間"
1019                 },
1020                 "communication_multi": {
1021                     "label": "通訊種類"
1022                 },
1023                 "construction": {
1024                     "label": "種類"
1025                 },
1026                 "contact/webcam": {
1027                     "label": "網路相機 URL",
1028                     "placeholder": "http://example.com/"
1029                 },
1030                 "content": {
1031                     "label": "內容"
1032                 },
1033                 "country": {
1034                     "label": "國"
1035                 },
1036                 "covered": {
1037                     "label": "被遮蓋"
1038                 },
1039                 "craft": {
1040                     "label": "種類"
1041                 },
1042                 "crop": {
1043                     "label": "農作物"
1044                 },
1045                 "crossing": {
1046                     "label": "種類"
1047                 },
1048                 "cuisine": {
1049                     "label": "菜式"
1050                 },
1051                 "currency_multi": {
1052                     "label": "外幣種類"
1053                 },
1054                 "cycle_network": {
1055                     "label": "網絡"
1056                 },
1057                 "cycleway": {
1058                     "label": "單車徑",
1059                     "options": {
1060                         "lane": {
1061                             "description": "單車徑與行車道由地上的綫分開",
1062                             "title": "標準單車徑"
1063                         },
1064                         "none": {
1065                             "description": "沒有單車徑",
1066                             "title": "無"
1067                         },
1068                         "opposite": {
1069                             "description": "單程路提供雙程行車單車徑",
1070                             "title": "雙向行駛單車徑"
1071                         },
1072                         "opposite_lane": {
1073                             "description": "與行車方向相反的單車徑",
1074                             "title": "逆向單車道"
1075                         },
1076                         "share_busway": {
1077                             "description": "與巴士綫共享的單車徑",
1078                             "title": "與巴士綫共用的單車徑"
1079                         },
1080                         "shared_lane": {
1081                             "description": "沒有與行車道分開的單車徑",
1082                             "title": "共用單車徑"
1083                         },
1084                         "track": {
1085                             "description": "單車徑與行車道由障礙物分開",
1086                             "title": "單車徑"
1087                         }
1088                     },
1089                     "placeholder": "沒有",
1090                     "types": {
1091                         "cycleway:left": "左側",
1092                         "cycleway:right": "右側"
1093                     }
1094                 },
1095                 "date": {
1096                     "label": "日期"
1097                 },
1098                 "delivery": {
1099                     "label": "外賣"
1100                 },
1101                 "denomination": {
1102                     "label": "派"
1103                 },
1104                 "denotation": {
1105                     "label": "表示"
1106                 },
1107                 "description": {
1108                     "label": "描述"
1109                 },
1110                 "diaper": {
1111                     "label": "設有換片設備"
1112                 },
1113                 "display": {
1114                     "label": "顯示"
1115                 },
1116                 "dock": {
1117                     "label": "種類"
1118                 },
1119                 "drive_through": {
1120                     "label": "免下車"
1121                 },
1122                 "electrified": {
1123                     "label": "電氣化",
1124                     "options": {
1125                         "contact_line": "電纜",
1126                         "no": "否",
1127                         "rail": "已通電路軌",
1128                         "yes": "是 (未指定)"
1129                     },
1130                     "placeholder": "電纜、已通電路軌…"
1131                 },
1132                 "elevation": {
1133                     "label": "海拔"
1134                 },
1135                 "email": {
1136                     "label": "電郵",
1137                     "placeholder": "example@example.com"
1138                 },
1139                 "emergency": {
1140                     "label": "急症室"
1141                 },
1142                 "entrance": {
1143                     "label": "種類"
1144                 },
1145                 "except": {
1146                     "label": "例外"
1147                 },
1148                 "fax": {
1149                     "label": "傳真",
1150                     "placeholder": "+852 12345678"
1151                 },
1152                 "fee": {
1153                     "label": "費用"
1154                 },
1155                 "fence_type": {
1156                     "label": "種類"
1157                 },
1158                 "fire_hydrant/position": {
1159                     "label": "Position",
1160                     "options": {
1161                         "green": "草地",
1162                         "lane": "巷",
1163                         "parking_lot": "停車場",
1164                         "sidewalk": "行人路"
1165                     }
1166                 },
1167                 "fire_hydrant/type": {
1168                     "label": "種類",
1169                     "options": {
1170                         "pillar": "柱狀/地上",
1171                         "pond": "池塘",
1172                         "underground": "地下",
1173                         "wall": "牆上"
1174                     }
1175                 },
1176                 "fixme": {
1177                     "label": "整好我"
1178                 },
1179                 "fuel": {
1180                     "label": "燃料"
1181                 },
1182                 "fuel_multi": {
1183                     "label": "燃料種類"
1184                 },
1185                 "gauge": {
1186                     "label": "軌距"
1187                 },
1188                 "gender": {
1189                     "label": "性別",
1190                     "options": {
1191                         "female": "女",
1192                         "male": "男",
1193                         "unisex": "單性"
1194                     },
1195                     "placeholder": "未知"
1196                 },
1197                 "generator/method": {
1198                     "label": "方法"
1199                 },
1200                 "generator/source": {
1201                     "label": "來源"
1202                 },
1203                 "generator/type": {
1204                     "label": "種類"
1205                 },
1206                 "golf_hole": {
1207                     "label": "參攷",
1208                     "placeholder": "洞數(一到十八)"
1209                 },
1210                 "grape_variety": {
1211                     "label": "葡萄種類"
1212                 },
1213                 "handicap": {
1214                     "label": "差點",
1215                     "placeholder": "1-18"
1216                 },
1217                 "handrail": {
1218                     "label": "扶手"
1219                 },
1220                 "height": {
1221                     "label": "高度 (米)"
1222                 },
1223                 "highway": {
1224                     "label": "種類"
1225                 },
1226                 "historic": {
1227                     "label": "種類"
1228                 },
1229                 "historic/civilization": {
1230                     "label": "古代文明"
1231                 },
1232                 "hoops": {
1233                     "label": "籃框數量",
1234                     "placeholder": "1, 2, 4..."
1235                 },
1236                 "iata": {
1237                     "label": "萬國航空運輸協會(IATA)"
1238                 },
1239                 "icao": {
1240                     "label": "萬國民航組織(ICAO)"
1241                 },
1242                 "incline": {
1243                     "label": "斜"
1244                 },
1245                 "incline_steps": {
1246                     "label": "斜坡",
1247                     "options": {
1248                         "down": "落",
1249                         "up": "上"
1250                     }
1251                 },
1252                 "indoor": {
1253                     "label": "室內"
1254                 },
1255                 "information": {
1256                     "label": "種類"
1257                 },
1258                 "inscription": {
1259                     "label": "碑文"
1260                 },
1261                 "internet_access": {
1262                     "label": "用到互聯網",
1263                     "options": {
1264                         "no": "否",
1265                         "terminal": "終端機",
1266                         "wired": "揷綫上網",
1267                         "wlan": "無綫上網",
1268                         "yes": "有"
1269                     }
1270                 },
1271                 "internet_access/fee": {
1272                     "label": "互聯網費用"
1273                 },
1274                 "internet_access/ssid": {
1275                     "label": "SSID (網絡名稱)"
1276                 },
1277                 "kerb": {
1278                     "label": "下斜路緣"
1279                 },
1280                 "lamp_type": {
1281                     "label": "類別"
1282                 },
1283                 "landuse": {
1284                     "label": "類別"
1285                 },
1286                 "lanes": {
1287                     "label": "行車綫",
1288                     "placeholder": "1, 2, 3..."
1289                 },
1290                 "layer": {
1291                     "label": "層"
1292                 },
1293                 "leaf_cycle": {
1294                     "label": "換葉週期",
1295                     "options": {
1296                         "deciduous": "落葉",
1297                         "evergreen": "常綠",
1298                         "mixed": "混合",
1299                         "semi_deciduous": "半落葉",
1300                         "semi_evergreen": "半常綠    "
1301                     }
1302                 },
1303                 "leaf_cycle_singular": {
1304                     "label": "換葉週期",
1305                     "options": {
1306                         "deciduous": "落葉",
1307                         "evergreen": "常綠",
1308                         "semi_deciduous": "半落葉",
1309                         "semi_evergreen": "半常綠"
1310                     }
1311                 },
1312                 "leaf_type": {
1313                     "label": "葉子種類",
1314                     "options": {
1315                         "broadleaved": "闊葉",
1316                         "leafless": "無葉",
1317                         "mixed": "混合",
1318                         "needleleaved": "針葉"
1319                     }
1320                 },
1321                 "leaf_type_singular": {
1322                     "label": "葉子種類",
1323                     "options": {
1324                         "broadleaved": "闊葉",
1325                         "leafless": "無葉",
1326                         "needleleaved": "針葉"
1327                     }
1328                 },
1329                 "leisure": {
1330                     "label": "類別"
1331                 },
1332                 "length": {
1333                     "label": "長度 (米)"
1334                 },
1335                 "level": {
1336                     "label": "圖層"
1337                 },
1338                 "levels": {
1339                     "label": "樓層數",
1340                     "placeholder": "2, 4, 6..."
1341                 },
1342                 "lit": {
1343                     "label": "照明"
1344                 },
1345                 "location": {
1346                     "label": "地點"
1347                 },
1348                 "man_made": {
1349                     "label": "類別"
1350                 },
1351                 "map_size": {
1352                     "label": "覆蓋範圍"
1353                 },
1354                 "map_type": {
1355                     "label": "種類"
1356                 },
1357                 "maxheight": {
1358                     "label": "最大高度",
1359                     "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\""
1360                 },
1361                 "maxspeed": {
1362                     "label": "速度限制",
1363                     "placeholder": "40, 50, 60..."
1364                 },
1365                 "maxstay": {
1366                     "label": "可停留時間"
1367                 },
1368                 "maxweight": {
1369                     "label": "最大承重"
1370                 },
1371                 "mtb/scale": {
1372                     "label": "越野單車徑難度",
1373                     "options": {
1374                         "0": "0: 碎石/ 硬土、沒有障礙物、大弧度",
1375                         "1": "1: 有些鬆散的地面、小型障礙物、大弧度",
1376                         "2": "2: 較多鬆散的地面、大型障礙物、簡單急彎",
1377                         "3": "3: 濕滑地面、大型障礙物、狹窄急彎",
1378                         "4": "4: 鬆散的地面或大圓石、危險急彎",
1379                         "5": "5: 十分困難、石灘、滑坡",
1380                         "6": "6: 非精湛越野單車者不可騎越"
1381                     },
1382                     "placeholder": "0, 1, 2, 3..."
1383                 },
1384                 "mtb/scale/imba": {
1385                     "label": "國際越野單車協會路徑難度",
1386                     "options": {
1387                         "0": "最容易 (白圓圈)",
1388                         "1": "容易 (綠圓圈)",
1389                         "2": "中等 (藍正方)",
1390                         "3": "困難 (黑鑽石)",
1391                         "4": "極度困難 (雙黑鑽石)"
1392                     },
1393                     "placeholder": "容易、中等、困難 …"
1394                 },
1395                 "mtb/scale/uphill": {
1396                     "label": "登山單車上坡難度",
1397                     "options": {
1398                         "0": "0:平均坡度<10%,碎石/實土,沒有障礙物",
1399                         "1": "1:平均坡度<15%,碎石/實土,少許障礙物",
1400                         "2": "2:平均坡度<20%,硬地,拳頭大的石塊/樹根",
1401                         "3": "3:平均坡度<25%,多變的地面,拳頭大的石塊/枝幹",
1402                         "4": "4:平均坡度<30%,路面惡劣,大石頭/枝幹",
1403                         "5": "5:十分陡峭,基本上需要推單車或將單車抬起"
1404                     },
1405                     "placeholder": "0, 1, 2, 3..."
1406                 },
1407                 "name": {
1408                     "label": "名",
1409                     "placeholder": "常用名稱(如有)"
1410                 },
1411                 "natural": {
1412                     "label": "自然"
1413                 },
1414                 "network": {
1415                     "label": "網絡"
1416                 },
1417                 "network_bicycle": {
1418                     "label": "網絡種類",
1419                     "options": {
1420                         "icn": "國際",
1421                         "lcn": "本地",
1422                         "ncn": "國家",
1423                         "rcn": "地區"
1424                     },
1425                     "placeholder": "本地、地區、國家、國際"
1426                 },
1427                 "network_foot": {
1428                     "label": "網絡種類",
1429                     "options": {
1430                         "iwn": "國際",
1431                         "lwn": "本地",
1432                         "nwn": "國家",
1433                         "rwn": "地區"
1434                     },
1435                     "placeholder": "本地、地區、國家、國際"
1436                 },
1437                 "network_horse": {
1438                     "label": "網絡種類",
1439                     "options": {
1440                         "ihn": "國際",
1441                         "lhn": "本地",
1442                         "nhn": "國家",
1443                         "rhn": "地區"
1444                     },
1445                     "placeholder": "本地、地區、國家、國際"
1446                 },
1447                 "network_road": {
1448                     "label": "網絡"
1449                 },
1450                 "note": {
1451                     "label": "註"
1452                 },
1453                 "office": {
1454                     "label": "種類"
1455                 },
1456                 "oneway": {
1457                     "label": "單程",
1458                     "options": {
1459                         "no": "否",
1460                         "undefined": "假設為否",
1461                         "yes": "是"
1462                     }
1463                 },
1464                 "oneway_yes": {
1465                     "label": "單程",
1466                     "options": {
1467                         "no": "否",
1468                         "undefined": "假設為是",
1469                         "yes": "是"
1470                     }
1471                 },
1472                 "opening_hours": {
1473                     "label": "時間"
1474                 },
1475                 "operator": {
1476                     "label": "營辦商"
1477                 },
1478                 "outdoor_seating": {
1479                     "label": "室外座位"
1480                 },
1481                 "par": {
1482                     "label": "標準桿",
1483                     "placeholder": "3, 4, 5..."
1484                 },
1485                 "parallel_direction": {
1486                     "label": "方向",
1487                     "options": {
1488                         "backward": "後向",
1489                         "forward": "前向"
1490                     }
1491                 },
1492                 "park_ride": {
1493                     "label": "泊車轉乘"
1494                 },
1495                 "parking": {
1496                     "label": "種類",
1497                     "options": {
1498                         "carports": "車位",
1499                         "garage_boxes": "車庫箱",
1500                         "lane": "路旁",
1501                         "multi-storey": "多層",
1502                         "sheds": "有蓋",
1503                         "surface": "地面",
1504                         "underground": "地下"
1505                     }
1506                 },
1507                 "payment_multi": {
1508                     "label": "付款種類"
1509                 },
1510                 "phone": {
1511                     "label": "電話",
1512                     "placeholder": "+852 12345678"
1513                 },
1514                 "piste/difficulty": {
1515                     "label": "難度",
1516                     "options": {
1517                         "advanced": "進階 (黑鑽)",
1518                         "easy": "容易 (綠圓圈)",
1519                         "expert": "專家 (雙黑鑽)",
1520                         "extreme": "極困難 (需要攀登工具)",
1521                         "freeride": "自由滑行 (場地外)",
1522                         "intermediate": "中階 (藍方塊)",
1523                         "novice": "新手 (教學)"
1524                     },
1525                     "placeholder": "容易、中階、 進階..."
1526                 },
1527                 "piste/grooming": {
1528                     "label": "雪道種類",
1529                     "options": {
1530                         "backcountry": "偏遠地區",
1531                         "classic": "典型",
1532                         "classic+skating": "典型和滑行",
1533                         "mogul": "花式",
1534                         "scooter": "雪地滑板車/電單車",
1535                         "skating": "滑行"
1536                     }
1537                 },
1538                 "piste/type": {
1539                     "label": "種類",
1540                     "options": {
1541                         "downhill": "滑降",
1542                         "hike": "徒步",
1543                         "ice_skate": "冰刀",
1544                         "nordic": "北歐式",
1545                         "playground": "練習場",
1546                         "skitour": "滑雪團",
1547                         "sled": "雪橇",
1548                         "sleigh": "簡易雪橇",
1549                         "snow_park": "滑雪場"
1550                     }
1551                 },
1552                 "place": {
1553                     "label": "類別"
1554                 },
1555                 "plant": {
1556                     "label": "植物"
1557                 },
1558                 "population": {
1559                     "label": "人口"
1560                 },
1561                 "power": {
1562                     "label": "類別"
1563                 },
1564                 "power_supply": {
1565                     "label": "電源供應"
1566                 },
1567                 "produce": {
1568                     "label": "產品"
1569                 },
1570                 "product": {
1571                     "label": "產品"
1572                 },
1573                 "railway": {
1574                     "label": "類別"
1575                 },
1576                 "recycling_accepts": {
1577                     "label": "接受"
1578                 },
1579                 "recycling_type": {
1580                     "label": "回收種類",
1581                     "options": {
1582                         "centre": "回收中心",
1583                         "container": "回收箱"
1584                     }
1585                 },
1586                 "ref": {
1587                     "label": "參考"
1588                 },
1589                 "relation": {
1590                     "label": "類別"
1591                 },
1592                 "religion": {
1593                     "label": "宗敎"
1594                 },
1595                 "restriction": {
1596                     "label": "類別"
1597                 },
1598                 "restrictions": {
1599                     "label": "轉彎限制"
1600                 },
1601                 "rooms": {
1602                     "label": "房間數目"
1603                 },
1604                 "route": {
1605                     "label": "類類別"
1606                 },
1607                 "route_master": {
1608                     "label": "類別"
1609                 },
1610                 "sac_scale": {
1611                     "label": "遠足難度",
1612                     "options": {
1613                         "alpine_hiking": "T4:高山遠足",
1614                         "demanding_alpine_hiking": "T5:進階高山遠足",
1615                         "demanding_mountain_hiking": "T3:進階登山",
1616                         "difficult_alpine_hiking": "T6:艱難高山遠足",
1617                         "hiking": "T1:遠足",
1618                         "mountain_hiking": "T2:登山"
1619                     },
1620                     "placeholder": "登山、高山遠足..."
1621                 },
1622                 "sanitary_dump_station": {
1623                     "label": "廁所污水處理"
1624                 },
1625                 "seasonal": {
1626                     "label": "季節性"
1627                 },
1628                 "second_hand": {
1629                     "label": "售賣二手貨",
1630                     "options": {
1631                         "no": "否",
1632                         "only": "只可",
1633                         "yes": "是"
1634                     },
1635                     "placeholder": "是、否、只能"
1636                 },
1637                 "service": {
1638                     "label": "類別"
1639                 },
1640                 "service/bicycle": {
1641                     "label": "服務"
1642                 },
1643                 "service/vehicle": {
1644                     "label": "服務"
1645                 },
1646                 "service_rail": {
1647                     "label": "服務類型",
1648                     "options": {
1649                         "crossover": "渡線",
1650                         "siding": "側線",
1651                         "spur": "支線",
1652                         "yard": "貨場"
1653                     }
1654                 },
1655                 "service_times": {
1656                     "label": "服務時間"
1657                 },
1658                 "shelter": {
1659                     "label": "有蓋"
1660                 },
1661                 "shelter_type": {
1662                     "label": "種類"
1663                 },
1664                 "shop": {
1665                     "label": "種類"
1666                 },
1667                 "site": {
1668                     "label": "類別"
1669                 },
1670                 "smoking": {
1671                     "label": "吸煙",
1672                     "options": {
1673                         "dedicated": "吸煙者專用 (例如吸煙室)",
1674                         "isolated": "於實質上隔開的吸煙區",
1675                         "no": "任何地方都不可吸煙",
1676                         "outside": "可於室外吸煙",
1677                         "separated": "沒有隔開的吸煙區",
1678                         "yes": "所有地方均可吸煙"
1679                     },
1680                     "placeholder": "禁止、隔開、可以"
1681                 },
1682                 "smoothness": {
1683                     "label": "順滑度",
1684                     "options": {
1685                         "bad": "堅固車輪:旅行單車、汽車、人力車",
1686                         "excellent": "軸承:溜冰、滑板",
1687                         "good": "細車輪:公路車",
1688                         "horrible": "越野:重型越野車輛",
1689                         "impassable": "無法通行 / 輪車無法通行",
1690                         "intermediate": "輪胎:單車、輪椅、滑板車",
1691                         "very_bad": "高地台:輕型越野車輛",
1692                         "very_horrible": "越野專用:拖拉機、全地形越野車"
1693                     },
1694                     "placeholder": "軸承、輪胎、越野..."
1695                 },
1696                 "social_facility": {
1697                     "label": "種類"
1698                 },
1699                 "social_facility_for": {
1700                     "label": "服務對象"
1701                 },
1702                 "source": {
1703                     "label": "來源"
1704                 },
1705                 "sport": {
1706                     "label": "運動"
1707                 },
1708                 "sport_ice": {
1709                     "label": "運動"
1710                 },
1711                 "sport_racing_motor": {
1712                     "label": "運動"
1713                 },
1714                 "sport_racing_nonmotor": {
1715                     "label": "運動"
1716                 },
1717                 "stars": {
1718                     "label": "星級"
1719                 },
1720                 "start_date": {
1721                     "label": "起始日期"
1722                 },
1723                 "step_count": {
1724                     "label": "梯級數目"
1725                 },
1726                 "stop": {
1727                     "label": "停車指示種類",
1728                     "options": {
1729                         "all": "全部方向",
1730                         "minor": "次級道路"
1731                     }
1732                 },
1733                 "structure": {
1734                     "label": "結構",
1735                     "options": {
1736                         "bridge": "橋樑",
1737                         "cutting": "開山",
1738                         "embankment": "基堤",
1739                         "ford": "淺灘",
1740                         "tunnel": "隧道"
1741                     },
1742                     "placeholder": "未知"
1743                 },
1744                 "studio": {
1745                     "label": "種類"
1746                 },
1747                 "substation": {
1748                     "label": "種類"
1749                 },
1750                 "supervised": {
1751                     "label": "受監察"
1752                 },
1753                 "support": {
1754                     "label": "支持"
1755                 },
1756                 "surface": {
1757                     "label": "表面"
1758                 },
1759                 "surveillance": {
1760                     "label": "監視類型"
1761                 },
1762                 "surveillance/type": {
1763                     "label": "監視種類",
1764                     "options": {
1765                         "ALPR": "自動車牌讀取器",
1766                         "camera": "相機",
1767                         "guard": "守衛"
1768                     }
1769                 },
1770                 "surveillance/zone": {
1771                     "label": "監視區域"
1772                 },
1773                 "tactile_paving": {
1774                     "label": "盲人引路徑"
1775                 },
1776                 "takeaway": {
1777                     "label": "外賣",
1778                     "options": {
1779                         "no": "不可",
1780                         "only": "只可外賣",
1781                         "yes": "可以"
1782                     },
1783                     "placeholder": "可以、不可、只可外賣…"
1784                 },
1785                 "toilets/disposal": {
1786                     "label": "棄置",
1787                     "options": {
1788                         "bucket": "尿斗",
1789                         "chemical": "化學掩臭",
1790                         "flush": "沖水式",
1791                         "pitlatrine": "坑廁/旱廁"
1792                     }
1793                 },
1794                 "toll": {
1795                     "label": "收費"
1796                 },
1797                 "tomb": {
1798                     "label": "種類"
1799                 },
1800                 "tourism": {
1801                     "label": "種類"
1802                 },
1803                 "tower/construction": {
1804                     "label": "建築物料",
1805                     "placeholder": "拉線、格狀、隱藏、..."
1806                 },
1807                 "tower/type": {
1808                     "label": "種類"
1809                 },
1810                 "tracktype": {
1811                     "label": "路徑種類",
1812                     "options": {
1813                         "grade1": "實心:已鋪設路面或有剛硬的表面",
1814                         "grade2": "接近實心:混合了柔性物料的碎石/石塊",
1815                         "grade3": "混合了硬性與柔性的物料",
1816                         "grade4": "接近柔性:混合了硬性物料的土壤/砂粒/草",
1817                         "grade5": "柔性:土壤/砂粒/草"
1818                     },
1819                     "placeholder": "實心、接近實心、柔性..."
1820                 },
1821                 "traffic_calming": {
1822                     "label": "種類"
1823                 },
1824                 "traffic_signals": {
1825                     "label": "訊號種類"
1826                 },
1827                 "trail_visibility": {
1828                     "label": "路徑可見度",
1829                     "options": {
1830                         "bad": "差勁:沒有標記,有時候看不到路徑/沒有路徑",
1831                         "excellent": "優良:路徑明確或有充分標記",
1832                         "good": "好:標記可看得到,但有時需要搜尋",
1833                         "horrible": "可怕:時常沒有路徑,需要一些定向技能",
1834                         "intermediate": "尚可:標記不多,路徑大致可見",
1835                         "no": "無:沒有路徑,需要極佳定向技能"
1836                     },
1837                     "placeholder": "優良、好、差勁..."
1838                 },
1839                 "trees": {
1840                     "label": "樹"
1841                 },
1842                 "tunnel": {
1843                     "label": "隧道"
1844                 },
1845                 "vending": {
1846                     "label": "貨品種類"
1847                 },
1848                 "visibility": {
1849                     "label": "可見度",
1850                     "options": {
1851                         "area": "超過 20 米 (65 呎)",
1852                         "house": "到 5 米 (16 呎)",
1853                         "street": "5 至 20米 (16 至 65呎)"
1854                     }
1855                 },
1856                 "wall": {
1857                     "label": "種類"
1858                 },
1859                 "water": {
1860                     "label": "種類"
1861                 },
1862                 "water_point": {
1863                     "label": "取水地點"
1864                 },
1865                 "waterway": {
1866                     "label": "種類"
1867                 },
1868                 "website": {
1869                     "label": "網站",
1870                     "placeholder": "http://example.com/"
1871                 },
1872                 "wetland": {
1873                     "label": "種類"
1874                 },
1875                 "wheelchair": {
1876                     "label": "可通輪椅"
1877                 },
1878                 "width": {
1879                     "label": "濶度(米)"
1880                 },
1881                 "wikipedia": {
1882                     "label": "維基百科全書"
1883                 }
1884             },
1885             "presets": {
1886                 "address": {
1887                     "name": "地址",
1888                     "terms": "Address,地址,地埗,址"
1889                 },
1890                 "advertising/billboard": {
1891                     "name": "Billboard",
1892                     "terms": "Billboard, 廣告板"
1893                 },
1894                 "aerialway": {
1895                     "name": "纜車路線"
1896                 },
1897                 "aerialway/cable_car": {
1898                     "name": "纜車",
1899                     "terms": "Cable Car,纜車"
1900                 },
1901                 "aerialway/chair_lift": {
1902                     "name": "吊椅",
1903                     "terms": "Chair Lift,吊椅"
1904                 },
1905                 "aerialway/drag_lift": {
1906                     "name": "牽引纜車",
1907                     "terms": "Drag Lift, 牽引纜車"
1908                 },
1909                 "aerialway/gondola": {
1910                     "name": "吊艙",
1911                     "terms": "Gondola,吊籃,吊船,空中纜車"
1912                 },
1913                 "aerialway/goods": {
1914                     "name": "貨運纜車",
1915                     "terms": "Goods Aerialway,載貨纜車"
1916                 },
1917                 "aerialway/magic_carpet": {
1918                     "name": "輸送帶",
1919                     "terms": "Magic Carpet Lift,輸送帶"
1920                 },
1921                 "aerialway/mixed_lift": {
1922                     "name": "混合式纜車",
1923                     "terms": "Mixed Lift,混合式纜車,混合式吊車"
1924                 },
1925                 "aerialway/platter": {
1926                     "name": "吊盤",
1927                     "terms": "吊盤"
1928                 },
1929                 "aerialway/pylon": {
1930                     "name": "纜車纜塔",
1931                     "terms": "纜塔,纜車塔,吊車塔"
1932                 },
1933                 "aerialway/rope_tow": {
1934                     "name": "牽繩",
1935                     "terms": "牽繩"
1936                 },
1937                 "aerialway/station": {
1938                     "name": "纜車站",
1939                     "terms": "纜車車站"
1940                 },
1941                 "aerialway/t-bar": {
1942                     "name": "T型吊桿",
1943                     "terms": "T型吊桿"
1944                 },
1945                 "aeroway": {
1946                     "name": "航空設施"
1947                 },
1948                 "aeroway/aerodrome": {
1949                     "name": "機場",
1950                     "terms": "Airport,機場,飛機,飛機場"
1951                 },
1952                 "aeroway/apron": {
1953                     "name": "停機坪",
1954                     "terms": "Apron,停機坪"
1955                 },
1956                 "aeroway/gate": {
1957                     "name": "登機閘",
1958                     "terms": "Airport Gate,登機門,登機口"
1959                 },
1960                 "aeroway/hangar": {
1961                     "name": "飛機庫",
1962                     "terms": "Hangar,機庫,飛機庫,飛機棚"
1963                 },
1964                 "aeroway/helipad": {
1965                     "name": "直升機坪",
1966                     "terms": "Helipad,直升機坪,直升機場,直昇機坪,直昇機場,直升機升降坪"
1967                 },
1968                 "aeroway/runway": {
1969                     "name": "跑道",
1970                     "terms": "Runway,跑道,機場跑道"
1971                 },
1972                 "aeroway/taxiway": {
1973                     "name": "滑行道",
1974                     "terms": "Taxiway,滑行道,機場滑行道,停機坪滑行道"
1975                 },
1976                 "aeroway/terminal": {
1977                     "name": "機場客運大樓",
1978                     "terms": "Airport Terminal,航廈"
1979                 },
1980                 "amenity": {
1981                     "name": "設施"
1982                 },
1983                 "amenity/animal_boarding": {
1984                     "name": "寵物酒店",
1985                     "terms": "Animal Boarding Facility, Dog hotel, pet hotel,寵物度假村,寵物飯店,狗酒店, 動物酒店"
1986                 },
1987                 "amenity/animal_breeding": {
1988                     "name": "動物繁殖場",
1989                     "terms": "Animal Breeding Facility, 寵物繁殖場"
1990                 },
1991                 "amenity/animal_shelter": {
1992                     "name": "動物收容中心",
1993                     "terms": "Animal Shelter, 動物收容所"
1994                 },
1995                 "amenity/arts_centre": {
1996                     "name": "美術館",
1997                     "terms": "Arts Center,美術中心,美術館,藝術中心,藝術館"
1998                 },
1999                 "amenity/atm": {
2000                     "name": "提款機",
2001                     "terms": "ATM,提款機,櫃員機,自動提款機,自動櫃員機"
2002                 },
2003                 "amenity/bank": {
2004                     "name": "銀行",
2005                     "terms": "Bank,銀號,銀行"
2006                 },
2007                 "amenity/bar": {
2008                     "name": "酒吧",
2009                     "terms": "Bar,吧,酒吧"
2010                 },
2011                 "amenity/bbq": {
2012                     "name": "燒烤",
2013                     "terms": "BBQ,燒烤"
2014                 },
2015                 "amenity/bench": {
2016                     "name": "長椅",
2017                     "terms": "Bench,長凳,長椅,長櫈"
2018                 },
2019                 "amenity/bicycle_parking": {
2020                     "name": "單車停放處",
2021                     "terms": "Bicycle Parking,單車停放,單車停泊處,泊單車,泊單車處,自行車停放處"
2022                 },
2023                 "amenity/bicycle_rental": {
2024                     "name": "單車出租",
2025                     "terms": "Bicycle Rental,單車租賃,租單車,租單車舖,租單車處,自行車租賃處"
2026                 },
2027                 "amenity/bicycle_repair_station": {
2028                     "name": "單車維修站",
2029                     "terms": "單車維修站,維修單車,自行車維修站,維修自行車"
2030                 },
2031                 "amenity/biergarten": {
2032                     "name": "露天啤酒店",
2033                     "terms": "啤酒店,戶外啤酒店,啤酒花園"
2034                 },
2035                 "amenity/boat_rental": {
2036                     "name": "租艇",
2037                     "terms": "Boat Rental,租艇,船舶租賃處"
2038                 },
2039                 "amenity/bureau_de_change": {
2040                     "name": "外幣兌換",
2041                     "terms": "錢幣兌換,換錢"
2042                 },
2043                 "amenity/bus_station": {
2044                     "name": "巴士站",
2045                     "terms": "巴士站"
2046                 },
2047                 "amenity/cafe": {
2048                     "name": "茶座",
2049                     "terms": "Cafe,㗎啡室,㗎啡廳,咖啡,咖啡室,咖啡廳,茶座"
2050                 },
2051                 "amenity/car_rental": {
2052                     "name": "汽車租賃",
2053                     "terms": "Car Rental,汽車租賃處,租車,租車店,租車舖"
2054                 },
2055                 "amenity/car_sharing": {
2056                     "name": "汽車共享站",
2057                     "terms": "Car Sharing,共用車,共用車處,汽車共享站"
2058                 },
2059                 "amenity/car_wash": {
2060                     "name": "洗車店",
2061                     "terms": "Car Wash,洗車,洗車舖"
2062                 },
2063                 "amenity/casino": {
2064                     "name": "賭場",
2065                     "terms": "賭場"
2066                 },
2067                 "amenity/charging_station": {
2068                     "name": "充電站",
2069                     "terms": "叉電站"
2070                 },
2071                 "amenity/childcare": {
2072                     "name": "託兒所/幼兒護理",
2073                     "terms": "託兒所,幼兒護理,託管"
2074                 },
2075                 "amenity/cinema": {
2076                     "name": "戲院",
2077                     "terms": "Cinema,電影,電影戲院,電影院"
2078                 },
2079                 "amenity/clinic": {
2080                     "name": "診所",
2081                     "terms": "診療所,醫務所,醫務中心"
2082                 },
2083                 "amenity/clock": {
2084                     "name": "時鐘",
2085                     "terms": "時鐘,鐘塔,鐘樓"
2086                 },
2087                 "amenity/college": {
2088                     "name": "學院範圍",
2089                     "terms": "學院,學院用地,技術學院,專上學院,專科,書院"
2090                 },
2091                 "amenity/community_centre": {
2092                     "name": "社區中心",
2093                     "terms": "活動中心"
2094                 },
2095                 "amenity/compressed_air": {
2096                     "name": "打氣服務",
2097                     "terms": "輪胎打氣"
2098                 },
2099                 "amenity/courthouse": {
2100                     "name": "法庭",
2101                     "terms": "Courthouse,法庭,法院,裁判署"
2102                 },
2103                 "amenity/coworking_space": {
2104                     "name": "共同工作空間"
2105                 },
2106                 "amenity/crematorium": {
2107                     "name": "火葬場",
2108                     "terms": "Crematorium, 火葬場"
2109                 },
2110                 "amenity/dentist": {
2111                     "name": "牙醫",
2112                     "terms": "牙醫診所,牙科診所,齒科"
2113                 },
2114                 "amenity/doctors": {
2115                     "name": "醫生",
2116                     "terms": "醫師"
2117                 },
2118                 "amenity/dojo": {
2119                     "name": "道場/武術學院",
2120                     "terms": "武藝,武術"
2121                 },
2122                 "amenity/drinking_water": {
2123                     "name": "飲用水",
2124                     "terms": "Drinking Water,水源,活水,飲水,飲水處,飲水機,飲水器"
2125                 },
2126                 "amenity/driving_school": {
2127                     "name": "駕駛學校",
2128                     "terms": "Driving School, 駕駛學院"
2129                 },
2130                 "amenity/embassy": {
2131                     "name": "大使館",
2132                     "terms": "Embassy,使館,大使館,領事館"
2133                 },
2134                 "amenity/fast_food": {
2135                     "name": "快餐店",
2136                     "terms": "Fast Food,快餐店,速食店"
2137                 },
2138                 "amenity/ferry_terminal": {
2139                     "name": "客運碼頭",
2140                     "terms": "客運碼頭,客運渡輪碼頭,渡輪碼頭"
2141                 },
2142                 "amenity/fire_station": {
2143                     "name": "消防局",
2144                     "terms": "Fire Station,水車館,消防局,消防站"
2145                 },
2146                 "amenity/food_court": {
2147                     "name": "美食廣場",
2148                     "terms": "Food Court, 美食街, 美食中心, 食堂, 食街"
2149                 },
2150                 "amenity/fountain": {
2151                     "name": "噴水池",
2152                     "terms": "Fountain,噴水池,噴泉"
2153                 },
2154                 "amenity/fuel": {
2155                     "name": "油站",
2156                     "terms": "Gas Station,加氣站,加汽站,加油站,油站"
2157                 },
2158                 "amenity/grave_yard": {
2159                     "name": "墓地",
2160                     "terms": "Graveyard,墓地,墳地,墳場,祖墳,山墳,泥墳,土墳"
2161                 },
2162                 "amenity/grit_bin": {
2163                     "name": "砂礫桶",
2164                     "terms": "砂礫箱,沙礫桶,沙桶,砂桶,砂鹽混合物桶"
2165                 },
2166                 "amenity/hospital": {
2167                     "name": "醫院範圍",
2168                     "terms": "醫院"
2169                 },
2170                 "amenity/hunting_stand": {
2171                     "name": "狩獵台",
2172                     "terms": "狩獵站,狩獵塔"
2173                 },
2174                 "amenity/ice_cream": {
2175                     "name": "雪榚店",
2176                     "terms": "ice cream, 雪榚店, 冰淇淋店"
2177                 },
2178                 "amenity/internet_cafe": {
2179                     "name": "網吧",
2180                     "terms": "Internet Cafe, 互聯網餐廳"
2181                 },
2182                 "amenity/kindergarten": {
2183                     "name": "學前照顧/幼稚園範圍",
2184                     "terms": "幼兒園,幼稚園用地,幼稚園"
2185                 },
2186                 "amenity/library": {
2187                     "name": "圖書館",
2188                     "terms": "Library,圖書館"
2189                 },
2190                 "amenity/marketplace": {
2191                     "name": "街市",
2192                     "terms": "Marketplace,市場,菜市場,街市"
2193                 },
2194                 "amenity/motorcycle_parking": {
2195                     "name": "電單車停車位",
2196                     "terms": "摩托車停車場,電單車停車場"
2197                 },
2198                 "amenity/nightclub": {
2199                     "name": "夜總會",
2200                     "terms": "夜店"
2201                 },
2202                 "amenity/nursing_home": {
2203                     "name": "護養院"
2204                 },
2205                 "amenity/parking": {
2206                     "name": "停車場",
2207                     "terms": "Car Parking,停車場"
2208                 },
2209                 "amenity/parking_entrance": {
2210                     "name": "停車場入口/出口",
2211                     "terms": "停車場入口,停車場出口"
2212                 },
2213                 "amenity/parking_space": {
2214                     "name": "泊車位",
2215                     "terms": "停車空間,泊車處,停車位,車位"
2216                 },
2217                 "amenity/pavilion": {
2218                     "name": "亭",
2219                     "terms": "Pavilion,亭"
2220                 },
2221                 "amenity/pharmacy": {
2222                     "name": "藥房",
2223                     "terms": "Pharmacy,葯局,葯店,葯房,葯舖,藥局,藥店,藥房,藥舖"
2224                 },
2225                 "amenity/place_of_worship": {
2226                     "name": "祟拜場所",
2227                     "terms": "Place of Worship,Worship,宗教祟拜場所,宗教禮拜處,崇拜處,拜神之所,禮拜場所,廟,教堂,寺廟,禮拜堂,猶太廟,清真寺"
2228                 },
2229                 "amenity/place_of_worship/buddhist": {
2230                     "name": "佛寺",
2231                     "terms": "Buddhist Temple,佛堂,佛寺,佛廟,和尚寺,寶殿,寺,寺廟,尼姑庵,尼庵,庵堂,廟,精舍,閣,靜院,觀音廟,觀音寺"
2232                 },
2233                 "amenity/place_of_worship/christian": {
2234                     "name": "敎堂",
2235                     "terms": "Christian,Church,基督敎堂,基督教堂,天主堂,天主敎堂,天主教堂,敎堂,教堂,聖堂"
2236                 },
2237                 "amenity/place_of_worship/jewish": {
2238                     "name": "猶太廟",
2239                     "terms": "Synagogue,jewish,猶太寺,猶太廟,猶太教堂"
2240                 },
2241                 "amenity/place_of_worship/muslim": {
2242                     "name": "清真寺",
2243                     "terms": "Mosque,Muslim,回教寺,回教廟,清真廟,清真寺"
2244                 },
2245                 "amenity/planetarium": {
2246                     "name": "天象廳",
2247                     "terms": "Planetarium, 天象館"
2248                 },
2249                 "amenity/police": {
2250                     "name": "警署",
2251                     "terms": "Police,差館,派出所,警察局,警局,警署"
2252                 },
2253                 "amenity/post_box": {
2254                     "name": "郵筒",
2255                     "terms": "Mailbox,Post,Post Box,郵筒,郵箱"
2256                 },
2257                 "amenity/post_office": {
2258                     "name": "郵政局",
2259                     "terms": "Post Office,郵局,郵政局,香港郵政"
2260                 },
2261                 "amenity/prison": {
2262                     "name": "監獄範圍",
2263                     "terms": "監倉範圍,懲教所範圍,勞教中心範圍"
2264                 },
2265                 "amenity/pub": {
2266                     "name": "酒館",
2267                     "terms": "Pub,酒館"
2268                 },
2269                 "amenity/public_bath": {
2270                     "name": "公共浴室",
2271                     "terms": "Public Bath,公共澡堂,公共浴池,錢湯,公共浴場"
2272                 },
2273                 "amenity/public_bookcase": {
2274                     "name": "公眾書架",
2275                     "terms": "公共書架"
2276                 },
2277                 "amenity/ranger_station": {
2278                     "name": "郊野公園遊客中心",
2279                     "terms": "Ranger Station,郊野公園管理站,郊野公園訪客中心"
2280                 },
2281                 "amenity/recycling": {
2282                     "name": "回收設施",
2283                     "terms": "Recycling,回收桶,回收箱,廢物回收桶"
2284                 },
2285                 "amenity/recycling_centre": {
2286                     "name": "回收中心",
2287                     "terms": "Recycling Center, 廢物回收中心, 資源回收中心"
2288                 },
2289                 "amenity/register_office": {
2290                     "name": "人事登記處"
2291                 },
2292                 "amenity/restaurant": {
2293                     "name": "餐廳",
2294                     "terms": "Restaurant,茶樓,酒家,酒樓,飯店,飯館,餐廳,餐館"
2295                 },
2296                 "amenity/sanitary_dump_station": {
2297                     "name": "露營車廁所廢物收集",
2298                     "terms": "露營車廁所廢物收集"
2299                 },
2300                 "amenity/school": {
2301                     "name": "學校範圍",
2302                     "terms": "學校,中學,小學,學校用地,學校範圍,國際學校"
2303                 },
2304                 "amenity/shelter": {
2305                     "name": "涼亭",
2306                     "terms": "Shelter,亭,蓋,避難,避難所,避雨亭"
2307                 },
2308                 "amenity/social_facility": {
2309                     "name": "社會服務設施",
2310                     "terms": "社福設施"
2311                 },
2312                 "amenity/social_facility/food_bank": {
2313                     "name": "食物銀行",
2314                     "terms": "食物銀行"
2315                 },
2316                 "amenity/social_facility/group_home": {
2317                     "name": "安老院",
2318                     "terms": "老人院"
2319                 },
2320                 "amenity/social_facility/homeless_shelter": {
2321                     "name": "露宿者收容所",
2322                     "terms": "露宿者中心,露宿者之家"
2323                 },
2324                 "amenity/social_facility/nursing_home": {
2325                     "name": "護養院",
2326                     "terms": "Nursing Home,療養院"
2327                 },
2328                 "amenity/studio": {
2329                     "name": "工作室",
2330                     "terms": "影樓,畫室,放映室,美術室,工藝室,藝術工作室"
2331                 },
2332                 "amenity/swimming_pool": {
2333                     "name": "游泳池"
2334                 },
2335                 "amenity/taxi": {
2336                     "name": "的士站",
2337                     "terms": "Taxi Stand,出租車站,的士站,計程車站"
2338                 },
2339                 "amenity/telephone": {
2340                     "name": "電話",
2341                     "terms": "Telephone,電話,電話亭"
2342                 },
2343                 "amenity/theatre": {
2344                     "name": "劇院",
2345                     "terms": "Theater,劇場,劇院,戲院,舞臺戲院,電影院,戲棚"
2346                 },
2347                 "amenity/toilets": {
2348                     "name": "廁所",
2349                     "terms": "Toilets,便所,公厠,公廁,厠所,廁所,方便,洗手間,盥洗室,化粧間"
2350                 },
2351                 "amenity/townhall": {
2352                     "name": "大會堂",
2353                     "terms": "Town Hall,大會堂,市政府,市政廳"
2354                 },
2355                 "amenity/university": {
2356                     "name": "大學範圍",
2357                     "terms": "大學,大專,大學用地"
2358                 },
2359                 "amenity/vending_machine": {
2360                     "name": "售賣機",
2361                     "terms": "Vending Machine,售賣機,自動售賣機,自動販賣機,販賣機"
2362                 },
2363                 "amenity/vending_machine/cigarettes": {
2364                     "name": "香煙售賣機",
2365                     "terms": "香煙售賣機"
2366                 },
2367                 "amenity/vending_machine/condoms": {
2368                     "name": "避孕套售賣機",
2369                     "terms": "保險套販賣機,安全套販賣機,避孕袋售賣機"
2370                 },
2371                 "amenity/vending_machine/drinks": {
2372                     "name": "飲品售賣機",
2373                     "terms": "飲料售賣機"
2374                 },
2375                 "amenity/vending_machine/excrement_bags": {
2376                     "name": "排泄物袋售賣機",
2377                     "terms": "糞便袋售賣機"
2378                 },
2379                 "amenity/vending_machine/news_papers": {
2380                     "name": "報紙售賣機"
2381                 },
2382                 "amenity/vending_machine/newspapers": {
2383                     "name": "報紙售賣機",
2384                     "terms": "Newspaper Vending Machine,報紙販賣機"
2385                 },
2386                 "amenity/vending_machine/parcel_pickup_dropoff": {
2387                     "name": "包裹領件/投寄機",
2388                     "terms": "包裹領件/投寄機"
2389                 },
2390                 "amenity/vending_machine/parking_tickets": {
2391                     "name": "泊車票售賣機",
2392                     "terms": "停車票售賣機"
2393                 },
2394                 "amenity/vending_machine/public_transport_tickets": {
2395                     "name": "自動售票機",
2396                     "terms": "車票販賣機,車票售賣機"
2397                 },
2398                 "amenity/vending_machine/sweets": {
2399                     "name": "零食售賣機",
2400                     "terms": "零食販賣機"
2401                 },
2402                 "amenity/veterinary": {
2403                     "name": "獸醫",
2404                     "terms": "獸醫, 動物醫生"
2405                 },
2406                 "amenity/waste_basket": {
2407                     "name": "垃圾桶",
2408                     "terms": "Waste Basket,垃圾桶,垃圾箱,廢物箱"
2409                 },
2410                 "amenity/waste_disposal": {
2411                     "name": "大型垃圾箱",
2412                     "terms": "大型垃圾筒,大型回收箱"
2413                 },
2414                 "amenity/waste_transfer_station": {
2415                     "name": "垃圾轉運站",
2416                     "terms": "Waste Transfer Station, 垃圾站"
2417                 },
2418                 "amenity/water_point": {
2419                     "name": "露營車飲用水",
2420                     "terms": "旅行車飲用水"
2421                 },
2422                 "amenity/watering_place": {
2423                     "name": "動物飲水處",
2424                     "terms": "Animal Watering Place, 動物飲水區"
2425                 },
2426                 "area": {
2427                     "name": "範圍",
2428                     "terms": "Area,區域,範圍"
2429                 },
2430                 "area/highway": {
2431                     "name": "路面物質",
2432                     "terms": "路面材質,路面"
2433                 },
2434                 "barrier": {
2435                     "name": "屏障",
2436                     "terms": "Barrier,屏障,阻擋,障礙,障礙物,柵欄,護欄"
2437                 },
2438                 "barrier/block": {
2439                     "name": "路障",
2440                     "terms": "Block,路障,障礙物"
2441                 },
2442                 "barrier/bollard": {
2443                     "name": "護柱",
2444                     "terms": "Bollard,護柱,標柱,繫纜樁,矮柱"
2445                 },
2446                 "barrier/border_control": {
2447                     "name": "邊境管制",
2448                     "terms": "Border Control, 邊防"
2449                 },
2450                 "barrier/cattle_grid": {
2451                     "name": "攔畜溝柵",
2452                     "terms": "Cattle Grid,家畜柵欄,攔畜溝柵"
2453                 },
2454                 "barrier/city_wall": {
2455                     "name": "城牆",
2456                     "terms": "City Wall,城墻,城牆"
2457                 },
2458                 "barrier/cycle_barrier": {
2459                     "name": "單車減速欄",
2460                     "terms": "Cycle Barrier,單車減速欄,單車矮欄"
2461                 },
2462                 "barrier/ditch": {
2463                     "name": "溝渠",
2464                     "terms": "Ditch,溝,溝渠,明溝"
2465                 },
2466                 "barrier/entrance": {
2467                     "name": "入口"
2468                 },
2469                 "barrier/fence": {
2470                     "name": "圍欄",
2471                     "terms": "Fence,欄,欄柵,籬,籬笆,圍網,柵欄"
2472                 },
2473                 "barrier/gate": {
2474                     "name": "閘門",
2475                     "terms": "Gate,口,門,閘"
2476                 },
2477                 "barrier/hedge": {
2478                     "name": "樹籬",
2479                     "terms": "Hedge,樹籬"
2480                 },
2481                 "barrier/kissing_gate": {
2482                     "name": "單人轉門 ",
2483                     "terms": "Kissing Gate,單人轉門"
2484                 },
2485                 "barrier/lift_gate": {
2486                     "name": "閘桿",
2487                     "terms": "Lift Gate,擋車器,道閘"
2488                 },
2489                 "barrier/retaining_wall": {
2490                     "name": "護土牆",
2491                     "terms": "Retaining Wall,擋土墻,護土牆"
2492                 },
2493                 "barrier/stile": {
2494                     "name": "梯梃",
2495                     "terms": "Stile,梯梃,梯磴"
2496                 },
2497                 "barrier/toll_booth": {
2498                     "name": "收費亭",
2499                     "terms": "Toll Booth,收費亭,收費站"
2500                 },
2501                 "barrier/wall": {
2502                     "name": "牆",
2503                     "terms": "Wall,墻,牆"
2504                 },
2505                 "boundary/administrative": {
2506                     "name": "行政界",
2507                     "terms": "Administrative Boundary,行政區域界線,行政區界,行政界,行政界線,行政邊界"
2508                 },
2509                 "building": {
2510                     "name": "建築物",
2511                     "terms": "Building,屋宇,建築物"
2512                 },
2513                 "building/apartments": {
2514                     "name": "公寓",
2515                     "terms": "Apartments,公寓,分層屋宇"
2516                 },
2517                 "building/barn": {
2518                     "name": "穀倉",
2519                     "terms": "穀倉,糧倉"
2520                 },
2521                 "building/bunker": {
2522                     "name": "地堡"
2523                 },
2524                 "building/cabin": {
2525                     "name": "小屋",
2526                     "terms": "小木屋"
2527                 },
2528                 "building/cathedral": {
2529                     "name": "大教堂建築物",
2530                     "terms": "大教堂"
2531                 },
2532                 "building/chapel": {
2533                     "name": "小教堂建築物",
2534                     "terms": "小教堂,小聖堂"
2535                 },
2536                 "building/church": {
2537                     "name": "教堂建築物",
2538                     "terms": "教堂,聖堂"
2539                 },
2540                 "building/college": {
2541                     "name": "學院校舍",
2542                     "terms": "學院建築,學院建築物,技術學院建築"
2543                 },
2544                 "building/commercial": {
2545                     "name": "商業樓宇",
2546                     "terms": "Commercial Building,商業建築物,商業樓宇"
2547                 },
2548                 "building/construction": {
2549                     "name": "興建中建築物",
2550                     "terms": "施工中建築物,建造中建築物"
2551                 },
2552                 "building/detached": {
2553                     "name": "獨立屋",
2554                     "terms": "獨立式住宅,獨立式房子,獨立式房屋"
2555                 },
2556                 "building/dormitory": {
2557                     "name": "宿舍",
2558                     "terms": "學生宿舍,員工宿舍,職員宿舍"
2559                 },
2560                 "building/entrance": {
2561                     "name": "入口/出口"
2562                 },
2563                 "building/garage": {
2564                     "name": "車庫",
2565                     "terms": "Garage,車房"
2566                 },
2567                 "building/garages": {
2568                     "name": "車庫",
2569                     "terms": "Garage,車房"
2570                 },
2571                 "building/greenhouse": {
2572                     "name": "溫室",
2573                     "terms": "溫室"
2574                 },
2575                 "building/hospital": {
2576                     "name": "醫院建築物",
2577                     "terms": "醫院, 醫院大樓"
2578                 },
2579                 "building/hotel": {
2580                     "name": "酒店建築物",
2581                     "terms": "旅館建築物,旅店建築物,賓館建築物"
2582                 },
2583                 "building/house": {
2584                     "name": "洋房",
2585                     "terms": "House,屋,洋房,別墅"
2586                 },
2587                 "building/hut": {
2588                     "name": "屋仔",
2589                     "terms": "Hut,屋仔,棚屋"
2590                 },
2591                 "building/industrial": {
2592                     "name": "工業樓宇",
2593                     "terms": "Industrial Building,工業建築物,工業樓宇"
2594                 },
2595                 "building/kindergarten": {
2596                     "name": "學前照顧/幼稚園建築物",
2597                     "terms": "幼兒園校舍,幼稚園校舍"
2598                 },
2599                 "building/public": {
2600                     "name": "公共建築物",
2601                     "terms": "公用建築物"
2602                 },
2603                 "building/residential": {
2604                     "name": "住宅樓宇",
2605                     "terms": "Residential Building,住宅建築物,住宅樓宇"
2606                 },
2607                 "building/retail": {
2608                     "name": "零售建築物",
2609                     "terms": "零售建築,百貨公司"
2610                 },
2611                 "building/roof": {
2612                     "name": "上蓋",
2613                     "terms": "屋頂"
2614                 },
2615                 "building/school": {
2616                     "name": "校舍",
2617                     "terms": "學校建築物,小學建築物,中學建築物"
2618                 },
2619                 "building/semidetached_house": {
2620                     "name": "半獨立屋",
2621                     "terms": "半獨立式住宅,半獨立式房子,半獨立式房屋"
2622                 },
2623                 "building/shed": {
2624                     "name": "屋棚",
2625                     "terms": "棚檻,棚屋"
2626                 },
2627                 "building/stable": {
2628                     "name": "馬廄",
2629                     "terms": "馬廄,馬房,馬舍"
2630                 },
2631                 "building/static_caravan": {
2632                     "name": "固定式露營車",
2633                     "terms": "固定式露營車,露營車"
2634                 },
2635                 "building/terrace": {
2636                     "name": "排屋",
2637                     "terms": "行列式房屋,連棟式住宅"
2638                 },
2639                 "building/train_station": {
2640                     "name": "火車站"
2641                 },
2642                 "building/university": {
2643                     "name": "大學建築物",
2644                     "terms": "大學校舍"
2645                 },
2646                 "building/warehouse": {
2647                     "name": "貨倉",
2648                     "terms": "倉庫,稅倉,倉"
2649                 },
2650                 "camp_site/camp_pitch": {
2651                     "name": "露營營地",
2652                     "terms": "Camp Pitch, 露營場地, 營地"
2653                 },
2654                 "club": {
2655                     "name": "俱樂部",
2656                     "terms": "Club, 會所"
2657                 },
2658                 "craft": {
2659                     "name": "工藝",
2660                     "terms": "工藝,技工,手工"
2661                 },
2662                 "craft/basket_maker": {
2663                     "name": "編織籃筐",
2664                     "terms": "編籃,编筐,織籃"
2665                 },
2666                 "craft/beekeeper": {
2667                     "name": "養蜂",
2668                     "terms": "養蜜蜂"
2669                 },
2670                 "craft/blacksmith": {
2671                     "name": "鐵匠",
2672                     "terms": "鐵工,打鐵匠"
2673                 },
2674                 "craft/boatbuilder": {
2675                     "name": "造船廠",
2676                     "terms": "造船廠"
2677                 },
2678                 "craft/bookbinder": {
2679                     "name": "書籍釘裝",
2680                     "terms": "釘裝"
2681                 },
2682                 "craft/brewery": {
2683                     "name": "釀酒廠",
2684                     "terms": "釀酒廠,啤酒釀造,啤酒釀製,啤酒釀制"
2685                 },
2686                 "craft/carpenter": {
2687                     "name": "木匠",
2688                     "terms": "木匠,木工"
2689                 },
2690                 "craft/carpet_layer": {
2691                     "name": "地毯工程",
2692                     "terms": "地氈工程"
2693                 },
2694                 "craft/caterer": {
2695                     "name": "飲食供應商",
2696                     "terms": "Caterer,膳食供應商,到會供應"
2697                 },
2698                 "craft/clockmaker": {
2699                     "name": "鐘表匠",
2700                     "terms": "製造鐘表,修理鐘表"
2701                 },
2702                 "craft/confectionery": {
2703                     "name": "甜點店",
2704                     "terms": "糕餅店,糕點店"
2705                 },
2706                 "craft/dressmaker": {
2707                     "name": "女裝裁縫",
2708                     "terms": "女裝裁縫"
2709                 },
2710                 "craft/electrician": {
2711                     "name": "電工",
2712                     "terms": "電氣工程,電業工匠"
2713                 },
2714                 "craft/electronics_repair": {
2715                     "name": "電子儀器維修店",
2716                     "terms": "Electronics Repair Shop, 家電維修店"
2717                 },
2718                 "craft/gardener": {
2719                     "name": "園務工人",
2720                     "terms": "花王"
2721                 },
2722                 "craft/glaziery": {
2723                     "name": "玻璃工程",
2724                     "terms": "玻璃工程"
2725                 },
2726                 "craft/handicraft": {
2727                     "name": "手工藝",
2728                     "terms": "手工藝,手作"
2729                 },
2730                 "craft/hvac": {
2731                     "name": "空調工程",
2732                     "terms": "冷氣工程,暖氣工程,空調,空氣調節"
2733                 },
2734                 "craft/insulator": {
2735                     "name": "隔熱工程",
2736                     "terms": "隔熱工程"
2737                 },
2738                 "craft/jeweler": {
2739                     "name": "珠寶店"
2740                 },
2741                 "craft/key_cutter": {
2742                     "name": "配匙店",
2743                     "terms": "鑰匙店,鎖匙店 "
2744                 },
2745                 "craft/locksmith": {
2746                     "name": "鎖匠"
2747                 },
2748                 "craft/metal_construction": {
2749                     "name": "金屬工程",
2750                     "terms": "金工"
2751                 },
2752                 "craft/optician": {
2753                     "name": "眼鏡店"
2754                 },
2755                 "craft/painter": {
2756                     "name": "髹漆工",
2757                     "terms": "油漆工人"
2758                 },
2759                 "craft/photographer": {
2760                     "name": "照相館",
2761                     "terms": "攝影師工作室"
2762                 },
2763                 "craft/photographic_laboratory": {
2764                     "name": "黑房",
2765                     "terms": "沖晒相片,相片實驗室,沖曬相片,照片實驗室,沖晒照片,沖曬沖曬相片片"
2766                 },
2767                 "craft/plasterer": {
2768                     "name": "批盪技工",
2769                     "terms": "抹灰工,粉刷工"
2770                 },
2771                 "craft/plumber": {
2772                     "name": "水喉匠",
2773                     "terms": "水管工"
2774                 },
2775                 "craft/pottery": {
2776                     "name": "陶器",
2777                     "terms": "陶器,陶瓷,陶藝"
2778                 },
2779                 "craft/rigger": {
2780                     "name": "吊運工",
2781                     "terms": "索具工,吊運,叻架佬,起重工,索具裝配工"
2782                 },
2783                 "craft/roofer": {
2784                     "name": "屋頂工程",
2785                     "terms": "屋頂工,蓋屋頂"
2786                 },
2787                 "craft/saddler": {
2788                     "name": "車船坐椅",
2789                     "terms": "車船坐椅"
2790                 },
2791                 "craft/sailmaker": {
2792                     "name": "製帆工",
2793                     "terms": "縫帆工"
2794                 },
2795                 "craft/sawmill": {
2796                     "name": "鋸木廠",
2797                     "terms": "鋸木廠"
2798                 },
2799                 "craft/scaffolder": {
2800                     "name": "棚架工程",
2801                     "terms": "搭棚"
2802                 },
2803                 "craft/sculpter": {
2804                     "name": "雕塑工程",
2805                     "terms": "雕刻工程"
2806                 },
2807                 "craft/shoemaker": {
2808                     "name": "鞋匠",
2809                     "terms": "皮鞋匠"
2810                 },
2811                 "craft/stonemason": {
2812                     "name": "石匠",
2813                     "terms": "石工"
2814                 },
2815                 "craft/sweep": {
2816                     "name": "煙囱打掃",
2817                     "terms": "煙囱清掃,煙囱清潔"
2818                 },
2819                 "craft/tailor": {
2820                     "name": "裁縫"
2821                 },
2822                 "craft/tiler": {
2823                     "name": "鋪瓦工",
2824                     "terms": "磚瓦工,磚瓦匠,地磚鋪設"
2825                 },
2826                 "craft/tinsmith": {
2827                     "name": "錫匠",
2828                     "terms": "白鐵工,白鐵匠"
2829                 },
2830                 "craft/upholsterer": {
2831                     "name": "室内裝修",
2832                     "terms": "室內裝潢"
2833                 },
2834                 "craft/watchmaker": {
2835                     "name": "鐘錶匠",
2836                     "terms": "鐘錶製造人"
2837                 },
2838                 "craft/window_construction": {
2839                     "name": "鋁窗工程",
2840                     "terms": "窗工程,製窗"
2841                 },
2842                 "craft/winery": {
2843                     "name": "釀酒廠",
2844                     "terms": "葡萄酒廠"
2845                 },
2846                 "embankment": {
2847                     "name": "路堤",
2848                     "terms": "Embankment,基堤,堤,堤壩,堤岸"
2849                 },
2850                 "emergency/ambulance_station": {
2851                     "name": "救護站",
2852                     "terms": "Ambulance Station,十字車,救傷車,救護站,救護車"
2853                 },
2854                 "emergency/defibrillator": {
2855                     "name": "自動外置式心臟去纖顫器",
2856                     "terms": "defibrillator,自動心臟去顫器,自動體外心臟去顫器"
2857                 },
2858                 "emergency/designated": {
2859                     "name": "指定緊急通道"
2860                 },
2861                 "emergency/destination": {
2862                     "name": "緊急通道目的地"
2863                 },
2864                 "emergency/fire_hydrant": {
2865                     "name": "消防栓",
2866                     "terms": "Fire Hydrant,消防栓,消防龍頭"
2867                 },
2868                 "emergency/no": {
2869                     "name": "非緊急通道"
2870                 },
2871                 "emergency/official": {
2872                     "name": "正式緊急通道"
2873                 },
2874                 "emergency/phone": {
2875                     "name": "緊急電話",
2876                     "terms": "Emergency Phone,求助電話,緊急電話"
2877                 },
2878                 "emergency/private": {
2879                     "name": "私家緊急通道"
2880                 },
2881                 "emergency/yes": {
2882                     "name": "緊急通道"
2883                 },
2884                 "entrance": {
2885                     "name": "入口/出口",
2886                     "terms": "出入口,出口,入口"
2887                 },
2888                 "footway/crossing": {
2889                     "name": "行人過路處",
2890                     "terms": "行人過路處"
2891                 },
2892                 "footway/crosswalk": {
2893                     "name": "斑馬線",
2894                     "terms": "行人過路線,行人過路處"
2895                 },
2896                 "footway/sidewalk": {
2897                     "name": "行人路",
2898                     "terms": "Sidewalk,行人路,行人道"
2899                 },
2900                 "ford": {
2901                     "name": "淺灘",
2902                     "terms": "水灘"
2903                 },
2904                 "golf/bunker": {
2905                     "name": "沙坑",
2906                     "terms": "Sand Trap,沙坑"
2907                 },
2908                 "golf/fairway": {
2909                     "name": "球道",
2910                     "terms": "Fairway,球道"
2911                 },
2912                 "golf/green": {
2913                     "name": "撥球場",
2914                     "terms": "Putting Green,撥球場"
2915                 },
2916                 "golf/hole": {
2917                     "name": "高爾夫球洞",
2918                     "terms": "Golf Hole,高爾夫球球洞"
2919                 },
2920                 "golf/lateral_water_hazard_area": {
2921                     "name": "側面水障礙",
2922                     "terms": "Lateral Water Hazard, 側面水障礙"
2923                 },
2924                 "golf/lateral_water_hazard_line": {
2925                     "name": "側面水障礙",
2926                     "terms": "Lateral Water Hazard, 側面水障礙"
2927                 },
2928                 "golf/rough": {
2929                     "name": "深草區",
2930                     "terms": "Rough,深草區"
2931                 },
2932                 "golf/tee": {
2933                     "name": "發球區",
2934                     "terms": "Tee Box,發球區,開球區"
2935                 },
2936                 "golf/water_hazard_area": {
2937                     "name": "水障礙",
2938                     "terms": "Water Hazard,水障礙"
2939                 },
2940                 "golf/water_hazard_line": {
2941                     "name": "水障礙",
2942                     "terms": "Water Hazard, 水障礙"
2943                 },
2944                 "healthcare/blood_donation": {
2945                     "name": "輸血中心",
2946                     "terms": "捐血中心,獻血中心"
2947                 },
2948                 "highway": {
2949                     "name": "公路"
2950                 },
2951                 "highway/bridleway": {
2952                     "name": "馬道",
2953                     "terms": "Bridle Path,馬徑,馬道,策騎徑"
2954                 },
2955                 "highway/bus_stop": {
2956                     "name": "巴士站",
2957                     "terms": "Bus Stop,公交車站,公共汽車站,巴士站"
2958                 },
2959                 "highway/corridor": {
2960                     "name": "室內走廊",
2961                     "terms": "室內通道"
2962                 },
2963                 "highway/crossing": {
2964                     "name": "十字路口",
2965                     "terms": "十字路口"
2966                 },
2967                 "highway/crosswalk": {
2968                     "name": "行人過路處",
2969                     "terms": "行人過路線"
2970                 },
2971                 "highway/cycleway": {
2972                     "name": "單車徑",
2973                     "terms": "Cycle Path,單車徑,自行車道"
2974                 },
2975                 "highway/elevator": {
2976                     "name": "升降機",
2977                     "terms": "Elevator, lift, 升降機"
2978                 },
2979                 "highway/footway": {
2980                     "name": "行人徑",
2981                     "terms": "Foot Path,步行徑,行人徑"
2982                 },
2983                 "highway/give_way": {
2984                     "name": "讓路標誌",
2985                     "terms": "讓車標誌"
2986                 },
2987                 "highway/living_street": {
2988                     "name": "生活街道",
2989                     "terms": "Living Street,居住街道,生活街道"
2990                 },
2991                 "highway/mini_roundabout": {
2992                     "name": "小型迴旋處",
2993                     "terms": "Mini-Roundabout,小型環島,小型迴旋處,細迴旋處"
2994                 },
2995                 "highway/motorway": {
2996                     "name": "快速公路",
2997                     "terms": "Motorway,高速公路"
2998                 },
2999                 "highway/motorway_junction": {
3000                     "name": "快速公路交滙處/出口",
3001                     "terms": "快速公路交滙處/出口"
3002                 },
3003                 "highway/motorway_link": {
3004                     "name": "快速公路連接路",
3005                     "terms": "Motorway Link,高速公路匝道,高速公路引道,高速公路駁路,高速公路連接路"
3006                 },
3007                 "highway/path": {
3008                     "name": "路徑",
3009                     "terms": "Path,徑,路徑"
3010                 },
3011                 "highway/pedestrian": {
3012                     "name": "行人專用區",
3013                     "terms": "行人區, 行人專用"
3014                 },
3015                 "highway/primary": {
3016                     "name": "市區幹道",
3017                     "terms": "Primary Road,主要道路,大路"
3018                 },
3019                 "highway/primary_link": {
3020                     "name": "市區幹道連接路",
3021                     "terms": "Primary Link,主要道路匝道,主要道路連接路,大路駁路"
3022                 },
3023                 "highway/raceway": {
3024                     "name": "賽道(小型賽車)",
3025                     "terms": "Racetrack (Motorsport), 賽道, 賽車車道"
3026                 },
3027                 "highway/residential": {
3028                     "name": "住宅區道路",
3029                     "terms": "Residential Road,住宅區道路,住宅路"
3030                 },
3031                 "highway/rest_area": {
3032                     "name": "公路休憩區",
3033                     "terms": "公路休息站, 公路休息區"
3034                 },
3035                 "highway/road": {
3036                     "name": "未知種類道路",
3037                     "terms": "Unknown Road,不明路,不知路,未明路,未知嘅路,未知種類的道路,未知種類道路"
3038                 },
3039                 "highway/secondary": {
3040                     "name": "次要道路",
3041                     "terms": "Secondary Road,中路,次要道路"
3042                 },
3043                 "highway/secondary_link": {
3044                     "name": "次要道路連接路",
3045                     "terms": "Secondary Link,中路駁路,次級道路連接路,次要道路匝道"
3046                 },
3047                 "highway/service": {
3048                     "name": "輔助道路",
3049                     "terms": "Service Road,支路,輔助道路,公用設施道路"
3050                 },
3051                 "highway/service/alley": {
3052                     "name": "巷",
3053                     "terms": "Alley,巷,後巷,橫巷,窄巷,胡同"
3054                 },
3055                 "highway/service/drive-through": {
3056                     "name": "免下車服務車道",
3057                     "terms": "Drive-Through,免下車,免下車銀行,免下車餐館,車上取餐,車上用餐,駕駛通過以獲取服務"
3058                 },
3059                 "highway/service/driveway": {
3060                     "name": "私人車道",
3061                     "terms": "Driveway,宅外車道,車線,車道"
3062                 },
3063                 "highway/service/emergency_access": {
3064                     "name": "緊急通道",
3065                     "terms": "Emergency Access,緊急通道"
3066                 },
3067                 "highway/service/parking_aisle": {
3068                     "name": "停車場通道",
3069                     "terms": "Parking Aisle,停車場通道,泊車通道"
3070                 },
3071                 "highway/services": {
3072                     "name": "公路服務區",
3073                     "terms": "公路服務區"
3074                 },
3075                 "highway/speed_camera": {
3076                     "name": "快相相機",
3077                     "terms": "Speed Camera,快相機"
3078                 },
3079                 "highway/steps": {
3080                     "name": "樓梯",
3081                     "terms": "Steps,梯,樓梯,石階,階梯"
3082                 },
3083                 "highway/stop": {
3084                     "name": "停車標誌",
3085                     "terms": "Stop Sign,停字標誌,停車標誌,停車路牌"
3086                 },
3087                 "highway/street_lamp": {
3088                     "name": "街燈",
3089                     "terms": "路燈"
3090                 },
3091                 "highway/tertiary": {
3092                     "name": "分路",
3093                     "terms": "Tertiary Road,三級道路,細路"
3094                 },
3095                 "highway/tertiary_link": {
3096                     "name": "分路連接路",
3097                     "terms": "Tertiary Link,三級道路匝道,三級道路連接路,細路駁路"
3098                 },
3099                 "highway/track": {
3100                     "name": "無保養道路",
3101                     "terms": "未舖設路面的路"
3102                 },
3103                 "highway/traffic_mirror": {
3104                     "name": "廣角鏡",
3105                     "terms": "Traffic Mirror, 魚眼鏡"
3106                 },
3107                 "highway/traffic_signals": {
3108                     "name": "交通燈",
3109                     "terms": "Traffic Signals,交通燈,紅綠燈"
3110                 },
3111                 "highway/trunk": {
3112                     "name": "幹道",
3113                     "terms": "Trunk Road,幹線道路,幹路,幹道"
3114                 },
3115                 "highway/trunk_link": {
3116                     "name": "幹線連接路",
3117                     "terms": "Trunk Link,幹線道路匝道,幹道連接路,幹道駁路"
3118                 },
3119                 "highway/turning_circle": {
3120                     "name": "迴車處",
3121                     "terms": "Turning Circle,回轉圈,迴車場,迴車圓環,車輛迴轉處,車輛迴旋處"
3122                 },
3123                 "highway/turning_loop": {
3124                     "name": "迴車處 (島式)",
3125                     "terms": "Turning Loop, 迴車圈"
3126                 },
3127                 "highway/unclassified": {
3128                     "name": "次級/未分類道路",
3129                     "terms": "未分類的道路,小路,小規模道路"
3130                 },
3131                 "historic": {
3132                     "name": "歷史遺跡",
3133                     "terms": "Historic Site,史跡,史蹟,歷史遺址,歷史遺跡,歷史景點"
3134                 },
3135                 "historic/archaeological_site": {
3136                     "name": "考古地點",
3137                     "terms": "Archaeological Site,考古地,考古地點,考古遺址"
3138                 },
3139                 "historic/boundary_stone": {
3140                     "name": "界石",
3141                     "terms": "Boundary Stone,界樁,界石"
3142                 },
3143                 "historic/castle": {
3144                     "name": "城堡",
3145                     "terms": "Castle,城堡"
3146                 },
3147                 "historic/memorial": {
3148                     "name": "細紀念碑",
3149                     "terms": "Memorial,碑,紀念碑,紀念館,細紀念碑"
3150                 },
3151                 "historic/monument": {
3152                     "name": "大紀念碑",
3153                     "terms": "Monument,古跡,古蹟,大紀念碑,碑,紀念碑"
3154                 },
3155                 "historic/ruins": {
3156                     "name": "廢墟",
3157                     "terms": "Ruins,廢墟"
3158                 },
3159                 "historic/tomb": {
3160                     "name": "古墓",
3161                     "terms": "Tomb,古墓"
3162                 },
3163                 "historic/wayside_cross": {
3164                     "name": "路邊十字架",
3165                     "terms": "Wayside Cross,路邊十字架"
3166                 },
3167                 "historic/wayside_shrine": {
3168                     "name": "路邊神祠",
3169                     "terms": "Wayside Shrine,路邊神社,路邊神祠"
3170                 },
3171                 "junction": {
3172                     "name": "路口",
3173                     "terms": "十字路口,交界處,交界"
3174                 },
3175                 "landuse": {
3176                     "name": "土地利用",
3177                     "terms": "土地利用"
3178                 },
3179                 "landuse/allotments": {
3180                     "name": "社區園圃",
3181                     "terms": "社區園圃"
3182                 },
3183                 "landuse/aquaculture": {
3184                     "name": "水產養殖",
3185                     "terms": "Aquaculture,水產"
3186                 },
3187                 "landuse/basin": {
3188                     "name": "盆地",
3189                     "terms": "Basin,水池,盆地"
3190                 },
3191                 "landuse/cemetery": {
3192                     "name": "墳場",
3193                     "terms": "Cemetery,墓地,墳場"
3194                 },
3195                 "landuse/churchyard": {
3196                     "name": "教堂庭院",
3197                     "terms": "教堂用地"
3198                 },
3199                 "landuse/commercial": {
3200                     "name": "商業區",
3201                     "terms": "商業區"
3202                 },
3203                 "landuse/construction": {
3204                     "name": "地盤",
3205                     "terms": "Construction,地盤,建築工程,建築物"
3206                 },
3207                 "landuse/farm": {
3208                     "name": "農地"
3209                 },
3210                 "landuse/farmland": {
3211                     "name": "農地",
3212                     "terms": "農田, 稻田, 田, 耕地"
3213                 },
3214                 "landuse/farmyard": {
3215                     "name": "農莊",
3216                     "terms": "Farmyard,農莊, 農場"
3217                 },
3218                 "landuse/forest": {
3219                     "name": "森林",
3220                     "terms": "Forest,森,森林"
3221                 },
3222                 "landuse/garages": {
3223                     "name": "車庫",
3224                     "terms": "Garage,車房"
3225                 },
3226                 "landuse/grass": {
3227                     "name": "草地",
3228                     "terms": "Grass,草地"
3229                 },
3230                 "landuse/harbour": {
3231                     "name": "海港",
3232                     "terms": "Harbor, Harbour, 海港, 港灣"
3233                 },
3234                 "landuse/industrial": {
3235                     "name": "工業區",
3236                     "terms": "工業區, 工業村, 工業邨"
3237                 },
3238                 "landuse/landfill": {
3239                     "name": "堆填區",
3240                     "terms": "垃圾堆填區,填土區,填築地"
3241                 },
3242                 "landuse/meadow": {
3243                     "name": "牧地",
3244                     "terms": "Meadow,牧地,牧場"
3245                 },
3246                 "landuse/military": {
3247                     "name": "軍事區",
3248                     "terms": "軍營"
3249                 },
3250                 "landuse/military/airfield": {
3251                     "name": "軍用機場",
3252                     "terms": "Military Airfield,軍事機場,軍機場"
3253                 },
3254                 "landuse/military/barracks": {
3255                     "name": "軍營",
3256                     "terms": "Barracks,兵房,兵營,營房,軍營"
3257                 },
3258                 "landuse/military/bunker": {
3259                     "name": "軍事地堡",
3260                     "terms": "Military Bunker,地堡,暗堡"
3261                 },
3262                 "landuse/military/checkpoint": {
3263                     "name": "檢查站",
3264                     "terms": "Checkpoint,檢查站,檢查點,軍事崗哨,哨站"
3265                 },
3266                 "landuse/military/danger_area": {
3267                     "name": "危險區",
3268                     "terms": "Danger Area,危險地區, 危險區域,危險範圍"
3269                 },
3270                 "landuse/military/naval_base": {
3271                     "name": "海軍基地",
3272                     "terms": "Naval Base,軍港,海軍基地"
3273                 },
3274                 "landuse/military/nuclear_explosion_site": {
3275                     "name": "核爆場地",
3276                     "terms": "Nuclear Explosion Site,核子爆炸場址,核子試爆場"
3277                 },
3278                 "landuse/military/obstacle_course": {
3279                     "name": "越障訓練場",
3280                     "terms": "Obstacle Course,越障訓練場"
3281                 },
3282                 "landuse/military/office": {
3283                     "name": "軍事辦公室",
3284                     "terms": "Military Office,軍事辦公室"
3285                 },
3286                 "landuse/military/range": {
3287                     "name": "軍事靶場",
3288                     "terms": "Military Range,靶場,軍用靶場,射擊場"
3289                 },
3290                 "landuse/military/training_area": {
3291                     "name": "訓練場地",
3292                     "terms": "Training Area,訓練場, 練習場地, 練習場"
3293                 },
3294                 "landuse/orchard": {
3295                     "name": "果園",
3296                     "terms": "Orchard,果園,菓園"
3297                 },
3298                 "landuse/plant_nursery": {
3299                     "name": "植物苗圃",
3300                     "terms": "育苗場,種苗場"
3301                 },
3302                 "landuse/quarry": {
3303                     "name": "石礦場",
3304                     "terms": "Quarry,石礦場,礦場,採石場"
3305                 },
3306                 "landuse/railway": {
3307                     "name": "鐵路走廊",
3308                     "terms": "Railway Corridor, 鐵路走廊, 鐵道走廊"
3309                 },
3310                 "landuse/recreation_ground": {
3311                     "name": "遊樂場",
3312                     "terms": "遊樂園"
3313                 },
3314                 "landuse/residential": {
3315                     "name": "住宅區",
3316                     "terms": "住宅用地, 住宅地"
3317                 },
3318                 "landuse/retail": {
3319                     "name": "零售區",
3320                     "terms": "零售區域, 販賣區, 銷售區"
3321                 },
3322                 "landuse/vineyard": {
3323                     "name": "葡萄園",
3324                     "terms": "Vineyard,葡萄園,酒莊"
3325                 },
3326                 "leisure": {
3327                     "name": "消閒",
3328                     "terms": "Leisure,休閑場所,休閒設施,消閒"
3329                 },
3330                 "leisure/adult_gaming_centre": {
3331                     "name": "成人遊戲中心",
3332                     "terms": "成人遊樂場"
3333                 },
3334                 "leisure/bird_hide": {
3335                     "name": "觀鳥屋",
3336                     "terms": "觀鳥亭"
3337                 },
3338                 "leisure/bowling_alley": {
3339                     "name": "保齡球場",
3340                     "terms": "保齡球場"
3341                 },
3342                 "leisure/common": {
3343                     "name": "公共用地",
3344                     "terms": "Common,公共用地,公地"
3345                 },
3346                 "leisure/dance": {
3347                     "name": "舞廳",
3348                     "terms": "Dance Hall, 舞蹈館, 跳舞場所, 舞蹈場所"
3349                 },
3350                 "leisure/dog_park": {
3351                     "name": "狗公園",
3352                     "terms": "Dog Park,狗公園"
3353                 },
3354                 "leisure/firepit": {
3355                     "name": "火坑",
3356                     "terms": "營火坑"
3357                 },
3358                 "leisure/fitness_centre": {
3359                     "name": "體育館 / 健體中心",
3360                     "terms": "Gym / Fitness Center, 健身房, 健體中心, 體育館, 健身中心"
3361                 },
3362                 "leisure/fitness_centre/yoga": {
3363                     "name": "瑜伽中心",
3364                     "terms": "Yoga Studio, 瑜伽中心, 瑜伽教室"
3365                 },
3366                 "leisure/fitness_station": {
3367                     "name": "戶外健體站",
3368                     "terms": "Outdoor Fitness Station, 健體站, 健身站"
3369                 },
3370                 "leisure/garden": {
3371                     "name": "花園",
3372                     "terms": "Garden,公園,果園,植物園,花園,菜園"
3373                 },
3374                 "leisure/golf_course": {
3375                     "name": "高爾夫球場",
3376                     "terms": "Golf Course,哥夫球場,高爾夫球場"
3377                 },
3378                 "leisure/horse_riding": {
3379                     "name": "騎馬設施",
3380                     "terms": "Horseback Riding Facility,騎馬場"
3381                 },
3382                 "leisure/ice_rink": {
3383                     "name": "溜冰場",
3384                     "terms": "溜冰場"
3385                 },
3386                 "leisure/marina": {
3387                     "name": "遊艇碼頭",
3388                     "terms": "Marina,碼頭,遊艇碼頭,船隻停泊處,遊艇停泊處"
3389                 },
3390                 "leisure/miniature_golf": {
3391                     "name": "迷你哥爾夫",
3392                     "terms": "mini golf, 迷你高爾夫"
3393                 },
3394                 "leisure/nature_reserve": {
3395                     "name": "自然保護區",
3396                     "terms": "自然保護區,自然護理區"
3397                 },
3398                 "leisure/park": {
3399                     "name": "公園",
3400                     "terms": "Park,公園,園"
3401                 },
3402                 "leisure/picnic_table": {
3403                     "name": "野餐桌",
3404                     "terms": "野餐桌"
3405                 },
3406                 "leisure/pitch": {
3407                     "name": "運動場地",
3408                     "terms": "Sport Pitch,運動場,運動場地,運動場所"
3409                 },
3410                 "leisure/pitch/american_football": {
3411                     "name": "美式足球場",
3412                     "terms": "American Football Field,美式足球場"
3413                 },
3414                 "leisure/pitch/baseball": {
3415                     "name": "棒球場",
3416                     "terms": "Baseball Diamond,棒球場"
3417                 },
3418                 "leisure/pitch/basketball": {
3419                     "name": "籃球場",
3420                     "terms": "Basketball Court,球場,籃球場"
3421                 },
3422                 "leisure/pitch/beachvolleyball": {
3423                     "name": "沙灘排球場",
3424                     "terms": "Beach Volleyball Court, 沙灘排球場"
3425                 },
3426                 "leisure/pitch/bowls": {
3427                     "name": "草地滾球",
3428                     "terms": "Bowling Green, 草地滾球"
3429                 },
3430                 "leisure/pitch/cricket": {
3431                     "name": "木球場",
3432                     "terms": "Cricket Field,木球場"
3433                 },
3434                 "leisure/pitch/equestrian": {
3435                     "name": "策騎場地",
3436                     "terms": "Riding Arena, 策騎場地"
3437                 },
3438                 "leisure/pitch/rugby_league": {
3439                     "name": "聯盟式欖球場",
3440                     "terms": "聯盟式欖球場,欖球場"
3441                 },
3442                 "leisure/pitch/rugby_union": {
3443                     "name": "聯合式欖球場",
3444                     "terms": "聯合式欖球場,欖球場"
3445                 },
3446                 "leisure/pitch/skateboard": {
3447                     "name": "滑板場",
3448                     "terms": "Skate Park,滑板場"
3449                 },
3450                 "leisure/pitch/soccer": {
3451                     "name": "足球場",
3452                     "terms": "Soccer Field,足球場"
3453                 },
3454                 "leisure/pitch/table_tennis": {
3455                     "name": "乒乓波枱",
3456                     "terms": "Ping Pong Table,乒乓球枱,乒乓枱"
3457                 },
3458                 "leisure/pitch/tennis": {
3459                     "name": "網球場",
3460                     "terms": "Tennis Court,網球場"
3461                 },
3462                 "leisure/pitch/volleyball": {
3463                     "name": "排球場",
3464                     "terms": "Volleyball Court,排球場"
3465                 },
3466                 "leisure/playground": {
3467                     "name": "遊樂場",
3468                     "terms": "Playground,遊樂場"
3469                 },
3470                 "leisure/resort": {
3471                     "name": "度假勝地",
3472                     "terms": "Resort, 度假村"
3473                 },
3474                 "leisure/running_track": {
3475                     "name": "賽道(田徑)",
3476                     "terms": "Racetrack (Running), 賽跑道"
3477                 },
3478                 "leisure/slipway": {
3479                     "name": "船台",
3480                     "terms": "Slipway,船排,船架滑道,船臺,滑道,滑台"
3481                 },
3482                 "leisure/sports_centre": {
3483                     "name": "體育中心 / 體育館",
3484                     "terms": "Sports Center / Complex, 體育中心, 體育館"
3485                 },
3486                 "leisure/sports_centre/swimming": {
3487                     "name": "游泳池設施",
3488                     "terms": "游泳池設施,游水池設施"
3489                 },
3490                 "leisure/stadium": {
3491                     "name": "體育館",
3492                     "terms": "Stadium,大體育館,體育,體育場,球場"
3493                 },
3494                 "leisure/swimming_pool": {
3495                     "name": "游泳池",
3496                     "terms": "Swimming Pool,游水池,游泳池,遊泳池"
3497                 },
3498                 "leisure/track": {
3499                     "name": "賽道(非賽車)",
3500                     "terms": "Racetrack (Non-Motorsport),跑道"
3501                 },
3502                 "leisure/water_park": {
3503                     "name": "水上樂園",
3504                     "terms": "水上樂園"
3505                 },
3506                 "line": {
3507                     "name": "綫",
3508                     "terms": "Line,綫,線"
3509                 },
3510                 "man_made": {
3511                     "name": "人造",
3512                     "terms": "Man Made,人造,人造構築,人造物"
3513                 },
3514                 "man_made/adit": {
3515                     "name": "礦坑口",
3516                     "terms": "礦坑口, 礦洞口"
3517                 },
3518                 "man_made/breakwater": {
3519                     "name": "防波堤",
3520                     "terms": "Breakwater,防波堤"
3521                 },
3522                 "man_made/bridge": {
3523                     "name": "橋樑",
3524                     "terms": "bridge,橋"
3525                 },
3526                 "man_made/chimney": {
3527                     "name": "煙囱",
3528                     "terms": "煙囱,煙筒"
3529                 },
3530                 "man_made/cutline": {
3531                     "name": "分割綫",
3532                     "terms": "Cut line,分割綫,分界線,山林分界線"
3533                 },
3534                 "man_made/embankment": {
3535                     "name": "基堤"
3536                 },
3537                 "man_made/flagpole": {
3538                     "name": "旗杆",
3539                     "terms": "Flagpole,旗杆,旗竿"
3540                 },
3541                 "man_made/gasometer": {
3542                     "name": "煤氣鼓",
3543                     "terms": "氣鼓,石油氣鼓"
3544                 },
3545                 "man_made/groyne": {
3546                     "name": "防波堤",
3547                     "terms": "防波堤,防波板"
3548                 },
3549                 "man_made/lighthouse": {
3550                     "name": "燈塔",
3551                     "terms": "Lighthouse,燈塔"
3552                 },
3553                 "man_made/mast": {
3554                     "name": "天線塔",
3555                     "terms": "Mast,天線桿"
3556                 },
3557                 "man_made/observation": {
3558                     "name": "瞭望臺",
3559                     "terms": "Observation Tower,瞭望塔,瞭望臺"
3560                 },
3561                 "man_made/petroleum_well": {
3562                     "name": "油井",
3563                     "terms": "油井"
3564                 },
3565                 "man_made/pier": {
3566                     "name": "碼頭",
3567                     "terms": "Pier,渡頭,碼頭"
3568                 },
3569                 "man_made/pipeline": {
3570                     "name": "管道",
3571                     "terms": "Pipeline,水管,管道,\t導管,管線"
3572                 },
3573                 "man_made/pumping_station": {
3574                     "name": "抽水站",
3575                     "terms": "Pumping Station, 抽水站, 泵水站"
3576                 },
3577                 "man_made/silo": {
3578                     "name": "筒倉",
3579                     "terms": "筒倉, 直立式儲存倉"
3580                 },
3581                 "man_made/storage_tank": {
3582                     "name": "貯存箱",
3583                     "terms": "貯存缸, 儲存缸, 貯油缸, 貯水箱, 儲油缸, 儲水箱"
3584                 },
3585                 "man_made/surveillance": {
3586                     "name": "監視系統",
3587                     "terms": "Surveillance, 監察系統,閉路電視,保安系統"
3588                 },
3589                 "man_made/surveillance_camera": {
3590                     "name": "監察攝像機",
3591                     "terms": "Surveillance Camera, CCTV, 防盜相機"
3592                 },
3593                 "man_made/survey_point": {
3594                     "name": "測量點",
3595                     "terms": "Survey Point,測量點"
3596                 },
3597                 "man_made/tower": {
3598                     "name": "塔",
3599                     "terms": "Tower,塔"
3600                 },
3601                 "man_made/wastewater_plant": {
3602                     "name": "污水處理廠",
3603                     "terms": "Wastewater Plant,廢水廠,污水處理廠"
3604                 },
3605                 "man_made/water_tower": {
3606                     "name": "水塔",
3607                     "terms": "Water Tower,水塔"
3608                 },
3609                 "man_made/water_well": {
3610                     "name": "水井",
3611                     "terms": "水井, 井"
3612                 },
3613                 "man_made/water_works": {
3614                     "name": "濾水廠",
3615                     "terms": "Water Works,供水廠,水務設施,淨水廠"
3616                 },
3617                 "man_made/works": {
3618                     "name": "工廠",
3619                     "terms": "Factory, 工場"
3620                 },
3621                 "natural": {
3622                     "name": "自然景觀",
3623                     "terms": "Natural,天然,自然,自然物件"
3624                 },
3625                 "natural/bare_rock": {
3626                     "name": "裸岩",
3627                     "terms": "Bare Rock,祼石"
3628                 },
3629                 "natural/bay": {
3630                     "name": "海灣",
3631                     "terms": "Bay,海灣,灣"
3632                 },
3633                 "natural/beach": {
3634                     "name": "沙灘",
3635                     "terms": "Beach,沙灘,海灘,灘"
3636                 },
3637                 "natural/cave_entrance": {
3638                     "name": "洞穴入口",
3639                     "terms": "洞穴入口"
3640                 },
3641                 "natural/cliff": {
3642                     "name": "懸崖",
3643                     "terms": "Cliff,崖,懸崖"
3644                 },
3645                 "natural/coastline": {
3646                     "name": "海岸綫",
3647                     "terms": "Coastline,海岸綫,海岸線"
3648                 },
3649                 "natural/fell": {
3650                     "name": "荒野",
3651                     "terms": "Fell,高原荒原,高原荒野,高地荒原"
3652                 },
3653                 "natural/glacier": {
3654                     "name": "冰川",
3655                     "terms": "Glacier,冰川,冰河"
3656                 },
3657                 "natural/grassland": {
3658                     "name": "草原",
3659                     "terms": "Grassland,草原,草地"
3660                 },
3661                 "natural/heath": {
3662                     "name": "灌木荒地",
3663                     "terms": "Heath,荒地,荒野"
3664                 },
3665                 "natural/peak": {
3666                     "name": "山峯",
3667                     "terms": "Peak,山峰,山頂,峯"
3668                 },
3669                 "natural/ridge": {
3670                     "name": "山脊",
3671                     "terms": "Ridge,山脊"
3672                 },
3673                 "natural/saddle": {
3674                     "name": "山鞍",
3675                     "terms": "山鞍"
3676                 },
3677                 "natural/sand": {
3678                     "name": "沙",
3679                     "terms": "Sand,沙,砂,砂粒"
3680                 },
3681                 "natural/scree": {
3682                     "name": "山石堆",
3683                     "terms": "Scree,碎石坡,岩屑堆"
3684                 },
3685                 "natural/scrub": {
3686                     "name": "灌木叢",
3687                     "terms": "Scrub,灌木,灌木叢"
3688                 },
3689                 "natural/spring": {
3690                     "name": "水源",
3691                     "terms": "Spring,噴泉,泉,泉水,湧泉,溫泉"
3692                 },
3693                 "natural/tree": {
3694                     "name": "樹木",
3695                     "terms": "Tree,木,樹"
3696                 },
3697                 "natural/tree_row": {
3698                     "name": "樹排",
3699                     "terms": "樹行"
3700                 },
3701                 "natural/volcano": {
3702                     "name": "火山",
3703                     "terms": "火山"
3704                 },
3705                 "natural/water": {
3706                     "name": "水",
3707                     "terms": "Water,水"
3708                 },
3709                 "natural/water/lake": {
3710                     "name": "湖泊",
3711                     "terms": "Lake,湖,湖泊"
3712                 },
3713                 "natural/water/pond": {
3714                     "name": "池塘",
3715                     "terms": "Pond,塘,水池,池,池塘"
3716                 },
3717                 "natural/water/reservoir": {
3718                     "name": "水塘",
3719                     "terms": "Reservoir,水塘,水庫,貯水庫"
3720                 },
3721                 "natural/wetland": {
3722                     "name": "濕地",
3723                     "terms": "Wetland,潮間帶,濕地"
3724                 },
3725                 "natural/wood": {
3726                     "name": "樹林",
3727                     "terms": "Wood,林,樹林"
3728                 },
3729                 "noexit/yes": {
3730                     "name": "倔頭路",
3731                     "terms": "No Exit,死胡同,掘頭路"
3732                 },
3733                 "office": {
3734                     "name": "辦公室",
3735                     "terms": "Office,寫字樓,辦公室"
3736                 },
3737                 "office/accountant": {
3738                     "name": "會計師樓",
3739                     "terms": "Accountant,會計師樓"
3740                 },
3741                 "office/administrative": {
3742                     "name": "行政樓",
3743                     "terms": "Administrative Office,行政樓"
3744                 },
3745                 "office/architect": {
3746                     "name": "建築師樓",
3747                     "terms": "Architect,則師樓,則樓,建築師樓"
3748                 },
3749                 "office/company": {
3750                     "name": "公司辦事處",
3751                     "terms": "Company Office,公司,公司寫字樓"
3752                 },
3753                 "office/coworking": {
3754                     "name": "共同工作空間",
3755                     "terms": "Coworking Space,共用工作空間"
3756                 },
3757                 "office/educational_institution": {
3758                     "name": "敎育機構",
3759                     "terms": "Educational Institution,敎育機構,教育機構"
3760                 },
3761                 "office/employment_agency": {
3762                     "name": "職業介紹所",
3763                     "terms": "Employment Agency,就業機構,職業介紹所,薦人館,就業中心"
3764                 },
3765                 "office/estate_agent": {
3766                     "name": "地產",
3767                     "terms": "Real Estate Office,地產代理"
3768                 },
3769                 "office/financial": {
3770                     "name": "金融機構辦事處",
3771                     "terms": "Financial Office,財務部寫字樓,金融機構,金融單位"
3772                 },
3773                 "office/government": {
3774                     "name": "政府辦公室",
3775                     "terms": "Government Office,公署,政府合署,政府樓,署"
3776                 },
3777                 "office/government/register_office": {
3778                     "name": "人事登記處",
3779                     "terms": "register office, 生死登記處,婚姻註冊處,人事登記處"
3780                 },
3781                 "office/insurance": {
3782                     "name": "保險公司辦公室",
3783                     "terms": "Insurance Office,保險公司,保險公司寫字樓"
3784                 },
3785                 "office/it": {
3786                     "name": "資訊科技公司辦公室",
3787                     "terms": "IT Office,IT公司,資訊科技寫字樓,電腦公司寫字樓"
3788                 },
3789                 "office/lawyer": {
3790                     "name": "律師事務所",
3791                     "terms": "Law Office,律師事務所"
3792                 },
3793                 "office/lawyer/notary": {
3794                     "name": "公證行",
3795                     "terms": "Notary Office,公證人"
3796                 },
3797                 "office/newspaper": {
3798                     "name": "報社",
3799                     "terms": "Newspaper,報社,新聞社,通訊社"
3800                 },
3801                 "office/ngo": {
3802                     "name": "非政府機構辦公室",
3803                     "terms": "NGO Office,志願機構寫字樓,非政府組織,志願組織"
3804                 },
3805                 "office/physician": {
3806                     "name": "醫生",
3807                     "terms": "Physician,醫生"
3808                 },
3809                 "office/political_party": {
3810                     "name": "政黨",
3811                     "terms": "Political Party,政黨,政治"
3812                 },
3813                 "office/research": {
3814                     "name": "研究所",
3815                     "terms": "Research Office,研究所"
3816                 },
3817                 "office/telecommunication": {
3818                     "name": "電訊公司辦公室",
3819                     "terms": "Telecom Office,電信公司,電話公司寫字樓"
3820                 },
3821                 "office/therapist": {
3822                     "name": "治療師",
3823                     "terms": "Therapist,治療師,醫療師"
3824                 },
3825                 "office/travel_agent": {
3826                     "name": "旅行社"
3827                 },
3828                 "piste": {
3829                     "name": "滑雪道",
3830                     "terms": "滑雪道"
3831                 },
3832                 "place": {
3833                     "name": "地方"
3834                 },
3835                 "place/city": {
3836                     "name": "城市",
3837                     "terms": "City,城,城市"
3838                 },
3839                 "place/farm": {
3840                     "name": "農場"
3841                 },
3842                 "place/hamlet": {
3843                     "name": "小村莊",
3844                     "terms": "Hamlet,村仔,村莊"
3845                 },
3846                 "place/island": {
3847                     "name": "島嶼",
3848                     "terms": "Island,島,島嶼"
3849                 },
3850                 "place/isolated_dwelling": {
3851                     "name": "孤立民居",
3852                     "terms": "Isolated Dwelling,孤立居所,孤立民居,孤離居所"
3853                 },
3854                 "place/locality": {
3855                     "name": "地區",
3856                     "terms": "Locality,地方,地點,地點(無人定居)"
3857                 },
3858                 "place/neighbourhood": {
3859                     "name": "近鄰",
3860                     "terms": "近鄰"
3861                 },
3862                 "place/quarter": {
3863                     "name": "自治市分區 / 小區",
3864                     "terms": "Sub-Borough / Quarter, 自治市分區 / 小區"
3865                 },
3866                 "place/square": {
3867                     "name": "廣場",
3868                     "terms": "Square,廣場"
3869                 },
3870                 "place/suburb": {
3871                     "name": "自治市 / 郊區",
3872                     "terms": "Borough / Suburb, 自治鎮, 自治市鎮"
3873                 },
3874                 "place/town": {
3875                     "name": "鎮",
3876                     "terms": "Town,城鎮,市鎮,鎮"
3877                 },
3878                 "place/village": {
3879                     "name": "鄉村",
3880                     "terms": "Village,村,村莊,村鎮,圍村"
3881                 },
3882                 "point": {
3883                     "name": "點",
3884                     "terms": "Point,點"
3885                 },
3886                 "power": {
3887                     "name": "發電廠"
3888                 },
3889                 "power/generator": {
3890                     "name": "發電機",
3891                     "terms": "Power Generator,發電機"
3892                 },
3893                 "power/line": {
3894                     "name": "電纜",
3895                     "terms": "Power Line,供電綫,供電線,電線"
3896                 },
3897                 "power/minor_line": {
3898                     "name": "次要電纜",
3899                     "terms": "Minor Power Line,小供電線,細供電綫"
3900                 },
3901                 "power/plant": {
3902                     "name": "發電廠範圍",
3903                     "terms": "Power Station Grounds,發電廠用地"
3904                 },
3905                 "power/pole": {
3906                     "name": "電綫杆",
3907                     "terms": "Power Pole,電綫杆,電線桿"
3908                 },
3909                 "power/sub_station": {
3910                     "name": "配電站"
3911                 },
3912                 "power/substation": {
3913                     "name": "變壓站",
3914                     "terms": "變壓站, 配電站, 電力分站"
3915                 },
3916                 "power/tower": {
3917                     "name": "高壓電塔",
3918                     "terms": "High-Voltage Tower,高壓輸電塔,高壓電塔"
3919                 },
3920                 "power/transformer": {
3921                     "name": "變壓器",
3922                     "terms": "Transformer,火牛房,變電所"
3923                 },
3924                 "public_transport/platform": {
3925                     "name": "月台",
3926                     "terms": "Platform,月台,月臺"
3927                 },
3928                 "public_transport/stop_position": {
3929                     "name": "停車位置",
3930                     "terms": "Stop Position,停止位置"
3931                 },
3932                 "railway": {
3933                     "name": "鐵路"
3934                 },
3935                 "railway/abandoned": {
3936                     "name": "廢置鐵路",
3937                     "terms": "Abandoned Railway,廢棄的鐵路,廢鐵路,鐵路路線跡"
3938                 },
3939                 "railway/crossing": {
3940                     "name": "鐵路交滙處 (路徑)",
3941                     "terms": "Railway Crossing (Path), 鐵路交滙處 (路徑)"
3942                 },
3943                 "railway/disused": {
3944                     "name": "停用鐵路",
3945                     "terms": "Disused Railway,停用鐵路,廢棄的鐵路"
3946                 },
3947                 "railway/funicular": {
3948                     "name": "纜索鐵道",
3949                     "terms": "纜索鐵道, 索道, 纜車"
3950                 },
3951                 "railway/halt": {
3952                     "name": "火車細站",
3953                     "terms": "Railway Halt,小火車站,火車站仔,火車細站"
3954                 },
3955                 "railway/level_crossing": {
3956                     "name": "鐵路交滙處 (道路)",
3957                     "terms": "Railway Crossing (Road), 鐵路交滙處 (道路)"
3958                 },
3959                 "railway/monorail": {
3960                     "name": "單軌鐵路",
3961                     "terms": "Monorail,單軌,單軌鐵路,單軌電車,單軌火車"
3962                 },
3963                 "railway/narrow_gauge": {
3964                     "name": "窄軌鐵路",
3965                     "terms": "窄軌鐵路, 窄軌鐵道"
3966                 },
3967                 "railway/platform": {
3968                     "name": "鐵路月台",
3969                     "terms": "Railway Platform,月臺,站臺,鐵道月台"
3970                 },
3971                 "railway/rail": {
3972                     "name": "路軌",
3973                     "terms": "Rail,火車軌,路軌,軌,鐵軌"
3974                 },
3975                 "railway/station": {
3976                     "name": "火車站",
3977                     "terms": "Railway Station,火車站,鐵路站"
3978                 },
3979                 "railway/subway": {
3980                     "name": "地下鐵",
3981                     "terms": "MTR,Mass Transit Railway,Subway,地下鐵,地下鐵路,地鐵,捷運"
3982                 },
3983                 "railway/subway_entrance": {
3984                     "name": "地鐵入口",
3985                     "terms": "Subway Entrance,地下鐵路入口,地鐵入口,地鐵口,捷運入口"
3986                 },
3987                 "railway/tram": {
3988                     "name": "電車",
3989                     "terms": "Tram,電車"
3990                 },
3991                 "railway/tram_stop": {
3992                     "name": "電車站",
3993                     "terms": "Tram Stop, 電車站"
3994                 },
3995                 "relation": {
3996                     "name": "關係",
3997                     "terms": "Relation,關係,關系"
3998                 },
3999                 "roundabout": {
4000                     "name": "迴旋處"
4001                 },
4002                 "route/ferry": {
4003                     "name": "渡輪航綫",
4004                     "terms": "Ferry Route,渡輪航線,航綫,航線"
4005                 },
4006                 "shop": {
4007                     "name": "商店",
4008                     "terms": "Shop,商店,舖"
4009                 },
4010                 "shop/alcohol": {
4011                     "name": "酒類專賣店",
4012                     "terms": "Liquor Store,酒店,酒莊,酒類商店"
4013                 },
4014                 "shop/anime": {
4015                     "name": "動漫店",
4016                     "terms": "動漫店"
4017                 },
4018                 "shop/antiques": {
4019                     "name": "古董店",
4020                     "terms": "古董店, 古玩店"
4021                 },
4022                 "shop/appliance": {
4023                     "name": "電器店",
4024                     "terms": "Appliance Store,家電店,家用電器店"
4025                 },
4026                 "shop/art": {
4027                     "name": "藝術商店",
4028                     "terms": "藝術店,美術店,美術商店"
4029                 },
4030                 "shop/baby_goods": {
4031                     "name": "嬰兒用品店",
4032                     "terms": "嬰兒用品店, BB用品店"
4033                 },
4034                 "shop/bag": {
4035                     "name": "袋/行李箱店",
4036                     "terms": "行李店, 袋店"
4037                 },
4038                 "shop/bakery": {
4039                     "name": "麵包西餅店",
4040                     "terms": "Bakery,餅家,餅店,餅舖,麪包舖,麪飽店,麪飽舖,麵包店,麵包舖,麵飽店,面包店"
4041                 },
4042                 "shop/bathroom_furnishing": {
4043                     "name": "浴室配件店",
4044                     "terms": "衛浴用品店,廁所用品店,洗手間用品店"
4045                 },
4046                 "shop/beauty": {
4047                     "name": "美容院",
4048                     "terms": "Beauty Shop,指甲美容,理容院,美妝店,美容店,美容院,護膚中心"
4049                 },
4050                 "shop/beauty/nails": {
4051                     "name": "美甲店",
4052                     "terms": "Nail Salon, 修甲店"
4053                 },
4054                 "shop/beauty/tanning": {
4055                     "name": "曬燈店",
4056                     "terms": "Tanning Salon, 日光浴店"
4057                 },
4058                 "shop/bed": {
4059                     "name": "寢具/床褥店",
4060                     "terms": "寢具店, 床褥店, 床墊店, 床具店, 寢室用品店, 床上用品店, 睡房用品店"
4061                 },
4062                 "shop/beverages": {
4063                     "name": "飲品店",
4064                     "terms": "Beverage Store,飲品店,飲品舖,飲料店"
4065                 },
4066                 "shop/bicycle": {
4067                     "name": "單車店",
4068                     "terms": "Bicycle Shop,單車店,單車舖,自行車店,腳踏車店    "
4069                 },
4070                 "shop/bookmaker": {
4071                     "name": "投注站",
4072                     "terms": "投注站,收受賭注者"
4073                 },
4074                 "shop/books": {
4075                     "name": "書店",
4076                     "terms": "書局"
4077                 },
4078                 "shop/boutique": {
4079                     "name": "時裝店",
4080                     "terms": "Boutique,時裝店,服飾店,精品店,服裝店"
4081                 },
4082                 "shop/butcher": {
4083                     "name": "肉舖",
4084                     "terms": "Butcher,肉舖,肉販,肉檔,肉枱"
4085                 },
4086                 "shop/candles": {
4087                     "name": "蠟燭店",
4088                     "terms": "蠟燭店"
4089                 },
4090                 "shop/car": {
4091                     "name": "車行",
4092                     "terms": "Car Dealership,車行,汽車店"
4093                 },
4094                 "shop/car_parts": {
4095                     "name": "汽車零件店",
4096                     "terms": "Car Parts Store,汽車配件店,汽車零件店,汽車零件舖"
4097                 },
4098                 "shop/car_repair": {
4099                     "name": "車房",
4100                     "terms": "Car Repair Shop,汽車修理店,汽車維修店,車房"
4101                 },
4102                 "shop/carpet": {
4103                     "name": "地毯店",
4104                     "terms": "地氈店"
4105                 },
4106                 "shop/charity": {
4107                     "name": "慈善商店",
4108                     "terms": "Charity Store, "
4109                 },
4110                 "shop/cheese": {
4111                     "name": "芝士店",
4112                     "terms": "芝士店, 起司店"
4113                 },
4114                 "shop/chemist": {
4115                     "name": "藥店",
4116                     "terms": "藥妝店,藥房"
4117                 },
4118                 "shop/chocolate": {
4119                     "name": "朱古力店",
4120                     "terms": "巧克力店"
4121                 },
4122                 "shop/clothes": {
4123                     "name": "服飾店",
4124                     "terms": "Clothing Store,服裝店,服飾店,衫舖"
4125                 },
4126                 "shop/coffee": {
4127                     "name": "咖啡店",
4128                     "terms": "咖啡店"
4129                 },
4130                 "shop/computer": {
4131                     "name": "電腦店",
4132                     "terms": "Computer Store,電腦店,電腦舖"
4133                 },
4134                 "shop/confectionery": {
4135                     "name": "糖果店",
4136                     "terms": "糖店"
4137                 },
4138                 "shop/convenience": {
4139                     "name": "便利店",
4140                     "terms": "Convenience Store,便利店"
4141                 },
4142                 "shop/copyshop": {
4143                     "name": "影印店",
4144                     "terms": "影印店"
4145                 },
4146                 "shop/cosmetics": {
4147                     "name": "化妝品店",
4148                     "terms": "化妝品店"
4149                 },
4150                 "shop/craft": {
4151                     "name": "工藝品店",
4152                     "terms": "工藝品店,工藝品商店,手工藝店,手作坊"
4153                 },
4154                 "shop/curtain": {
4155                     "name": "窗簾店",
4156                     "terms": "窗簾"
4157                 },
4158                 "shop/dairy": {
4159                     "name": "奶製品店",
4160                     "terms": "奶品店,乳品店,乳製品店"
4161                 },
4162                 "shop/deli": {
4163                     "name": "食肆",
4164                     "terms": "Deli,熟食店,美食店,食肆"
4165                 },
4166                 "shop/department_store": {
4167                     "name": "百貨公司",
4168                     "terms": "Department Store,百貨公司,百貨店"
4169                 },
4170                 "shop/doityourself": {
4171                     "name": "DIY店",
4172                     "terms": "DIY Store,DIY商店,自組舖,自行安裝店"
4173                 },
4174                 "shop/dry_cleaning": {
4175                     "name": "乾洗店",
4176                     "terms": "乾洗店"
4177                 },
4178                 "shop/e-cigarette": {
4179                     "name": "電子煙店",
4180                     "terms": "E-Cigarette Shop, 電子煙店"
4181                 },
4182                 "shop/electronics": {
4183                     "name": "電子舖",
4184                     "terms": "Electronics Store,電器店,電子舖"
4185                 },
4186                 "shop/erotic": {
4187                     "name": "情趣用品店",
4188                     "terms": "性商店,成人用品店"
4189                 },
4190                 "shop/fabric": {
4191                     "name": "布料店",
4192                     "terms": "布匹店,疋頭店"
4193                 },
4194                 "shop/farm": {
4195                     "name": "農產品檔攤",
4196                     "terms": "Produce Stand,檔,水果攤,農場,農產品攤檔"
4197                 },
4198                 "shop/fashion": {
4199                     "name": "時裝店",
4200                     "terms": "時裝店"
4201                 },
4202                 "shop/fishmonger": {
4203                     "name": "魚檔"
4204                 },
4205                 "shop/florist": {
4206                     "name": "花店",
4207                     "terms": "Florist,花店,花舖"
4208                 },
4209                 "shop/frame": {
4210                     "name": "表框店",
4211                     "terms": "表框店, 裱框店,邊框店,框架店"
4212                 },
4213                 "shop/funeral_directors": {
4214                     "name": "殯儀館",
4215                     "terms": "殯儀館"
4216                 },
4217                 "shop/furnace": {
4218                     "name": "暖氣爐店",
4219                     "terms": "火爐店"
4220                 },
4221                 "shop/furniture": {
4222                     "name": "傢俬店",
4223                     "terms": "Furniture Store,傢俬舖,傢具店,家具店"
4224                 },
4225                 "shop/garden_centre": {
4226                     "name": "園藝中心",
4227                     "terms": "Garden Center,園藝中心,園藝舖,花店"
4228                 },
4229                 "shop/gas": {
4230                     "name": "瓶裝石油氣店",
4231                     "terms": "Bottled Gas Shop, 樽裝石油氣店"
4232                 },
4233                 "shop/gift": {
4234                     "name": "禮品店",
4235                     "terms": "Gift Shop,禮品店,禮品舖,禮物店"
4236                 },
4237                 "shop/greengrocer": {
4238                     "name": "菜檔",
4239                     "terms": "Greengrocer,果蔬店,菜檔,蔬果店,生果,菜販"
4240                 },
4241                 "shop/hairdresser": {
4242                     "name": "理髮店",
4243                     "terms": "Hairdresser,理髮店,飛髮舖"
4244                 },
4245                 "shop/hardware": {
4246                     "name": "五金店",
4247                     "terms": "Hardware Store,五金店,五金舖"
4248                 },
4249                 "shop/hearing_aids": {
4250                     "name": "助聽器店",
4251                     "terms": "助聽器商店,耳聾機"
4252                 },
4253                 "shop/herbalist": {
4254                     "name": "草藥店",
4255                     "terms": "草藥店,中藥店"
4256                 },
4257                 "shop/hifi": {
4258                     "name": "音響店",
4259                     "terms": "Hifi Store,音響店,音響舖"
4260                 },
4261                 "shop/houseware": {
4262                     "name": "家庭用品店",
4263                     "terms": "家品店,家居用品店"
4264                 },
4265                 "shop/interior_decoration": {
4266                     "name": "室內設計店",
4267                     "terms": "室內設計店"
4268                 },
4269                 "shop/jewelry": {
4270                     "name": "珠寶店",
4271                     "terms": "Jeweler,珠寶店,珠寶舖,珠寶金行,首飾店,首飾舖,金舖"
4272                 },
4273                 "shop/kiosk": {
4274                     "name": "報紙亭",
4275                     "terms": "報紙檔,報紙檔攤,報紙攤檔,報刊檔"
4276                 },
4277                 "shop/kitchen": {
4278                     "name": "廚房設計店",
4279                     "terms": "廚房設計店"
4280                 },
4281                 "shop/laundry": {
4282                     "name": "洗衣店",
4283                     "terms": "Laundry,洗衣店,洗衣舖"
4284                 },
4285                 "shop/leather": {
4286                     "name": "皮革店",
4287                     "terms": "皮革店"
4288                 },
4289                 "shop/locksmith": {
4290                     "name": "鎖匠",
4291                     "terms": "Locksmith,鎖匠,鎖匠鋪,開鎖佬"
4292                 },
4293                 "shop/lottery": {
4294                     "name": "獎券店",
4295                     "terms": "投注站,六合彩"
4296                 },
4297                 "shop/mall": {
4298                     "name": "購物中心",
4299                     "terms": "Mall,商場,購物中心"
4300                 },
4301                 "shop/massage": {
4302                     "name": "按摩店",
4303                     "terms": "按摩商店, 按摩中心,腳底按摩"
4304                 },
4305                 "shop/medical_supply": {
4306                     "name": "醫療器材行",
4307                     "terms": "醫療用品供應"
4308                 },
4309                 "shop/mobile_phone": {
4310                     "name": "流動電話店",
4311                     "terms": "Mobile Phone Store,手機店,行動電話店,電話舖"
4312                 },
4313                 "shop/money_lender": {
4314                     "name": "放債人",
4315                     "terms": "放款人,借錢,財務公司"
4316                 },
4317                 "shop/motorcycle": {
4318                     "name": "電單車店",
4319                     "terms": "Motorcycle Dealership,摩托車行,電單車行"
4320                 },
4321                 "shop/music": {
4322                     "name": "唱片店",
4323                     "terms": "Music Store,唱片舖,音樂店"
4324                 },
4325                 "shop/musical_instrument": {
4326                     "name": "樂器店",
4327                     "terms": "樂器行,樂器店"
4328                 },
4329                 "shop/newsagent": {
4330                     "name": "報紙/雜誌店",
4331                     "terms": "報刊檔,報刊商店"
4332                 },
4333                 "shop/nutrition_supplements": {
4334                     "name": "營養補充品店",
4335                     "terms": "營養補充品店"
4336                 },
4337                 "shop/optician": {
4338                     "name": "眼鏡店",
4339                     "terms": "Optician,眼鏡店,眼鏡行,眼鏡舖"
4340                 },
4341                 "shop/organic": {
4342                     "name": "有機產品店",
4343                     "terms": "有機產品店"
4344                 },
4345                 "shop/outdoor": {
4346                     "name": "戶外用品店",
4347                     "terms": "戶外用品店"
4348                 },
4349                 "shop/paint": {
4350                     "name": "油漆店",
4351                     "terms": "漆油店"
4352                 },
4353                 "shop/pastry": {
4354                     "name": "榚點店",
4355                     "terms": "Pastry Shop, 西餅店, 榚餅店, 榚點店"
4356                 },
4357                 "shop/pawnbroker": {
4358                     "name": "當舖",
4359                     "terms": "大押,押,當押"
4360                 },
4361                 "shop/perfumery": {
4362                     "name": "香水店",
4363                     "terms": "Perfume Store,香水店"
4364                 },
4365                 "shop/pet": {
4366                     "name": "寵物舖",
4367                     "terms": "Pet Store,寵物店,寵物舖"
4368                 },
4369                 "shop/photo": {
4370                     "name": "相片沖印店",
4371                     "terms": "Photography Store,影相舖,照相館,晒相,曬相"
4372                 },
4373                 "shop/pyrotechnics": {
4374                     "name": "煙花店",
4375                     "terms": "爆竹,煙花,煙火,炮竹"
4376                 },
4377                 "shop/radiotechnics": {
4378                     "name": "無線電/電子零件店",
4379                     "terms": "無線電/電子零件店,對講機店,電子零件店"
4380                 },
4381                 "shop/religion": {
4382                     "name": "宗教用品店",
4383                     "terms": "宗教用品店,香舖,紙紮舖,金銀衣紙店"
4384                 },
4385                 "shop/scuba_diving": {
4386                     "name": "潛水用品店",
4387                     "terms": "水肺式潛水,深海潛水"
4388                 },
4389                 "shop/seafood": {
4390                     "name": "海鮮店",
4391                     "terms": "海產店"
4392                 },
4393                 "shop/second_hand": {
4394                     "name": "寄賣/二手店",
4395                     "terms": "格仔店,二手店"
4396                 },
4397                 "shop/shoes": {
4398                     "name": "鞋舖",
4399                     "terms": "Shoe Store,鞋店,鞋舖"
4400                 },
4401                 "shop/sports": {
4402                     "name": "運動用品店",
4403                     "terms": "Sporting Goods Store,運動用品店,運動舖,體育,體育用品店"
4404                 },
4405                 "shop/stationery": {
4406                     "name": "文具店",
4407                     "terms": "Stationery Store,文具店,文具舖"
4408                 },
4409                 "shop/storage_rental": {
4410                     "name": "存倉",
4411                     "terms": "迷你倉,儲存倉"
4412                 },
4413                 "shop/supermarket": {
4414                     "name": "超級市場",
4415                     "terms": "Supermarket,超級市場"
4416                 },
4417                 "shop/tailor": {
4418                     "name": "裁縫",
4419                     "terms": "裁縫,改衣"
4420                 },
4421                 "shop/tattoo": {
4422                     "name": "紋身店",
4423                     "terms": "刺青店"
4424                 },
4425                 "shop/tea": {
4426                     "name": "茶莊",
4427                     "terms": "茶葉店,茶行"
4428                 },
4429                 "shop/ticket": {
4430                     "name": "門票售賣",
4431                     "terms": "門票出售"
4432                 },
4433                 "shop/tobacco": {
4434                     "name": "煙草店",
4435                     "terms": "煙草店"
4436                 },
4437                 "shop/toys": {
4438                     "name": "玩具店",
4439                     "terms": "Toy Store,玩具店,玩具舖"
4440                 },
4441                 "shop/travel_agency": {
4442                     "name": "旅行社",
4443                     "terms": "Travel Agency,旅行社"
4444                 },
4445                 "shop/tyres": {
4446                     "name": "輪胎店",
4447                     "terms": "Tire Store,軚舖,輪胎店"
4448                 },
4449                 "shop/vacant": {
4450                     "name": "空置商舖"
4451                 },
4452                 "shop/vacuum_cleaner": {
4453                     "name": "吸塵機店",
4454                     "terms": "吸塵器店"
4455                 },
4456                 "shop/variety_store": {
4457                     "name": "十蚊店",
4458                     "terms": "Variety Store,雜貨店,雜貨舖"
4459                 },
4460                 "shop/video": {
4461                     "name": "影視店",
4462                     "terms": "Video Store,影像店,影碟店,影視店"
4463                 },
4464                 "shop/video_games": {
4465                     "name": "電子遊戲店",
4466                     "terms": "電子遊戲店,電視遊戲店"
4467                 },
4468                 "shop/watches": {
4469                     "name": "手錶店",
4470                     "terms": "Watches Shop,錶店,手表店,錶行,表行"
4471                 },
4472                 "shop/water_sports": {
4473                     "name": "水上活動/游泳用品店",
4474                     "terms": "泳具店"
4475                 },
4476                 "shop/weapons": {
4477                     "name": "武器店",
4478                     "terms": "武器商店, 子彈, 槍, 刀"
4479                 },
4480                 "shop/window_blind": {
4481                     "name": "百葉簾店",
4482                     "terms": "捲簾,遮光捲簾,陽光捲簾,百葉窗,百葉窗簾"
4483                 },
4484                 "shop/wine": {
4485                     "name": "酒品店",
4486                     "terms": "紅酒店,白酒店"
4487                 },
4488                 "tourism": {
4489                     "name": "旅遊設施",
4490                     "terms": "Tourism,旅行,旅遊"
4491                 },
4492                 "tourism/alpine_hut": {
4493                     "name": "高山小屋",
4494                     "terms": "Alpine Hut,高山小屋,高山屋仔"
4495                 },
4496                 "tourism/apartment": {
4497                     "name": "民宿公寓 / 短租公寓",
4498                     "terms": "Guest Apartment / Condo, 民宿公寓, 短租公寓"
4499                 },
4500                 "tourism/aquarium": {
4501                     "name": "水族館",
4502                     "terms": "Aquarium, 水族館"
4503                 },
4504                 "tourism/artwork": {
4505                     "name": "藝術品",
4506                     "terms": "Artwork,藝術品"
4507                 },
4508                 "tourism/attraction": {
4509                     "name": "觀光名勝",
4510                     "terms": "Tourist Attraction,旅行名勝,旅遊名勝,觀光點,觀光景點"
4511                 },
4512                 "tourism/camp_site": {
4513                     "name": "營地",
4514                     "terms": "Campground, Camp Site,營地,露營區"
4515                 },
4516                 "tourism/caravan_site": {
4517                     "name": "露營車營地",
4518                     "terms": "RV Park,房車營地,露營車停車場,露營車營地"
4519                 },
4520                 "tourism/chalet": {
4521                     "name": "木屋",
4522                     "terms": "Chalet,木屋"
4523                 },
4524                 "tourism/gallery": {
4525                     "name": "畫廊",
4526                     "terms": "藝廊,藝術廊"
4527                 },
4528                 "tourism/guest_house": {
4529                     "name": "賓館",
4530                     "terms": "Guest House,賓館,招待所"
4531                 },
4532                 "tourism/hostel": {
4533                     "name": "旅舍",
4534                     "terms": "Hostel,招待所,旅舍,宿舍"
4535                 },
4536                 "tourism/hotel": {
4537                     "name": "酒店",
4538                     "terms": "Hotel,酒店,旅館"
4539                 },
4540                 "tourism/information": {
4541                     "name": "旅遊資訊",
4542                     "terms": "Information,資訊,資訊處"
4543                 },
4544                 "tourism/information/board": {
4545                     "name": "資料顯示板",
4546                     "terms": "Information Board, 告示板, 資訊版, 告示牌"
4547                 },
4548                 "tourism/information/guidepost": {
4549                     "name": "指示牌",
4550                     "terms": "Guidepost, 方向指示牌"
4551                 },
4552                 "tourism/information/map": {
4553                     "name": "地圖",
4554                     "terms": "Map, 地圖"
4555                 },
4556                 "tourism/information/office": {
4557                     "name": "遊客中心",
4558                     "terms": "Tourist Information Office, 旅客中心, 遊客中心, 旅客諮詢中心"
4559                 },
4560                 "tourism/motel": {
4561                     "name": "汽車酒店",
4562                     "terms": "Motel,汽車旅館,汽車酒店,時租旅店"
4563                 },
4564                 "tourism/museum": {
4565                     "name": "博物館",
4566                     "terms": "Museum,博物館"
4567                 },
4568                 "tourism/picnic_site": {
4569                     "name": "郊遊地點",
4570                     "terms": "Picnic Site,郊遊地點,野餐地點"
4571                 },
4572                 "tourism/theme_park": {
4573                     "name": "主題公園",
4574                     "terms": "Theme Park,主題公園"
4575                 },
4576                 "tourism/viewpoint": {
4577                     "name": "觀景臺",
4578                     "terms": "Viewpoint,景點,眺望,瞭望台,瞭望臺,觀景台,觀景臺,觀景點"
4579                 },
4580                 "tourism/zoo": {
4581                     "name": "動物園",
4582                     "terms": "Zoo,動物園"
4583                 },
4584                 "traffic_calming": {
4585                     "name": "交通紓緩",
4586                     "terms": "Traffic Calming, 悠閒式街道"
4587                 },
4588                 "traffic_calming/bump": {
4589                     "name": "減速壆",
4590                     "terms": "減速帶,減速器"
4591                 },
4592                 "traffic_calming/chicane": {
4593                     "name": "連續彎道",
4594                     "terms": "Traffic Chicane, 減速彎道"
4595                 },
4596                 "traffic_calming/choker": {
4597                     "name": "道路收窄",
4598                     "terms": "Traffic Choker, 道路收窄"
4599                 },
4600                 "traffic_calming/cushion": {
4601                     "name": "減速墊",
4602                     "terms": "Speed Cushion, 減速軟膠"
4603                 },
4604                 "traffic_calming/dip": {
4605                     "name": "減速坑",
4606                     "terms": "Dip, 減速坡"
4607                 },
4608                 "traffic_calming/hump": {
4609                     "name": "緩衝路拱",
4610                     "terms": "減速壆"
4611                 },
4612                 "traffic_calming/island": {
4613                     "name": "交通島",
4614                     "terms": "Traffic island, 分隔島, 安全島"
4615                 },
4616                 "traffic_calming/rumble_strip": {
4617                     "name": "減速振動帶",
4618                     "terms": "齒紋標誌帶,隆起標誌帶"
4619                 },
4620                 "traffic_calming/table": {
4621                     "name": "設有減速平台的行人過路處",
4622                     "terms": "隆起行人過路處"
4623                 },
4624                 "type/boundary": {
4625                     "name": "邊界",
4626                     "terms": "Boundary,界,邊界"
4627                 },
4628                 "type/boundary/administrative": {
4629                     "name": "行政邊界",
4630                     "terms": "Administrative Boundary,行政界線,行政邊界"
4631                 },
4632                 "type/multipolygon": {
4633                     "name": "多重多邊形"
4634                 },
4635                 "type/restriction": {
4636                     "name": "限制",
4637                     "terms": "Restriction,限制"
4638                 },
4639                 "type/restriction/no_left_turn": {
4640                     "name": "不准左轉",
4641                     "terms": "禁止左轉,不可以左轉,嚴禁左轉"
4642                 },
4643                 "type/restriction/no_right_turn": {
4644                     "name": "不准右轉",
4645                     "terms": "禁止右轉,不可以右轉,嚴禁右轉"
4646                 },
4647                 "type/restriction/no_straight_on": {
4648                     "name": "不准直駛",
4649                     "terms": "禁止進入"
4650                 },
4651                 "type/restriction/no_u_turn": {
4652                     "name": "不准掉頭",
4653                     "terms": "禁止掉頭"
4654                 },
4655                 "type/restriction/only_left_turn": {
4656                     "name": "只准左轉",
4657                     "terms": "只能左轉"
4658                 },
4659                 "type/restriction/only_right_turn": {
4660                     "name": "只准右轉",
4661                     "terms": "只准右轉"
4662                 },
4663                 "type/restriction/only_straight_on": {
4664                     "name": "只准直駛",
4665                     "terms": "禁止轉彎"
4666                 },
4667                 "type/route": {
4668                     "name": "路綫",
4669                     "terms": "Route,路綫,路線"
4670                 },
4671                 "type/route/bicycle": {
4672                     "name": "單車路綫",
4673                     "terms": "Cycle Route,單車路綫,單車路線,腳踏車路線,自行車路線"
4674                 },
4675                 "type/route/bus": {
4676                     "name": "巴士路綫",
4677                     "terms": "Bus Route,公共汽車路線,巴士路綫"
4678                 },
4679                 "type/route/detour": {
4680                     "name": "繞道路綫",
4681                     "terms": "Detour Route,繞道,繞道路綫,繞道路線"
4682                 },
4683                 "type/route/ferry": {
4684                     "name": "渡輪航線",
4685                     "terms": "Ferry Route,渡輪航線,航綫"
4686                 },
4687                 "type/route/foot": {
4688                     "name": "步行路綫",
4689                     "terms": "Foot Route,步行路線,行人路綫,行人路線"
4690                 },
4691                 "type/route/hiking": {
4692                     "name": "遠足路綫",
4693                     "terms": "Hiking Route,行山路綫,行山路線,遠足路線"
4694                 },
4695                 "type/route/horse": {
4696                     "name": "策騎路線",
4697                     "terms": "騎馬路線"
4698                 },
4699                 "type/route/pipeline": {
4700                     "name": "管道路綫",
4701                     "terms": "Pipeline Route,供水路綫,供水路線,水管路綫,管道路線"
4702                 },
4703                 "type/route/power": {
4704                     "name": "供電路綫",
4705                     "terms": "Power Route,供電路綫,供電路線"
4706                 },
4707                 "type/route/road": {
4708                     "name": "道路路綫",
4709                     "terms": "Road Route,行車路綫,行車路線,道路路線"
4710                 },
4711                 "type/route/train": {
4712                     "name": "火車路綫",
4713                     "terms": "Train Route,火車綫,火車線,火車路綫,鐵路綫,鐵路線,鐵路路綫,鐵路路線"
4714                 },
4715                 "type/route/tram": {
4716                     "name": "電車路綫",
4717                     "terms": "Tram Route,電車路綫,電車路線"
4718                 },
4719                 "type/route_master": {
4720                     "name": "路綫總覽",
4721                     "terms": "Route Master,線路總管,路綫總管,路線總目"
4722                 },
4723                 "type/site": {
4724                     "name": "建築群",
4725                     "terms": "一群建築"
4726                 },
4727                 "vertex": {
4728                     "name": "其他",
4729                     "terms": "Other,其他,其它"
4730                 },
4731                 "waterway": {
4732                     "name": "水道"
4733                 },
4734                 "waterway/boatyard": {
4735                     "name": "船廠",
4736                     "terms": "艇廠"
4737                 },
4738                 "waterway/canal": {
4739                     "name": "運河",
4740                     "terms": "Canal,水道,運河"
4741                 },
4742                 "waterway/dam": {
4743                     "name": "堤壩",
4744                     "terms": "Dam,堤壩,壩,水壩"
4745                 },
4746                 "waterway/ditch": {
4747                     "name": "溝渠",
4748                     "terms": "Ditch,溝,溝渠,明溝"
4749                 },
4750                 "waterway/dock": {
4751                     "name": "濕船塢/乾船塢",
4752                     "terms": "濕式船塢,乾式船塢"
4753                 },
4754                 "waterway/drain": {
4755                     "name": "排水道",
4756                     "terms": "Drain,下水道,排水道,渠,排水渠,排水管,污水渠"
4757                 },
4758                 "waterway/fuel": {
4759                     "name": "船舶加油站",
4760                     "terms": "船隻加燃料站,船隻加油站,船用加油站"
4761                 },
4762                 "waterway/river": {
4763                     "name": "河流",
4764                     "terms": "River,江,江河,河,河流,河川"
4765                 },
4766                 "waterway/riverbank": {
4767                     "name": "河岸",
4768                     "terms": "Riverbank,江岸,河堤"
4769                 },
4770                 "waterway/sanitary_dump_station": {
4771                     "name": "船舶污水處理",
4772                     "terms": "船舶污物處理,船隻污物處理,船舶污水處理"
4773                 },
4774                 "waterway/stream": {
4775                     "name": "溪流",
4776                     "terms": "Stream,小河,小溪,涌,溪,溪流, 河溪,溪澗"
4777                 },
4778                 "waterway/water_point": {
4779                     "name": "船隻飲用水",
4780                     "terms": "船舶飲用水,船用飲用水"
4781                 },
4782                 "waterway/waterfall": {
4783                     "name": "瀑布",
4784                     "terms": "Waterfall,瀑布"
4785                 },
4786                 "waterway/weir": {
4787                     "name": "塘堰",
4788                     "terms": "Weir,堤堰,堤壩,堰,壩,塘堰,導流壩"
4789                 }
4790             }
4791         }
4792     }
4793 }