]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/zh-TW.json
Localisation updates from https://translatewiki.net.
[rails.git] / vendor / assets / iD / iD / locales / zh-TW.json
1 {
2     "zh-TW": {
3         "icons": {
4             "information": "資訊",
5             "remove": "移除",
6             "undo": "復原"
7         },
8         "modes": {
9             "add_area": {
10                 "title": "區域",
11                 "description": "新增公園、建築物、湖泊或其它區域至地圖上。",
12                 "tail": "點擊地圖以繪製一塊區域,如公園、湖泊或建築物。"
13             },
14             "add_line": {
15                 "title": "線",
16                 "description": "新增公路、街道、行人道、運河或其他線段至地圖上。",
17                 "tail": "點擊地圖以繪製道路、路徑或路綫。"
18             },
19             "add_point": {
20                 "title": "點",
21                 "description": "新增餐廳、古蹪、郵箱或其他事物至地圖上。",
22                 "tail": "點擊地圖以新增一個點。"
23             },
24             "browse": {
25                 "title": "瀏覽",
26                 "description": "平移及縮放地圖。"
27             },
28             "draw_area": {
29                 "tail": "點擊地圖以添加區域的其它節點。點擊第一點以完成區域的繪製。"
30             },
31             "draw_line": {
32                 "tail": "點擊地圖以添加線段的其它節點。點擊其他線段以連接它們,點擊兩下以完成線段的繪製。"
33             },
34             "drag_node": {
35                 "connected_to_hidden": "這個沒辦法被編輯,因其與其他隱藏的圖徵相連"
36             }
37         },
38         "operations": {
39             "add": {
40                 "annotation": {
41                     "point": "已新增一點。",
42                     "vertex": "已新增一節點至路徑上。",
43                     "relation": "已新增一項關係。"
44                 }
45             },
46             "start": {
47                 "annotation": {
48                     "line": "開始繪製一線段。",
49                     "area": "開始繪製一塊區域。"
50                 }
51             },
52             "continue": {
53                 "key": "A",
54                 "title": "繼續",
55                 "description": "繼續繪製此線段",
56                 "not_eligible": "無法在此繼續繪製線段",
57                 "multiple": "有多條線段可在此延續。要選擇其中一條,請按 Shift 鍵並點擊它。",
58                 "annotation": {
59                     "line": "繼續繪製一線段。",
60                     "area": "繼續繪製一區域。"
61                 }
62             },
63             "cancel_draw": {
64                 "annotation": "取消了繪圖。"
65             },
66             "change_role": {
67                 "annotation": "已更改關係成員的角色。"
68             },
69             "change_tags": {
70                 "annotation": "修改了標籤。"
71             },
72             "circularize": {
73                 "title": "環形化",
74                 "description": {
75                     "line": "把此線段環形化。",
76                     "area": "把此區域環形化。"
77                 },
78                 "key": "O",
79                 "annotation": {
80                     "line": " 將線段變成環形。",
81                     "area": "將一區域製成環形。"
82                 },
83                 "not_closed": "非圈狀物件,不能環形化。",
84                 "too_large": "因物件尚未有足夠部份正在顯示,不能環形化。",
85                 "connected_to_hidden": "這個沒辦法圓形化,因為與其他隱藏的圖徵相連"
86             },
87             "orthogonalize": {
88                 "title": "方角化",
89                 "description": {
90                     "line": "將此線方角化。",
91                     "area": "將此區域方角化。"
92                 },
93                 "key": "S",
94                 "annotation": {
95                     "line": "已將線段上的彎角換成直角。",
96                     "area": "已將區域的彎角換成直角。"
97                 },
98                 "not_squarish": "物件無法被方角化,因為它並非近似方形。",
99                 "too_large": "因物件尚未有足夠部份正在顯示,不能被方角化。",
100                 "connected_to_hidden": "這個沒辦法方形化,因為與其他隱藏的圖徵相連"
101             },
102             "straighten": {
103                 "title": "拉直",
104                 "description": "拉直此線段",
105                 "key": "S",
106                 "annotation": "拉直一條線段。",
107                 "too_bendy": "這條線段無法被拉直,因為有過多彎折。",
108                 "connected_to_hidden": "這個沒辦法直線化,因為與其他隱藏的圖徵相連"
109             },
110             "delete": {
111                 "title": "刪除",
112                 "description": {
113                     "single": "永久刪除此圖徽。",
114                     "multiple": "永久刪除這些圖徽。"
115                 },
116                 "annotation": {
117                     "point": "刪除了一點。",
118                     "vertex": "刪除了路徑上的一個節點。",
119                     "line": "刪除了一線段。",
120                     "area": "刪除了一區域。",
121                     "relation": "刪除了一關係",
122                     "multiple": "刪除 {n} 個圖徽。"
123                 },
124                 "too_large": {
125                     "single": "因為這個圖徽目前可視部份不足,所以無法被刪除。",
126                     "multiple": "因為這些圖徽目前可視部份不足,所以無法被刪除。"
127                 },
128                 "incomplete_relation": {
129                     "single": "因為這個圖徽尚未被完整下載,所以無法被刪除。",
130                     "multiple": "因為這些圖徽尚未被完整下載,所以無法被刪除。"
131                 },
132                 "part_of_relation": {
133                     "single": "因為這個圖徽是一個更大的關係的一部份,所以無法被刪除。您必須先將它從關係清單中移除。",
134                     "multiple": "因為這些圖徽是一個更大的關係的一部份,所以無法被刪除。您必須先將它們從關係清單中移除。"
135                 },
136                 "connected_to_hidden": {
137                     "single": "因為這個圖徽被連接至隱藏的圖徽,所以無法被刪除。",
138                     "multiple": "因為這些圖徽被連接至隱藏的圖徽,所以無法被刪除。"
139                 }
140             },
141             "add_member": {
142                 "annotation": "增加成員到關係。"
143             },
144             "delete_member": {
145                 "annotation": "從關係移除成員。"
146             },
147             "connect": {
148                 "annotation": {
149                     "point": "已連接路徑到一點。",
150                     "vertex": "已連接路徑到另一路徑。",
151                     "line": "已連接路徑到一線段。",
152                     "area": "已連接路徑到一區域。"
153                 }
154             },
155             "disconnect": {
156                 "title": "斷開",
157                 "description": "將這些路徑/區域斷開。",
158                 "key": "D",
159                 "annotation": "斷開了路徑。",
160                 "not_connected": "未有足夠的路徑/區域來斷開。",
161                 "connected_to_hidden": "無法斷開,因為其連接著隱藏的特徵。",
162                 "relation": "因為其連接到了關係中的成員,所以不能斷開。"
163             },
164             "merge": {
165                 "title": "合併",
166                 "description": "合併這些特徵",
167                 "key": "C",
168                 "annotation": "合併 {n} 個特徵",
169                 "not_eligible": "不能合併這些物件。",
170                 "not_adjacent": "這些特徵並不能合併,因為它們的端點並不相連。",
171                 "restriction": "這些特徵並不能合併,因為其中一個是關聯 \"{relation}\" 成員。",
172                 "incomplete_relation": "這些物件不能合併,因為其中最少有一件未有完全下載。",
173                 "conflicting_tags": "這些特徵並不能合儀,因為它們有彼此衝突的標籤。"
174             },
175             "move": {
176                 "title": "移動",
177                 "description": {
178                     "single": "移動這個圖徽到不同的位置。",
179                     "multiple": "移動這些圖徽到不同的位置。"
180                 },
181                 "key": "M",
182                 "annotation": {
183                     "point": "移動了一點。",
184                     "vertex": "移動了路徑上的一節點。",
185                     "line": "移動了一線段。",
186                     "area": "移動了一區域。",
187                     "multiple": "已移動多個圖徽。"
188                 },
189                 "incomplete_relation": {
190                     "single": "因為這個圖徽尚未被完整下載,所以無法被移動。",
191                     "multiple": "因為這些圖徽尚未被完整下載,所以無法被移動。"
192                 },
193                 "too_large": {
194                     "single": "因為這個圖徽目前可視部份不足,所以無法被移動。",
195                     "multiple": "因為這些圖徽目前可視部份不足,所以無法被移動。"
196                 },
197                 "connected_to_hidden": {
198                     "single": "因為這個圖徽被連接至隱藏的圖徽,所以無法被移動。",
199                     "multiple": "因為這些圖徽被連接至隱藏的圖徽,所以無法被移動。"
200                 }
201             },
202             "reflect": {
203                 "title": {
204                     "long": "映射長軸",
205                     "short": "映射短軸"
206                 },
207                 "description": {
208                     "long": {
209                         "single": "以其長軸映射這個圖徽。",
210                         "multiple": "以其長軸映射這些圖徽。"
211                     },
212                     "short": {
213                         "single": "以其短軸映射這個圖徽。",
214                         "multiple": "以其短軸映射這些圖徽。"
215                     }
216                 },
217                 "key": {
218                     "long": "T",
219                     "short": "Y"
220                 },
221                 "annotation": {
222                     "long": {
223                         "single": "以其長軸映射圖徽。",
224                         "multiple": "以其長軸映射多個圖徽。"
225                     },
226                     "short": {
227                         "single": "以其短軸映射圖徽。",
228                         "multiple": "以其短軸映射多個圖徽。"
229                     }
230                 },
231                 "incomplete_relation": {
232                     "single": "因為這個圖徽尚未被完整下載,所以無法被映射。",
233                     "multiple": "因為這些圖徽尚未被完整下載,所以無法被映射。"
234                 },
235                 "too_large": {
236                     "single": "因為這個圖徽目前可視部份不足,所以無法被映射。",
237                     "multiple": "因為這些圖徽目前可視部份不足,所以無法被映射。"
238                 },
239                 "connected_to_hidden": {
240                     "single": "因為這個圖徽被連接至隱藏的圖徽,所以無法被映射。",
241                     "multiple": "因為這些圖徽被連接至隱藏的圖徽,所以無法被映射。"
242                 }
243             },
244             "rotate": {
245                 "title": "旋轉",
246                 "description": {
247                     "single": "以圖徽中心點為軸心旋轉這個圖徽。",
248                     "multiple": "以圖徽中心點為軸心旋轉這些圖徽。"
249                 },
250                 "key": "R",
251                 "annotation": {
252                     "line": "旋轉了一線段。",
253                     "area": "旋轉了一區域。",
254                     "multiple": "已旋轉多個圖徽。"
255                 },
256                 "incomplete_relation": {
257                     "single": "因為這個圖徽尚未被完整下載,所以無法被旋轉。",
258                     "multiple": "因為這些圖徽尚未被完整下載,所以無法被旋轉。"
259                 },
260                 "too_large": {
261                     "single": "因為這個圖徽目前可視部份不足,所以無法被旋轉。",
262                     "multiple": "因為這些圖徽目前可視部份不足,所以無法被旋轉。"
263                 },
264                 "connected_to_hidden": {
265                     "single": "因為這個圖徽被連接至隱藏的圖徽,所以無法被旋轉。",
266                     "multiple": "因為這些圖徽被連接至隱藏的圖徽,所以無法被旋轉。"
267                 }
268             },
269             "reverse": {
270                 "title": "反轉",
271                 "description": "讓這線段的方向反轉。",
272                 "key": "V",
273                 "annotation": "反轉一線段。"
274             },
275             "split": {
276                 "title": "分割",
277                 "description": {
278                     "line": "在這一節點分割成兩條線段。",
279                     "area": "將這個區域的邊界一分為二。",
280                     "multiple": "在這一節點將線段/區域的邊界一分為二。"
281                 },
282                 "key": "X",
283                 "annotation": {
284                     "line": "分割一線段。",
285                     "area": "分割一區域的邊界。",
286                     "multiple": "分割{n}項線段/區域的邊界。"
287                 },
288                 "not_eligible": "不能於線段的首尾進行分割。",
289                 "multiple_ways": "太多線段,未能進行分割。",
290                 "connected_to_hidden": "這個沒辦法切割,因為與其他隱藏的圖徵相連."
291             },
292             "restriction": {
293                 "annotation": {
294                     "create": "已增加轉向限制",
295                     "delete": "已移除轉向限制"
296                 }
297             }
298         },
299         "restriction": {
300             "controls": {
301                 "distance": "距離",
302                 "distance_up_to": "最大 {distance}",
303                 "via": "經由",
304                 "via_node_only": "只有節點",
305                 "via_up_to_one": "最多 1 路徑",
306                 "via_up_to_two": "最多 2 路徑"
307             },
308             "help": {
309                 "indirect": "(間接)",
310                 "turn": {
311                     "no_left_turn": "禁止左轉 {indirect}",
312                     "no_right_turn": "禁止右轉 {indirect}",
313                     "no_u_turn": "禁止迴轉 {indirect}",
314                     "no_straight_on": "禁止直行 {indirect}",
315                     "only_left_turn": "只能左轉 {indirect}",
316                     "only_right_turn": "只能右轉 {indirect}",
317                     "only_u_turn": "只能迴轉 {indirect}",
318                     "only_straight_on": "只能直行 {indirect}",
319                     "allowed_left_turn": "允許左轉 {indirect}",
320                     "allowed_right_turn": "允許右轉 {indirect}",
321                     "allowed_u_turn": "允許迴轉 {indirect}",
322                     "allowed_straight_on": "允許直行 {indirect}"
323                 },
324                 "from": "從",
325                 "via": "經由",
326                 "to": "到",
327                 "from_name": "{from} {fromName}",
328                 "from_name_to_name": "{from} {fromName} {to} {toName}",
329                 "via_names": "{via} {viaNames}",
330                 "select_from": "點選 {from} 片段",
331                 "select_from_name": "點選 {from} 片段 {fromName}",
332                 "toggle": "點 \"{turn}\""
333             }
334         },
335         "undo": {
336             "tooltip": "復原: {action}",
337             "nothing": "沒有動作可以撤銷。"
338         },
339         "redo": {
340             "tooltip": "取消復原: {action}",
341             "nothing": "沒有動作可以重做。"
342         },
343         "tooltip_keyhint": "快速鍵",
344         "browser_notice": "iD 編輯器支援 Firefox、Chrome、Safari、Opera 和 Internet Explorer 11 以上的版本。請升級你的瀏覽器或是使用 Potlatch 2 來編輯地圖。",
345         "translate": {
346             "translate": "翻譯",
347             "localized_translation_label": "多語言名稱",
348             "localized_translation_language": "選擇語言",
349             "localized_translation_name": "名稱"
350         },
351         "zoom_in_edit": "拉近以編輯",
352         "login": "登入",
353         "logout": "登出",
354         "loading_auth": "正在連接 OpenStreetMap...",
355         "report_a_bug": "回報錯誤",
356         "help_translate": "協助翻譯",
357         "feature_info": {
358             "hidden_warning": "{count} 隱藏的圖徵",
359             "hidden_details": "這些圖徵現在被隱藏.: {details}"
360         },
361         "status": {
362             "error": "未能連接至伺服器介面。",
363             "offline": "伺服器介面離線,請稍後再嘗試編輯。",
364             "readonly": "伺服器介面處於唯讀模式,須待介面正常運作,方能儲存您的編輯。",
365             "rateLimit": "API 限制匿名連線。您可以透過登入來修復這個問題。"
366         },
367         "commit": {
368             "title": "上傳到開放街圖",
369             "upload_explanation": "你的修改將會在所有使用OpenStreetMap資料的地圖上看到。",
370             "upload_explanation_with_user": "你以 {user} 具名的修改將會在所有使用OpenStreetMap資料的地圖上看到。",
371             "request_review": "我需要其他人檢視查核我的編輯。",
372             "save": "上傳",
373             "cancel": "取消",
374             "changes": "{count}  變動數",
375             "download_changes": "下載 osmChange 檔案",
376             "warnings": "警告",
377             "modified": "已修改",
378             "deleted": "已刪除",
379             "created": "已建立",
380             "about_changeset_comments": "關於編輯變動",
381             "about_changeset_comments_link": "//wiki.openstreetmap.org/wiki/Good_changeset_comments",
382             "google_warning": "您在此留言中提到了 Google:請注意從 Google 地圖是嚴格禁止的。",
383             "google_warning_link": "https://www.openstreetmap.org/copyright"
384         },
385         "contributors": {
386             "list": "正顯示 {users} 的編輯",
387             "truncated_list": "由 {users} 與另外 {count} 人編輯"
388         },
389         "info_panels": {
390             "key": "I",
391             "background": {
392                 "key": "B",
393                 "title": "背景",
394                 "zoom": "縮放",
395                 "vintage": "年代",
396                 "source": "來源",
397                 "description": "描述",
398                 "resolution": "解析度",
399                 "accuracy": "準確度",
400                 "unknown": "未知",
401                 "show_tiles": "顯示圖磚",
402                 "hide_tiles": "隱藏圖磚",
403                 "show_vintage": "顯示年份",
404                 "hide_vintage": "隱藏年份"
405             },
406             "history": {
407                 "key": "H",
408                 "title": "歷史",
409                 "selected": "{n} 被選擇",
410                 "version": "版本",
411                 "last_edit": "最近編輯",
412                 "edited_by": "編輯由",
413                 "changeset": "變更組合",
414                 "unknown": "未知",
415                 "link_text": "在 openstreetmap.org 上的歷史"
416             },
417             "location": {
418                 "key": "L",
419                 "title": "位置",
420                 "unknown_location": "未知位置"
421             },
422             "measurement": {
423                 "key": "M",
424                 "title": "測量",
425                 "selected": "{n} 被選擇",
426                 "geometry": "形狀",
427                 "closed_line": "封閉線段",
428                 "closed_area": "封閉區域",
429                 "center": "中心",
430                 "perimeter": "周長",
431                 "length": "長度",
432                 "area": "區域",
433                 "centroid": "質心",
434                 "location": "位置",
435                 "metric": "公制",
436                 "imperial": "英制",
437                 "node_count": "節點數目"
438             }
439         },
440         "geometry": {
441             "point": "點",
442             "vertex": "頂點",
443             "line": "線",
444             "area": "區域",
445             "relation": "關係"
446         },
447         "geocoder": {
448             "search": "搜尋全世界...",
449             "no_results_visible": "可見的地圖區域中沒有搜尋結果",
450             "no_results_worldwide": "找不到搜尋結果"
451         },
452         "geolocate": {
453             "title": "顯示我的位置",
454             "locating": "正在定位,請等待..."
455         },
456         "inspector": {
457             "no_documentation_combination": "這個標籤組合沒有可用的說明",
458             "no_documentation_key": "這個鍵值沒有可用的說明",
459             "documentation_redirect": "這份文件已經被重新導向至新頁面",
460             "show_more": "顯示更多",
461             "view_on_osm": "在 openstreetmap.org 中檢視",
462             "all_fields": "全部欄位",
463             "all_tags": "所有標籤",
464             "all_members": "所有成員",
465             "all_relations": "所有關係",
466             "new_relation": "建立新關係...",
467             "role": "角色",
468             "choose": "選擇物件種類",
469             "results": "{search} 的 {n} 個結果",
470             "reference": "在 OpenStreetMap Wiki 中檢閱",
471             "back_tooltip": "修改物件",
472             "remove": "移除",
473             "search": "搜尋",
474             "multiselect": "已選取的圖徽",
475             "unknown": "未知種類",
476             "incomplete": "<未下載>",
477             "feature_list": "搜尋物件",
478             "edit": "編輯特徵",
479             "check": {
480                 "yes": "是",
481                 "no": "否",
482                 "reverser": "變更方向"
483             },
484             "radio": {
485                 "structure": {
486                     "type": "種類",
487                     "default": "預設",
488                     "layer": "圖層"
489                 }
490             },
491             "add": "新增",
492             "none": "無",
493             "node": "節點",
494             "way": "路徑",
495             "relation": "關係",
496             "location": "地點",
497             "add_fields": "新增欄位"
498         },
499         "background": {
500             "title": "背景",
501             "description": "背景圖像設定",
502             "key": "B",
503             "backgrounds": "背景",
504             "none": "無",
505             "best_imagery": "這個地點已知最佳的影像來源",
506             "switch": "切換回此背景",
507             "custom": "客製化",
508             "custom_button": "編輯自訂的背景",
509             "custom_prompt": "輸入標題網址模版。有效的代碼是: \n- {zoom} or {z}, {x}, {y} for Z/X/Y tile scheme\n- {-y} or {ty} for flipped TMS-style Y coordinates\n- {u} for quadtile scheme\n- {switch:a,b,c} for DNS server multiplexing\n\n範例:\n{example}",
510             "overlays": "覆疊",
511             "imagery_source_faq": "影像資訊 / 問題回報",
512             "reset": "重設",
513             "display_options": "顯示設定",
514             "brightness": "亮度",
515             "contrast": "對比",
516             "saturation": "飽和度",
517             "sharpness": "銳利度",
518             "minimap": {
519                 "description": "顯示小地圖",
520                 "tooltip": "顯示縮小的地圖幫助你確認所在區域的位置",
521                 "key": "/"
522             },
523             "fix_misalignment": "調整影像偏移",
524             "offset": "在灰色區域內拖拉調整影像偏移,或是輸入偏移公尺數。"
525         },
526         "map_data": {
527             "title": "地圖圖資",
528             "description": "地圖圖資",
529             "key": "F",
530             "data_layers": "資料圖層",
531             "layers": {
532                 "osm": {
533                     "tooltip": "來自開放街圖的地圖資料",
534                     "title": "開放街圖資料"
535                 }
536             },
537             "fill_area": "填充選項",
538             "map_features": "地圖圖徵",
539             "autohidden": "因為螢幕中的特徵太多,這些特徵已被自動隱藏。請放大再修編。",
540             "osmhidden": "因為開放街圖的圖層隱藏,所以這些圖徽已自動隱藏。"
541         },
542         "feature": {
543             "points": {
544                 "description": "點",
545                 "tooltip": "興趣點"
546             },
547             "traffic_roads": {
548                 "description": "通勤道路",
549                 "tooltip": "道路、巷弄等"
550             },
551             "service_roads": {
552                 "description": "服務性道路",
553                 "tooltip": "服務性道路,停車場通道、路徑等"
554             },
555             "paths": {
556                 "description": "通道",
557                 "tooltip": "人行道、步行徑、單車道等。"
558             },
559             "buildings": {
560                 "description": "建築物",
561                 "tooltip": "建築、亭子、倉庫等。"
562             },
563             "landuse": {
564                 "description": "土地利用圖徵",
565                 "tooltip": "森林、農莊、公園、住宅區、商業區等。"
566             },
567             "boundaries": {
568                 "description": "邊界",
569                 "tooltip": "行政邊界"
570             },
571             "water": {
572                 "description": "水域圖徵",
573                 "tooltip": "河道、湖泊、池溏、蓄水池等"
574             },
575             "rail": {
576                 "description": "鐵路圖徵",
577                 "tooltip": "鐵路"
578             },
579             "power": {
580                 "description": "電力設施",
581                 "tooltip": "輸電線、發電廠、變電所等。"
582             },
583             "past_future": {
584                 "description": "過去/未來",
585                 "tooltip": "預定地,施工中,廢棄,拆除等。"
586             },
587             "others": {
588                 "description": "其他",
589                 "tooltip": "其他東西"
590             }
591         },
592         "area_fill": {
593             "wireframe": {
594                 "description": "不填充 (線條顯示)",
595                 "tooltip": "啟用線框模式,可以很容易地看到背景圖像。",
596                 "key": "W"
597             },
598             "partial": {
599                 "description": "部分填充",
600                 "tooltip": "區域只有外框部分有顏色填充。(新手畫圖者推薦選項)"
601             },
602             "full": {
603                 "description": "全部填充",
604                 "tooltip": "區域全部用顏色填充"
605             }
606         },
607         "restore": {
608             "heading": "您有未儲存的編輯",
609             "description": "您在上一次編輯時仍有未儲存的修改,你想恢復這些修改嗎﹖",
610             "restore": "復原我的變更",
611             "reset": "丟棄我的變更"
612         },
613         "save": {
614             "title": "儲存",
615             "help": "審閱您的修改並將它們上傳至 OpenStreetMap,讓其他使用者看見。",
616             "no_changes": "沒有修改需要儲存。",
617             "error": "嘗試儲存時發生了故障",
618             "status_code": "伺服器傳回的狀態碼{code}",
619             "unknown_error_details": "請確定你已經連上網路。",
620             "uploading": "正在上傳修改至 OpenStreetMap...",
621             "conflict_progress": "檢查衝突:{total} 中的 {num}",
622             "unsaved_changes": "你有未儲存的編輯",
623             "conflict": {
624                 "header": "解決編輯衝突",
625                 "count": "在{total}中有{num}個衝突 ",
626                 "previous": "< 上一個",
627                 "next": "下一個 >",
628                 "keep_local": "保留我的",
629                 "keep_remote": "使用他們的",
630                 "restore": "復原",
631                 "delete": "放棄資料",
632                 "download_changes": "或下載 osmChange 檔案",
633                 "done": "所有衝突已解決!",
634                 "help": "另一個使用者變更了您變更的相同的某些圖徽。\n在每個圖徽下面點選以取得更多衝突的資訊,並選取要保留\n您的變更或是其他使用者的變更。\n"
635             }
636         },
637         "merge_remote_changes": {
638             "conflict": {
639                 "deleted": "此圖徽已被 {user} 刪除。",
640                 "location": "此圖徽已被您與 {user} 同時移動。",
641                 "nodelist": "節點已被你和{user}改變了.",
642                 "memberlist": "關係成員已被你和{user}改變了。",
643                 "tags": "你改變了 <b>{tag}</b> 標籤為 \"{local}\" 並且 {user} 更改它為 \"{remote}\"。"
644             }
645         },
646         "success": {
647             "just_edited": "您剛剛編輯了OpenStreetMap!",
648             "help_link_text": "詳細資料",
649             "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"
650         },
651         "confirm": {
652             "okay": "OK",
653             "cancel": "取消"
654         },
655         "splash": {
656             "welcome": "歡迎使用iD OpenStreetMap編輯器",
657             "text": "iD編輯器是一個既易用而又功能強大的工具,以助您編輯世界上最好的自由世界地圖。這是版本{version}。欲知詳情,請瀏覽 {website} 及於{github}報告臭蟲。",
658             "walkthrough": "開始新手教學",
659             "start": "現在就編輯"
660         },
661         "source_switch": {
662             "live": "實況模式",
663             "lose_changes": "您有尚未儲存的編輯,切換地圖伺服器會失去這些編輯。您是否確定要切換伺服器?",
664             "dev": "開發模式"
665         },
666         "version": {
667             "whats_new": "iD {version} 有什麼新東西"
668         },
669         "tag_reference": {
670             "description": "描述",
671             "on_wiki": "於wiki.osm.org上的 {tag}",
672             "used_with": "可與 {type} 使用"
673         },
674         "validations": {
675             "disconnected_highway": "未連結道路",
676             "disconnected_highway_tooltip": "道路應該要被連接到其他道路或是建築物的入口。",
677             "old_multipolygon": "在外部路徑上的多邊形標籤",
678             "old_multipolygon_tooltip": "這種多邊形樣式已被棄用。請將標籤加於母多邊形而非外部路徑。",
679             "untagged_point": "未有標籤的點",
680             "untagged_point_tooltip": "選擇適當的物件種類描述該點是什麼。",
681             "untagged_line": "未有標籤的線段",
682             "untagged_line_tooltip": "選擇適當的物件種類描述這條線是什麼。",
683             "untagged_area": "未有標籤的區域",
684             "untagged_area_tooltip": "選擇適當的物件種類描述這區域是什麼。",
685             "untagged_relation": "未標記的關係",
686             "untagged_relation_tooltip": "選取一個可以適當地描述這個關係的圖徽類型。",
687             "many_deletions": "您正要刪除 {n} 個圖徽:{p} 個節點、{l} 條線段、{a} 個區域、{r} 個關係。您確定您要這麼做嗎?這將會把它們從每個人都看得到的 openstreetmap.org 的地圖上刪除。",
688             "tag_suggests_area": "{tag} 標籤所建議的線段應為區域,但這個不是一區域",
689             "deprecated_tags": "已棄用的標籤︰{tags}"
690         },
691         "zoom": {
692             "in": "拉近",
693             "out": "拉遠"
694         },
695         "cannot_zoom": "在此模式下不能再縮小。",
696         "full_screen": "啟動全螢幕",
697         "gpx": {
698             "local_layer": "本機檔案",
699             "drag_drop": "拖放一個 .gpx, .geojson 或是 .kml 檔案到此頁面上,或是點選按鈕以瀏覽",
700             "zoom": "縮放到圖層",
701             "browse": "瀏覽檔案"
702         },
703         "mapillary_images": {
704             "tooltip": "從 Mapillary 來的街道級照片",
705             "title": "照片覆蓋層 (Mapillary)"
706         },
707         "mapillary_signs": {
708             "tooltip": "從 Mapillary 而來的交通號誌(必須啟用照片重疊)",
709             "title": "紅綠燈覆蓋層 (Mapillary)"
710         },
711         "mapillary": {
712             "view_on_mapillary": "在 Mapillary 檢視這張照片"
713         },
714         "openstreetcam_images": {
715             "tooltip": "從 OpenStreetCam 而來的街道級照片",
716             "title": "照片覆蓋層 (OpenStreetCam)"
717         },
718         "openstreetcam": {
719             "view_on_openstreetcam": "在 OpenStreetCam 檢視這張圖片"
720         },
721         "help": {
722             "title": "說明文件",
723             "key": "H",
724             "help": {
725                 "title": "說明文件",
726                 "welcome": "歡迎來到 [開放街圖](https://www.openstreetmap.org/)的 iD 編輯器。使用 iD 編輯器能讓你在網頁瀏覽器更新開放街圖。",
727                 "open_data_h": "開放資料",
728                 "open_data": "在地圖上面的編輯變動會讓所有使用開放街圖的人看到。你的編輯必須基於個人知識,現地踏察,或是收集的空照或是街景影像。從商業來源如 Google 地圖,則[嚴重禁止](https://www.openstreetmap.org/copyright)。",
729                 "before_start_h": "在開始之前",
730                 "before_start": "你應該先熟悉開放街圖以及編輯器之前再開始編輯。iD 編輯器中有教學能教你基本編輯開放街圖的方法。點螢幕上的\"開始新手教學\"進行新手教學-這只會花 15 分鐘。",
731                 "open_source_h": "開源",
732                 "open_source": "iD 編輯器是共同協作的開源專案,你現在則是使用 {version} 版本。專案的原始碥在 [GitHub 上面](https://github.com/openstreetmap/iD)。",
733                 "open_source_help": "你可以藉由[翻譯](https://github.com/openstreetmap/iD/blob/master/CONTRIBUTING.md#translating) 或是 [回報臭蟲](https://github.com/openstreetmap/iD/issues),協助 iD 專案的發展。"
734             },
735             "overview": {
736                 "title": "概要",
737                 "navigation_h": "瀏覽",
738                 "navigation_drag": "你藉由按住 {leftclick} 滑鼠左鍵和移動滑鼠拖動地圖。你也可以使用鍵盤上的  `↓`, `↑`, `←`, `→` 方向鍵移動。",
739                 "navigation_zoom": "你可以用滑鼠滾輪或是觸控版放大或縮小,或是按地圖旁的 {plus} / {minus} 按鈕。你也可以用鍵盤上的  `+`, `-` 鍵。",
740                 "features_h": "圖徵",
741                 "features": "我們用字詞*圖徵*來描述地圖上會出現的東西,像是道路、建築、或是興趣點。任何在現實世界出現的東西,都可以當作圖徵畫到開放街圖上面。地圖圖徵在地圖上以*點*、*線*或是*區域*的方式呈現。",
742                 "nodes_ways": "在開放街圖裡,點有時候被稱為*節點*,而線和區域則被稱為*路徑*。"
743             },
744             "editing": {
745                 "title": "編輯及儲存",
746                 "select_h": "選取",
747                 "select_left_click": "對著圖徵按 {leftclick} 左鍵選擇,則會用高亮度顯示加上會發光,而側邊欄則會顯示關於圖徵的詳細內容,像是名稱或是地址。",
748                 "select_right_click": "對著圖徵按 {rightclick} 右鍵則會顯示編輯選單,列出可以執行的指令,像是旋轉、移動和刪除。",
749                 "multiselect_h": "多重選擇",
750                 "multiselect_shift_click": "`{shift}`+{leftclick} 按左鍵來一次選擇多個圖徵,這讓移動或刪除多個物件更為容易。",
751                 "multiselect_lasso": "另一個多重選擇的方式是按住 `{shift}` 鍵,然後按 {leftclick} 左鍵拖動滑鼠拉出選擇方框。而所有在方框區域內的節點都會被選擇。",
752                 "undo_redo_h": "復原及重複動作",
753                 "undo_redo": "你的編輯都會存在本地的瀏覽器裡,直到你選擇上傳到開放街圖伺服器上。你可以點 {undo} **復原**按鈕來復原先前的編輯, {redo} 取消復原按鍵來取消復原。",
754                 "save_h": "儲存",
755                 "save": "點 {save} **儲存** 完成你的編輯並傳送到開放街圖。你應該記得你必須時常儲存你的成果! ",
756                 "save_validation": "在儲存畫面,你有機會回顧你做了什麼。iD 會進行基本的檢查,確保沒有遺失的資料,以及提供有幫助的建議,還有在怪怪的時候提出警告。",
757                 "upload_h": "上傳",
758                 "upload": "在上傳你的變動之前,你必須輸入 [編輯變動留言](https://wiki.openstreetmap.org/wiki/Good_changeset_comments)。接著按**上傳**來傳送你的變動到開放街圖,然後這業變動會合併到地圖上,每個人都看得到。",
759                 "backups_h": "自動備份",
760                 "backups": "如果你無法在一次完成你的編輯,比如說你的電腦當機,或是你關掉瀏覽器分頁,你的編輯仍儲存在瀏覽器的儲存空間。之後你可以回來(同一台電腦的的同一個瀏覽器),iD 會讓你恢復你的工作。",
761                 "keyboard_h": "鍵盤快速鍵",
762                 "keyboard": "您可以透過按下 `?` 鍵瀏覽鍵盤快捷鍵清單"
763             },
764             "feature_editor": {
765                 "title": "圖徵編輯器",
766                 "intro": "*圖徵編輯器*會出現在地圖旁邊,允許你看到和編輯你選擇圖徵所有的資訊。",
767                 "definitions": "上半部分會顯示圖徵的類型,中間部分則有顯示圖徵內容,像是名字或地址的*欄位*。",
768                 "type_h": "圖徵類型",
769                 "type": "你可以點選圖徵類型來改變不同的圖徵類型。所有現實世界存在的東西都可以加到開放街圖上面,所以總共有成千種圖徵類型能夠選擇。",
770                 "type_picker": "類選選擇器顯示最常見的圖徵類儒,像是公園、醫院、餐廳、道路建築。你可以藉由在搜尋框輸入任何東西來搜尋。你也可以點選圖徵類型旁邊的 {inspect} **資訊**圖示來得到更多資訊。",
771                 "fields_h": "欄位",
772                 "fields_all_fields": "\"所有欄位\"部分含有你能編輯,所有圖徵的詳細資訊。在開放街圖,所有的欄位都是選擇性的,你不確定的話可以選擇留空。",
773                 "fields_example": "每一個圖徵類型會有不同的欄位。舉例來說,道路類可能就有路面和速限的欄位,而餐廳則會顯示食物類型,以及營業時間的欄位。",
774                 "fields_add_field": "你也可以按下拉選單\"新增欄位\",增加新的欄位,像是描述、維基百科連結、輪椅通通等項目。",
775                 "tags_h": "標籤",
776                 "tags_all_tags": "下面的欄位選擇,你可以展開\"所有標籤\"部分,替你選擇的圖徵加上任何在開放街圖上面的標籤。每一個標籤由一個\"鍵\"和\"值\"構成,資料元件定義所有在開放街圖上儲存的圖徵。",
777                 "tags_resources": "編輯圖徵的標籤需要開放街圖進階的知識。你應該參考 [開放街圖 Wiki](https://wiki.openstreetmap.org/wiki/Main_Page) 或 [Taginfo](https://taginfo.openstreetmap.org/) 熟悉已經被接受的開放街圖標籤慣例。"
778             },
779             "points": {
780                 "title": "點",
781                 "intro": "*點*可以用來表示像是商店、餐廳和紀念碑的圖徵。他們佔據特定的地點,描述在那裡的東西。",
782                 "add_point_h": "新增點",
783                 "add_point": "要新增一個點,點選地圖上面工具列 {點} **點**按鈕,或是按快速鍵 `1`。這會讓滑鼠遊標變成十字圖樣。",
784                 "add_point_finish": "要在地圖放置新的點,將滑鼠十字移到點的位置,接著按 {leftclick} 左鍵或按`空白鍵`。",
785                 "move_point_h": "移動點",
786                 "move_point": "要移動點的話,請將滑鼠指標移到點的上面,接著按下去然後按住 {leftclick} 左鍵不放,然後移到點到新的位置。",
787                 "delete_point_h": "刪除點",
788                 "delete_point": "刪除現實世界不存在的圖徵是很 OK 的事情。從開放街圖刪除圖徵,意味著從每個人會用到的地圖移除,所以你必須確定圖徵確實不在了,才真的刪除圖徵。",
789                 "delete_point_command": "要刪去一個點,  {rightclick} 右鍵點選該點以打開編輯選單,然後選擇 {delete} **刪除** 指令。"
790             },
791             "lines": {
792                 "title": "線",
793                 "intro": "*線*用來代表像是道路、鐵路和河流。線應沿著被代表物體的中心繪製。",
794                 "add_line_h": "新增線",
795                 "add_line": "要新增線,點地圖上方工具列的 {line} **線**按鈕,或是按快速鍵 `2`。這會讓滑鼠指標變成十字形狀。",
796                 "add_line_draw": "接下來,移動滑鼠指標到線開始的地方,按下 {leftclick} 左鍵,或是按`空白鍵`開始沿著線放置點。按著或是用`空白鍵`增加更多點,而在繪製的過程,你可以放大地圖,或是拖拉地圖來增加更多細節。",
797                 "add_line_finish": "要完成畫線,按下 `{return}` 或對該線最後一個節點點擊一次。",
798                 "modify_line_h": "變更線",
799                 "modify_line_dragnode": "有時候你會看線的形狀並不正確,比方說道路並沒有與背景影像重合。要調整線的形狀,首先按 {leftclick} 左鍵選取線,所有線的點都會變成小的圓圈,接著你可以拖動這些點到更適合的位置。",
800                 "modify_line_addnode": "你也可以沿著線新增點,在線上 {leftclick} **x2** 點兩下,或是拖動點跟點中間的小三角形。",
801                 "connect_line_h": "連結線",
802                 "connect_line": "路要適當連結,不只方便地圖顯示,還是提供導航最基本的方式。",
803                 "connect_line_display": "道路的交叉處會用灰色圓圈表示,而線的尾段如無連到任何東西,則是用較大的白色圓圈代表。",
804                 "connect_line_drag": "要讓線連到其他圖徵,則要將線的節點接到其他圖徵上,直到兩個圖徵接合為止。小技巧:你可以按著 `{alt}` 鍵避免點連到其他圖徵。",
805                 "connect_line_tag": "如果你的交叉處是交通號誌或是穿越道,你可以藉由選取連接的點,然後用圖徵編輯器選取正確的圖徵類似來增加。",
806                 "disconnect_line_h": "切斷線",
807                 "disconnect_line_command": "要將道路從其他圖徵切斷,對著選取的節點按 {rightclick} 右健,然後在編輯選單選取 {disconnect} **切斷命令。",
808                 "move_line_h": "移動線",
809                 "move_line_command": "要移動整條線,用 {rightclick} 右鍵點線然後選擇選單 {move} **移動** 指令。接著移動滑鼠,用 {leftclick} 左鍵點要移動到的新地點。",
810                 "move_line_connected": "有連到其他圖徵的線,則在移動線的同時也被移動到新地點。iD 可能會阻止你不讓你移動線到與其他連接的線交叉。",
811                 "delete_line_h": "刪除線段",
812                 "delete_line": "如果一條線都不對,舉例來說道路並不存在真實世界,當然你可以刪除。當你要刪除圖徵時請小心:背景影像也許過時,而看起來錯誤的道路也許是新修築的。",
813                 "delete_line_command": "要刪除線,對著線按 {rightclick} 右鍵選取,接著在顯示的編輯選單,使用 {delete} **刪除**指令。"
814             },
815             "areas": {
816                 "title": "區域",
817                 "intro": "*區埔通常用來顯示有邊界的圖徵,像是湖泊、建築、住宅區。區域應當沿著圖徵邊緣繪製,舉例來說就是沿著建築物地基繪製。",
818                 "point_or_area_h": "點或區域?",
819                 "point_or_area": "許多圖徵能夠用點或是區域表示。你應該儘可能用區域來畫建築和其他東西的外框。將節點放在建築區域裡來表示商家、便利設施和其他在位於建築的圖徵。",
820                 "add_area_h": "新增區域",
821                 "add_area_command": "要增加區域,在地圖上方工具列點 {aera} **區域**按鈕,或是按快速鍵 `3`,這會讓滑鼠指標變成十字形。",
822                 "add_area_draw": "接著,移動滑鼠指標到圖徵的角落,然後點 {leftclick} 左鍵,或是按`空白鍵`來放置點到區域的邊緣。繼續按著放置更多點,或是按`空白鍵`。當你在繪製的時候,你可以放大或是拖動地圖來增加更多細節。",
823                 "add_area_finish": "要完成繪製區域,按 `{return}` 或再次點第一個點或最後一個點。",
824                 "square_area_h": "直角角落",
825                 "square_area_command": "許多圖徵像是建築有直角,要直角化區域的角落,則對著區域的邊緣按 {rightclick} 右鍵,然後選擇編輯選單 {orthogonalize} **方角化**指令。",
826                 "modify_area_h": "變動區域",
827                 "modify_area_dragnode": "你會常看到形狀不太對的區域,比如說跟背景影像不太符合的建築物。要修正區域的形狀,先按 {leftclick} 左鍵選擇區域,所有區域上的點會以小圓圈顯示,你可以拖動這些點到更適當的地點。",
828                 "modify_area_addnode": "你也可以藉由區域邊緣上 {leftclick} **x2** 點兩下新增點,或是拖動兩點中間的小三角形來新增點。",
829                 "delete_area_h": "刪除區域",
830                 "delete_area": "如果區域畫得完全不對,像是真實世界並不存在那棟建築,那麼你可以放心刪除。但當刪除時請小心 - 背景影像也許已經過時了,那棟怪怪的建築也許只是新蓋好的建築。",
831                 "delete_area_command": "要刪除區域,請對著區域按 {rightclick} 右鍵選取,接著出現編輯選單,然後使用 {delete} **刪除**指令。"
832             },
833             "relations": {
834                 "title": "關聯",
835                 "intro": "*關聯*是開放街圖特殊型態的圖徵,能夠將其他圖徵組織成一組。屬於關聯的圖徵被稱為*成員*,而每個成員在關聯裡都會有*角色*。",
836                 "edit_relation_h": "編輯關聯",
837                 "edit_relation": "在圖徵編輯器裡的最下面,你可以展開\"所有關係\"部分,能看到選擇的圖徵是那些關聯的成員。你可以點選關聯選擇和編輯關聯。",
838                 "edit_relation_add": "要將圖徵加到關聯裡,選擇圖徵,接著點圖徵編輯器中\"所有關係\"部分的 {plus} 加號按鈕。你可以從附近關聯的清單選擇,或是選\"新關係...\"選項。",
839                 "edit_relation_delete": "你也可以按 {delete} **刪除**按鈕將關聯中的選擇圖徵移除。如果你移除關聯中所有的成員,關聯也將被自動刪除。",
840                 "maintain_relation_h": "維護關聯",
841                 "maintain_relation": "大部分的情形來說,你編輯時 iD 會自動維護關聯,你應當特別注意替換關聯中的成員。舉例來說,如果你刪除一段路,用新繪製的路段取代,你應當如同原來的一樣,將新的部分加到同一個關聯 (路線、轉彎限制等)。",
842                 "relation_types_h": "關聯種類",
843                 "multipolygon_h": "多重多邊形",
844                 "multipolygon": "*多重多邊形*關聯是擁有一個或多個*外框*以及一個或多個內部圖徵的群組。外框圖徵定義多重多邊形的外圍,而內部圖徵則定義次區域或是多重多邊形內部的洞。",
845                 "multipolygon_create": "要創建多重多邊形,像是建築內有洞的狀況,要用區域的方式先畫外框,再來用線段或是不同形狀區塊的方式畫內部的邊緣。接著 `{shift}`+{leftclick}  左鍵同時選擇兩個圖徵,{rightclick} 右鍵點下去之後出現編輯選單,接著選 {merge} **合併**命令。 ",
846                 "multipolygon_merge": "合併數個線段或區域會產生以所有選擇區域為成員新的多重多邊形。iD 會自動選擇是內部還是外部的角色,取決於那個圖徵是否在某一個圖徵裡面。",
847                 "turn_restriction_h": "轉彎限制",
848                 "turn_restriction": "*轉彎限制*關聯是有數個交叉道路的群組。轉彎限制由*從*道,*經由*節點或道路,以及*到*道路。",
849                 "turn_restriction_field": "要編輯轉彎限制,選擇兩個以上道路交叉的節點。圖徵編輯器則會顯示特別的\"轉彎限制\"欄位,欄位裡有交叉點相關的模式。",
850                 "turn_restriction_editing": "在\"轉彎限制\"欄位中,點選\"從\"道路,接著看是允許或是限制\"到\"道路。你可以點轉彎圖示切換允許或是限制,iD 會依據從、經由、到的角色,自動新建關聯。",
851                 "route_h": "路線",
852                 "route": "*路線*關聯是一個由一個或多個線段圖徵組成的道路網路群組,像是公車路線、火車路線或是公路路線。",
853                 "route_add": "要增加圖徵到路線關聯,選擇圖徵在圖徵編輯器,向下滾動到\"所有關係\"部分,接著點 {plus} 加號按鈕,增加圖徵到鄰近已存在或是新的關聯中。",
854                 "boundary_h": "邊界",
855                 "boundary": "*邊界*關聯是一個由一個或多個線段圖徵組成的行政邊界。",
856                 "boundary_add": "要增加圖徵到邊界關聯,選擇圖徵在圖徵編輯器,向下滾動到\"所有關係\"部分,接著點 {plus} 加號按鈕,增加圖徵到鄰近已存在或是新的關聯中。"
857             },
858             "imagery": {
859                 "title": "背景影像",
860                 "intro": "背景影像出現在地圖資料下方,是繪製地圖時相當重要的資源。這些影像可能是從衛星、飛機和無人機收集的空拍影像,或是掃描歷史地圖或是其他自由可用的來源資料。",
861                 "sources_h": "空拍圖來源",
862                 "choosing": "要看有那些影像來源可以用在編輯,點選地圖旁的 {layers} **背景設定**按鈕。",
863                 "sources": "[Bing 地圖](https://www.bing.com/maps/)影像是預設的背景影像。視你在編輯的地方,還有其他的影像來源,有些影像比較新或有更高的解析度,所以請常常檢查有些可用,選擇那個圖層是最好用的繪製地圖參考來源。",
864                 "offsets_h": "調整空拍圖層偏移",
865                 "offset": "有時候影像會與既有地圖資料有些偏移狀況,如果你看到道路或是建築相比背景影像有偏移狀況,也許影像並沒有對準,請別移動全部的資料來吻合背景影像。你可以在背景影像設定,藉由\"調整影像偏移\"調整背景來將影像吻合既有的資料。",
866                 "offset_change": "點小三角形微幅調整影像,或是按住左鍵在灰色區域拖動,來調整影像。"
867             },
868             "streetlevel": {
869                 "title": "街景照片",
870                 "intro": "街景影像很適合拿來繪製交通號誌、商家以及其他從衛星和空拍影像難以看到的細節。iD 編輯器支援  [Mapillary](https://www.mapillary.com) 和[OpenStreetCam](https://www.openstreetcam.org) 的街景影像。",
871                 "using_h": "使用街景照片",
872                 "using": "要使用街景影像來畫地圖,點地圖旁 {data} **地圖資料**面板,切換不同的影像圖層。",
873                 "photos": "當啟用時,圖片圖層會顯示有一連串有圖片沿著一條線,在更高的縮放程度,圓圈標示代表圖片的位置,而在更高的縮放下面,方向標示會顯示照片拍攝時的鏡頭方向。",
874                 "viewer": "當你點其中一個照片位置,會在圖片下面角落出現照片檢示器。圖片檢示器能控制照片序列要往前進或後退。同時會顯示拍照者的名稱,拍攝日期,以及連到原始網站的連結。"
875             },
876             "gps": {
877                 "title": "GPS 軌跡",
878                 "intro": "收集的 GPS 軌跡對開放街圖是相當可靠的資料來源。編輯器支援本地電腦的 *.gpx*、*,geojson*,以及 *.kml* 檔案。你可以用智慧型手機、運動手錶或其他 GPS 裝置收集 GPS 軌跡。",
879                 "survey": "要知道如何用 GPS 踏查,請閱讀[使用手機、GPS 或紙本繪圖](http://learnosm.org/en/mobile-mapping/)。",
880                 "using_h": "使用 GPS 軌跡",
881                 "using": "要用 GPS 軌跡畫地圖,請把資料檔案拖到地圖編輯器裡。如果成功辨識,則會在地圖上顯示亮紫色的線條。點地圖旁邊的 {data}  **地圖資料**面板啟用、關閉,或是縮放到你的 GPS 資料。",
882                 "tracing": "GPS 軌跡並未傳到開放街圖 - 而最好的使用方式則是照著軌跡的指引,繪製你要新增的圖徵。",
883                 "upload": "您也可以透過[上傳你的 GPS 資訊至 OpenStreetMap 開放街圖](https://www.openstreetmap.org/trace/create)以供其他使用者利用。"
884             },
885             "field": {
886                 "restrictions": {
887                     "title": "轉彎限制說明",
888                     "about": {
889                         "title": "關於",
890                         "about": "這個欄位允許你偵測和變動轉彎限制,顯示選取的交叉路口的模型,以及鄰近連結的道路。",
891                         "from_via_to": "轉彎限制總是有:一個**從路徑**,一個**到路徑**,以及一個**經由節點*,或一個或多個**經由路徑**。",
892                         "maxdist": "\"{distField}\" 滑塊控制怎麼搜尋額外連結的道路。",
893                         "maxvia": "\"{viaField}\"  滑塊調整搜尋時包括有多少經由路徑 (技巧:越簡單越好)"
894                     },
895                     "inspecting": {
896                         "title": "偵測",
897                         "about": "飄浮過任何 **FROM** 片段來看轉彎限制,每個可能的 **TO** 目標會用上色的陰影包住,顯示關聯是否存在。",
898                         "from_shadow": "{fromShadow} **從片段**",
899                         "allow_shadow": "{allowShadow} **允許到**",
900                         "restrict_shadow": "{restrictShadow} **禁止到**",
901                         "only_shadow": "{onlyShadow} **只有到**",
902                         "restricted": "\"限制\"意著有轉彎限制,例如說\"禁止左轉\"。",
903                         "only": "\"只有\"意味著汽車從這條路來的時候,只能做這項選擇,例如說,\"只淮直行\"。"
904                     },
905                     "modifying": {
906                         "title": "變動",
907                         "about": "要變動轉彎限制,請先檢查先選取起始的 **FROM** 片段,選取的片段會放大,然後任何可能的 **TO** 目的地會以轉彎符號顯示。",
908                         "indicators": "接著,點選轉彎符號切換為\"允許\",\"限制\",和\"只有\"。",
909                         "allow_turn": "{allowTurn} **到允許**",
910                         "restrict_turn": "{restrictTurn} **到限制**",
911                         "only_turn": "{onlyTurn} **只有到**"
912                     },
913                     "tips": {
914                         "title": "技巧",
915                         "simple": "**偏好簡單限制而不是複雜的限制。**",
916                         "simple_example": "舉例來說,如果有簡單的經由點轉彎限制的話,避免創建經由道路限制。",
917                         "indirect": "**一些限制會顯示 \"(indirect)\" 文字,並且畫得比較淡。**",
918                         "indirect_example": "這此限制存在,因為其他鄰近的限制。舉例來說,一個**只允許直行**的限制會間接為其他經過的道路創建\"不允許轉彎\"限制。",
919                         "indirect_noedit": "你並不允許編輯間接限制,做為替代,你可以編輯鄰近的方向限制。"
920                     }
921                 }
922             }
923         },
924         "intro": {
925             "done": "完成",
926             "ok": "OK",
927             "graph": {
928                 "block_number": "4鄰",
929                 "city": "臺北市",
930                 "county": "TW",
931                 "district": "松山區",
932                 "hamlet": "中崙",
933                 "neighbourhood": "健軍新村",
934                 "postcode": "116",
935                 "province": "臺北市",
936                 "quarter": "中崙",
937                 "state": "臺灣",
938                 "subdistrict": "中崙",
939                 "suburb": "東區",
940                 "countrycode": "tw",
941                 "name": {
942                     "1st-avenue": "塔悠路",
943                     "2nd-avenue": "中山路",
944                     "4th-avenue": "南京路",
945                     "5th-avenue": "長安路",
946                     "6th-avenue": "林森路",
947                     "6th-street": "羅斯福路",
948                     "7th-avenue": "登輝大道",
949                     "8th-avenue": "市民大道",
950                     "9th-avenue": "凱達格蘭大道",
951                     "10th-avenue": "艋舺大道",
952                     "11th-avenue": "縣民大道",
953                     "12th-avenue": "市府路",
954                     "access-point-employment": "就服站",
955                     "adams-street": "忠孝路",
956                     "andrews-elementary-school": "介壽國小",
957                     "andrews-street": "介壽路",
958                     "armitage-street": "仁愛路",
959                     "barrows-school": "信義路",
960                     "battle-street": "和平路",
961                     "bennett-street": "八德路",
962                     "bowman-park": "四維路",
963                     "collins-drive": "格致路",
964                     "conrail-railroad": "縱貫線",
965                     "conservation-park": "保護區",
966                     "constantine-street": "憲政路",
967                     "cushman-street": "軍校路",
968                     "dollar-tree": "金城武樹",
969                     "douglas-avenue": "賴和路",
970                     "east-street": "溪東街",
971                     "elm-street": "大安路",
972                     "flower-street": "中正路",
973                     "foster-street": "林森南路",
974                     "french-street": "美援路",
975                     "garden-street": "花藝路",
976                     "gem-pawnbroker": "台元汽車借款",
977                     "golden-finch-framing": "師大錶框行",
978                     "grant-avenue": "大道路",
979                     "hoffman-pond": "醉月湖",
980                     "hoffman-street": "醉月路",
981                     "hook-avenue": "虎克路",
982                     "jefferson-street": "中華路",
983                     "kelsey-street": "朝陽路",
984                     "lafayette-park": "大安森林公園",
985                     "las-coffee-cafe": "靈感咖啡",
986                     "lincoln-avenue": "林肯大道",
987                     "lowrys-books": "水準書局",
988                     "lynns-garage": "新遠東水電行",
989                     "main-street-barbell": "大街吊燈",
990                     "main-street-cafe": "大街咖啡館",
991                     "main-street-fitness": "大街健身房",
992                     "main-street": "大街",
993                     "maple-street": "三和路",
994                     "marina-park": "海洋公園",
995                     "market-street": "市場路",
996                     "memory-isle-park": "二二八公園",
997                     "memory-isle": "城中",
998                     "michigan-avenue": "南昌路",
999                     "middle-street": "南寧路",
1000                     "millard-street": "福州路",
1001                     "moore-street": "廈門路",
1002                     "morris-avenue": "汕頭路",
1003                     "mural-mall": "101購物中心",
1004                     "paisanos-bar-and-grill": "名人燒肉",
1005                     "paisley-emporium": "微風廣場",
1006                     "paparazzi-tattoo": "Z Tattoo",
1007                     "pealer-street": "蘇州路",
1008                     "pine-street": "杭州路",
1009                     "pizza-hut": "Pizza Hut",
1010                     "portage-avenue": "南京東路",
1011                     "portage-river": "新店溪",
1012                     "preferred-insurance-services": "富邦人壽",
1013                     "railroad-drive": "鐵支路",
1014                     "river-city-appliance": "燦坤3C",
1015                     "river-drive": "河濱路",
1016                     "river-road": "河西路",
1017                     "river-street": "基河路",
1018                     "riverside-cemetery": "富德公墓",
1019                     "riverwalk-trail": "河濱步道",
1020                     "riviera-theatre": "淡水劇場",
1021                     "rocky-river": "淡水河",
1022                     "saint-joseph-river": "基隆河",
1023                     "scidmore-park-petting-zoo": "大安森林公園寵物區",
1024                     "scidmore-park": "大安森林公園",
1025                     "scouter-park": "青年公園",
1026                     "sherwin-williams": "孫中心",
1027                     "south-street": "新生路",
1028                     "southern-michigan-bank": "臺灣銀行",
1029                     "spring-street": "春日街",
1030                     "sturgeon-river-road": "大安路",
1031                     "three-rivers-city-hall": "臺北市政府大廈",
1032                     "three-rivers-elementary-school": "中山國小",
1033                     "three-rivers-fire-department": "城中消防隊",
1034                     "three-rivers-high-school": "建國高中",
1035                     "three-rivers-middle-school": "介壽國中",
1036                     "three-rivers-municipal-airport": "松山機場",
1037                     "three-rivers-post-office": "北門郵局",
1038                     "three-rivers-public-library": "王貫英紀念圖書館",
1039                     "three-rivers": "臺北市",
1040                     "unique-jewelry": "傳奇珠寶",
1041                     "walnut-street": "克強路",
1042                     "washington-street": "山西路",
1043                     "water-street": "塔悠路",
1044                     "west-street": "重陽路",
1045                     "wheeler-street": "成功路",
1046                     "william-towing": "電器行",
1047                     "willow-drive": "大甲路",
1048                     "wood-street": "松山路",
1049                     "world-fare": "環球廣場"
1050                 }
1051             },
1052             "welcome": {
1053                 "title": "歡迎",
1054                 "welcome": "歡迎!這個教學將會教你開放街圖基本的編輯方法。",
1055                 "practice": "所有教學裡的資料都只是為了練習,所以任何你做出來的編輯不會真的儲存下來。",
1056                 "words": "這篇教學會介紹新的辭彙和概念,介紹到的新辭彙我們會用*斜體*標示。",
1057                 "mouse": "你可以使用任何輸入裝置來編輯地圖,但在教學中我們會假設你使用滑鼠的左鍵和右鏈。**如果你想接上滑鼠,那就馬上做吧!接著按OK。**",
1058                 "leftclick": "當教學中請你要按鍵或是按兩次時,我們都意味按左鍵。在觸控板則意味按一次或單指按壓。**用左鍵{num}次。**",
1059                 "rightclick": "有時候我們會請你按右鍵,這意味著相同的control-按或是兩指按壓觸控板。**用右鍵 {num}數次。**",
1060                 "chapters": "到目前為止你表現不錯!你可以使用下面的按鈕隨時跳過章節,或是當卡住時重新開始章節。我們來動手吧!**點'{next}'來繼續。**"
1061             },
1062             "navigation": {
1063                 "title": "導航",
1064                 "drag": "主地圖區域展示了 OpenStreetMap 在背景上的資料。{br}您可以透過在移動滑鼠時按住滑鼠左鍵來拖曳地圖。您也可以使用您鍵盤上的方向鍵。**拖曳地圖!**",
1065                 "zoom": "您可以使用滑鼠滾輪或觸控板來縮放,或是點選 {plus} / {minus} 按鈕也可以。**縮放地圖吧!**",
1066                 "features": "我們使用圖徵這詞來描述出現在地圖上的事物。任何在現實世界中出現的事物都可以被當作圖徵,描述到開放街圖上面。",
1067                 "points_lines_areas": "地圖圖徵用*點、線、區域*來表示。",
1068                 "nodes_ways": "在開放街圖裡,點常被叫做*節點*,而線或是區域被叫做*線段*。",
1069                 "click_townhall": "所有地圖的圖徵都可以用點選的方式選取。**點一個點來選取它。**",
1070                 "selected_townhall": "太好了!這個點已經被選取了。選取的圖徵會以持續閃爍方式呈現。",
1071                 "editor_townhall": "當圖徵被選取時,*圖徵編輯器*會在地圖旁邊顯示。",
1072                 "preset_townhall": "圖徵編輯器的上半部會顯示不同圖徵類型,這個點是{preset}。",
1073                 "fields_townhall": "圖徵編輯器中間部分則是*欄位*,顯示圖徵的屬性,像是名稱和地址。",
1074                 "close_townhall": "**按esc按鍵或是按上方角落{button}按鈕來關閉圖徵編輯器。**",
1075                 "search_street": "你也可以搜尋目前檢視下或是全球的圖徵,**搜尋'{name}'。**",
1076                 "choose_street": "**選擇清單中的{name}。**",
1077                 "selected_street": "太好了!{name} 已經被選取了。",
1078                 "editor_street": "街道的欄位跟市鎮中心的欄位很不一樣。{br}以選取的街道為例,圖徵編輯器的欄位有'{field1}'和'{field2}'。**按esc鍵或是按{button}按鈕來關閉圖徵編輯器。**",
1079                 "play": "嘗試移動地點,並且點選圖徵,觀察有什麼東西可以加到開放街圖。**當你準備繼續下一章節時,請按'{next}'.。**"
1080             },
1081             "points": {
1082                 "title": "點",
1083                 "add_point": "*節點*可以用來代表商店、餐廳和紀念碑。{br}節點可以標記特定地點,並且描述這邊是什麼。**點{button}節點按鈕來新增新點。**",
1084                 "place_point": "要在地圖上放置節點,滑鼠指標對準的地方按下左鍵或是空白鍵節點就會出現。**移動滑鼠指標到建築的位置,接著按左鍵或按空白鍵。**",
1085                 "search_cafe": "有很多不同圖徵可以用節點表示。你剛加的節點是一家咖啡館,**搜尋 '{preset}'",
1086                 "choose_cafe": "**從清單選擇 {preset}。**",
1087                 "feature_editor": "現在這個節點標示為咖啡店。使用圖徵編輯器,我們可以為咖啡店增加更多資訊。",
1088                 "add_name": "在開放街圖中,所有的欄位都是選填,如果你不確定你可以留空。{br}我們假設你對咖啡店有在地知識,而且你知道咖啡店的名字,那就**加上咖啡店的名字。**",
1089                 "add_close": "圖徵編輯器會自動記住你所有的變動。**當你新增完成名稱,按esc鍵,return鍵,或是按 {button} 按鍵關閉圖徵編輯器。**",
1090                 "reselect": "有時候節點早就存在了,但資料填錯或是不完整。我們可以編輯既有的節點。**按一下來選擇剛剛新增的咖啡店。**",
1091                 "update": "我們來填入更多咖啡店的細節資訊吧,你可以改名成,加上料理種類,或是加上地址。**改變咖啡店詳情。**",
1092                 "update_close": "**當你更新咖啡店完成後,按esc鍵,enter鏈,或是按 {button} 鈕關閉圖徵編輯器。**",
1093                 "rightclick": "你可以對任何圖徵按右鍵來開啟*編輯清單*,顯示一系列你可以操作的編輯動作。**右鏈選擇你創建的節點,然後顯示編輯清單。**",
1094                 "delete": "如果現實中圖徵不存在,你當然可以刪除。{br}刪除開放街圖上的圖徵,會讓每位使用地圖的人受影響,所以請確定該圖徵的確不存在了才刪除。**點一下{button}按鈕來刪除節點。**",
1095                 "undo": "在儲存你編輯到開放街圖前,你總是可以復原任何做出的改變。**按{button}按鈕來復原刪除,恢復原先的節點。**",
1096                 "play": "現在你知道怎麼創建和編輯節點了,嘗試練習新增更多節點吧!**當你準備好進入下一章時,請點 '{next}'。**"
1097             },
1098             "areas": {
1099                 "title": "區域",
1100                 "add_playground": "*區域*可以用來顯示圖徵邊界,常用在表示湖泊、建築和住宅區。 {br}。另外區域也可以用在畫更詳盡有更多圖徵的地圖上面,取代先前只用節點表示的圖徵。**點{button}區域按鈕來新增區域。**",
1101                 "start_playground": "讓我們用畫區域的方式來新增遊樂場吧。區域是由增加圖徵邊界的*節點*來繪製。**點或是按空白鍵在遊樂場邊角標上初始節點。**",
1102                 "continue_playground": "繼續在遊樂場邊界標上更多節點來繪製區域。如果遇到既有的人行道,你也可以將區域連接到人行道上。{br}小技巧:你可以按住 '{alt}' 鍵防止節點連到其他圖徵。 **繼續繪製遊樂場區域。** ",
1103                 "finish_playground": "按enter鏈或是按第一個或最後一個節點完成編輯。**完成遊樂場區域繪製**",
1104                 "search_playground": "**搜尋'{preset}'。**",
1105                 "choose_playground": "**從清單選擇{preset}**",
1106                 "add_field": "遊樂場並沒有正式的名稱,所以我們不會在名稱欄位加任何名稱。 {br}不過我們會在描述欄位加上遊樂場的詳情。**開啟新增欄位清單。**",
1107                 "choose_field": "**從清單選擇 {field}。**",
1108                 "retry_add_field": "你沒有選到 {field}欄位。請再試一次。",
1109                 "describe_playground": "**新增描述,接著 {button}按鈕關係圖徵編輯器。**",
1110                 "play": "太棒了!接著嘗試畫更多區域,然後看看你可以新增什麼區域圖徵到開放街圖上。**當你準備好進入下一章,請按 '{next}'。**"
1111             },
1112             "lines": {
1113                 "title": "線",
1114                 "add_line": "*線*被用來表示如道路、鐵路以及河流。 **按下{button}線按鈕來新增一條線。**",
1115                 "start_line": "這邊有一條路並沒有畫出來,讓我們加一上去吧! {br}在開放街圖上,線要對準道路中線開始繪製。你可以在繪圖有需要時,拖拉和縮放地圖。**點缺失道路的最頂端開始畫新的線。**",
1116                 "intersect": "點或按空白鍵為線新增更多節點。 {br}道路和其他類型線段,屬於更大網路的一部分。因此這些線之間必須適當的連接,以便導航軟體能夠運作。**點 {name} 連接兩條線的交叉處。",
1117                 "retry_intersect": "{name}道路必須交叉,讓我們試試接起來吧!",
1118                 "continue_line": "繼續繪製新路的線段。記得如果需要可以拖拉和縮放地圖。 {br}當你完成時,再點最後一個節點。**完成繪製道路。**",
1119                 "choose_category_road": "**從清單選擇 {category}**",
1120                 "choose_preset_residential": "有許多不同型態的道路,但這條路屬於住宅區道路。**請選擇 {preset} 類型。**",
1121                 "retry_preset_residential": "你沒有選到 {preset} 類型。**請再點選一次。**",
1122                 "name_road": "**填入道路名稱,並按escape、return或是按 {button} 按鈕來關閉圖徵編輯器。**",
1123                 "did_name_road": "看起來很好!接下來我們要學習怎麼更新線段的形狀。",
1124                 "update_line": "有時候你需要調整既有的線段形狀。這邊有條道路看起來不太對勁。",
1125                 "add_node": "我們可以在這條線上新增一些節點,改善線的形狀。有一個新增的節點的方法是在想新增節點的地方,對準線上點兩下。**在線上點兩下來新增節點。**",
1126                 "start_drag_endpoint": "當已經選擇線段,你可以在點和按住滑鼠左鍵時,拖拉任何線上的節點。**拖拉最末端節點到道路應該交叉處。",
1127                 "finish_drag_endpoint": "這樣看起好多了。**放開滑鼠左鍵來結束拖拉。**",
1128                 "start_drag_midpoint": "小的三角形會出現在節點和節點之間的*中點*。另一個增加節點的方式是拖拉中點到新的位置。**拖拉中點的三角形在道路線上創建新的節點。**",
1129                 "continue_drag_midpoint": "現在線看起來好多了!用點兩下或是拖拉中點的方式繼續調整線,直到彎曲程度符合道路形狀。**當你覺得線段看起來不錯時,點OK。**",
1130                 "delete_lines": "如果道路沒有實際存在,你當然可以刪除線段。 {br}這裡的例子是城市當局規畫了 {street},但並沒有真的付諸行動建造道路。我們可以刪除既有的線段來增進這一帶的圖資品質。",
1131                 "rightclick_intersection": "最後一條真實存在的道路是 {street1},所以我們*分割* {street2} 交叉口,移除上面的東西。**對著交叉口按右鍵。**",
1132                 "split_intersection": "**點 {button} 按鈕來分割 {street}。**",
1133                 "retry_split": "你沒有按分割按鈕。再試一下。",
1134                 "did_split_multi": "太棒了! {street1} 已經分割為兩段了。上半部可以被移除。**點選 {street2} 的上半部來選取它。**",
1135                 "did_split_single": "**點 {street2} 上半部來選取它。**",
1136                 "multi_select": "已經選取 {selected}。讓我們選另一段 {other1}。你可以用 shift 點選方式多重選擇物件。**Shift 點選  {other2}。**",
1137                 "multi_rightclick": "太好了!兩條選取的線都被刪除了。**對著其中一條線按右鍵顯示編輯目錄。**",
1138                 "multi_delete": "**點  {button} 按鈕刪除多餘的線。**",
1139                 "retry_delete": "你沒有按刪除鍵,再試一次。",
1140                 "play": "太好了!你可以利用這一章學到的技術來練習增加更多線。**當你準備好進入下一章,請按 ' {next}'。**"
1141             },
1142             "buildings": {
1143                 "title": "建築",
1144                 "add_building": "開放街圖是世界最大的建築資料庫。 {br}你可以藉由描繪建築增加建築,幫忙增進資料庫物件。**點  {button} 區域按鍵新增區域。**",
1145                 "start_building": "讓我們描繪這棟建築的外框,新增一棟建築。 {br}描繪建築時要依據建築地基,越精確越好。**點或是按空白鍵在建築角邊新增節點。**",
1146                 "continue_building": "繼續新增更多建築外框的節點。記住你想要增加更多細節時可以放大地圖。{br}當描繪完成時,按 enter,或是再按一次第一個或最後一個節點。**完成描會建築。**",
1147                 "retry_building": "看起你好像加建築邊角的節點時遇到困難了。再試一次!",
1148                 "choose_category_building": "**從清單選擇 {category}。**",
1149                 "choose_preset_house": "有不同種類的建築,但這棟應該是洋房。 {br}如果你不確定建築類型,你可以選擇一般建築類型就婕。**選擇 {preset} 類型。**",
1150                 "close": "**按 esc 鍵或是按 {button} 按鈕選擇圖徵編輯器。**",
1151                 "rightclick_building": "**對著你創建的建築按右鍵,顯示編輯目錄。**",
1152                 "square_building": "你剛創建的洋房如果變得更方正會更好看。點 {button} 按鈕來方角化建築形狀。**",
1153                 "retry_square": "你沒按到方角鈕。再試一次。",
1154                 "done_square": "看到建築的角落移到位置了嗎?讓我們來學習另一個實用技巧。",
1155                 "add_tank": "接下來我們要描繪油槽。**點 {button} 區域按鈕新增區域。**",
1156                 "start_tank": "不用擔心你畫不出來完美的圓形。先沿著油槽邊畫油槽範圍。**點或按空白鍵在油槽邊緣標上起始節點。**",
1157                 "continue_tank": "沿著邊緣新增更多節點。圓圈會依你描繪的節點出現形狀。{br}按 enter 鍵,或是點第一個或最末節點。**完成描繪油槽。**",
1158                 "search_tank": "**搜尋 '{preset}'。**",
1159                 "choose_tank": "**從清單選擇  {preset}。**",
1160                 "rightclick_tank": "**對著新增的油槽按右鍵,接著顯示編輯目錄。**",
1161                 "circle_tank": "**點  {button} 按鈕讓油槽形狀變成圓形。**",
1162                 "retry_circle": "你沒有按到環形化按鈕,再試一次。",
1163                 "play": "太好了!再試著描幾棟建築,試著用編輯目錄的其他指令。**當你準備好進入下一章時,點 ' {next}'。**"
1164             },
1165             "startediting": {
1166                 "title": "開始編輯",
1167                 "help": "你現在準備好可以來編輯開放街圖了! {br}你可以再看一次新手教學,或者按下 {button} 說明按鈕或 '{key}' 鍵看更多使用說明。 ",
1168                 "shortcuts": "您可以透過按下 '{key}' 鍵來檢視指令與它們的快捷鍵的清單。",
1169                 "save": "不要忘記定時儲存您的編輯!",
1170                 "start": "開始製圖!"
1171             }
1172         },
1173         "shortcuts": {
1174             "title": "鍵盤快速鍵",
1175             "tooltip": "顯示鍵盤快速鍵畫面",
1176             "toggle": {
1177                 "key": "?"
1178             },
1179             "key": {
1180                 "alt": "Alt",
1181                 "backspace": "Backspace",
1182                 "cmd": "Cmd",
1183                 "ctrl": "Ctrl",
1184                 "delete": "Delete",
1185                 "del": "Del",
1186                 "end": "End",
1187                 "enter": "Enter",
1188                 "esc": "Esc",
1189                 "home": "Home",
1190                 "option": "Option",
1191                 "pause": "Pause",
1192                 "pgdn": "PgDn",
1193                 "pgup": "PgUp",
1194                 "return": "Return",
1195                 "shift": "Shift",
1196                 "space": "Space"
1197             },
1198             "gesture": {
1199                 "drag": "拖拉"
1200             },
1201             "or": "-or-",
1202             "browsing": {
1203                 "title": "瀏覽",
1204                 "navigation": {
1205                     "title": "導航",
1206                     "pan": "平移地圖",
1207                     "pan_more": "全螢幕平移地圖",
1208                     "zoom": "放大 / 縮小",
1209                     "zoom_more": "大幅度放大 / 縮小"
1210                 },
1211                 "help": {
1212                     "title": "幫助",
1213                     "help": "顯示幫助/文件",
1214                     "keyboard": "顯示鍵盤快速鍵"
1215                 },
1216                 "display_options": {
1217                     "title": "顯示設定",
1218                     "background": "顯示背景設定",
1219                     "background_switch": "切換回上一個背景圖層",
1220                     "map_data": "顯示地圖資料選項",
1221                     "fullscreen": "進入全螢幕模式",
1222                     "wireframe": "切換線框模式",
1223                     "minimap": "切換小地圖"
1224                 },
1225                 "selecting": {
1226                     "title": "選擇圖徵",
1227                     "select_one": "選擇單一圖徵",
1228                     "select_multi": "選擇多個圖徵",
1229                     "lasso": "套索選擇圖徵周圍",
1230                     "search": "尋找與文字搜尋吻合的圖徵"
1231                 },
1232                 "with_selected": {
1233                     "title": "選中圖徵",
1234                     "edit_menu": "切換編輯選單"
1235                 },
1236                 "vertex_selected": {
1237                     "title": "選中節點",
1238                     "previous": "跳轉到上一個節點",
1239                     "next": "跳轉到下一個節點",
1240                     "first": "跳轉到第一個節點",
1241                     "last": "跳轉到最後一個節點",
1242                     "change_parent": "切換到父母路徑"
1243                 }
1244             },
1245             "editing": {
1246                 "title": "編輯",
1247                 "drawing": {
1248                     "title": "繪製",
1249                     "add_point": "'增加節點'模式",
1250                     "add_line": "'增加線段'模式",
1251                     "add_area": "'增加區域'模式",
1252                     "place_point": "放置一個點",
1253                     "disable_snap": "按住可禁用點捕捉模式",
1254                     "stop_line": "完成繪製線段或區域"
1255                 },
1256                 "operations": {
1257                     "title": "操作",
1258                     "continue_line": "從選擇節點繼續繪製線條",
1259                     "merge": "合併選擇圖徵",
1260                     "disconnect": "在選擇節點斷開圖徵",
1261                     "split": "從選擇節點分割成兩條線段",
1262                     "reverse": "反轉線條",
1263                     "move": "移動選擇圖徵",
1264                     "rotate": "旋轉選擇圖徵",
1265                     "orthogonalize": "拉直線 / 形狀角落直角化",
1266                     "circularize": "封閉線條或區域圓形化",
1267                     "reflect_long": "以其長軸映射圖徽。",
1268                     "reflect_short": "以其短軸映射圖徽",
1269                     "delete": "刪除選擇圖徵"
1270                 },
1271                 "commands": {
1272                     "title": "命令",
1273                     "copy": "複製選擇圖徵",
1274                     "paste": "貼上複製的圖徵",
1275                     "undo": "還原上一個動作",
1276                     "redo": "重覆上一個動作",
1277                     "save": "儲存變更"
1278                 }
1279             },
1280             "tools": {
1281                 "title": "工具",
1282                 "info": {
1283                     "title": "資訊",
1284                     "all": "切換所有資訊面板",
1285                     "background": "切換背景面板",
1286                     "history": "切換歷史面板",
1287                     "location": "切換位置面板",
1288                     "measurement": "切換測量面板"
1289                 }
1290             }
1291         },
1292         "units": {
1293             "feet": "{quantity} 英呎",
1294             "miles": "{quantity} 英哩",
1295             "square_feet": "{quantity} 平方英呎",
1296             "square_miles": "{quantity} 平方英哩",
1297             "acres": "{quantity} 英畝",
1298             "meters": "{quantity} 公尺",
1299             "kilometers": "{quantity} 公里",
1300             "square_meters": "{quantity} 平方公尺",
1301             "square_kilometers": "{quantity} 平方公里",
1302             "hectares": "{quantity} 公頃",
1303             "area_pair": "{area1} ({area2})",
1304             "arcdegrees": "{quantity}°",
1305             "arcminutes": "{quantity}′",
1306             "arcseconds": "{quantity}″",
1307             "north": "北",
1308             "south": "南",
1309             "east": "東",
1310             "west": "西",
1311             "coordinate": "{coordinate}{direction}",
1312             "coordinate_pair": "{latitude}, {longitude}"
1313         },
1314         "presets": {
1315             "categories": {
1316                 "category-barrier": {
1317                     "name": "柵欄圖徵"
1318                 },
1319                 "category-building": {
1320                     "name": "建築物圖徵"
1321                 },
1322                 "category-golf": {
1323                     "name": "高爾夫圖徵"
1324                 },
1325                 "category-landuse": {
1326                     "name": "土地利用圖徵"
1327                 },
1328                 "category-natural-area": {
1329                     "name": "自然圖徽"
1330                 },
1331                 "category-natural-line": {
1332                     "name": "自然圖徽"
1333                 },
1334                 "category-natural-point": {
1335                     "name": "自然圖徽"
1336                 },
1337                 "category-path": {
1338                     "name": "通道圖徵"
1339                 },
1340                 "category-rail": {
1341                     "name": "鐵路圖徵"
1342                 },
1343                 "category-restriction": {
1344                     "name": "限制圖徵"
1345                 },
1346                 "category-road": {
1347                     "name": "道路圖徵"
1348                 },
1349                 "category-route": {
1350                     "name": "路線圖徵"
1351                 },
1352                 "category-water-area": {
1353                     "name": "水域圖徵"
1354                 },
1355                 "category-water-line": {
1356                     "name": "水域圖徵"
1357                 }
1358             },
1359             "fields": {
1360                 "access": {
1361                     "label": "允許通行限制",
1362                     "options": {
1363                         "designated": {
1364                             "description": "只限標誌指定或特定本地法律容許人士進入",
1365                             "title": "指定"
1366                         },
1367                         "destination": {
1368                             "description": "只限前往目的地人士進入",
1369                             "title": "目的地"
1370                         },
1371                         "dismount": {
1372                             "description": "允許進入但駕駛需下車",
1373                             "title": "下車"
1374                         },
1375                         "no": {
1376                             "description": "禁止一般公眾進入",
1377                             "title": "禁止進入"
1378                         },
1379                         "permissive": {
1380                             "description": "容許進入,直至擁有者撇回許可",
1381                             "title": "獲許可進入"
1382                         },
1383                         "private": {
1384                             "description": "須擁有者個別批准,方可進入",
1385                             "title": "私人"
1386                         },
1387                         "yes": {
1388                             "description": "按法律及路權; 有權使用",
1389                             "title": "可使用"
1390                         }
1391                     },
1392                     "placeholder": "並未指定",
1393                     "types": {
1394                         "access": "全部",
1395                         "bicycle": "腳踏車",
1396                         "foot": "步行",
1397                         "horse": "馬匹",
1398                         "motor_vehicle": "汽機車"
1399                     }
1400                 },
1401                 "access_simple": {
1402                     "label": "允許通行"
1403                 },
1404                 "address": {
1405                     "label": "地址",
1406                     "placeholders": {
1407                         "block_number": "區塊號碼",
1408                         "block_number!jp": "區塊號碼",
1409                         "city": "城市",
1410                         "city!jp": "城市/鄉鎮/村落/東京特別區",
1411                         "city!vn": "城市/鄉鎮",
1412                         "conscriptionnumber": "123",
1413                         "country": "國家",
1414                         "county": "國家",
1415                         "county!jp": "區",
1416                         "district": "區",
1417                         "district!vn": "郡/鄉鎮/區",
1418                         "floor": "樓層",
1419                         "hamlet": "村莊",
1420                         "housename": "房屋名稱",
1421                         "housenumber": "123",
1422                         "housenumber!jp": "建築物號碼/地號",
1423                         "neighbourhood": "鄰里",
1424                         "neighbourhood!jp": "Chōme/Aza/Koaza",
1425                         "place": "地方",
1426                         "postcode": "郵遞區號",
1427                         "province": "省",
1428                         "province!jp": "州",
1429                         "quarter": "地方",
1430                         "quarter!jp": "Ōaza/Machi",
1431                         "state": "州",
1432                         "street": "街道",
1433                         "subdistrict": "分區",
1434                         "subdistrict!vn": "行政區/社區/小市鎮",
1435                         "suburb": "細區",
1436                         "suburb!jp": "行政區",
1437                         "unit": "單位"
1438                     }
1439                 },
1440                 "admin_level": {
1441                     "label": "行政級別"
1442                 },
1443                 "aerialway": {
1444                     "label": "種類"
1445                 },
1446                 "aerialway/access": {
1447                     "label": "通行方向",
1448                     "options": {
1449                         "both": "雙向",
1450                         "entry": "進入",
1451                         "exit": "離開"
1452                     }
1453                 },
1454                 "aerialway/bubble": {
1455                     "label": "椅罩"
1456                 },
1457                 "aerialway/capacity": {
1458                     "label": "輸送客量(每小時)",
1459                     "placeholder": "500, 2500, 5000..."
1460                 },
1461                 "aerialway/duration": {
1462                     "label": "時間(分鐘)",
1463                     "placeholder": "1, 2, 3..."
1464                 },
1465                 "aerialway/heating": {
1466                     "label": "暖氣"
1467                 },
1468                 "aerialway/occupancy": {
1469                     "label": "載客數",
1470                     "placeholder": "2, 4, 8..."
1471                 },
1472                 "aerialway/summer/access": {
1473                     "label": "通行方向(夏季)",
1474                     "options": {
1475                         "both": "雙向",
1476                         "entry": "進入",
1477                         "exit": "離開"
1478                     }
1479                 },
1480                 "aeroway": {
1481                     "label": "種類"
1482                 },
1483                 "agrarian": {
1484                     "label": "產品"
1485                 },
1486                 "amenity": {
1487                     "label": "種類"
1488                 },
1489                 "animal_boarding": {
1490                     "label": "動物"
1491                 },
1492                 "animal_breeding": {
1493                     "label": "動物"
1494                 },
1495                 "animal_shelter": {
1496                     "label": "動物"
1497                 },
1498                 "area/highway": {
1499                     "label": "種類"
1500                 },
1501                 "artist": {
1502                     "label": "藝術家"
1503                 },
1504                 "artwork_type": {
1505                     "label": "種類"
1506                 },
1507                 "atm": {
1508                     "label": "自動櫃員機"
1509                 },
1510                 "backrest": {
1511                     "label": "椅背"
1512                 },
1513                 "barrier": {
1514                     "label": "種類"
1515                 },
1516                 "bath/open_air": {
1517                     "label": "露天浴場"
1518                 },
1519                 "bath/sand_bath": {
1520                     "label": "沙浴"
1521                 },
1522                 "bath/type": {
1523                     "label": "專業",
1524                     "options": {
1525                         "foot_bath": "泡腳",
1526                         "hot_spring": "熱溫泉",
1527                         "onsen": "日式溫泉"
1528                     }
1529                 },
1530                 "beauty": {
1531                     "label": "商店類型"
1532                 },
1533                 "bench": {
1534                     "label": "長凳"
1535                 },
1536                 "bicycle_parking": {
1537                     "label": "種類"
1538                 },
1539                 "bin": {
1540                     "label": "垃圾筒"
1541                 },
1542                 "blood_components": {
1543                     "label": "血液組成",
1544                     "options": {
1545                         "plasma": "血漿",
1546                         "platelets": "血小板",
1547                         "stemcells": "幹細胞樣品",
1548                         "whole": "全血"
1549                     }
1550                 },
1551                 "board_type": {
1552                     "label": "種類"
1553                 },
1554                 "boules": {
1555                     "label": "類型"
1556                 },
1557                 "boundary": {
1558                     "label": "種類"
1559                 },
1560                 "brand": {
1561                     "label": "品牌"
1562                 },
1563                 "brewery": {
1564                     "label": "生啤酒"
1565                 },
1566                 "bridge": {
1567                     "label": "類型",
1568                     "placeholder": "預設"
1569                 },
1570                 "building": {
1571                     "label": "建築物"
1572                 },
1573                 "building_area": {
1574                     "label": "建築物"
1575                 },
1576                 "bunker_type": {
1577                     "label": "類型"
1578                 },
1579                 "cables": {
1580                     "label": "電纜",
1581                     "placeholder": "1, 2, 3..."
1582                 },
1583                 "camera/direction": {
1584                     "label": "方向(順時針)",
1585                     "placeholder": "45, 90, 180, 270"
1586                 },
1587                 "camera/mount": {
1588                     "label": "相機架設"
1589                 },
1590                 "camera/type": {
1591                     "label": "相機類型",
1592                     "options": {
1593                         "dome": "半球形",
1594                         "fixed": "固定式",
1595                         "panning": "全景"
1596                     }
1597                 },
1598                 "capacity": {
1599                     "label": "容量",
1600                     "placeholder": "50, 100, 200..."
1601                 },
1602                 "castle_type": {
1603                     "label": "種類"
1604                 },
1605                 "clothes": {
1606                     "label": "服飾"
1607                 },
1608                 "club": {
1609                     "label": "類型"
1610                 },
1611                 "collection_times": {
1612                     "label": "收集時間"
1613                 },
1614                 "comment": {
1615                     "label": "編輯變動留言",
1616                     "placeholder": "你的貢獻摘要(必填)"
1617                 },
1618                 "communication_multi": {
1619                     "label": "通訊類型"
1620                 },
1621                 "construction": {
1622                     "label": "種類"
1623                 },
1624                 "contact/webcam": {
1625                     "label": "網路攝影機 URL",
1626                     "placeholder": "http://example.com/"
1627                 },
1628                 "content": {
1629                     "label": "內容"
1630                 },
1631                 "country": {
1632                     "label": "國家"
1633                 },
1634                 "covered": {
1635                     "label": "有蓋"
1636                 },
1637                 "craft": {
1638                     "label": "種類"
1639                 },
1640                 "crane/type": {
1641                     "label": "起重機類型",
1642                     "options": {
1643                         "floor-mounted_crane": "落地式起重機",
1644                         "portal_crane": "門式起重機",
1645                         "travel_lift": "移動式起重機"
1646                     }
1647                 },
1648                 "crop": {
1649                     "label": "作物"
1650                 },
1651                 "crossing": {
1652                     "label": "種類"
1653                 },
1654                 "cuisine": {
1655                     "label": "菜系"
1656                 },
1657                 "currency_multi": {
1658                     "label": "貨幣種類"
1659                 },
1660                 "cutting": {
1661                     "label": "類型",
1662                     "placeholder": "預設"
1663                 },
1664                 "cycle_network": {
1665                     "label": "單車網路"
1666                 },
1667                 "cycleway": {
1668                     "label": "單車道",
1669                     "options": {
1670                         "lane": {
1671                             "description": "以標線和汽車區別的單車道",
1672                             "title": "標準單車道"
1673                         },
1674                         "none": {
1675                             "description": "沒有單車道",
1676                             "title": "無"
1677                         },
1678                         "opposite": {
1679                             "description": "可以雙向通行,在單行道的單車道",
1680                             "title": "逆向單車道"
1681                         },
1682                         "opposite_lane": {
1683                             "description": "通行方向與交通通行方向相反的單車道",
1684                             "title": "逆向單車道"
1685                         },
1686                         "share_busway": {
1687                             "description": "與公車專用道共用的單車道",
1688                             "title": "單車道與公車共用"
1689                         },
1690                         "shared_lane": {
1691                             "description": "與動力車無分隔的單車道",
1692                             "title": "共用單車道"
1693                         },
1694                         "track": {
1695                             "description": "與其他交通實體阻絕的單車道",
1696                             "title": "單車路徑"
1697                         }
1698                     },
1699                     "placeholder": "無",
1700                     "types": {
1701                         "cycleway:left": "左側",
1702                         "cycleway:right": "右側"
1703                     }
1704                 },
1705                 "dance/style": {
1706                     "label": "舞蹈類型"
1707                 },
1708                 "date": {
1709                     "label": "日期"
1710                 },
1711                 "delivery": {
1712                     "label": "外送"
1713                 },
1714                 "denomination": {
1715                     "label": "教派"
1716                 },
1717                 "denotation": {
1718                     "label": "表示"
1719                 },
1720                 "description": {
1721                     "label": "描述"
1722                 },
1723                 "devices": {
1724                     "label": "裝置",
1725                     "placeholder": "1, 2, 3..."
1726                 },
1727                 "diaper": {
1728                     "label": "有尿布台"
1729                 },
1730                 "direction": {
1731                     "label": "方向 (順時針角度)",
1732                     "placeholder": "45、90、180、270"
1733                 },
1734                 "direction_cardinal": {
1735                     "label": "方向",
1736                     "options": {
1737                         "E": "東方",
1738                         "ENE": "東北方",
1739                         "ESE": "東南方",
1740                         "N": "北方",
1741                         "NE": "東北方",
1742                         "NNE": "北北東",
1743                         "NNW": "北北西",
1744                         "NW": "西北方",
1745                         "S": "南方",
1746                         "SE": "東南方",
1747                         "SSE": "南南東",
1748                         "SSW": "南南西",
1749                         "SW": "西南方",
1750                         "W": "西方",
1751                         "WNW": "西北西",
1752                         "WSW": "西南西"
1753                     }
1754                 },
1755                 "direction_clock": {
1756                     "label": "方向",
1757                     "options": {
1758                         "anticlockwise": "逆時針",
1759                         "clockwise": "順時針"
1760                     }
1761                 },
1762                 "direction_vertex": {
1763                     "label": "方向",
1764                     "options": {
1765                         "backward": "後退",
1766                         "both": "兩者都有 / 全都有",
1767                         "forward": "前進"
1768                     }
1769                 },
1770                 "dispensing": {
1771                     "label": "發放處方"
1772                 },
1773                 "display": {
1774                     "label": "顯示"
1775                 },
1776                 "dock": {
1777                     "label": "碼頭種類"
1778                 },
1779                 "drive_through": {
1780                     "label": "得來速"
1781                 },
1782                 "duration": {
1783                     "label": "時間",
1784                     "placeholder": "00:00"
1785                 },
1786                 "electrified": {
1787                     "label": "電氣化",
1788                     "options": {
1789                         "contact_line": "架空電車線",
1790                         "no": "否",
1791                         "rail": "第三軌供電",
1792                         "yes": "是 (未指名)"
1793                     },
1794                     "placeholder": "架空電車線, 第三軌供電"
1795                 },
1796                 "elevation": {
1797                     "label": "海拔"
1798                 },
1799                 "email": {
1800                     "label": "Email",
1801                     "placeholder": "example@example.com"
1802                 },
1803                 "embankment": {
1804                     "label": "類型",
1805                     "placeholder": "預設"
1806                 },
1807                 "emergency": {
1808                     "label": "緊急"
1809                 },
1810                 "entrance": {
1811                     "label": "種類"
1812                 },
1813                 "except": {
1814                     "label": "例外"
1815                 },
1816                 "fax": {
1817                     "label": "傳真",
1818                     "placeholder": "+31 42 123 4567"
1819                 },
1820                 "fee": {
1821                     "label": "費用"
1822                 },
1823                 "fence_type": {
1824                     "label": "種類"
1825                 },
1826                 "fire_hydrant/position": {
1827                     "label": "位置",
1828                     "options": {
1829                         "green": "公共草皮",
1830                         "lane": "巷弄",
1831                         "parking_lot": "停車場",
1832                         "sidewalk": "人行道"
1833                     }
1834                 },
1835                 "fire_hydrant/type": {
1836                     "label": "種類",
1837                     "options": {
1838                         "pillar": "支柱式/地面式",
1839                         "pond": "池塘",
1840                         "underground": "地下式",
1841                         "wall": "牆"
1842                     }
1843                 },
1844                 "fitness_station": {
1845                     "label": "設備類型"
1846                 },
1847                 "fixme": {
1848                     "label": "修正我"
1849                 },
1850                 "ford": {
1851                     "label": "類型",
1852                     "placeholder": "預設"
1853                 },
1854                 "frequency": {
1855                     "label": "運作頻率"
1856                 },
1857                 "fuel": {
1858                     "label": "燃料"
1859                 },
1860                 "fuel_multi": {
1861                     "label": "燃料種類"
1862                 },
1863                 "gauge": {
1864                     "label": "軌距"
1865                 },
1866                 "gender": {
1867                     "label": "性別",
1868                     "options": {
1869                         "female": "女性",
1870                         "male": "男性",
1871                         "unisex": "男女通用"
1872                     },
1873                     "placeholder": "未知"
1874                 },
1875                 "generator/method": {
1876                     "label": "方法"
1877                 },
1878                 "generator/output/electricity": {
1879                     "label": "電力輸出",
1880                     "placeholder": "50 MW, 100 MW, 200 MW..."
1881                 },
1882                 "generator/source": {
1883                     "label": "來源"
1884                 },
1885                 "generator/type": {
1886                     "label": "種類"
1887                 },
1888                 "government": {
1889                     "label": "類型"
1890                 },
1891                 "grape_variety": {
1892                     "label": "葡萄品種"
1893                 },
1894                 "handicap": {
1895                     "label": "差點",
1896                     "placeholder": "1-18"
1897                 },
1898                 "handrail": {
1899                     "label": "扶手"
1900                 },
1901                 "hashtags": {
1902                     "label": "建議的資料標籤",
1903                     "placeholder": "#範例"
1904                 },
1905                 "healthcare": {
1906                     "label": "類型"
1907                 },
1908                 "healthcare/speciality": {
1909                     "label": "專科"
1910                 },
1911                 "height": {
1912                     "label": "高度 (公尺)"
1913                 },
1914                 "highway": {
1915                     "label": "種類"
1916                 },
1917                 "historic": {
1918                     "label": "種類"
1919                 },
1920                 "historic/civilization": {
1921                     "label": "古文明"
1922                 },
1923                 "hoops": {
1924                     "label": "藍框數量",
1925                     "placeholder": "1, 2, 4..."
1926                 },
1927                 "iata": {
1928                     "label": "IATA"
1929                 },
1930                 "icao": {
1931                     "label": "ICAO"
1932                 },
1933                 "incline": {
1934                     "label": "斜度"
1935                 },
1936                 "incline_steps": {
1937                     "label": "斜坡",
1938                     "options": {
1939                         "down": "下坡",
1940                         "up": "上坡"
1941                     }
1942                 },
1943                 "indoor": {
1944                     "label": "室內"
1945                 },
1946                 "industrial": {
1947                     "label": "類型"
1948                 },
1949                 "information": {
1950                     "label": "種類"
1951                 },
1952                 "inscription": {
1953                     "label": "題詞"
1954                 },
1955                 "intermittent": {
1956                     "label": "週期性的"
1957                 },
1958                 "internet_access": {
1959                     "label": "網際網絡存取",
1960                     "options": {
1961                         "no": "無",
1962                         "terminal": "終端",
1963                         "wired": "有線網絡",
1964                         "wlan": "無線網絡",
1965                         "yes": "有"
1966                     }
1967                 },
1968                 "internet_access/fee": {
1969                     "label": "網路存取費用"
1970                 },
1971                 "internet_access/ssid": {
1972                     "label": "SSID (網路名稱)"
1973                 },
1974                 "kerb": {
1975                     "label": "路邊斜坡"
1976                 },
1977                 "label": {
1978                     "label": "標籤"
1979                 },
1980                 "lamp_type": {
1981                     "label": "種類"
1982                 },
1983                 "landuse": {
1984                     "label": "種類"
1985                 },
1986                 "lanes": {
1987                     "label": "車線數目",
1988                     "placeholder": "1, 2, 3..."
1989                 },
1990                 "layer": {
1991                     "label": "層",
1992                     "placeholder": "0"
1993                 },
1994                 "leaf_cycle": {
1995                     "label": "落葉期",
1996                     "options": {
1997                         "deciduous": "落葉林",
1998                         "evergreen": "長青樹",
1999                         "mixed": "混合林",
2000                         "semi_deciduous": "半落葉林",
2001                         "semi_evergreen": "半長青林"
2002                     }
2003                 },
2004                 "leaf_cycle_singular": {
2005                     "label": "落葉期",
2006                     "options": {
2007                         "deciduous": "落葉樹",
2008                         "evergreen": "常青樹",
2009                         "semi_deciduous": "半落葉樹",
2010                         "semi_evergreen": "半長青樹"
2011                     }
2012                 },
2013                 "leaf_type": {
2014                     "label": "葉子種類",
2015                     "options": {
2016                         "broadleaved": "闊葉林",
2017                         "leafless": "落葉林",
2018                         "mixed": "混合林",
2019                         "needleleaved": "針葉林"
2020                     }
2021                 },
2022                 "leaf_type_singular": {
2023                     "label": "葉子種類",
2024                     "options": {
2025                         "broadleaved": "闊葉樹",
2026                         "leafless": "落葉樹",
2027                         "needleleaved": "針葉樹"
2028                     }
2029                 },
2030                 "leisure": {
2031                     "label": "種類"
2032                 },
2033                 "length": {
2034                     "label": "長度 (公尺)"
2035                 },
2036                 "level": {
2037                     "label": "樓層"
2038                 },
2039                 "levels": {
2040                     "label": "房屋樓層數",
2041                     "placeholder": "2, 4, 6..."
2042                 },
2043                 "lit": {
2044                     "label": "照明"
2045                 },
2046                 "location": {
2047                     "label": "位置"
2048                 },
2049                 "man_made": {
2050                     "label": "種類"
2051                 },
2052                 "manhole": {
2053                     "label": "類型"
2054                 },
2055                 "map_size": {
2056                     "label": "覆蓋範圍"
2057                 },
2058                 "map_type": {
2059                     "label": "種類"
2060                 },
2061                 "maxheight": {
2062                     "label": "最高高度",
2063                     "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\""
2064                 },
2065                 "maxspeed": {
2066                     "label": "速度限制",
2067                     "placeholder": "40, 50, 60..."
2068                 },
2069                 "maxspeed/advisory": {
2070                     "label": "建議速限",
2071                     "placeholder": "40, 50, 60..."
2072                 },
2073                 "maxstay": {
2074                     "label": "可停留時間"
2075                 },
2076                 "maxweight": {
2077                     "label": "最大承重"
2078                 },
2079                 "memorial": {
2080                     "label": "類型"
2081                 },
2082                 "monitoring_multi": {
2083                     "label": "監測"
2084                 },
2085                 "mtb/scale": {
2086                     "label": "越越單車難度",
2087                     "options": {
2088                         "0": "0: 堅實的碩石土路,沒有障礙物,大灣曲",
2089                         "1": "1: 鋪面部分鬆散,有小的障礙物,大彎曲",
2090                         "2": "2: 大都是鬆散的鋪面,有的障礙物,容易通過的髮夾彎",
2091                         "3": "3: 鋪面光滑,有大的障礙物,",
2092                         "4": "4: 路面鬆散或是充滿石頭,有危險的髮夾彎",
2093                         "5": "5: 騎乘等級最困難,路面充滿石頭,或者是路面坍方",
2094                         "6": "6: 除非是技巧極好的越野車手,否則並不適合騎乘"
2095                     },
2096                     "placeholder": "0, 1, 2, 3..."
2097                 },
2098                 "mtb/scale/imba": {
2099                     "label": "國際登山車協會路徑難度",
2100                     "options": {
2101                         "0": "最簡單 (白圈)",
2102                         "1": "容易 (綠圈)",
2103                         "2": "中等 (藍方塊)",
2104                         "3": "困難 (黑色鑽石型)",
2105                         "4": "極端困難 (雙重黑色鑽石型)"
2106                     },
2107                     "placeholder": "容易, 中等, 困難..."
2108                 },
2109                 "mtb/scale/uphill": {
2110                     "label": "登山車上坡難度",
2111                     "options": {
2112                         "0": "0: 平均坡度小於 10%,有碎石/夯實的地面,沒有障礙物",
2113                         "1": "1: 平均坡度小於15%,有碎石/夯實的地面,有些許障礙物",
2114                         "2": "2: 平均坡度小於20,堅實的地面,拳頭大的石頭/樹根",
2115                         "3": "3: 平均坡度25%,多變的平面,拳頭大的石頭/樹牆",
2116                         "4": "4: 平均坡度小於30%,很糟的路面狀況,大石頭/樹牆",
2117                         "5": "5: 很陡,單車得牽行或扛車"
2118                     },
2119                     "placeholder": "0, 1, 2, 3..."
2120                 },
2121                 "name": {
2122                     "label": "名稱",
2123                     "placeholder": "常用名稱(如果有)"
2124                 },
2125                 "natural": {
2126                     "label": "自然"
2127                 },
2128                 "network": {
2129                     "label": "網路"
2130                 },
2131                 "network_bicycle": {
2132                     "label": "單車網路類型",
2133                     "options": {
2134                         "icn": "國際",
2135                         "lcn": "區域",
2136                         "ncn": "國家",
2137                         "rcn": "地區型"
2138                     },
2139                     "placeholder": "區域、地區型、國家、國際"
2140                 },
2141                 "network_foot": {
2142                     "label": "徒步網路類型",
2143                     "options": {
2144                         "iwn": "國際",
2145                         "lwn": "區域",
2146                         "nwn": "國家",
2147                         "rwn": "地區型"
2148                     },
2149                     "placeholder": "區域、地區型、國家、國際"
2150                 },
2151                 "network_horse": {
2152                     "label": "騎馬網路類型",
2153                     "options": {
2154                         "ihn": "國際",
2155                         "lhn": "區域",
2156                         "nhn": "國家",
2157                         "rhn": "地區型"
2158                     },
2159                     "placeholder": "區域、地區型、國家、國際"
2160                 },
2161                 "network_road": {
2162                     "label": "網路"
2163                 },
2164                 "note": {
2165                     "label": "備註"
2166                 },
2167                 "office": {
2168                     "label": "種類"
2169                 },
2170                 "oneway": {
2171                     "label": "單行道",
2172                     "options": {
2173                         "alternating": "交替",
2174                         "no": "否",
2175                         "reversible": "可反轉",
2176                         "undefined": "假設為否",
2177                         "yes": "是"
2178                     }
2179                 },
2180                 "oneway_yes": {
2181                     "label": "單程路",
2182                     "options": {
2183                         "alternating": "交替",
2184                         "no": "否",
2185                         "reversible": "可反轉",
2186                         "undefined": "假設為是",
2187                         "yes": "是"
2188                     }
2189                 },
2190                 "opening_hours": {
2191                     "label": "小時"
2192                 },
2193                 "operator": {
2194                     "label": "營運商"
2195                 },
2196                 "outdoor_seating": {
2197                     "label": "戶外座位"
2198                 },
2199                 "par": {
2200                     "label": "標準桿數",
2201                     "placeholder": "3,4,5..."
2202                 },
2203                 "park_ride": {
2204                     "label": "停車轉乘"
2205                 },
2206                 "parking": {
2207                     "label": "種類",
2208                     "options": {
2209                         "carports": "車棚",
2210                         "garage_boxes": "垃圾桶",
2211                         "lane": "路邊",
2212                         "multi-storey": "立體",
2213                         "sheds": "有覆蓋",
2214                         "surface": "平面",
2215                         "underground": "地下"
2216                     }
2217                 },
2218                 "payment_multi": {
2219                     "label": "付款種類"
2220                 },
2221                 "phases": {
2222                     "label": "相位數",
2223                     "placeholder": "1, 2, 3..."
2224                 },
2225                 "phone": {
2226                     "label": "電話",
2227                     "placeholder": "+31 42 123 4567"
2228                 },
2229                 "piste/difficulty": {
2230                     "label": "難度",
2231                     "options": {
2232                         "advanced": "進階 (黑色鑽石型)",
2233                         "easy": "容易 (綠圈)",
2234                         "expert": "專家 (雙重黑色鑽石型)",
2235                         "extreme": "極端困難 (需要攀登工具)",
2236                         "freeride": "自由滑行 (場地外)",
2237                         "intermediate": "中階 (藍方塊)",
2238                         "novice": "新手 (教學)"
2239                     },
2240                     "placeholder": "容易, 中階, 進階"
2241                 },
2242                 "piste/grooming": {
2243                     "label": "雪道種類",
2244                     "options": {
2245                         "backcountry": "偏遠地區",
2246                         "classic": "經典",
2247                         "classic+skating": "經典和滑行",
2248                         "mogul": "蒙古人",
2249                         "scooter": "滑行艇/雪車",
2250                         "skating": "滑行"
2251                     }
2252                 },
2253                 "piste/type": {
2254                     "label": "種類",
2255                     "options": {
2256                         "downhill": "滑降",
2257                         "hike": "徒步旅行",
2258                         "ice_skate": "冰刀",
2259                         "nordic": "北歐人",
2260                         "playground": "練習場",
2261                         "skitour": "滑雪旅行",
2262                         "sled": "雪橇",
2263                         "sleigh": "簡易雪橇",
2264                         "snow_park": "滑雪場"
2265                     }
2266                 },
2267                 "place": {
2268                     "label": "種類"
2269                 },
2270                 "plant": {
2271                     "label": "電廠"
2272                 },
2273                 "plant/output/electricity": {
2274                     "label": "電力輸出",
2275                     "placeholder": "500 MW, 1000 MW, 2000 MW..."
2276                 },
2277                 "playground/baby": {
2278                     "label": "嬰兒座椅"
2279                 },
2280                 "playground/max_age": {
2281                     "label": "最大年齡"
2282                 },
2283                 "playground/min_age": {
2284                     "label": "最小年齡"
2285                 },
2286                 "population": {
2287                     "label": "人口數"
2288                 },
2289                 "power": {
2290                     "label": "種類"
2291                 },
2292                 "power_supply": {
2293                     "label": "電源供應器"
2294                 },
2295                 "produce": {
2296                     "label": "生產產品"
2297                 },
2298                 "product": {
2299                     "label": "產品"
2300                 },
2301                 "railway": {
2302                     "label": "種類"
2303                 },
2304                 "railway/position": {
2305                     "label": "里程牌位置",
2306                     "placeholder": "距離達小數點一位數 (123.4)"
2307                 },
2308                 "railway/signal/direction": {
2309                     "label": "方向",
2310                     "options": {
2311                         "backward": "後退",
2312                         "both": "兩個方向 / 全部",
2313                         "forward": "前進"
2314                     }
2315                 },
2316                 "rating": {
2317                     "label": "電力頻率"
2318                 },
2319                 "recycling_accepts": {
2320                     "label": "接受"
2321                 },
2322                 "ref": {
2323                     "label": "參考編號"
2324                 },
2325                 "ref/isil": {
2326                     "label": "ISIL 代碼"
2327                 },
2328                 "ref_aeroway_gate": {
2329                     "label": "閘門編號"
2330                 },
2331                 "ref_golf_hole": {
2332                     "label": "球洞編號",
2333                     "placeholder": "1-18"
2334                 },
2335                 "ref_highway_junction": {
2336                     "label": "路口編號"
2337                 },
2338                 "ref_platform": {
2339                     "label": "站台編號"
2340                 },
2341                 "ref_road_number": {
2342                     "label": "道路邊號"
2343                 },
2344                 "ref_route": {
2345                     "label": "路線編號"
2346                 },
2347                 "ref_runway": {
2348                     "label": "跑道編號",
2349                     "placeholder": "範例:01L/19R"
2350                 },
2351                 "ref_stop_position": {
2352                     "label": "站體編號"
2353                 },
2354                 "ref_taxiway": {
2355                     "label": "滑行道號碼",
2356                     "placeholder": "範例:A5"
2357                 },
2358                 "relation": {
2359                     "label": "種類"
2360                 },
2361                 "religion": {
2362                     "label": "宗教"
2363                 },
2364                 "restriction": {
2365                     "label": "種類"
2366                 },
2367                 "restrictions": {
2368                     "label": "轉向限制"
2369                 },
2370                 "rooms": {
2371                     "label": "房間數"
2372                 },
2373                 "route": {
2374                     "label": "種類"
2375                 },
2376                 "route_master": {
2377                     "label": "種類"
2378                 },
2379                 "sac_scale": {
2380                     "label": "旅行難度",
2381                     "options": {
2382                         "alpine_hiking": "T4:高山旅行",
2383                         "demanding_alpine_hiking": "T5:進階高山旅行",
2384                         "demanding_mountain_hiking": "T3:進階登山旅行",
2385                         "difficult_alpine_hiking": "T6:艱困高山旅行",
2386                         "hiking": "T1:徒步旅行",
2387                         "mountain_hiking": "T2:登山旅行"
2388                     },
2389                     "placeholder": "登山旅行、越嶺縱走..."
2390                 },
2391                 "sanitary_dump_station": {
2392                     "label": "廁所處理方式"
2393                 },
2394                 "seasonal": {
2395                     "label": "季節性"
2396                 },
2397                 "second_hand": {
2398                     "label": "販售二手商品",
2399                     "options": {
2400                         "no": "不行",
2401                         "only": "只能",
2402                         "yes": "可以"
2403                     },
2404                     "placeholder": "可以, 不行, 只能"
2405                 },
2406                 "service": {
2407                     "label": "種類"
2408                 },
2409                 "service/bicycle": {
2410                     "label": "服務"
2411                 },
2412                 "service/vehicle": {
2413                     "label": "服務"
2414                 },
2415                 "service_rail": {
2416                     "label": "服務類型",
2417                     "options": {
2418                         "crossover": "橫渡線",
2419                         "siding": "側線",
2420                         "spur": "支線",
2421                         "yard": "調度軌"
2422                     }
2423                 },
2424                 "service_times": {
2425                     "label": "服務時間"
2426                 },
2427                 "shelter": {
2428                     "label": "有蓋範圍"
2429                 },
2430                 "shelter_type": {
2431                     "label": "種類"
2432                 },
2433                 "shop": {
2434                     "label": "種類"
2435                 },
2436                 "site": {
2437                     "label": "種類"
2438                 },
2439                 "smoking": {
2440                     "label": "吸煙",
2441                     "options": {
2442                         "dedicated": "吸煙者專屬 (例如吸煙者酒吧)",
2443                         "isolated": "有隔離空間的吸煙區",
2444                         "no": "禁止吸煙",
2445                         "outside": "室外允許吸煙",
2446                         "separated": "無隔離空間的吸煙區",
2447                         "yes": "允許吸煙"
2448                     },
2449                     "placeholder": "禁止, 分離空間, 允許"
2450                 },
2451                 "smoothness": {
2452                     "label": "平順度",
2453                     "options": {
2454                         "bad": "強化輪胎:休旅自行車、汽車、人力車",
2455                         "excellent": "軸承:溜冰、滑板",
2456                         "good": "細輪:競速自行車",
2457                         "horrible": "越野:高負重越野車輛",
2458                         "impassable": "無法通行 /  輪車無法通行",
2459                         "intermediate": "輪胎:通勤腳踏車、輪椅、滑板車",
2460                         "very_bad": "輕量化:低負重越野車輛",
2461                         "very_horrible": "越野專用:拖拉機、全地形越野車"
2462                     },
2463                     "placeholder": "軸承、輪胎、越野"
2464                 },
2465                 "social_facility": {
2466                     "label": "種類"
2467                 },
2468                 "social_facility_for": {
2469                     "label": "服務對象"
2470                 },
2471                 "source": {
2472                     "label": "來源"
2473                 },
2474                 "sport": {
2475                     "label": "運動"
2476                 },
2477                 "sport_ice": {
2478                     "label": "運動"
2479                 },
2480                 "sport_racing_motor": {
2481                     "label": "運動"
2482                 },
2483                 "sport_racing_nonmotor": {
2484                     "label": "運動"
2485                 },
2486                 "stars": {
2487                     "label": "星等"
2488                 },
2489                 "start_date": {
2490                     "label": "啟始日期"
2491                 },
2492                 "step_count": {
2493                     "label": "階梯數字"
2494                 },
2495                 "stop": {
2496                     "label": "停車指示種類",
2497                     "options": {
2498                         "all": "全部方向",
2499                         "minor": "非主要道路"
2500                     }
2501                 },
2502                 "structure": {
2503                     "label": "人造結構物",
2504                     "options": {
2505                         "bridge": "橋樑",
2506                         "cutting": "挖土",
2507                         "embankment": "堤",
2508                         "ford": "淺灘",
2509                         "tunnel": "隧道"
2510                     },
2511                     "placeholder": "未知種類"
2512                 },
2513                 "structure_waterway": {
2514                     "label": "結構體",
2515                     "options": {
2516                         "tunnel": "隧道"
2517                     },
2518                     "placeholder": "未知"
2519                 },
2520                 "studio": {
2521                     "label": "種類"
2522                 },
2523                 "substance": {
2524                     "label": "材質"
2525                 },
2526                 "substation": {
2527                     "label": "種類"
2528                 },
2529                 "supervised": {
2530                     "label": "受監察"
2531                 },
2532                 "support": {
2533                     "label": "支援"
2534                 },
2535                 "surface": {
2536                     "label": "路面鋪設"
2537                 },
2538                 "surveillance": {
2539                     "label": "監視種類"
2540                 },
2541                 "surveillance/type": {
2542                     "label": "監視類型",
2543                     "options": {
2544                         "ALPR": "自動牌照讀取器",
2545                         "camera": "相機",
2546                         "guard": "守衛"
2547                     }
2548                 },
2549                 "surveillance/zone": {
2550                     "label": "監視區域"
2551                 },
2552                 "switch": {
2553                     "label": "類型",
2554                     "options": {
2555                         "circuit_breaker": "斷路器",
2556                         "disconnector": "分段開關",
2557                         "earthing": "接地開關",
2558                         "mechanical": "機械開關"
2559                     }
2560                 },
2561                 "tactile_paving": {
2562                     "label": "人行道視障引導設施"
2563                 },
2564                 "takeaway": {
2565                     "label": "外帶",
2566                     "options": {
2567                         "no": "不行",
2568                         "only": "只能外帶",
2569                         "yes": "可以"
2570                     },
2571                     "placeholder": "可以, 不行, 只能外帶 ..."
2572                 },
2573                 "toilets/disposal": {
2574                     "label": "處置方式",
2575                     "options": {
2576                         "bucket": "尿筒",
2577                         "chemical": "化工",
2578                         "flush": "沖水式",
2579                         "pitlatrine": "旱廁/翼坑"
2580                     }
2581                 },
2582                 "toll": {
2583                     "label": "收費站"
2584                 },
2585                 "tomb": {
2586                     "label": "類型"
2587                 },
2588                 "tourism": {
2589                     "label": "種類"
2590                 },
2591                 "tourism_attraction": {
2592                     "label": "旅遊"
2593                 },
2594                 "tower/construction": {
2595                     "label": "建材",
2596                     "placeholder": "拉線、鋼格、偽裝、..."
2597                 },
2598                 "tower/type": {
2599                     "label": "類型"
2600                 },
2601                 "tracktype": {
2602                     "label": "產業道路種類",
2603                     "options": {
2604                         "grade1": "剛性鋪面:鋪面為柏油、水泥或由剛性材質密實組成",
2605                         "grade2": "近剛性鋪面:礫石與石塊混合柔性材質",
2606                         "grade3": "混合剛性與柔性材質",
2607                         "grade4": "近柔性鋪面:土壤、砂土與草地混合其他剛性材質",
2608                         "grade5": "柔性鋪面:只有土壤、砂土與草地"
2609                     },
2610                     "placeholder": "堅硬地面、硬物鋪面、軟鋪面"
2611                 },
2612                 "trade": {
2613                     "label": "類型"
2614                 },
2615                 "traffic_calming": {
2616                     "label": "種類"
2617                 },
2618                 "traffic_signals": {
2619                     "label": "號誌種類"
2620                 },
2621                 "traffic_signals/direction": {
2622                     "label": "方向",
2623                     "options": {
2624                         "backward": "後退",
2625                         "both": "兩個方向 / 全部",
2626                         "forward": "前後"
2627                     }
2628                 },
2629                 "trail_visibility": {
2630                     "label": "路徑可見度",
2631                     "options": {
2632                         "bad": "差勁:沒有標示、路徑有時候消失",
2633                         "excellent": "良好:路徑明顯或標示充分",
2634                         "good": "尚可:有標示但可能不明顯",
2635                         "horrible": "可怕:路徑常消失、需要部分定向能力",
2636                         "intermediate": "略差:標示稀少、路徑大致可見",
2637                         "no": "無:沒有路徑、需具備完整的定向能力"
2638                     },
2639                     "placeholder": "良好、尚可、稍差..."
2640                 },
2641                 "transformer": {
2642                     "label": "類型",
2643                     "options": {
2644                         "auto": "自動變壓",
2645                         "auxiliary": "輔助",
2646                         "converter": "變流器",
2647                         "distribution": "分配",
2648                         "generator": "發電機",
2649                         "phase_angle_regulator": "相角調節器",
2650                         "traction": "牽引",
2651                         "yes": "未知"
2652                     }
2653                 },
2654                 "trees": {
2655                     "label": "樹"
2656                 },
2657                 "tunnel": {
2658                     "label": "類型",
2659                     "placeholder": "預設"
2660                 },
2661                 "usage_rail": {
2662                     "label": "用途類型",
2663                     "options": {
2664                         "branch": "支線",
2665                         "industrial": "工業用",
2666                         "main": "主線",
2667                         "military": "軍事用",
2668                         "test": "測試",
2669                         "tourism": "觀光"
2670                     }
2671                 },
2672                 "vending": {
2673                     "label": "貨物類型"
2674                 },
2675                 "visibility": {
2676                     "label": "可見度",
2677                     "options": {
2678                         "area": "超過 20 公尺(65 英呎)",
2679                         "house": "約 5 公尺(16 英呎)",
2680                         "street": "5 到 20 公尺(16 到 65 英呎)"
2681                     }
2682                 },
2683                 "volcano/status": {
2684                     "label": "火山狀態",
2685                     "options": {
2686                         "active": "活",
2687                         "dormant": "休眠",
2688                         "extinct": "死"
2689                     }
2690                 },
2691                 "volcano/type": {
2692                     "label": "火山類型",
2693                     "options": {
2694                         "scoria": "火山渣",
2695                         "shield": "盾狀",
2696                         "stratovolcano": "複式火山"
2697                     }
2698                 },
2699                 "voltage": {
2700                     "label": "伏特"
2701                 },
2702                 "voltage/primary": {
2703                     "label": "主要電壓"
2704                 },
2705                 "voltage/secondary": {
2706                     "label": "次要電壓"
2707                 },
2708                 "voltage/tertiary": {
2709                     "label": "三次電壓"
2710                 },
2711                 "wall": {
2712                     "label": "種類"
2713                 },
2714                 "water": {
2715                     "label": "種類"
2716                 },
2717                 "water_point": {
2718                     "label": "取水點"
2719                 },
2720                 "waterway": {
2721                     "label": "種類"
2722                 },
2723                 "website": {
2724                     "label": "網站",
2725                     "placeholder": "http://example.com/"
2726                 },
2727                 "wetland": {
2728                     "label": "種類"
2729                 },
2730                 "wheelchair": {
2731                     "label": "輪椅通道"
2732                 },
2733                 "wholesale": {
2734                     "label": "批發"
2735                 },
2736                 "width": {
2737                     "label": "寬度 (公尺)"
2738                 },
2739                 "wikipedia": {
2740                     "label": "維基百科"
2741                 },
2742                 "windings": {
2743                     "label": "線圈",
2744                     "placeholder": "1, 2, 3..."
2745                 },
2746                 "windings/configuration": {
2747                     "label": "繞組設定",
2748                     "options": {
2749                         "delta": "Delta",
2750                         "leblanc": "勒布朗",
2751                         "open": "開放",
2752                         "open-delta": "Open Delta",
2753                         "scott": "Scott",
2754                         "star": "Star / Wye",
2755                         "zigzag": "Zig Zag"
2756                     }
2757                 }
2758             },
2759             "presets": {
2760                 "address": {
2761                     "name": "地址",
2762                     "terms": "地址,位置,位址"
2763                 },
2764                 "advertising/billboard": {
2765                     "name": "廣告牌",
2766                     "terms": "廣告看板"
2767                 },
2768                 "aerialway": {
2769                     "name": "纜車路線"
2770                 },
2771                 "aerialway/cable_car": {
2772                     "name": "纜車",
2773                     "terms": "街車"
2774                 },
2775                 "aerialway/chair_lift": {
2776                     "name": "吊椅",
2777                     "terms": "纜椅"
2778                 },
2779                 "aerialway/drag_lift": {
2780                     "name": "牽引纜車",
2781                     "terms": "牽引纜車"
2782                 },
2783                 "aerialway/gondola": {
2784                     "name": "空中纜車",
2785                     "terms": "吊車"
2786                 },
2787                 "aerialway/goods": {
2788                     "name": "載貨纜車",
2789                     "terms": "載貨纜車,貨運纜車,流籠"
2790                 },
2791                 "aerialway/magic_carpet": {
2792                     "name": "輸送帶",
2793                     "terms": "輸送帶"
2794                 },
2795                 "aerialway/mixed_lift": {
2796                     "name": "混合纜車",
2797                     "terms": "混合纜車"
2798                 },
2799                 "aerialway/platter": {
2800                     "name": "吊盤",
2801                     "terms": "吊盤"
2802                 },
2803                 "aerialway/pylon": {
2804                     "name": "纜車塔柱",
2805                     "terms": "吊道塔,纜車塔"
2806                 },
2807                 "aerialway/rope_tow": {
2808                     "name": "牽繩",
2809                     "terms": "牽繩"
2810                 },
2811                 "aerialway/station": {
2812                     "name": "纜車站"
2813                 },
2814                 "aerialway/t-bar": {
2815                     "name": "T型吊桿",
2816                     "terms": "T型吊桿"
2817                 },
2818                 "aeroway": {
2819                     "name": "機場相關設施"
2820                 },
2821                 "aeroway/aerodrome": {
2822                     "name": "機場",
2823                     "terms": "機場,飛機場"
2824                 },
2825                 "aeroway/apron": {
2826                     "name": "停機坪",
2827                     "terms": "停機坪"
2828                 },
2829                 "aeroway/gate": {
2830                     "name": "登機閘門",
2831                     "terms": "機場閘口,機場閘門,登機門,登機口"
2832                 },
2833                 "aeroway/hangar": {
2834                     "name": "機庫",
2835                     "terms": "飛機庫"
2836                 },
2837                 "aeroway/helipad": {
2838                     "name": "直昇機坪",
2839                     "terms": "直昇機停機坪,直升機停機坪"
2840                 },
2841                 "aeroway/runway": {
2842                     "name": "機場跑道",
2843                     "terms": "跑道"
2844                 },
2845                 "aeroway/taxiway": {
2846                     "name": "滑行道",
2847                     "terms": "滑行道"
2848                 },
2849                 "aeroway/terminal": {
2850                     "name": "機場航廈",
2851                     "terms": "航廈,機場大堂"
2852                 },
2853                 "allotments/plot": {
2854                     "name": "社區園圃",
2855                     "terms": "社區園圃,社區農圃,社區花園"
2856                 },
2857                 "amenity": {
2858                     "name": "便利設施"
2859                 },
2860                 "amenity/animal_boarding": {
2861                     "name": "寵物度假村",
2862                     "terms": "寵物度假村, 寵物飯店"
2863                 },
2864                 "amenity/animal_breeding": {
2865                     "name": "動物繁殖場",
2866                     "terms": "動物繁殖場"
2867                 },
2868                 "amenity/animal_shelter": {
2869                     "name": "動物收容中心",
2870                     "terms": "動物收容中心"
2871                 },
2872                 "amenity/arts_centre": {
2873                     "name": "藝文中心",
2874                     "terms": "文化中心,文化局,藝術中心"
2875                 },
2876                 "amenity/atm": {
2877                     "name": "自動櫃員機",
2878                     "terms": "提款機,ATM"
2879                 },
2880                 "amenity/bank": {
2881                     "name": "銀行",
2882                     "terms": "銀行,信用合作社"
2883                 },
2884                 "amenity/bar": {
2885                     "name": "酒吧",
2886                     "terms": "酒吧"
2887                 },
2888                 "amenity/bbq": {
2889                     "name": "燒烤",
2890                     "terms": "BBQ,燒烤"
2891                 },
2892                 "amenity/bench": {
2893                     "name": "長椅",
2894                     "terms": "長椅"
2895                 },
2896                 "amenity/bicycle_parking": {
2897                     "name": "單車停車場",
2898                     "terms": "腳踏車停車場,自行車停車場"
2899                 },
2900                 "amenity/bicycle_rental": {
2901                     "name": "單車出租",
2902                     "terms": "腳踏車出租,自行車出租"
2903                 },
2904                 "amenity/bicycle_repair_station": {
2905                     "name": "自行車維修工具站",
2906                     "terms": "單車維修工具站,自行車自助維修站,單車自助維修站"
2907                 },
2908                 "amenity/biergarten": {
2909                     "name": "啤酒花園",
2910                     "terms": "啤酒花園,屋外花園酒店"
2911                 },
2912                 "amenity/boat_rental": {
2913                     "name": "小艇出租",
2914                     "terms": "租船處,小艇租賃"
2915                 },
2916                 "amenity/bureau_de_change": {
2917                     "name": "外幣兌換",
2918                     "terms": "錢幣兌換,貨幣兌換"
2919                 },
2920                 "amenity/bus_station": {
2921                     "name": "客運站"
2922                 },
2923                 "amenity/cafe": {
2924                     "name": "咖啡廳",
2925                     "terms": "咖啡店"
2926                 },
2927                 "amenity/car_pooling": {
2928                     "name": "汽車共乘",
2929                     "terms": "共乘,拚車"
2930                 },
2931                 "amenity/car_rental": {
2932                     "name": "汽車租車店",
2933                     "terms": "汽車出租店,租車店,汽車租車店"
2934                 },
2935                 "amenity/car_sharing": {
2936                     "name": "汽車共享站",
2937                     "terms": "共享汽車站,汽車共享站"
2938                 },
2939                 "amenity/car_wash": {
2940                     "name": "洗車店",
2941                     "terms": "洗車行,洗車店"
2942                 },
2943                 "amenity/casino": {
2944                     "name": "賭場",
2945                     "terms": "賭城"
2946                 },
2947                 "amenity/charging_station": {
2948                     "name": "充電站",
2949                     "terms": "充電站, 電池交換站, 充電處"
2950                 },
2951                 "amenity/childcare": {
2952                     "name": "托兒所/托嬰處",
2953                     "terms": "托兒所/托嬰處"
2954                 },
2955                 "amenity/cinema": {
2956                     "name": "電影院",
2957                     "terms": "戲館,說書樓,Cinema"
2958                 },
2959                 "amenity/clinic": {
2960                     "name": "診所",
2961                     "terms": "診療所,醫務所"
2962                 },
2963                 "amenity/clinic/abortion": {
2964                     "name": "墮胎診所",
2965                     "terms": "墮胎診所"
2966                 },
2967                 "amenity/clinic/fertility": {
2968                     "name": "生產診所",
2969                     "terms": "生產診所,不孕診所"
2970                 },
2971                 "amenity/clock": {
2972                     "name": "時鐘",
2973                     "terms": "時鐘,鐘塔"
2974                 },
2975                 "amenity/college": {
2976                     "name": "學院範圍",
2977                     "terms": "學院,學院用地,技術學院,獨立學院,學校,College Grounds,College"
2978                 },
2979                 "amenity/community_centre": {
2980                     "name": "社區中心",
2981                     "terms": "社區發展協會,里活動中心,村活動中心,市民活動中心"
2982                 },
2983                 "amenity/compressed_air": {
2984                     "name": "壓縮空氣",
2985                     "terms": "冷氣,冷氣機"
2986                 },
2987                 "amenity/courthouse": {
2988                     "name": "法院",
2989                     "terms": "法庭,地方法院,高等法院,最高法院"
2990                 },
2991                 "amenity/coworking_space": {
2992                     "name": "共同工作空間"
2993                 },
2994                 "amenity/crematorium": {
2995                     "name": "火葬場",
2996                     "terms": "火葬場"
2997                 },
2998                 "amenity/dentist": {
2999                     "name": "牙醫",
3000                     "terms": "牙醫診所"
3001                 },
3002                 "amenity/doctors": {
3003                     "name": "醫生",
3004                     "terms": "醫生診療處"
3005                 },
3006                 "amenity/dojo": {
3007                     "name": "道場/武術研習班",
3008                     "terms": "道場/武術學院,道場/武藝研習班"
3009                 },
3010                 "amenity/drinking_water": {
3011                     "name": "飲水機",
3012                     "terms": "飲水,水源,活水,飲處,取水處"
3013                 },
3014                 "amenity/driving_school": {
3015                     "name": "駕訓班",
3016                     "terms": "駕訓班,駕訓學校"
3017                 },
3018                 "amenity/embassy": {
3019                     "name": "使館",
3020                     "terms": "大使館,代表處,經濟文化辦事處"
3021                 },
3022                 "amenity/fast_food": {
3023                     "name": "速食餐廳",
3024                     "terms": "速食店"
3025                 },
3026                 "amenity/ferry_terminal": {
3027                     "name": "水運碼頭"
3028                 },
3029                 "amenity/fire_station": {
3030                     "name": "消防局",
3031                     "terms": "消防隊,救火隊"
3032                 },
3033                 "amenity/food_court": {
3034                     "name": "美食街",
3035                     "terms": "美食街,美食中心,食堂"
3036                 },
3037                 "amenity/fountain": {
3038                     "name": "噴水池",
3039                     "terms": "噴水泉"
3040                 },
3041                 "amenity/fuel": {
3042                     "name": "加油站",
3043                     "terms": "加油站"
3044                 },
3045                 "amenity/grave_yard": {
3046                     "name": "墓地",
3047                     "terms": "墳場,墓地"
3048                 },
3049                 "amenity/grit_bin": {
3050                     "name": "沙盒",
3051                     "terms": "儲存用來加速路面融雪的沙、鹽混合物容器"
3052                 },
3053                 "amenity/hospital": {
3054                     "name": "醫院用地",
3055                     "terms": "醫院"
3056                 },
3057                 "amenity/hunting_stand": {
3058                     "name": "獵寮",
3059                     "terms": "獵寮"
3060                 },
3061                 "amenity/ice_cream": {
3062                     "name": "冰淇淋店",
3063                     "terms": "冰淇淋店,冰淇淋"
3064                 },
3065                 "amenity/internet_cafe": {
3066                     "name": "網咖",
3067                     "terms": "網咖,網吧,網路咖啡店,Internet Cafe"
3068                 },
3069                 "amenity/kindergarten": {
3070                     "name": "育幼院/幼兒園範圍",
3071                     "terms": "育幼院/幼稚園,育幼院/幼稚園用地,育幼院,幼兒園,幼稚園,Preschool,Kindergarten"
3072                 },
3073                 "amenity/library": {
3074                     "name": "圖書館",
3075                     "terms": "圖書室,閱覽室"
3076                 },
3077                 "amenity/love_hotel": {
3078                     "name": "情趣旅館",
3079                     "terms": "愛情旅館,情人旅館"
3080                 },
3081                 "amenity/marketplace": {
3082                     "name": "市場",
3083                     "terms": "市集,傳統市場,marketplace"
3084                 },
3085                 "amenity/monastery": {
3086                     "name": "修道院",
3087                     "terms": "修道院"
3088                 },
3089                 "amenity/motorcycle_parking": {
3090                     "name": "機車停車場",
3091                     "terms": "機車停車場,速克達停車場,摩托車停車場"
3092                 },
3093                 "amenity/music_school": {
3094                     "name": "音樂學校",
3095                     "terms": "音樂學院,音樂學校"
3096                 },
3097                 "amenity/nightclub": {
3098                     "name": "夜總會",
3099                     "terms": "夜店"
3100                 },
3101                 "amenity/nursing_home": {
3102                     "name": "養老院"
3103                 },
3104                 "amenity/parking": {
3105                     "name": "停車場",
3106                     "terms": "汽車停車場"
3107                 },
3108                 "amenity/parking_entrance": {
3109                     "name": "停車場入口/出口",
3110                     "terms": "停車場入口/出口,停車塔入口/出口,立體停車場入口/出口"
3111                 },
3112                 "amenity/parking_space": {
3113                     "name": "停車位",
3114                     "terms": "停車格,停車空間"
3115                 },
3116                 "amenity/pavilion": {
3117                     "name": "亭",
3118                     "terms": "亭,亭子"
3119                 },
3120                 "amenity/pharmacy": {
3121                     "name": "藥房",
3122                     "terms": "藥房,藥局"
3123                 },
3124                 "amenity/place_of_worship": {
3125                     "name": "宗教祟拜場所",
3126                     "terms": "廟,教堂,寺廟,清真寺,禮拜堂,寺,聚會所,教會"
3127                 },
3128                 "amenity/place_of_worship/buddhist": {
3129                     "name": "佛寺",
3130                     "terms": "寺,廟,閣,寶殿"
3131                 },
3132                 "amenity/place_of_worship/christian": {
3133                     "name": "教堂",
3134                     "terms": "教堂,教會,聚會所"
3135                 },
3136                 "amenity/place_of_worship/hindu": {
3137                     "name": "印度寺廟",
3138                     "terms": "印度寺廟,Hindu Temple"
3139                 },
3140                 "amenity/place_of_worship/jewish": {
3141                     "name": "猶太教堂",
3142                     "terms": "猶太會堂,synagogue"
3143                 },
3144                 "amenity/place_of_worship/muslim": {
3145                     "name": "清真寺",
3146                     "terms": "清真寺,回教寺"
3147                 },
3148                 "amenity/place_of_worship/shinto": {
3149                     "name": "神社",
3150                     "terms": "神社,日本神社"
3151                 },
3152                 "amenity/place_of_worship/sikh": {
3153                     "name": "錫克教寺廟",
3154                     "terms": "錫克教寺廟"
3155                 },
3156                 "amenity/place_of_worship/taoist": {
3157                     "name": "道教寺廟",
3158                     "terms": "道教寺廟"
3159                 },
3160                 "amenity/planetarium": {
3161                     "name": "天文臺",
3162                     "terms": "天文臺,天文台,觀象台"
3163                 },
3164                 "amenity/police": {
3165                     "name": "警察局",
3166                     "terms": "警局,派出所"
3167                 },
3168                 "amenity/post_box": {
3169                     "name": "郵筒",
3170                     "terms": "郵箱,Postbox,Mailbox,投遞處"
3171                 },
3172                 "amenity/post_office": {
3173                     "name": "郵局",
3174                     "terms": "中華郵政,郵政公司,郵便局"
3175                 },
3176                 "amenity/prison": {
3177                     "name": "監獄範圍",
3178                     "terms": "監獄,監獄範圍,看守所"
3179                 },
3180                 "amenity/pub": {
3181                     "name": "Pub",
3182                     "terms": "酒館,Pub"
3183                 },
3184                 "amenity/public_bath": {
3185                     "name": "公共澡堂",
3186                     "terms": "公共浴池,錢湯,公共浴場"
3187                 },
3188                 "amenity/public_bookcase": {
3189                     "name": "漂書站",
3190                     "terms": "可以自由取用、放置書籍的書架, 開放書架,公共書架"
3191                 },
3192                 "amenity/ranger_station": {
3193                     "name": "國家公園管理站",
3194                     "terms": "郊野公園管理站,自然保護區管理站"
3195                 },
3196                 "amenity/recycling": {
3197                     "name": "資源回收箱",
3198                     "terms": "資源回收筒,回收筒,回收箱"
3199                 },
3200                 "amenity/recycling_centre": {
3201                     "name": "資源回收中心",
3202                     "terms": "回收中心"
3203                 },
3204                 "amenity/register_office": {
3205                     "name": "戶政事務所"
3206                 },
3207                 "amenity/restaurant": {
3208                     "name": "餐廳",
3209                     "terms": "飯店,飯館,酒樓,餐館"
3210                 },
3211                 "amenity/sanitary_dump_station": {
3212                     "name": "RV移動廁所",
3213                     "terms": "RV流動廁所,流動廁所"
3214                 },
3215                 "amenity/school": {
3216                     "name": "中小學範圍",
3217                     "terms": "學校,中學,小學,國中,國小,高中,學校用地,學校範圍,School Grounds,School"
3218                 },
3219                 "amenity/scrapyard": {
3220                     "name": "汽車廢料場"
3221                 },
3222                 "amenity/shelter": {
3223                     "name": "涼亭",
3224                     "terms": "遮雨棚,亭,亭子"
3225                 },
3226                 "amenity/shower": {
3227                     "name": "淋浴間",
3228                     "terms": "淋浴間,淋浴,淋浴設施"
3229                 },
3230                 "amenity/smoking_area": {
3231                     "name": "吸煙區",
3232                     "terms": "吸煙區,吸菸區"
3233                 },
3234                 "amenity/social_facility": {
3235                     "name": "社福機構",
3236                     "terms": "社福設施"
3237                 },
3238                 "amenity/social_facility/food_bank": {
3239                     "name": "食物銀行",
3240                     "terms": "食物銀行,Food Bank"
3241                 },
3242                 "amenity/social_facility/group_home": {
3243                     "name": "老人之家",
3244                     "terms": "老人安養院,榮民之家"
3245                 },
3246                 "amenity/social_facility/homeless_shelter": {
3247                     "name": "遊民收容所",
3248                     "terms": "露宿者中心,街友中心,遊民收容中心,遊民收容機構,街友收容機構"
3249                 },
3250                 "amenity/social_facility/nursing_home": {
3251                     "name": "養老院",
3252                     "terms": "療養院,老人安養中心,Nursing Home"
3253                 },
3254                 "amenity/studio": {
3255                     "name": "工作室",
3256                     "terms": "工作室,Studio"
3257                 },
3258                 "amenity/swimming_pool": {
3259                     "name": "游泳池"
3260                 },
3261                 "amenity/taxi": {
3262                     "name": "計程車招呼站",
3263                     "terms": "計程車站,招呼站"
3264                 },
3265                 "amenity/telephone": {
3266                     "name": "公用電話",
3267                     "terms": "話亭,電話亭,電話"
3268                 },
3269                 "amenity/theatre": {
3270                     "name": "戲劇院",
3271                     "terms": "戲院,劇場"
3272                 },
3273                 "amenity/toilets": {
3274                     "name": "廁所",
3275                     "terms": "便所,公廁,洗手間,盥洗室,公共廁所"
3276                 },
3277                 "amenity/townhall": {
3278                     "name": "市政廳",
3279                     "terms": "市政府,縣政府,區公所,鄉公所,鎮公所,市公所,政府辦公大樓"
3280                 },
3281                 "amenity/university": {
3282                     "name": "大學範圍",
3283                     "terms": "大學,大專,大學用地,學校,University Grounds,University"
3284                 },
3285                 "amenity/vending_machine": {
3286                     "name": "自動販賣機",
3287                     "terms": "自動販賣機,販賣機"
3288                 },
3289                 "amenity/vending_machine/cigarettes": {
3290                     "name": "香菸販賣機",
3291                     "terms": "香菸自動販賣機,販賣機"
3292                 },
3293                 "amenity/vending_machine/coffee": {
3294                     "name": "咖啡販賣機",
3295                     "terms": "咖啡販賣機,咖啡自動販賣機"
3296                 },
3297                 "amenity/vending_machine/condoms": {
3298                     "name": "保險套販賣機",
3299                     "terms": "保險套自動販賣機,販賣機"
3300                 },
3301                 "amenity/vending_machine/drinks": {
3302                     "name": "飲料販賣機",
3303                     "terms": "飲料自動販賣機,販賣機"
3304                 },
3305                 "amenity/vending_machine/electronics": {
3306                     "name": "電子設備販賣機",
3307                     "terms": "電子設備販賣機,電子設備自動販賣機"
3308                 },
3309                 "amenity/vending_machine/elongated_coin": {
3310                     "name": "扁平紀念幣販賣機",
3311                     "terms": "扁平紀念幣販賣機,扁平紀念幣自動販賣機"
3312                 },
3313                 "amenity/vending_machine/excrement_bags": {
3314                     "name": "糞便袋販賣機",
3315                     "terms": "糞便袋自動販賣機,販賣機"
3316                 },
3317                 "amenity/vending_machine/feminine_hygiene": {
3318                     "name": "女性衛生用品自動販賣機",
3319                     "terms": "女性衛生用品自動販賣機,衛生棉自動販賣機,棉條自動販賣機"
3320                 },
3321                 "amenity/vending_machine/food": {
3322                     "name": "食物販賣機",
3323                     "terms": "食物販賣機,食物自動販賣機"
3324                 },
3325                 "amenity/vending_machine/fuel": {
3326                     "name": "自助加油機",
3327                     "terms": "自助加油機"
3328                 },
3329                 "amenity/vending_machine/ice_cream": {
3330                     "name": "冰淇淋販賣機",
3331                     "terms": "冰淇淋販賣機,冰淇淋自動販賣機"
3332                 },
3333                 "amenity/vending_machine/news_papers": {
3334                     "name": "報紙販賣機"
3335                 },
3336                 "amenity/vending_machine/newspapers": {
3337                     "name": "報紙自動販賣機",
3338                     "terms": "報紙自動販賣機,報紙販賣機"
3339                 },
3340                 "amenity/vending_machine/parcel_pickup_dropoff": {
3341                     "name": "包裹分揀/寄物販賣機",
3342                     "terms": "包裹分揀/寄物自動販賣機,販賣機"
3343                 },
3344                 "amenity/vending_machine/parking_tickets": {
3345                     "name": "停車場繳費機",
3346                     "terms": "停車場自動繳費機,停車場收費機,販賣機"
3347                 },
3348                 "amenity/vending_machine/public_transport_tickets": {
3349                     "name": "車票販賣機",
3350                     "terms": "車票自動販賣機,交通票券販賣機"
3351                 },
3352                 "amenity/vending_machine/stamps": {
3353                     "name": "郵票販賣機",
3354                     "terms": "郵票販賣機,郵票自動販賣機"
3355                 },
3356                 "amenity/vending_machine/sweets": {
3357                     "name": "零食販賣機",
3358                     "terms": "點心販賣機,販 賣機"
3359                 },
3360                 "amenity/veterinary": {
3361                     "name": "獸醫院",
3362                     "terms": "獸醫診所, 動物醫院"
3363                 },
3364                 "amenity/waste/dog_excrement": {
3365                     "name": "狗排洩物箱",
3366                     "terms": "寵物排洩物箱,狗糞便棄置箱"
3367                 },
3368                 "amenity/waste_basket": {
3369                     "name": "垃圾筒",
3370                     "terms": "廢物箱,垃圾箱"
3371                 },
3372                 "amenity/waste_disposal": {
3373                     "name": "垃圾場",
3374                     "terms": "垃圾集中處,垃圾放置點"
3375                 },
3376                 "amenity/waste_transfer_station": {
3377                     "name": "垃圾清運站",
3378                     "terms": "垃圾轉運站"
3379                 },
3380                 "amenity/water_point": {
3381                     "name": "RV 飲用水",
3382                     "terms": "運水車"
3383                 },
3384                 "amenity/watering_place": {
3385                     "name": "動物飲水區",
3386                     "terms": "動物飲水區"
3387                 },
3388                 "area": {
3389                     "name": "區域",
3390                     "terms": "區域"
3391                 },
3392                 "area/highway": {
3393                     "name": "路面材質",
3394                     "terms": "路面材質,路面"
3395                 },
3396                 "attraction/amusement_ride": {
3397                     "name": "遊樂園",
3398                     "terms": "遊樂場"
3399                 },
3400                 "attraction/animal": {
3401                     "name": "動物",
3402                     "terms": "動物圍欄"
3403                 },
3404                 "attraction/big_wheel": {
3405                     "name": "摩天輪",
3406                     "terms": "摩天輪"
3407                 },
3408                 "attraction/bumper_car": {
3409                     "name": "碰碰車",
3410                     "terms": "碰碰車"
3411                 },
3412                 "attraction/bungee_jumping": {
3413                     "name": "高空彈跳",
3414                     "terms": "高空彈跳"
3415                 },
3416                 "attraction/carousel": {
3417                     "name": "旋轉木馬",
3418                     "terms": "旋轉木馬"
3419                 },
3420                 "attraction/dark_ride": {
3421                     "name": "黑暗探險",
3422                     "terms": "黑暗探險"
3423                 },
3424                 "attraction/drop_tower": {
3425                     "name": "自由落體",
3426                     "terms": "大怒神"
3427                 },
3428                 "attraction/pirate_ship": {
3429                     "name": "海盜船",
3430                     "terms": "海盜船"
3431                 },
3432                 "attraction/river_rafting": {
3433                     "name": "激流船",
3434                     "terms": "激流船"
3435                 },
3436                 "attraction/roller_coaster": {
3437                     "name": "雲霄飛車",
3438                     "terms": "雲霄飛車"
3439                 },
3440                 "attraction/train": {
3441                     "name": "遊樂園小火車",
3442                     "terms": "遊樂園小火車"
3443                 },
3444                 "attraction/water_slide": {
3445                     "name": "滑水道",
3446                     "terms": "滑水道"
3447                 },
3448                 "barrier": {
3449                     "name": "柵欄",
3450                     "terms": "關卡"
3451                 },
3452                 "barrier/block": {
3453                     "name": "阻礙物",
3454                     "terms": "阻礙物"
3455                 },
3456                 "barrier/bollard": {
3457                     "name": "護柱",
3458                     "terms": "護柱,船柱"
3459                 },
3460                 "barrier/border_control": {
3461                     "name": "國境口岸",
3462                     "terms": "出入境管制站,邊境管制站,口岸,國境管制站"
3463                 },
3464                 "barrier/cattle_grid": {
3465                     "name": "防畜欄",
3466                     "terms": "攔畜溝柵,攔牛木柵"
3467                 },
3468                 "barrier/city_wall": {
3469                     "name": "城牆",
3470                     "terms": "城牆,City Wall"
3471                 },
3472                 "barrier/cycle_barrier": {
3473                     "name": "單車矮欄",
3474                     "terms": "單車欄杆"
3475                 },
3476                 "barrier/ditch": {
3477                     "name": "溝",
3478                     "terms": "溝"
3479                 },
3480                 "barrier/entrance": {
3481                     "name": "入口"
3482                 },
3483                 "barrier/fence": {
3484                     "name": "柵欄",
3485                     "terms": "欄柵"
3486                 },
3487                 "barrier/gate": {
3488                     "name": "閘門",
3489                     "terms": "閘門"
3490                 },
3491                 "barrier/hedge": {
3492                     "name": "樹籬",
3493                     "terms": "樹籬"
3494                 },
3495                 "barrier/kerb": {
3496                     "name": "路緣",
3497                     "terms": "路緣"
3498                 },
3499                 "barrier/kissing_gate": {
3500                     "name": "單人轉門",
3501                     "terms": "U形旋轉小門,V形旋轉小門"
3502                 },
3503                 "barrier/lift_gate": {
3504                     "name": "道閘",
3505                     "terms": "閘門"
3506                 },
3507                 "barrier/retaining_wall": {
3508                     "name": "擋土牆",
3509                     "terms": "護土牆"
3510                 },
3511                 "barrier/stile": {
3512                     "name": "梯磴",
3513                     "terms": "牆兩邊的階梯"
3514                 },
3515                 "barrier/toll_booth": {
3516                     "name": "收費亭",
3517                     "terms": "收費站"
3518                 },
3519                 "barrier/wall": {
3520                     "name": "牆",
3521                     "terms": "牆壁"
3522                 },
3523                 "boundary/administrative": {
3524                     "name": "行政界線",
3525                     "terms": "行政邊界"
3526                 },
3527                 "building": {
3528                     "name": "建築物",
3529                     "terms": "建物"
3530                 },
3531                 "building/apartments": {
3532                     "name": "公寓",
3533                     "terms": "分層公寓"
3534                 },
3535                 "building/barn": {
3536                     "name": "穀倉",
3537                     "terms": "穀倉,糧倉"
3538                 },
3539                 "building/boathouse": {
3540                     "name": "船屋",
3541                     "terms": "船屋,船庫,艇庫"
3542                 },
3543                 "building/bungalow": {
3544                     "name": "平房",
3545                     "terms": "平房"
3546                 },
3547                 "building/bunker": {
3548                     "name": "地堡"
3549                 },
3550                 "building/cabin": {
3551                     "name": "小木屋",
3552                     "terms": "小屋,船艙"
3553                 },
3554                 "building/cathedral": {
3555                     "name": "大教堂建築",
3556                     "terms": "大教堂"
3557                 },
3558                 "building/chapel": {
3559                     "name": "小聖堂建築",
3560                     "terms": "小聖堂"
3561                 },
3562                 "building/church": {
3563                     "name": "教堂建築",
3564                     "terms": "教堂"
3565                 },
3566                 "building/civic": {
3567                     "name": "公民建築",
3568                     "terms": "公民建築"
3569                 },
3570                 "building/college": {
3571                     "name": "學院校舍",
3572                     "terms": "學院建築,學院建築物,技術學院建築,學校建築,College Building,校舍"
3573                 },
3574                 "building/commercial": {
3575                     "name": "商業建築物",
3576                     "terms": "商業建築,商業建物,商業大樓"
3577                 },
3578                 "building/construction": {
3579                     "name": "施工中建築",
3580                     "terms": "大樓施工建造,施工中屋宇"
3581                 },
3582                 "building/detached": {
3583                     "name": "獨立式房屋",
3584                     "terms": "獨立式住宅,獨立式房子"
3585                 },
3586                 "building/dormitory": {
3587                     "name": "宿舍",
3588                     "terms": "學舍,學生宿舍,學寮"
3589                 },
3590                 "building/entrance": {
3591                     "name": "入口/出口"
3592                 },
3593                 "building/farm": {
3594                     "name": "農舍",
3595                     "terms": "農舍"
3596                 },
3597                 "building/farm_auxiliary": {
3598                     "name": "農場建築物",
3599                     "terms": "農場建築物"
3600                 },
3601                 "building/garage": {
3602                     "name": "車庫",
3603                     "terms": "車庫"
3604                 },
3605                 "building/garages": {
3606                     "name": "車庫",
3607                     "terms": "車庫"
3608                 },
3609                 "building/greenhouse": {
3610                     "name": "溫室",
3611                     "terms": "溫室"
3612                 },
3613                 "building/hospital": {
3614                     "name": "醫院建築物",
3615                     "terms": "醫院"
3616                 },
3617                 "building/hotel": {
3618                     "name": "旅館建築物",
3619                     "terms": "酒店建築物,旅店建築物,賓館建築物"
3620                 },
3621                 "building/house": {
3622                     "name": "洋房",
3623                     "terms": "洋房,獨棟公寓"
3624                 },
3625                 "building/hut": {
3626                     "name": "棚屋",
3627                     "terms": "棚屋"
3628                 },
3629                 "building/industrial": {
3630                     "name": "工業建築物",
3631                     "terms": "工業建物"
3632                 },
3633                 "building/kindergarten": {
3634                     "name": "育幼院/幼兒園校舍",
3635                     "terms": "育幼院/幼兒園校舍,育幼院校舍,幼兒園校舍,幼稚園校舍"
3636                 },
3637                 "building/mosque": {
3638                     "name": "清真寺建築",
3639                     "terms": "清真寺大院,清真寺大廈"
3640                 },
3641                 "building/public": {
3642                     "name": "公共建築物",
3643                     "terms": "公共建築"
3644                 },
3645                 "building/residential": {
3646                     "name": "住宅建築物",
3647                     "terms": "住宅建物"
3648                 },
3649                 "building/retail": {
3650                     "name": "零售建築物",
3651                     "terms": "零售建築"
3652                 },
3653                 "building/roof": {
3654                     "name": "屋頂",
3655                     "terms": "上蓋"
3656                 },
3657                 "building/ruins": {
3658                     "name": "建築廢墟",
3659                     "terms": "建築廢墟"
3660                 },
3661                 "building/school": {
3662                     "name": "中小學建築物",
3663                     "terms": "學校建物,學校建築,小學建築,中學建築,高中建築,國中建築,國小建築,School Building,校舍"
3664                 },
3665                 "building/semidetached_house": {
3666                     "name": "半獨立式房屋",
3667                     "terms": "半獨立式住宅,半獨立式房子"
3668                 },
3669                 "building/service": {
3670                     "name": "服務建築",
3671                     "terms": "服務建築"
3672                 },
3673                 "building/shed": {
3674                     "name": "小屋",
3675                     "terms": "小屋"
3676                 },
3677                 "building/stable": {
3678                     "name": "馬房",
3679                     "terms": "馬房"
3680                 },
3681                 "building/stadium": {
3682                     "name": "體育館大廈",
3683                     "terms": "體育場大廈"
3684                 },
3685                 "building/static_caravan": {
3686                     "name": "固定的拖掛式房車",
3687                     "terms": "固定的拖掛式房車"
3688                 },
3689                 "building/temple": {
3690                     "name": "寺廟建築",
3691                     "terms": "寺廟建築,寺廟大樓"
3692                 },
3693                 "building/terrace": {
3694                     "name": "排屋",
3695                     "terms": "行列式房屋,連棟式住宅"
3696                 },
3697                 "building/train_station": {
3698                     "name": "火車站建築物"
3699                 },
3700                 "building/transportation": {
3701                     "name": "大眾運輸大樓",
3702                     "terms": "交通運輸大樓,轉運站大樓"
3703                 },
3704                 "building/university": {
3705                     "name": "大學建築",
3706                     "terms": "大學建築物,大學校舍,校舍,學校建築,University Building"
3707                 },
3708                 "building/warehouse": {
3709                     "name": "倉庫",
3710                     "terms": "倉庫"
3711                 },
3712                 "camp_site/camp_pitch": {
3713                     "name": "露營營地",
3714                     "terms": "露營營地,露營場地,營地"
3715                 },
3716                 "circular": {
3717                     "name": "圓環"
3718                 },
3719                 "club": {
3720                     "name": "俱樂部",
3721                     "terms": "俱樂部,Club"
3722                 },
3723                 "craft": {
3724                     "name": "工藝",
3725                     "terms": "工藝"
3726                 },
3727                 "craft/basket_maker": {
3728                     "name": "编筐",
3729                     "terms": "编筐"
3730                 },
3731                 "craft/beekeeper": {
3732                     "name": "養蜂",
3733                     "terms": "養蜂戶"
3734                 },
3735                 "craft/blacksmith": {
3736                     "name": "鐵匠",
3737                     "terms": "打鐵匠"
3738                 },
3739                 "craft/boatbuilder": {
3740                     "name": "造船匠",
3741                     "terms": "造船廠"
3742                 },
3743                 "craft/bookbinder": {
3744                     "name": "書籍釘裝",
3745                     "terms": "書籍釘裝"
3746                 },
3747                 "craft/brewery": {
3748                     "name": "釀酒匠",
3749                     "terms": "釀酒廠"
3750                 },
3751                 "craft/carpenter": {
3752                     "name": "木匠",
3753                     "terms": "木匠"
3754                 },
3755                 "craft/carpet_layer": {
3756                     "name": "地氈工程",
3757                     "terms": "地氈工程"
3758                 },
3759                 "craft/caterer": {
3760                     "name": "辦桌",
3761                     "terms": "辦桌,包辦伙食者,備辦宴會者"
3762                 },
3763                 "craft/chimney_sweeper": {
3764                     "name": "煙囪清掃工 ",
3765                     "terms": "掃煙囪"
3766                 },
3767                 "craft/clockmaker": {
3768                     "name": "製鐘匠",
3769                     "terms": "製鐘店"
3770                 },
3771                 "craft/confectionery": {
3772                     "name": "糖果製造匠",
3773                     "terms": "糖果製造商,甜食製造匠"
3774                 },
3775                 "craft/distillery": {
3776                     "name": "酒廠",
3777                     "terms": "釀酒廠,造酒廠"
3778                 },
3779                 "craft/dressmaker": {
3780                     "name": "製衣店",
3781                     "terms": "製衣匠,訂做衣服"
3782                 },
3783                 "craft/electrician": {
3784                     "name": "電氣工程",
3785                     "terms": "電氣匠"
3786                 },
3787                 "craft/electronics_repair": {
3788                     "name": "電器維修店",
3789                     "terms": "維修店,修電器店"
3790                 },
3791                 "craft/gardener": {
3792                     "name": "園藝師",
3793                     "terms": "園藝師"
3794                 },
3795                 "craft/glaziery": {
3796                     "name": "玻璃工程",
3797                     "terms": "玻璃工程,吹玻璃"
3798                 },
3799                 "craft/handicraft": {
3800                     "name": "手工藝",
3801                     "terms": "手工藝"
3802                 },
3803                 "craft/hvac": {
3804                     "name": "空調工程",
3805                     "terms": "空調工程"
3806                 },
3807                 "craft/insulator": {
3808                     "name": "隔熱工程",
3809                     "terms": "隔熱工程"
3810                 },
3811                 "craft/jeweler": {
3812                     "name": "首飾店"
3813                 },
3814                 "craft/key_cutter": {
3815                     "name": "配匙店",
3816                     "terms": "鑰匙店"
3817                 },
3818                 "craft/locksmith": {
3819                     "name": "鎖匠"
3820                 },
3821                 "craft/metal_construction": {
3822                     "name": "鐵工工程",
3823                     "terms": "鐵工工程"
3824                 },
3825                 "craft/optician": {
3826                     "name": "眼鏡行"
3827                 },
3828                 "craft/painter": {
3829                     "name": "油漆工程",
3830                     "terms": "油漆工程"
3831                 },
3832                 "craft/photographer": {
3833                     "name": "攝影店",
3834                     "terms": "攝影店"
3835                 },
3836                 "craft/photographic_laboratory": {
3837                     "name": "影像研究室",
3838                     "terms": "影像實驗室"
3839                 },
3840                 "craft/plasterer": {
3841                     "name": "泥水匠",
3842                     "terms": "批盪工程"
3843                 },
3844                 "craft/plumber": {
3845                     "name": "水管工",
3846                     "terms": "水喉匠"
3847                 },
3848                 "craft/pottery": {
3849                     "name": "陶器工場",
3850                     "terms": "陶器工場"
3851                 },
3852                 "craft/rigger": {
3853                     "name": "吊運服務",
3854                     "terms": "吊運服務"
3855                 },
3856                 "craft/roofer": {
3857                     "name": "屋頂工程",
3858                     "terms": "屋頂工"
3859                 },
3860                 "craft/saddler": {
3861                     "name": "車船坐椅",
3862                     "terms": "汽車坐椅"
3863                 },
3864                 "craft/sailmaker": {
3865                     "name": "遊艇廠",
3866                     "terms": "遊艇廠"
3867                 },
3868                 "craft/sawmill": {
3869                     "name": "鋸木廠",
3870                     "terms": "鋸木廠"
3871                 },
3872                 "craft/scaffolder": {
3873                     "name": "棚架工程",
3874                     "terms": "棚架工程"
3875                 },
3876                 "craft/sculptor": {
3877                     "name": "雕塑家",
3878                     "terms": "<translate with synonyms or related terms for 'Sculptor', separated by commas>"
3879                 },
3880                 "craft/shoemaker": {
3881                     "name": "鞋匠",
3882                     "terms": "鞋匠"
3883                 },
3884                 "craft/stonemason": {
3885                     "name": "切石廠",
3886                     "terms": "切石廠"
3887                 },
3888                 "craft/tailor": {
3889                     "name": "裁縫"
3890                 },
3891                 "craft/tiler": {
3892                     "name": "地磚鋪設工程",
3893                     "terms": "地磚鋪設工程"
3894                 },
3895                 "craft/tinsmith": {
3896                     "name": "錫匠",
3897                     "terms": "錫匠"
3898                 },
3899                 "craft/upholsterer": {
3900                     "name": "室内裝修",
3901                     "terms": "室内設計"
3902                 },
3903                 "craft/watchmaker": {
3904                     "name": "鐘錶匠",
3905                     "terms": "鐘錶匠"
3906                 },
3907                 "craft/window_construction": {
3908                     "name": "窗廠製作",
3909                     "terms": "製窗廠"
3910                 },
3911                 "craft/winery": {
3912                     "name": "釀酒廠",
3913                     "terms": "釀酒廠"
3914                 },
3915                 "embankment": {
3916                     "name": "路堤",
3917                     "terms": "堤防,基堤"
3918                 },
3919                 "emergency/ambulance_station": {
3920                     "name": "救護站",
3921                     "terms": "急救站"
3922                 },
3923                 "emergency/defibrillator": {
3924                     "name": "去顫器",
3925                     "terms": "去顫器,心臟去顫器,自動體外心臟去顫器,AED"
3926                 },
3927                 "emergency/designated": {
3928                     "name": "專用緊急通道"
3929                 },
3930                 "emergency/destination": {
3931                     "name": "緊急通道目的地"
3932                 },
3933                 "emergency/fire_hydrant": {
3934                     "name": "消防栓",
3935                     "terms": "消防栓,消防設施,"
3936                 },
3937                 "emergency/life_ring": {
3938                     "name": "救生圈",
3939                     "terms": "救生圈"
3940                 },
3941                 "emergency/no": {
3942                     "name": "不開放緊急通行"
3943                 },
3944                 "emergency/official": {
3945                     "name": "供官方緊急通行"
3946                 },
3947                 "emergency/phone": {
3948                     "name": "緊急電話",
3949                     "terms": "緊急電話"
3950                 },
3951                 "emergency/private": {
3952                     "name": "供私人緊急通行"
3953                 },
3954                 "emergency/water_tank": {
3955                     "name": "緊急水箱",
3956                     "terms": "緊急水箱"
3957                 },
3958                 "emergency/yes": {
3959                     "name": "開放緊急通行"
3960                 },
3961                 "entrance": {
3962                     "name": "入口/出口",
3963                     "terms": "入口/出口"
3964                 },
3965                 "footway/crossing": {
3966                     "name": "行人穿越道",
3967                     "terms": "行人穿越道"
3968                 },
3969                 "footway/crossing-raised": {
3970                     "name": "突起穿越道",
3971                     "terms": "突起穿越道,穿越道"
3972                 },
3973                 "footway/crosswalk": {
3974                     "name": "人行穿越道",
3975                     "terms": "斑馬線"
3976                 },
3977                 "footway/crosswalk-raised": {
3978                     "name": "突起行人穿越道",
3979                     "terms": "突起行人穿越道,行人穿越道"
3980                 },
3981                 "footway/sidewalk": {
3982                     "name": "人行道",
3983                     "terms": "路邊行人路,路邊人行路"
3984                 },
3985                 "ford": {
3986                     "name": "淺灘",
3987                     "terms": "淺灘"
3988                 },
3989                 "golf/bunker": {
3990                     "name": "沙坑",
3991                     "terms": "沙坑"
3992                 },
3993                 "golf/fairway": {
3994                     "name": "球道",
3995                     "terms": "球道"
3996                 },
3997                 "golf/green": {
3998                     "name": "果嶺",
3999                     "terms": "果嶺"
4000                 },
4001                 "golf/hole": {
4002                     "name": "球洞",
4003                     "terms": "球洞"
4004                 },
4005                 "golf/lateral_water_hazard_area": {
4006                     "name": "側面水障礙區",
4007                     "terms": "側面水障礙區"
4008                 },
4009                 "golf/lateral_water_hazard_line": {
4010                     "name": "側面水障礙區",
4011                     "terms": "側面水障礙區"
4012                 },
4013                 "golf/rough": {
4014                     "name": "深草區",
4015                     "terms": "深草區"
4016                 },
4017                 "golf/tee": {
4018                     "name": "開球區",
4019                     "terms": "開球區"
4020                 },
4021                 "golf/water_hazard_area": {
4022                     "name": "水障礙區",
4023                     "terms": "水障礙區"
4024                 },
4025                 "golf/water_hazard_line": {
4026                     "name": "水障礙區",
4027                     "terms": "水障礙區"
4028                 },
4029                 "healthcare": {
4030                     "name": "醫療設施",
4031                     "terms": "醫療設施"
4032                 },
4033                 "healthcare/alternative": {
4034                     "name": "替代療法",
4035                     "terms": "替代療法"
4036                 },
4037                 "healthcare/alternative/chiropractic": {
4038                     "name": "脊骨神經醫師",
4039                     "terms": "脊骨神經醫師,脊骨按摩治療師,脊椎指壓治療者"
4040                 },
4041                 "healthcare/audiologist": {
4042                     "name": "聽覺矯正",
4043                     "terms": "聽覺矯正"
4044                 },
4045                 "healthcare/birthing_center": {
4046                     "name": "生育中心",
4047                     "terms": "生育中心,分娩中心"
4048                 },
4049                 "healthcare/blood_donation": {
4050                     "name": "捐血中心",
4051                     "terms": "捐血中心,捐血站,捐血車"
4052                 },
4053                 "healthcare/hospice": {
4054                     "name": "安養院",
4055                     "terms": "安養院"
4056                 },
4057                 "healthcare/midwife": {
4058                     "name": "助產士",
4059                     "terms": "助產士"
4060                 },
4061                 "healthcare/occupational_therapist": {
4062                     "name": "職能治療師",
4063                     "terms": "職能治療師"
4064                 },
4065                 "healthcare/optometrist": {
4066                     "name": "驗光師",
4067                     "terms": "驗光師"
4068                 },
4069                 "healthcare/physiotherapist": {
4070                     "name": "物理治療師",
4071                     "terms": "物理治療師"
4072                 },
4073                 "healthcare/podiatrist": {
4074                     "name": "足科醫師",
4075                     "terms": "足科醫師,足科醫生"
4076                 },
4077                 "healthcare/psychotherapist": {
4078                     "name": "心理治療師",
4079                     "terms": "心理治療師"
4080                 },
4081                 "healthcare/rehabilitation": {
4082                     "name": "復建設施",
4083                     "terms": "復建設施"
4084                 },
4085                 "healthcare/speech_therapist": {
4086                     "name": "語言治療師",
4087                     "terms": "語言治療師"
4088                 },
4089                 "highway": {
4090                     "name": "道路"
4091                 },
4092                 "highway/bridleway": {
4093                     "name": "馬道",
4094                     "terms": "馬道"
4095                 },
4096                 "highway/bus_guideway": {
4097                     "name": "導向公車道",
4098                     "terms": "導向公車道"
4099                 },
4100                 "highway/bus_stop": {
4101                     "name": "公車站牌/公車月台"
4102                 },
4103                 "highway/corridor": {
4104                     "name": "室內走廊",
4105                     "terms": "室內通道"
4106                 },
4107                 "highway/crossing": {
4108                     "name": "十字路口",
4109                     "terms": "十字路口"
4110                 },
4111                 "highway/crossing-raised": {
4112                     "name": "突起穿越道",
4113                     "terms": "突起穿越道,穿越道"
4114                 },
4115                 "highway/crosswalk": {
4116                     "name": "行人穿越道",
4117                     "terms": "行人穿越道"
4118                 },
4119                 "highway/crosswalk-raised": {
4120                     "name": "突起行人穿越道",
4121                     "terms": "突起行人穿越道,行人穿越道"
4122                 },
4123                 "highway/cycleway": {
4124                     "name": "單車路線",
4125                     "terms": "單車徑,腳踏車路線"
4126                 },
4127                 "highway/elevator": {
4128                     "name": "電梯",
4129                     "terms": "電梯,升降梯"
4130                 },
4131                 "highway/footway": {
4132                     "name": "人行道",
4133                     "terms": "步行徑,人行步道"
4134                 },
4135                 "highway/give_way": {
4136                     "name": "通行標誌",
4137                     "terms": "讓車標誌"
4138                 },
4139                 "highway/living_street": {
4140                     "name": "生活街道",
4141                     "terms": "生活街道"
4142                 },
4143                 "highway/mini_roundabout": {
4144                     "name": "小型迴轉處",
4145                     "terms": "小型迴旋處"
4146                 },
4147                 "highway/motorway": {
4148                     "name": "高速公路",
4149                     "terms": "高速公路"
4150                 },
4151                 "highway/motorway_junction": {
4152                     "name": "交流道/出口",
4153                     "terms": "高速公路交流道/出口,高速公路交匯處/出口,快速道路交流道/出口"
4154                 },
4155                 "highway/motorway_link": {
4156                     "name": "高速公路引道",
4157                     "terms": "高速公路引道"
4158                 },
4159                 "highway/passing_place": {
4160                     "name": "避車彎",
4161                     "terms": "避車彎"
4162                 },
4163                 "highway/path": {
4164                     "name": "路徑",
4165                     "terms": "路徑"
4166                 },
4167                 "highway/pedestrian_area": {
4168                     "name": "徒步區",
4169                     "terms": "行人徒步區"
4170                 },
4171                 "highway/pedestrian_line": {
4172                     "name": "行人徒步街道",
4173                     "terms": "行人徒步道路"
4174                 },
4175                 "highway/primary": {
4176                     "name": "主要道路",
4177                     "terms": "主要道路"
4178                 },
4179                 "highway/primary_link": {
4180                     "name": "主要道路連接路",
4181                     "terms": "主要道路連接路"
4182                 },
4183                 "highway/raceway": {
4184                     "name": "操場(摩托賽道)",
4185                     "terms": "摩托賽道,賽道"
4186                 },
4187                 "highway/residential": {
4188                     "name": "住宅區道路",
4189                     "terms": "住宅區道路"
4190                 },
4191                 "highway/rest_area": {
4192                     "name": "公路休憩區",
4193                     "terms": "公路休息站"
4194                 },
4195                 "highway/road": {
4196                     "name": "未知種類的道路",
4197                     "terms": "未知種類的道路"
4198                 },
4199                 "highway/secondary": {
4200                     "name": "次要道路",
4201                     "terms": "次要道路"
4202                 },
4203                 "highway/secondary_link": {
4204                     "name": "次級道路連接路",
4205                     "terms": "次級道路連接道"
4206                 },
4207                 "highway/service": {
4208                     "name": "服務道路",
4209                     "terms": "輔助道路"
4210                 },
4211                 "highway/service/alley": {
4212                     "name": "巷弄",
4213                     "terms": "小巷,巷弄,後巷,橫巷,窄巷,胡同"
4214                 },
4215                 "highway/service/drive-through": {
4216                     "name": "德來速車道",
4217                     "terms": "駕駛通過以獲取服務,德來速車道"
4218                 },
4219                 "highway/service/driveway": {
4220                     "name": "車道",
4221                     "terms": "車線"
4222                 },
4223                 "highway/service/emergency_access": {
4224                     "name": "緊急通道",
4225                     "terms": "緊急通道"
4226                 },
4227                 "highway/service/parking_aisle": {
4228                     "name": "停車場通道",
4229                     "terms": "停車場通道"
4230                 },
4231                 "highway/services": {
4232                     "name": "公路服務區",
4233                     "terms": "公路服務區,公路休息區"
4234                 },
4235                 "highway/speed_camera": {
4236                     "name": "測速照相機",
4237                     "terms": "測速攝影機,測速照相機,測速照相,測速攝影"
4238                 },
4239                 "highway/steps": {
4240                     "name": "階梯",
4241                     "terms": "樓梯,階梯,石階"
4242                 },
4243                 "highway/stop": {
4244                     "name": "停車標誌",
4245                     "terms": "停車再開"
4246                 },
4247                 "highway/street_lamp": {
4248                     "name": "路燈",
4249                     "terms": "街燈"
4250                 },
4251                 "highway/tertiary": {
4252                     "name": "三級道路",
4253                     "terms": "三級道路"
4254                 },
4255                 "highway/tertiary_link": {
4256                     "name": "三級道路連接路",
4257                     "terms": "三級道路連接道"
4258                 },
4259                 "highway/track": {
4260                     "name": "未舖設路面的車徑",
4261                     "terms": "未舖設路面的車徑"
4262                 },
4263                 "highway/traffic_mirror": {
4264                     "name": "道路反射鏡",
4265                     "terms": "反射鏡,交通反射鏡"
4266                 },
4267                 "highway/traffic_signals": {
4268                     "name": "紅綠燈",
4269                     "terms": "交通燈,交通號誌,交通信號燈"
4270                 },
4271                 "highway/trunk": {
4272                     "name": "幹道",
4273                     "terms": "幹道"
4274                 },
4275                 "highway/trunk_link": {
4276                     "name": "幹道連接路",
4277                     "terms": "幹道連接道"
4278                 },
4279                 "highway/turning_circle": {
4280                     "name": "回轉圈",
4281                     "terms": "回轉圈"
4282                 },
4283                 "highway/turning_loop": {
4284                     "name": "迴轉圓環",
4285                     "terms": "迴轉圓環,迴轉道"
4286                 },
4287                 "highway/unclassified": {
4288                     "name": "小道路/未分類道路",
4289                     "terms": "小道路/未分類道路"
4290                 },
4291                 "historic": {
4292                     "name": "歷史景點",
4293                     "terms": "歷史景點, 古蹟"
4294                 },
4295                 "historic/archaeological_site": {
4296                     "name": "考古地點",
4297                     "terms": "考古遺址"
4298                 },
4299                 "historic/boundary_stone": {
4300                     "name": "界石",
4301                     "terms": "界碑"
4302                 },
4303                 "historic/castle": {
4304                     "name": "城堡",
4305                     "terms": "城堡"
4306                 },
4307                 "historic/memorial": {
4308                     "name": "紀念碑",
4309                     "terms": "紀念碑"
4310                 },
4311                 "historic/monument": {
4312                     "name": "纪念建築物",
4313                     "terms": "纪念碑,紀念塔,古蹟"
4314                 },
4315                 "historic/ruins": {
4316                     "name": "遺址",
4317                     "terms": "遺址"
4318                 },
4319                 "historic/tomb": {
4320                     "name": "墳墓",
4321                     "terms": "墳墓,墓,墓碑"
4322                 },
4323                 "historic/wayside_cross": {
4324                     "name": "路邊十字架",
4325                     "terms": "路邊十字架"
4326                 },
4327                 "historic/wayside_shrine": {
4328                     "name": "路邊神祠",
4329                     "terms": "路邊小廟"
4330                 },
4331                 "junction": {
4332                     "name": "路口",
4333                     "terms": "槽化車道,道路交叉,十字路口,丁字路,路"
4334                 },
4335                 "landuse": {
4336                     "name": "土地利用",
4337                     "terms": "土地利用,國土利用,使用分區"
4338                 },
4339                 "landuse/allotments": {
4340                     "name": "社區農園",
4341                     "terms": "社區田圃,城市農園,社區園圃,社區農地,都市農園"
4342                 },
4343                 "landuse/aquaculture": {
4344                     "name": "養殖漁業",
4345                     "terms": "養殖漁業,水產養殖,Aquaculture"
4346                 },
4347                 "landuse/basin": {
4348                     "name": "水池",
4349                     "terms": "水池"
4350                 },
4351                 "landuse/brownfield": {
4352                     "name": "棕色地帶",
4353                     "terms": "棕色地帶"
4354                 },
4355                 "landuse/cemetery": {
4356                     "name": "墓園",
4357                     "terms": "墓園"
4358                 },
4359                 "landuse/churchyard": {
4360                     "name": "教堂院落",
4361                     "terms": "教堂用地"
4362                 },
4363                 "landuse/commercial": {
4364                     "name": "商業區",
4365                     "terms": "商業區"
4366                 },
4367                 "landuse/construction": {
4368                     "name": "建築工地",
4369                     "terms": "建築工程"
4370                 },
4371                 "landuse/farm": {
4372                     "name": "農田"
4373                 },
4374                 "landuse/farmland": {
4375                     "name": "農田",
4376                     "terms": "農田,稻田,農地,田,耕地"
4377                 },
4378                 "landuse/farmyard": {
4379                     "name": "農莊",
4380                     "terms": "莊園"
4381                 },
4382                 "landuse/forest": {
4383                     "name": "森林",
4384                     "terms": "森林"
4385                 },
4386                 "landuse/garages": {
4387                     "name": "車庫用地",
4388                     "terms": "車庫用地,車庫"
4389                 },
4390                 "landuse/grass": {
4391                     "name": "草地",
4392                     "terms": "草地"
4393                 },
4394                 "landuse/greenfield": {
4395                     "name": "未開發地帶",
4396                     "terms": "未開發地帶,未開發地區"
4397                 },
4398                 "landuse/greenhouse_horticulture": {
4399                     "name": "溫室園藝",
4400                     "terms": "溫室農業"
4401                 },
4402                 "landuse/harbour": {
4403                     "name": "港灣",
4404                     "terms": "港灣,海港"
4405                 },
4406                 "landuse/industrial": {
4407                     "name": "工業用地",
4408                     "terms": "工業區"
4409                 },
4410                 "landuse/industrial/scrap_yard": {
4411                     "name": "廢料場",
4412                     "terms": "廢料儲存地"
4413                 },
4414                 "landuse/industrial/slaughterhouse": {
4415                     "name": "屠宰場",
4416                     "terms": "屠宰場"
4417                 },
4418                 "landuse/landfill": {
4419                     "name": "埯埋場",
4420                     "terms": "堆填區"
4421                 },
4422                 "landuse/meadow": {
4423                     "name": "牧場",
4424                     "terms": "放牧用地"
4425                 },
4426                 "landuse/military": {
4427                     "name": "軍事用地",
4428                     "terms": "營區,軍營,部隊用地,軍事區,軍用地"
4429                 },
4430                 "landuse/military/airfield": {
4431                     "name": "軍用機場",
4432                     "terms": "軍用機場,軍機場"
4433                 },
4434                 "landuse/military/barracks": {
4435                     "name": "軍事建築",
4436                     "terms": "營房,軍營,營舍"
4437                 },
4438                 "landuse/military/bunker": {
4439                     "name": "軍事碉堡",
4440                     "terms": "軍事碉堡,碉堡"
4441                 },
4442                 "landuse/military/checkpoint": {
4443                     "name": "崗哨",
4444                     "terms": "軍事崗哨,哨點"
4445                 },
4446                 "landuse/military/danger_area": {
4447                     "name": "危險區",
4448                     "terms": "危險地區,危險區域,危險區,禁區"
4449                 },
4450                 "landuse/military/naval_base": {
4451                     "name": "海軍基地",
4452                     "terms": "軍港,海軍基地"
4453                 },
4454                 "landuse/military/nuclear_explosion_site": {
4455                     "name": "核子爆炸場址",
4456                     "terms": "核子爆炸場址,核子試爆場"
4457                 },
4458                 "landuse/military/obstacle_course": {
4459                     "name": "障礙課程場地",
4460                     "terms": "障礙課程場地,障礙課程"
4461                 },
4462                 "landuse/military/office": {
4463                     "name": "軍事單位辦公室",
4464                     "terms": "軍事辦公室"
4465                 },
4466                 "landuse/military/range": {
4467                     "name": "軍用靶場",
4468                     "terms": "靶場,軍用靶場,射擊場,軍事靶場"
4469                 },
4470                 "landuse/military/training_area": {
4471                     "name": "訓練場地",
4472                     "terms": "教練場,訓練場"
4473                 },
4474                 "landuse/orchard": {
4475                     "name": "果園",
4476                     "terms": "果園"
4477                 },
4478                 "landuse/plant_nursery": {
4479                     "name": "育苗場",
4480                     "terms": "種苗中心"
4481                 },
4482                 "landuse/quarry": {
4483                     "name": "礦區",
4484                     "terms": "礦場,採礦場"
4485                 },
4486                 "landuse/railway": {
4487                     "name": "鐵路通道",
4488                     "terms": "鐵路通道"
4489                 },
4490                 "landuse/recreation_ground": {
4491                     "name": "遊憩區",
4492                     "terms": "休憩區,遊樂場,遊樂園"
4493                 },
4494                 "landuse/religious": {
4495                     "name": "宗教設施用地",
4496                     "terms": "寺廟用地,教會用地,廟宇用地"
4497                 },
4498                 "landuse/residential": {
4499                     "name": "住宅用地",
4500                     "terms": "住宅區"
4501                 },
4502                 "landuse/retail": {
4503                     "name": "零售區",
4504                     "terms": "零售區域,零售"
4505                 },
4506                 "landuse/vineyard": {
4507                     "name": "酒莊",
4508                     "terms": "酒莊"
4509                 },
4510                 "leisure": {
4511                     "name": "休閒設施",
4512                     "terms": "休閒設施,休閒娛樂"
4513                 },
4514                 "leisure/adult_gaming_centre": {
4515                     "name": "成人遊戲中心",
4516                     "terms": "成人遊樂場"
4517                 },
4518                 "leisure/amusement_arcade": {
4519                     "name": "遊樂場",
4520                     "terms": "遊樂場"
4521                 },
4522                 "leisure/beach_resort": {
4523                     "name": "海灘渡假村",
4524                     "terms": "海灘渡假村,海濱渡假村"
4525                 },
4526                 "leisure/bird_hide": {
4527                     "name": "鳥類棲息處",
4528                     "terms": "鳥類棲息處,鳥類棲地,鳥類藏身處"
4529                 },
4530                 "leisure/bowling_alley": {
4531                     "name": "保齡球館",
4532                     "terms": "保齡球館,保齡球場,地球社"
4533                 },
4534                 "leisure/common": {
4535                     "name": "公共用地",
4536                     "terms": "公有地"
4537                 },
4538                 "leisure/dance": {
4539                     "name": "舞廳",
4540                     "terms": "跳舞場所"
4541                 },
4542                 "leisure/dancing_school": {
4543                     "name": "舞蹈學校",
4544                     "terms": "舞蹈學校"
4545                 },
4546                 "leisure/dog_park": {
4547                     "name": "狗公園",
4548                     "terms": "寵物公園"
4549                 },
4550                 "leisure/firepit": {
4551                     "name": "火坑",
4552                     "terms": "火爐"
4553                 },
4554                 "leisure/fitness_centre": {
4555                     "name": "健身房/健身中心",
4556                     "terms": "健身房,健身中心,Gym"
4557                 },
4558                 "leisure/fitness_centre/yoga": {
4559                     "name": "瑜珈教室",
4560                     "terms": "瑜珈教室,瑜珈中心"
4561                 },
4562                 "leisure/fitness_station": {
4563                     "name": "戶外健身站",
4564                     "terms": "戶外健身站,健身站"
4565                 },
4566                 "leisure/fitness_station/balance_beam": {
4567                     "name": "運動平衡梁",
4568                     "terms": "運動平衡梁"
4569                 },
4570                 "leisure/fitness_station/box": {
4571                     "name": "運動箱",
4572                     "terms": "運動箱"
4573                 },
4574                 "leisure/fitness_station/horizontal_bar": {
4575                     "name": "運動平衡單槓",
4576                     "terms": "運動平衡單槓"
4577                 },
4578                 "leisure/fitness_station/horizontal_ladder": {
4579                     "name": "橫爬架",
4580                     "terms": "橫爬架"
4581                 },
4582                 "leisure/fitness_station/hyperextension": {
4583                     "name": "羅馬凳站",
4584                     "terms": "羅馬凳站"
4585                 },
4586                 "leisure/fitness_station/parallel_bars": {
4587                     "name": "雙槓",
4588                     "terms": "雙槓"
4589                 },
4590                 "leisure/fitness_station/push-up": {
4591                     "name": "伏地挺身站",
4592                     "terms": "伏地挺身站"
4593                 },
4594                 "leisure/fitness_station/rings": {
4595                     "name": "運動吊環",
4596                     "terms": "運動吊環"
4597                 },
4598                 "leisure/fitness_station/sign": {
4599                     "name": "運動指示標誌",
4600                     "terms": "運動指示說明"
4601                 },
4602                 "leisure/fitness_station/sit-up": {
4603                     "name": "仰臥起坐台",
4604                     "terms": "仰臥起坐台"
4605                 },
4606                 "leisure/fitness_station/stairs": {
4607                     "name": "運動椅",
4608                     "terms": "運動椅"
4609                 },
4610                 "leisure/garden": {
4611                     "name": "花園",
4612                     "terms": "花園,果園,菜園,植物園,公園"
4613                 },
4614                 "leisure/golf_course": {
4615                     "name": "高爾夫球場",
4616                     "terms": "高爾夫球場"
4617                 },
4618                 "leisure/hackerspace": {
4619                     "name": "駭客空間",
4620                     "terms": "駭客空間,Hackerspace"
4621                 },
4622                 "leisure/horse_riding": {
4623                     "name": "騎馬場",
4624                     "terms": "馬場,騎馬設施"
4625                 },
4626                 "leisure/ice_rink": {
4627                     "name": "溜冰場",
4628                     "terms": "溜冰場"
4629                 },
4630                 "leisure/marina": {
4631                     "name": "遊艇碼頭",
4632                     "terms": "遊艇碼頭"
4633                 },
4634                 "leisure/miniature_golf": {
4635                     "name": "迷你高爾夫",
4636                     "terms": "迷你高爾夫,高爾夫"
4637                 },
4638                 "leisure/nature_reserve": {
4639                     "name": "自然保留區",
4640                     "terms": "自然保護區"
4641                 },
4642                 "leisure/outdoor_seating": {
4643                     "name": "戶外座位區",
4644                     "terms": "戶外座位區,戶外座位"
4645                 },
4646                 "leisure/park": {
4647                     "name": "公園",
4648                     "terms": "綠地,遊樂場"
4649                 },
4650                 "leisure/picnic_table": {
4651                     "name": "野餐桌",
4652                     "terms": "野餐桌"
4653                 },
4654                 "leisure/pitch": {
4655                     "name": "運動場地",
4656                     "terms": "運動場"
4657                 },
4658                 "leisure/pitch/american_football": {
4659                     "name": "美式足球場",
4660                     "terms": "美式足球場"
4661                 },
4662                 "leisure/pitch/baseball": {
4663                     "name": "棒球場",
4664                     "terms": "棒球場"
4665                 },
4666                 "leisure/pitch/basketball": {
4667                     "name": "籃球場",
4668                     "terms": "籃球場,球場"
4669                 },
4670                 "leisure/pitch/beachvolleyball": {
4671                     "name": "沙灘排球場",
4672                     "terms": "沙灘排球場,沙灘排球"
4673                 },
4674                 "leisure/pitch/boules": {
4675                     "name": "法式滾球場",
4676                     "terms": "法式滾球場"
4677                 },
4678                 "leisure/pitch/bowls": {
4679                     "name": "保齡球綠地",
4680                     "terms": "保齡球綠地"
4681                 },
4682                 "leisure/pitch/cricket": {
4683                     "name": "板球場",
4684                     "terms": "板球場"
4685                 },
4686                 "leisure/pitch/equestrian": {
4687                     "name": "馬場",
4688                     "terms": "馬場"
4689                 },
4690                 "leisure/pitch/rugby_league": {
4691                     "name": "聯盟式橄欖球",
4692                     "terms": "聯盟式橄欖球"
4693                 },
4694                 "leisure/pitch/rugby_union": {
4695                     "name": "聯合式橄欖球",
4696                     "terms": "聯合式橄欖球"
4697                 },
4698                 "leisure/pitch/skateboard": {
4699                     "name": "滑板公園",
4700                     "terms": "滑板場,極限公園,極限運動公園"
4701                 },
4702                 "leisure/pitch/soccer": {
4703                     "name": "足球場",
4704                     "terms": "足球場,球場"
4705                 },
4706                 "leisure/pitch/table_tennis": {
4707                     "name": "乒乓球桌",
4708                     "terms": "乒乓球桌,桌球桌"
4709                 },
4710                 "leisure/pitch/tennis": {
4711                     "name": "網球場",
4712                     "terms": "網球場,球場"
4713                 },
4714                 "leisure/pitch/volleyball": {
4715                     "name": "排球場",
4716                     "terms": "排球場,球場"
4717                 },
4718                 "leisure/playground": {
4719                     "name": "遊樂場",
4720                     "terms": "遊樂場"
4721                 },
4722                 "leisure/resort": {
4723                     "name": "度假勝地",
4724                     "terms": "度假村"
4725                 },
4726                 "leisure/running_track": {
4727                     "name": "操場(跑步)",
4728                     "terms": "操場"
4729                 },
4730                 "leisure/sauna": {
4731                     "name": "桑拿",
4732                     "terms": "桑拿,芬蘭浴,三溫暖"
4733                 },
4734                 "leisure/slipway": {
4735                     "name": "船架滑道",
4736                     "terms": "船架滑道"
4737                 },
4738                 "leisure/sports_centre": {
4739                     "name": "體育中心/設施",
4740                     "terms": "體育中心,體育設施"
4741                 },
4742                 "leisure/sports_centre/swimming": {
4743                     "name": "游泳池附屬設施",
4744                     "terms": "游泳池設施,游池附屬設施,游池設施"
4745                 },
4746                 "leisure/stadium": {
4747                     "name": "體育場",
4748                     "terms": "體育場"
4749                 },
4750                 "leisure/swimming_pool": {
4751                     "name": "游泳池",
4752                     "terms": "泳池"
4753                 },
4754                 "leisure/track": {
4755                     "name": "操場(非摩托賽道)",
4756                     "terms": "操場(非摩托賽道), 操場"
4757                 },
4758                 "leisure/water_park": {
4759                     "name": "水上樂園",
4760                     "terms": "水上公園,水上遊樂園"
4761                 },
4762                 "line": {
4763                     "name": "線段",
4764                     "terms": "線"
4765                 },
4766                 "man_made": {
4767                     "name": "人工設施",
4768                     "terms": "人造構築,人造建築,人造設施"
4769                 },
4770                 "man_made/adit": {
4771                     "name": "坑口",
4772                     "terms": "坑道口,礦坑口"
4773                 },
4774                 "man_made/antenna": {
4775                     "name": "天線",
4776                     "terms": "天線"
4777                 },
4778                 "man_made/breakwater": {
4779                     "name": "防波堤",
4780                     "terms": "防波堤"
4781                 },
4782                 "man_made/bridge": {
4783                     "name": "橋樑",
4784                     "terms": "橋樑,橋,陸橋,天橋"
4785                 },
4786                 "man_made/chimney": {
4787                     "name": "煙囪",
4788                     "terms": "煙筒"
4789                 },
4790                 "man_made/crane": {
4791                     "name": "起重機",
4792                     "terms": "起重機"
4793                 },
4794                 "man_made/cutline": {
4795                     "name": "山林分界線",
4796                     "terms": "山林分界線"
4797                 },
4798                 "man_made/embankment": {
4799                     "name": "基堤"
4800                 },
4801                 "man_made/flagpole": {
4802                     "name": "旗桿",
4803                     "terms": "旗桿"
4804                 },
4805                 "man_made/gasometer": {
4806                     "name": "煤氣鼓",
4807                     "terms": "煤氣筒"
4808                 },
4809                 "man_made/groyne": {
4810                     "name": "堤防",
4811                     "terms": "河堤,海堤"
4812                 },
4813                 "man_made/lighthouse": {
4814                     "name": "燈塔",
4815                     "terms": "燈塔"
4816                 },
4817                 "man_made/mast": {
4818                     "name": "塔狀天線",
4819                     "terms": "塔狀天線,天線"
4820                 },
4821                 "man_made/monitoring_station": {
4822                     "name": "監測站",
4823                     "terms": "監測點"
4824                 },
4825                 "man_made/observation": {
4826                     "name": "瞭望塔",
4827                     "terms": "瞭望塔"
4828                 },
4829                 "man_made/observatory": {
4830                     "name": "天文台",
4831                     "terms": "天文館"
4832                 },
4833                 "man_made/petroleum_well": {
4834                     "name": "油井",
4835                     "terms": "油井"
4836                 },
4837                 "man_made/pier": {
4838                     "name": "碼頭",
4839                     "terms": "碼頭"
4840                 },
4841                 "man_made/pipeline": {
4842                     "name": "管道",
4843                     "terms": "管線"
4844                 },
4845                 "man_made/pumping_station": {
4846                     "name": "抽水站",
4847                     "terms": "抽水站"
4848                 },
4849                 "man_made/silo": {
4850                     "name": "地窖",
4851                     "terms": "地窖,筒倉"
4852                 },
4853                 "man_made/storage_tank": {
4854                     "name": "儲油槽",
4855                     "terms": "存放槽,油罐,儲罐,儲水槽,儲汽槽"
4856                 },
4857                 "man_made/surveillance": {
4858                     "name": "監視器",
4859                     "terms": "監視錄影器"
4860                 },
4861                 "man_made/surveillance_camera": {
4862                     "name": "監視器",
4863                     "terms": "監視器"
4864                 },
4865                 "man_made/survey_point": {
4866                     "name": "測量點",
4867                     "terms": "三角點,土地測量點,控制點"
4868                 },
4869                 "man_made/tower": {
4870                     "name": "塔",
4871                     "terms": "塔"
4872                 },
4873                 "man_made/wastewater_plant": {
4874                     "name": "污水處理廠",
4875                     "terms": "污水處理廠,水資源回收中心"
4876                 },
4877                 "man_made/water_tower": {
4878                     "name": "水塔",
4879                     "terms": "水塔"
4880                 },
4881                 "man_made/water_well": {
4882                     "name": "水井",
4883                     "terms": "水井,井,取水井"
4884                 },
4885                 "man_made/water_works": {
4886                     "name": "淨水廠",
4887                     "terms": "水務設施"
4888                 },
4889                 "man_made/watermill": {
4890                     "name": "水力磨坊",
4891                     "terms": "水力磨坊"
4892                 },
4893                 "man_made/windmill": {
4894                     "name": "風力磨坊",
4895                     "terms": "風力磨坊"
4896                 },
4897                 "man_made/works": {
4898                     "name": "工廠",
4899                     "terms": "工廠,加工廠,Factory"
4900                 },
4901                 "manhole": {
4902                     "name": "人孔",
4903                     "terms": "人孔,下水道口"
4904                 },
4905                 "manhole/drain": {
4906                     "name": "排水系統",
4907                     "terms": "排水系統,排水道"
4908                 },
4909                 "manhole/telecom": {
4910                     "name": "電信公司人孔",
4911                     "terms": "電信公司人孔,電信人孔"
4912                 },
4913                 "natural": {
4914                     "name": "自然景觀",
4915                     "terms": "自然物件"
4916                 },
4917                 "natural/bare_rock": {
4918                     "name": "裸露的岩石",
4919                     "terms": "裸露的岩石,裸岩"
4920                 },
4921                 "natural/bay": {
4922                     "name": "海灣",
4923                     "terms": "海灣"
4924                 },
4925                 "natural/beach": {
4926                     "name": "沙灘",
4927                     "terms": "沙灘,海灘"
4928                 },
4929                 "natural/cave_entrance": {
4930                     "name": "洞穴入口",
4931                     "terms": "洞穴入口"
4932                 },
4933                 "natural/cliff": {
4934                     "name": "懸崖",
4935                     "terms": "懸崖,峭壁"
4936                 },
4937                 "natural/coastline": {
4938                     "name": "海岸線",
4939                     "terms": "海岸線"
4940                 },
4941                 "natural/fell": {
4942                     "name": "高原荒地",
4943                     "terms": "高原荒地"
4944                 },
4945                 "natural/glacier": {
4946                     "name": "冰川",
4947                     "terms": "冰川,冰河"
4948                 },
4949                 "natural/grassland": {
4950                     "name": "草原",
4951                     "terms": "草地"
4952                 },
4953                 "natural/heath": {
4954                     "name": "荒地",
4955                     "terms": "荒地"
4956                 },
4957                 "natural/mud": {
4958                     "name": "泥地",
4959                     "terms": "泥地"
4960                 },
4961                 "natural/peak": {
4962                     "name": "山頂",
4963                     "terms": "山峰,山巔"
4964                 },
4965                 "natural/ridge": {
4966                     "name": "山脊",
4967                     "terms": "山陵"
4968                 },
4969                 "natural/saddle": {
4970                     "name": "埡口",
4971                     "terms": "埡口,山口,鞍部"
4972                 },
4973                 "natural/sand": {
4974                     "name": "沙",
4975                     "terms": "沙,砂"
4976                 },
4977                 "natural/scree": {
4978                     "name": "碎石崖錐",
4979                     "terms": "碎石灘"
4980                 },
4981                 "natural/scrub": {
4982                     "name": "灌木叢",
4983                     "terms": "灌木"
4984                 },
4985                 "natural/spring": {
4986                     "name": "溫泉",
4987                     "terms": "溫泉"
4988                 },
4989                 "natural/tree": {
4990                     "name": "樹木",
4991                     "terms": "樹"
4992                 },
4993                 "natural/tree_row": {
4994                     "name": "一排樹",
4995                     "terms": "一行樹"
4996                 },
4997                 "natural/volcano": {
4998                     "name": "火山口",
4999                     "terms": "火山,火山口"
5000                 },
5001                 "natural/water": {
5002                     "name": "水",
5003                     "terms": "水體"
5004                 },
5005                 "natural/water/lake": {
5006                     "name": "湖泊",
5007                     "terms": "湖"
5008                 },
5009                 "natural/water/pond": {
5010                     "name": "池塘",
5011                     "terms": "池塘"
5012                 },
5013                 "natural/water/reservoir": {
5014                     "name": "水庫",
5015                     "terms": "水塘,貯水庫"
5016                 },
5017                 "natural/wetland": {
5018                     "name": "濕地",
5019                     "terms": "濕地,潮間帶"
5020                 },
5021                 "natural/wood": {
5022                     "name": "樹林",
5023                     "terms": "樹林"
5024                 },
5025                 "noexit/yes": {
5026                     "name": "死路",
5027                     "terms": "死路"
5028                 },
5029                 "office": {
5030                     "name": "辦公室",
5031                     "terms": "辦公室"
5032                 },
5033                 "office/accountant": {
5034                     "name": "會計師事務所",
5035                     "terms": "會計師辦公室,會計師"
5036                 },
5037                 "office/administrative": {
5038                     "name": "行政辦公室"
5039                 },
5040                 "office/adoption_agency": {
5041                     "name": "領養代理",
5042                     "terms": "領養事務所"
5043                 },
5044                 "office/advertising_agency": {
5045                     "name": "廣告代理公司",
5046                     "terms": "廣告代理商"
5047                 },
5048                 "office/architect": {
5049                     "name": "建築師事務所",
5050                     "terms": "建築師辦公室,建築師"
5051                 },
5052                 "office/association": {
5053                     "name": "非營利組織辦公室",
5054                     "terms": "NGO,非營利組織"
5055                 },
5056                 "office/charity": {
5057                     "name": "慈善事業辦公室",
5058                     "terms": "慈善事業"
5059                 },
5060                 "office/company": {
5061                     "name": "公司辦公室",
5062                     "terms": "辦公室,企業辦事處,企業辦公室"
5063                 },
5064                 "office/coworking": {
5065                     "name": "共同工作空間",
5066                     "terms": "共同工作空間,共用工作空間,coworking space"
5067                 },
5068                 "office/educational_institution": {
5069                     "name": "教育機構",
5070                     "terms": "教育機構,教育單位,補習班"
5071                 },
5072                 "office/employment_agency": {
5073                     "name": "就業服務站",
5074                     "terms": "職業介紹所"
5075                 },
5076                 "office/energy_supplier": {
5077                     "name": "電力供應辦公室",
5078                     "terms": "電力公司辦公室,台電,台電辦事處"
5079                 },
5080                 "office/estate_agent": {
5081                     "name": "房地產仲介",
5082                     "terms": "地產代理,房仲,不動產仲介"
5083                 },
5084                 "office/financial": {
5085                     "name": "金融機構辦公室",
5086                     "terms": "金融機構,金融單位"
5087                 },
5088                 "office/forestry": {
5089                     "name": "林務辦公室",
5090                     "terms": "林務局"
5091                 },
5092                 "office/foundation": {
5093                     "name": "基金會辦公室",
5094                     "terms": "基金會"
5095                 },
5096                 "office/government": {
5097                     "name": "政府辦公室",
5098                     "terms": "政府機關"
5099                 },
5100                 "office/government/register_office": {
5101                     "name": "戶政事務所",
5102                     "terms": "戶政事務所,戶政機關"
5103                 },
5104                 "office/government/tax": {
5105                     "name": "稅務辦公室",
5106                     "terms": "稅捐處"
5107                 },
5108                 "office/guide": {
5109                     "name": "導遊辦公室",
5110                     "terms": "導遊"
5111                 },
5112                 "office/insurance": {
5113                     "name": "保險公司辦公室",
5114                     "terms": "保險公司,人壽公司"
5115                 },
5116                 "office/it": {
5117                     "name": "資訊公司辦公室",
5118                     "terms": "IT"
5119                 },
5120                 "office/lawyer": {
5121                     "name": "律師事務所",
5122                     "terms": "法律事務所,律師樓"
5123                 },
5124                 "office/lawyer/notary": {
5125                     "name": "公證處"
5126                 },
5127                 "office/moving_company": {
5128                     "name": "搬家公司辦公室",
5129                     "terms": "搬家公司"
5130                 },
5131                 "office/newspaper": {
5132                     "name": "報社辦公室",
5133                     "terms": "媒體,報社,電視台,網路媒體"
5134                 },
5135                 "office/ngo": {
5136                     "name": "非政府機構辦公室",
5137                     "terms": "NGO辦公室,非政府組織"
5138                 },
5139                 "office/notary": {
5140                     "name": "公證處",
5141                     "terms": "公證處"
5142                 },
5143                 "office/physician": {
5144                     "name": "醫務所"
5145                 },
5146                 "office/political_party": {
5147                     "name": "政黨辦公室",
5148                     "terms": "黨部,競選總部,服務處"
5149                 },
5150                 "office/private_investigator": {
5151                     "name": "私家偵探辦公室",
5152                     "terms": "私家偵探"
5153                 },
5154                 "office/quango": {
5155                     "name": "準非政府組織辦公室",
5156                     "terms": "準非政府組織辦公室"
5157                 },
5158                 "office/research": {
5159                     "name": "研究機構",
5160                     "terms": "研究辦公室,研究中心"
5161                 },
5162                 "office/surveyor": {
5163                     "name": "測量員辦公室",
5164                     "terms": "地圖測繪"
5165                 },
5166                 "office/tax_advisor": {
5167                     "name": "稅務顧問辦公室",
5168                     "terms": "稅務顧問辦公室"
5169                 },
5170                 "office/telecommunication": {
5171                     "name": "電信公司辦事處",
5172                     "terms": "電訊公司辦事處,電信門市"
5173                 },
5174                 "office/therapist": {
5175                     "name": "治療師辦公室",
5176                     "terms": "治療師辦公室"
5177                 },
5178                 "office/travel_agent": {
5179                     "name": "旅行社"
5180                 },
5181                 "office/water_utility": {
5182                     "name": "自來水設施辦公室",
5183                     "terms": "自來水事務處,自來水公司"
5184                 },
5185                 "piste": {
5186                     "name": "滑雪場",
5187                     "terms": "滑雪場"
5188                 },
5189                 "place": {
5190                     "name": "地方"
5191                 },
5192                 "place/city": {
5193                     "name": "城市",
5194                     "terms": "都市"
5195                 },
5196                 "place/farm": {
5197                     "name": "農場"
5198                 },
5199                 "place/hamlet": {
5200                     "name": "村莊",
5201                     "terms": "村鎮"
5202                 },
5203                 "place/island": {
5204                     "name": "島嶼",
5205                     "terms": "島,island"
5206                 },
5207                 "place/islet": {
5208                     "name": "小島",
5209                     "terms": "小島"
5210                 },
5211                 "place/isolated_dwelling": {
5212                     "name": "獨立聚落",
5213                     "terms": "孤立民居"
5214                 },
5215                 "place/locality": {
5216                     "name": "地點(無人定居)",
5217                     "terms": "地方"
5218                 },
5219                 "place/neighbourhood": {
5220                     "name": "鄰里",
5221                     "terms": "四鄰,Neighborhood"
5222                 },
5223                 "place/plot": {
5224                     "name": "地籍",
5225                     "terms": "地籍"
5226                 },
5227                 "place/quarter": {
5228                     "name": "自治市區",
5229                     "terms": "自治市區"
5230                 },
5231                 "place/square": {
5232                     "name": "廣場",
5233                     "terms": "徒步廣場,人行廣場"
5234                 },
5235                 "place/suburb": {
5236                     "name": "郊區",
5237                     "terms": "郊區"
5238                 },
5239                 "place/town": {
5240                     "name": "市鎮",
5241                     "terms": "市鎮"
5242                 },
5243                 "place/village": {
5244                     "name": "村鎮",
5245                     "terms": "村落,village"
5246                 },
5247                 "playground/balance_beam": {
5248                     "name": "平衡梁",
5249                     "terms": "平衡梁"
5250                 },
5251                 "playground/basket_spinner": {
5252                     "name": "籃子旋轉器",
5253                     "terms": "籃子旋轉器"
5254                 },
5255                 "playground/basket_swing": {
5256                     "name": "籃子鞦韆",
5257                     "terms": "籃子鞦韆"
5258                 },
5259                 "playground/climbing_frame": {
5260                     "name": "攀爬架",
5261                     "terms": "攀爬架"
5262                 },
5263                 "playground/cushion": {
5264                     "name": "彈力靠墊",
5265                     "terms": "彈力靠墊"
5266                 },
5267                 "playground/horizontal_bar": {
5268                     "name": "單槓",
5269                     "terms": "單槓"
5270                 },
5271                 "playground/rocker": {
5272                     "name": "彈簧椅",
5273                     "terms": "彈簧椅"
5274                 },
5275                 "playground/roundabout": {
5276                     "name": "旋轉輪",
5277                     "terms": "旋轉輪"
5278                 },
5279                 "playground/sandpit": {
5280                     "name": "沙坑",
5281                     "terms": "沙坑"
5282                 },
5283                 "playground/seesaw": {
5284                     "name": "蹺蹺板",
5285                     "terms": "蹺蹺板"
5286                 },
5287                 "playground/slide": {
5288                     "name": "溜滑梯",
5289                     "terms": "溜滑梯"
5290                 },
5291                 "playground/structure": {
5292                     "name": "遊樂場設施",
5293                     "terms": "遊樂場設施"
5294                 },
5295                 "playground/swing": {
5296                     "name": "鞦韆",
5297                     "terms": "鞦韆"
5298                 },
5299                 "playground/zipwire": {
5300                     "name": "Zip Wire",
5301                     "terms": "Zip Wire"
5302                 },
5303                 "point": {
5304                     "name": "點",
5305                     "terms": "點"
5306                 },
5307                 "power": {
5308                     "name": "電力設施"
5309                 },
5310                 "power/generator": {
5311                     "name": "發電機",
5312                     "terms": "發電機"
5313                 },
5314                 "power/generator/source_nuclear": {
5315                     "name": "核子反應爐",
5316                     "terms": "核子反應爐,核反應爐,核電廠"
5317                 },
5318                 "power/generator/source_wind": {
5319                     "name": "風力發電機",
5320                     "terms": "風力發電機"
5321                 },
5322                 "power/line": {
5323                     "name": "電纜",
5324                     "terms": "電線"
5325                 },
5326                 "power/minor_line": {
5327                     "name": "次要電纜",
5328                     "terms": "次要電纜"
5329                 },
5330                 "power/plant": {
5331                     "name": "發電廠用地",
5332                     "terms": "發電廠用地,發電廠廠區,發電廠範圍,發電廠,Power Station Grounds"
5333                 },
5334                 "power/pole": {
5335                     "name": "電線桿",
5336                     "terms": "電線桿"
5337                 },
5338                 "power/sub_station": {
5339                     "name": "變電所"
5340                 },
5341                 "power/substation": {
5342                     "name": "變電所",
5343                     "terms": "變電站"
5344                 },
5345                 "power/switch": {
5346                     "name": "電力開關",
5347                     "terms": "電力開關"
5348                 },
5349                 "power/tower": {
5350                     "name": "高壓電塔",
5351                     "terms": "高壓輸電塔"
5352                 },
5353                 "power/transformer": {
5354                     "name": "變壓器",
5355                     "terms": "變壓器"
5356                 },
5357                 "public_transport/linear_platform": {
5358                     "name": "轉運站 / 月台",
5359                     "terms": "站牌,客運站牌,客運月台"
5360                 },
5361                 "public_transport/linear_platform_aerialway": {
5362                     "name": "纜車站/月台",
5363                     "terms": "纜車站,纜車月台"
5364                 },
5365                 "public_transport/linear_platform_bus": {
5366                     "name": "公車站/公車月台",
5367                     "terms": "公車月台"
5368                 },
5369                 "public_transport/linear_platform_ferry": {
5370                     "name": "船運停船處 / 船運月台",
5371                     "terms": "渡輪停船處,船運月台"
5372                 },
5373                 "public_transport/linear_platform_light_rail": {
5374                     "name": "輕軌停車處/ 月台",
5375                     "terms": "輕軌停車處,輕軌月台"
5376                 },
5377                 "public_transport/linear_platform_monorail": {
5378                     "name": "單軌電車停車處 / 月台",
5379                     "terms": "單軌電車停車處,"
5380                 },
5381                 "public_transport/linear_platform_subway": {
5382                     "name": "捷運停車處 / 月台",
5383                     "terms": "地鐵停車處,地鐵月台"
5384                 },
5385                 "public_transport/linear_platform_train": {
5386                     "name": "火車停車處 / 月台",
5387                     "terms": "火車停車處,火車月台"
5388                 },
5389                 "public_transport/linear_platform_tram": {
5390                     "name": "街車停車處 / 月台",
5391                     "terms": "街車停車處,街車月台"
5392                 },
5393                 "public_transport/linear_platform_trolleybus": {
5394                     "name": "無軌電車停車處 / 月台",
5395                     "terms": "無軌電車停車處,無軌電車月台"
5396                 },
5397                 "public_transport/platform": {
5398                     "name": "公車專用道停車處 / 月台",
5399                     "terms": "公車專用道停車處,公車專用道月台"
5400                 },
5401                 "public_transport/platform_aerialway": {
5402                     "name": "纜車站 / 月台",
5403                     "terms": "纜車站,纜車月台"
5404                 },
5405                 "public_transport/platform_bus": {
5406                     "name": "公車站牌 / 公車月台",
5407                     "terms": "公車站牌,公車月台,巴士站牌,巴士月台"
5408                 },
5409                 "public_transport/platform_ferry": {
5410                     "name": "船運停船處 / 船運月台",
5411                     "terms": "船運停船處,船運月台,"
5412                 },
5413                 "public_transport/platform_light_rail": {
5414                     "name": "輕軌停車處/ 月台",
5415                     "terms": "輕軌停車處,輕軌月台"
5416                 },
5417                 "public_transport/platform_monorail": {
5418                     "name": "單軌電車停車處 / 月台",
5419                     "terms": "單軌電車停車處,單軌月台"
5420                 },
5421                 "public_transport/platform_subway": {
5422                     "name": "捷運停車處 / 月台",
5423                     "terms": "捷運停車處,捷運月台,地鐵停車處,地鐵月台"
5424                 },
5425                 "public_transport/platform_train": {
5426                     "name": "火車停車處 / 月台",
5427                     "terms": "火車停車處,火車月台"
5428                 },
5429                 "public_transport/platform_tram": {
5430                     "name": "路面電車停車處 / 月台",
5431                     "terms": "路面電車停車處,路面電車月台"
5432                 },
5433                 "public_transport/platform_trolleybus": {
5434                     "name": "無軌電車站 / 月台",
5435                     "terms": "無軌電車站,無軌電車月台"
5436                 },
5437                 "public_transport/station": {
5438                     "name": "轉運站",
5439                     "terms": "客運站"
5440                 },
5441                 "public_transport/station_aerialway": {
5442                     "name": "纜車站",
5443                     "terms": "纜車車站"
5444                 },
5445                 "public_transport/station_bus": {
5446                     "name": "轉運站",
5447                     "terms": "客運站"
5448                 },
5449                 "public_transport/station_ferry": {
5450                     "name": "船運站",
5451                     "terms": "船運站,渡輪站"
5452                 },
5453                 "public_transport/station_light_rail": {
5454                     "name": "輕軌站",
5455                     "terms": "輕軌車站"
5456                 },
5457                 "public_transport/station_monorail": {
5458                     "name": "單軌站",
5459                     "terms": "單軌車站"
5460                 },
5461                 "public_transport/station_subway": {
5462                     "name": "捷運站",
5463                     "terms": "地鐵站,地下鐵站"
5464                 },
5465                 "public_transport/station_train": {
5466                     "name": "火車站",
5467                     "terms": "鐵路車站,車站"
5468                 },
5469                 "public_transport/station_train_halt": {
5470                     "name": "火車站 (小站/招呼)",
5471                     "terms": "招呼站,小站"
5472                 },
5473                 "public_transport/station_tram": {
5474                     "name": "電車站",
5475                     "terms": "電車站"
5476                 },
5477                 "public_transport/station_trolleybus": {
5478                     "name": "無軌電車站",
5479                     "terms": "無軌電車站"
5480                 },
5481                 "public_transport/stop_area": {
5482                     "name": "轉運站區",
5483                     "terms": "客運站區"
5484                 },
5485                 "public_transport/stop_position": {
5486                     "name": "轉運站停車位置",
5487                     "terms": "客運站停車位置"
5488                 },
5489                 "public_transport/stop_position_aerialway": {
5490                     "name": "纜車停車位置",
5491                     "terms": "纜車停車位置"
5492                 },
5493                 "public_transport/stop_position_bus": {
5494                     "name": "公車停靠位置",
5495                     "terms": "巴士停靠位置"
5496                 },
5497                 "public_transport/stop_position_ferry": {
5498                     "name": "船運停船位置",
5499                     "terms": "船運停船點"
5500                 },
5501                 "public_transport/stop_position_light_rail": {
5502                     "name": "輕軌鐵路停車位置",
5503                     "terms": "輕軌電車停車點"
5504                 },
5505                 "public_transport/stop_position_monorail": {
5506                     "name": "單軌電車停車位置",
5507                     "terms": "單軌電車停車點"
5508                 },
5509                 "public_transport/stop_position_subway": {
5510                     "name": "捷運停車位置",
5511                     "terms": "捷運停車點"
5512                 },
5513                 "public_transport/stop_position_train": {
5514                     "name": "火車停車位置",
5515                     "terms": "火車停車點"
5516                 },
5517                 "public_transport/stop_position_tram": {
5518                     "name": "街車停車位置",
5519                     "terms": "街車停車點"
5520                 },
5521                 "public_transport/stop_position_trolleybus": {
5522                     "name": "無軌電車停車位置",
5523                     "terms": "無軌電車停車點"
5524                 },
5525                 "railway": {
5526                     "name": "鐵路"
5527                 },
5528                 "railway/abandoned": {
5529                     "name": "鐵路線遺跡",
5530                     "terms": "舊鐵路線"
5531                 },
5532                 "railway/buffer_stop": {
5533                     "name": "緩衝站",
5534                     "terms": "緩衝站"
5535                 },
5536                 "railway/crossing": {
5537                     "name": "鐵路平交道(路徑)",
5538                     "terms": "鐵路平交道,平交道"
5539                 },
5540                 "railway/derail": {
5541                     "name": "鐵路脫軌器",
5542                     "terms": "鐵路脫軌器"
5543                 },
5544                 "railway/disused": {
5545                     "name": "廢棄鐵路",
5546                     "terms": "廢棄鐵道,廢棄的鐵路"
5547                 },
5548                 "railway/funicular": {
5549                     "name": "纜車",
5550                     "terms": "纜車"
5551                 },
5552                 "railway/halt": {
5553                     "name": "火車站 (小站/招呼)"
5554                 },
5555                 "railway/level_crossing": {
5556                     "name": "鐵路平交道(道路)",
5557                     "terms": "鐵路平交道,平交道"
5558                 },
5559                 "railway/light_rail": {
5560                     "name": "輕軌",
5561                     "terms": "輕軌鐵路"
5562                 },
5563                 "railway/milestone": {
5564                     "name": "鐵路里程碑",
5565                     "terms": "鐵路里程碑"
5566                 },
5567                 "railway/miniature": {
5568                     "name": "微型鐵路",
5569                     "terms": "微型鐵路,微型鐵軌"
5570                 },
5571                 "railway/monorail": {
5572                     "name": "單軌電車",
5573                     "terms": "畢軌電車"
5574                 },
5575                 "railway/narrow_gauge": {
5576                     "name": "窄軌鐵路",
5577                     "terms": "窄軌鐵路"
5578                 },
5579                 "railway/platform": {
5580                     "name": "街車站/月台"
5581                 },
5582                 "railway/rail": {
5583                     "name": "鐵軌",
5584                     "terms": "路軌"
5585                 },
5586                 "railway/signal": {
5587                     "name": "鐵道信號",
5588                     "terms": "鐵道信號"
5589                 },
5590                 "railway/station": {
5591                     "name": "火車站"
5592                 },
5593                 "railway/subway": {
5594                     "name": "捷運",
5595                     "terms": "地鐵,地下鐵,管子"
5596                 },
5597                 "railway/subway_entrance": {
5598                     "name": "捷運入口",
5599                     "terms": "地鐵入口,地下鐵入口,捷運出入口,地鐵出入口,地下鐵出入口"
5600                 },
5601                 "railway/switch": {
5602                     "name": "鐵路轉轍器",
5603                     "terms": "鐵路轉轍器"
5604                 },
5605                 "railway/train_wash": {
5606                     "name": "火車清洗處",
5607                     "terms": "火車清洗處"
5608                 },
5609                 "railway/tram": {
5610                     "name": "電車",
5611                     "terms": "電車"
5612                 },
5613                 "railway/tram_stop": {
5614                     "name": "街車停靠點"
5615                 },
5616                 "relation": {
5617                     "name": "關係",
5618                     "terms": "關係"
5619                 },
5620                 "roundabout": {
5621                     "name": "圓環"
5622                 },
5623                 "route/ferry": {
5624                     "name": "渡輪航線",
5625                     "terms": "渡輪航線"
5626                 },
5627                 "shop": {
5628                     "name": "商店",
5629                     "terms": "商店,商行"
5630                 },
5631                 "shop/agrarian": {
5632                     "name": "農業用品補給店",
5633                     "terms": "農用品店 "
5634                 },
5635                 "shop/alcohol": {
5636                     "name": "酒類專賣店",
5637                     "terms": "酒類商店,酒品專賣店,酒莊"
5638                 },
5639                 "shop/anime": {
5640                     "name": "動漫店",
5641                     "terms": "動漫店"
5642                 },
5643                 "shop/antiques": {
5644                     "name": "古董店",
5645                     "terms": "古董商店"
5646                 },
5647                 "shop/appliance": {
5648                     "name": "家用電器店",
5649                     "terms": "家電店,電器店"
5650                 },
5651                 "shop/art": {
5652                     "name": "藝術商店",
5653                     "terms": "藝術商店"
5654                 },
5655                 "shop/baby_goods": {
5656                     "name": "嬰兒用品店",
5657                     "terms": "嬰兒用品商店"
5658                 },
5659                 "shop/bag": {
5660                     "name": "包包/行李店",
5661                     "terms": "包包/行李商店"
5662                 },
5663                 "shop/bakery": {
5664                     "name": "麵包店",
5665                     "terms": "烘培坊"
5666                 },
5667                 "shop/bathroom_furnishing": {
5668                     "name": "衛浴用品店",
5669                     "terms": "衛浴店"
5670                 },
5671                 "shop/beauty": {
5672                     "name": "美容店",
5673                     "terms": "理容院,美妝店,護膚中心,指甲美容"
5674                 },
5675                 "shop/beauty/nails": {
5676                     "name": "指甲美容店",
5677                     "terms": "修指甲店,修指甲"
5678                 },
5679                 "shop/beauty/tanning": {
5680                     "name": "日曬沙龍",
5681                     "terms": "日光浴店,曬黑沙龍"
5682                 },
5683                 "shop/bed": {
5684                     "name": "床具/寐具店",
5685                     "terms": "床具店,寐具店,寢具店"
5686                 },
5687                 "shop/beverages": {
5688                     "name": "飲品店",
5689                     "terms": "飲料店,手搖杯"
5690                 },
5691                 "shop/bicycle": {
5692                     "name": "單車店",
5693                     "terms": "腳踏車店"
5694                 },
5695                 "shop/bookmaker": {
5696                     "name": "書商",
5697                     "terms": "出版社"
5698                 },
5699                 "shop/books": {
5700                     "name": "書店",
5701                     "terms": "書局"
5702                 },
5703                 "shop/boutique": {
5704                     "name": "服飾店",
5705                     "terms": "精品服飾店"
5706                 },
5707                 "shop/butcher": {
5708                     "name": "肉販",
5709                     "terms": "肉販"
5710                 },
5711                 "shop/candles": {
5712                     "name": "燈具店",
5713                     "terms": "燈具行"
5714                 },
5715                 "shop/car": {
5716                     "name": "汽車行",
5717                     "terms": "賣車處"
5718                 },
5719                 "shop/car_parts": {
5720                     "name": "汽車零件店",
5721                     "terms": "汽車零件店"
5722                 },
5723                 "shop/car_repair": {
5724                     "name": "汽車維修店",
5725                     "terms": "汽車保養店"
5726                 },
5727                 "shop/carpet": {
5728                     "name": "地毯店",
5729                     "terms": "地毯商店"
5730                 },
5731                 "shop/charity": {
5732                     "name": "慈善商店",
5733                     "terms": "慈善商店,義賣店"
5734                 },
5735                 "shop/cheese": {
5736                     "name": "起士店",
5737                     "terms": "起士商店,芝士店"
5738                 },
5739                 "shop/chemist": {
5740                     "name": "藥妝店",
5741                     "terms": "藥妝店"
5742                 },
5743                 "shop/chocolate": {
5744                     "name": "巧克力店",
5745                     "terms": "巧克力商店"
5746                 },
5747                 "shop/clothes": {
5748                     "name": "服飾店",
5749                     "terms": "衣服店,賣衣店"
5750                 },
5751                 "shop/coffee": {
5752                     "name": "咖啡店",
5753                     "terms": "咖啡廳, 咖啡館"
5754                 },
5755                 "shop/computer": {
5756                     "name": "電腦店",
5757                     "terms": "電腦店"
5758                 },
5759                 "shop/confectionery": {
5760                     "name": "糖果店",
5761                     "terms": "糖果商店"
5762                 },
5763                 "shop/convenience": {
5764                     "name": "便利商店",
5765                     "terms": "便利商店"
5766                 },
5767                 "shop/copyshop": {
5768                     "name": "影印店",
5769                     "terms": "影印行"
5770                 },
5771                 "shop/cosmetics": {
5772                     "name": "化妝品店",
5773                     "terms": "化妝品店,保養品店,化妝品商店"
5774                 },
5775                 "shop/craft": {
5776                     "name": "工藝品店",
5777                     "terms": "工藝品店,工藝品商店,手工藝店,手作工坊"
5778                 },
5779                 "shop/curtain": {
5780                     "name": "窗廉店",
5781                     "terms": "窗廉商店"
5782                 },
5783                 "shop/dairy": {
5784                     "name": "奶製品店",
5785                     "terms": "奶製品店,乳品店"
5786                 },
5787                 "shop/deli": {
5788                     "name": "美食店",
5789                     "terms": "美食店"
5790                 },
5791                 "shop/department_store": {
5792                     "name": "百貨公司",
5793                     "terms": "百貨公司"
5794                 },
5795                 "shop/doityourself": {
5796                     "name": "DIY商店",
5797                     "terms": "DIY商店"
5798                 },
5799                 "shop/dry_cleaning": {
5800                     "name": "乾洗店",
5801                     "terms": "乾洗商店"
5802                 },
5803                 "shop/e-cigarette": {
5804                     "name": "電子菸商店",
5805                     "terms": "電子菸商店,電子菸販賣店,電子菸販賣處"
5806                 },
5807                 "shop/electronics": {
5808                     "name": "電器店",
5809                     "terms": "電器行"
5810                 },
5811                 "shop/erotic": {
5812                     "name": "情趣用品店",
5813                     "terms": "情趣用品商店"
5814                 },
5815                 "shop/fabric": {
5816                     "name": "帆布店",
5817                     "terms": "織布店,布店"
5818                 },
5819                 "shop/farm": {
5820                     "name": "產地直銷店",
5821                     "terms": "農場直賣店,農場直銷店,特產店"
5822                 },
5823                 "shop/fashion": {
5824                     "name": "時尚店",
5825                     "terms": "時裝店,時常衣服店"
5826                 },
5827                 "shop/fishmonger": {
5828                     "name": "魚販"
5829                 },
5830                 "shop/florist": {
5831                     "name": "花店",
5832                     "terms": "花卉行"
5833                 },
5834                 "shop/frame": {
5835                     "name": "表框店",
5836                     "terms": "表框店, 裱框店"
5837                 },
5838                 "shop/funeral_directors": {
5839                     "name": "生命禮儀公司",
5840                     "terms": "禮儀公司"
5841                 },
5842                 "shop/furnace": {
5843                     "name": "火爐店"
5844                 },
5845                 "shop/furniture": {
5846                     "name": "傢具店",
5847                     "terms": "家具店"
5848                 },
5849                 "shop/garden_centre": {
5850                     "name": "園藝中心",
5851                     "terms": "園藝店,園藝行"
5852                 },
5853                 "shop/gas": {
5854                     "name": "瓦斯店",
5855                     "terms": "瓦斯店"
5856                 },
5857                 "shop/gift": {
5858                     "name": "禮品店",
5859                     "terms": "禮物店"
5860                 },
5861                 "shop/greengrocer": {
5862                     "name": "蔬果店",
5863                     "terms": "蔬果店"
5864                 },
5865                 "shop/hairdresser": {
5866                     "name": "理髮店",
5867                     "terms": "理髮店,髮廏,男士理髮"
5868                 },
5869                 "shop/hardware": {
5870                     "name": "五金店",
5871                     "terms": "五金行"
5872                 },
5873                 "shop/health_food": {
5874                     "name": "健康食品店",
5875                     "terms": "保康食品店"
5876                 },
5877                 "shop/hearing_aids": {
5878                     "name": "助聽器店",
5879                     "terms": "助聽器商店"
5880                 },
5881                 "shop/herbalist": {
5882                     "name": "草藥店",
5883                     "terms": "草藥店"
5884                 },
5885                 "shop/hifi": {
5886                     "name": "音響店",
5887                     "terms": "音響店"
5888                 },
5889                 "shop/houseware": {
5890                     "name": "家庭用品店",
5891                     "terms": "家居用品店"
5892                 },
5893                 "shop/interior_decoration": {
5894                     "name": "室內設計店",
5895                     "terms": "室內設計店"
5896                 },
5897                 "shop/jewelry": {
5898                     "name": "珠寶店",
5899                     "terms": "銀樓,首飾店"
5900                 },
5901                 "shop/kiosk": {
5902                     "name": "書報攤",
5903                     "terms": "售貨亭"
5904                 },
5905                 "shop/kitchen": {
5906                     "name": "廚房設計行",
5907                     "terms": "廚房設計店,廚房用品店"
5908                 },
5909                 "shop/laundry": {
5910                     "name": "洗衣店",
5911                     "terms": "洗衣店"
5912                 },
5913                 "shop/leather": {
5914                     "name": "皮革店",
5915                     "terms": "皮革店"
5916                 },
5917                 "shop/locksmith": {
5918                     "name": "鎖匠",
5919                     "terms": "鎖匠"
5920                 },
5921                 "shop/lottery": {
5922                     "name": "彩券行",
5923                     "terms": "投注站,公益彩券"
5924                 },
5925                 "shop/mall": {
5926                     "name": "購物中心",
5927                     "terms": "商場"
5928                 },
5929                 "shop/massage": {
5930                     "name": "按摩店",
5931                     "terms": "按摩商店, 舒壓中心"
5932                 },
5933                 "shop/medical_supply": {
5934                     "name": "醫療器材行",
5935                     "terms": "醫療用品店"
5936                 },
5937                 "shop/mobile_phone": {
5938                     "name": "行動電話店",
5939                     "terms": "手機商店,手機店,手機行,行動通訊店"
5940                 },
5941                 "shop/money_lender": {
5942                     "name": "地下錢莊",
5943                     "terms": "借貸人,放款人,汽車借款"
5944                 },
5945                 "shop/motorcycle": {
5946                     "name": "機車行",
5947                     "terms": "摩托車行,機器腳踏車行"
5948                 },
5949                 "shop/music": {
5950                     "name": "音樂店",
5951                     "terms": "唱片行"
5952                 },
5953                 "shop/musical_instrument": {
5954                     "name": "音樂樂器行",
5955                     "terms": "樂器行"
5956                 },
5957                 "shop/newsagent": {
5958                     "name": "報紙/雜誌攤",
5959                     "terms": "報刊攤,報刊商店"
5960                 },
5961                 "shop/nutrition_supplements": {
5962                     "name": "營養補充品店",
5963                     "terms": "營養補充品店, 保健食品專賣店"
5964                 },
5965                 "shop/optician": {
5966                     "name": "眼鏡行",
5967                     "terms": "眼鏡行"
5968                 },
5969                 "shop/organic": {
5970                     "name": "有機產品店",
5971                     "terms": "有機食品店"
5972                 },
5973                 "shop/outdoor": {
5974                     "name": "戶外用品店",
5975                     "terms": "戶外用具店"
5976                 },
5977                 "shop/paint": {
5978                     "name": "油漆行",
5979                     "terms": "油漆店"
5980                 },
5981                 "shop/pastry": {
5982                     "name": "糕餅店",
5983                     "terms": "糕餅店,蛋糕店,烘焙店"
5984                 },
5985                 "shop/pawnbroker": {
5986                     "name": "汽機車借款",
5987                     "terms": "地下錢莊"
5988                 },
5989                 "shop/perfumery": {
5990                     "name": "香水店",
5991                     "terms": "香水店"
5992                 },
5993                 "shop/pet": {
5994                     "name": "寵物店",
5995                     "terms": "寵物用品店"
5996                 },
5997                 "shop/pet_grooming": {
5998                     "name": "寵物美容店",
5999                     "terms": "寵物美容店"
6000                 },
6001                 "shop/photo": {
6002                     "name": "攝影用品店",
6003                     "terms": "照相店"
6004                 },
6005                 "shop/pyrotechnics": {
6006                     "name": "煙火商",
6007                     "terms": "煙火用品店"
6008                 },
6009                 "shop/radiotechnics": {
6010                     "name": "無線電/電子零件店",
6011                     "terms": "無線電/電子零件店"
6012                 },
6013                 "shop/religion": {
6014                     "name": "宗教用品店",
6015                     "terms": "宗教用品商店, 金紙店, 香鋪,佛具店"
6016                 },
6017                 "shop/scuba_diving": {
6018                     "name": "潛水用品店",
6019                     "terms": "潛水用具店"
6020                 },
6021                 "shop/seafood": {
6022                     "name": "海產店",
6023                     "terms": "海產店"
6024                 },
6025                 "shop/second_hand": {
6026                     "name": "格仔鋪/二手店",
6027                     "terms": "格仔店/二手店"
6028                 },
6029                 "shop/shoes": {
6030                     "name": "鞋店",
6031                     "terms": "鞋店"
6032                 },
6033                 "shop/sports": {
6034                     "name": "運動用品店",
6035                     "terms": "運動用品店"
6036                 },
6037                 "shop/stationery": {
6038                     "name": "文具店",
6039                     "terms": "文具店"
6040                 },
6041                 "shop/storage_rental": {
6042                     "name": "儲物空間出租",
6043                     "terms": "儲物空間出租"
6044                 },
6045                 "shop/supermarket": {
6046                     "name": "超級市場",
6047                     "terms": "超市"
6048                 },
6049                 "shop/tailor": {
6050                     "name": "裁縫",
6051                     "terms": "裁縫師,成衣訂作,成衣匠"
6052                 },
6053                 "shop/tattoo": {
6054                     "name": "刺青店",
6055                     "terms": "刺青行,Tattoo Parlor"
6056                 },
6057                 "shop/tea": {
6058                     "name": "茶行",
6059                     "terms": "茶葉店"
6060                 },
6061                 "shop/ticket": {
6062                     "name": "賣票亭",
6063                     "terms": "售票處"
6064                 },
6065                 "shop/tiles": {
6066                     "name": "磁磚商店",
6067                     "terms": "磁磚商店,磁磚店,瓷磚商店,瓷磚店"
6068                 },
6069                 "shop/tobacco": {
6070                     "name": "菸店",
6071                     "terms": "香菸店"
6072                 },
6073                 "shop/toys": {
6074                     "name": "玩具店",
6075                     "terms": "玩具店"
6076                 },
6077                 "shop/trade": {
6078                     "name": "材料行",
6079                     "terms": "材料行,供應商,貿易商"
6080                 },
6081                 "shop/travel_agency": {
6082                     "name": "旅行社",
6083                     "terms": "旅行社"
6084                 },
6085                 "shop/tyres": {
6086                     "name": "輪胎店",
6087                     "terms": "輪胎店"
6088                 },
6089                 "shop/vacant": {
6090                     "name": "閒置商店"
6091                 },
6092                 "shop/vacuum_cleaner": {
6093                     "name": "吸塵器店",
6094                     "terms": "吸塵器商店"
6095                 },
6096                 "shop/variety_store": {
6097                     "name": "雜貨店",
6098                     "terms": "雜貨店,39元商店"
6099                 },
6100                 "shop/video": {
6101                     "name": "錄影帶店",
6102                     "terms": "影碟店"
6103                 },
6104                 "shop/video_games": {
6105                     "name": "電子遊戲店",
6106                     "terms": "電子遊戲商店,電玩店"
6107                 },
6108                 "shop/watches": {
6109                     "name": "鐘錶行",
6110                     "terms": "手錶店"
6111                 },
6112                 "shop/water_sports": {
6113                     "name": "水上活動/泳具店",
6114                     "terms": "水上活動/游泳用品店"
6115                 },
6116                 "shop/weapons": {
6117                     "name": "武器店",
6118                     "terms": "武器商店,槍店"
6119                 },
6120                 "shop/wholesale": {
6121                     "name": "批發商",
6122                     "terms": "批發商,批發店"
6123                 },
6124                 "shop/window_blind": {
6125                     "name": "窗廉店",
6126                     "terms": "窗廉商店"
6127                 },
6128                 "shop/wine": {
6129                     "name": "販酒店",
6130                     "terms": "酒店"
6131                 },
6132                 "tourism": {
6133                     "name": "旅遊設施",
6134                     "terms": "旅遊設施"
6135                 },
6136                 "tourism/alpine_hut": {
6137                     "name": "高山小屋",
6138                     "terms": "高山小屋"
6139                 },
6140                 "tourism/apartment": {
6141                     "name": "假日公寓",
6142                     "terms": "假日公寓,日租型套房"
6143                 },
6144                 "tourism/aquarium": {
6145                     "name": "水族館(展覽館)",
6146                     "terms": "水族館,海洋世界,海洋公園"
6147                 },
6148                 "tourism/artwork": {
6149                     "name": "公共藝術",
6150                     "terms": "藝術品,街頭藝術"
6151                 },
6152                 "tourism/attraction": {
6153                     "name": "觀光景點",
6154                     "terms": "觀光點"
6155                 },
6156                 "tourism/camp_site": {
6157                     "name": "露營地",
6158                     "terms": "營地"
6159                 },
6160                 "tourism/caravan_site": {
6161                     "name": "露營車停車場",
6162                     "terms": "房車營地"
6163                 },
6164                 "tourism/chalet": {
6165                     "name": "假日小屋",
6166                     "terms": "假日小屋"
6167                 },
6168                 "tourism/gallery": {
6169                     "name": "藝廊",
6170                     "terms": "藝廊"
6171                 },
6172                 "tourism/guest_house": {
6173                     "name": "招待所",
6174                     "terms": "私人招待所"
6175                 },
6176                 "tourism/hostel": {
6177                     "name": "旅舍",
6178                     "terms": "青年旅社"
6179                 },
6180                 "tourism/hotel": {
6181                     "name": "旅館",
6182                     "terms": "酒店,旅店,賓館"
6183                 },
6184                 "tourism/information": {
6185                     "name": "旅遊資訊",
6186                     "terms": "旅遊資訊"
6187                 },
6188                 "tourism/information/board": {
6189                     "name": "資訊告示牌",
6190                     "terms": "資訊告示牌,告示牌,看版"
6191                 },
6192                 "tourism/information/guidepost": {
6193                     "name": "指示牌",
6194                     "terms": "方向指引牌"
6195                 },
6196                 "tourism/information/map": {
6197                     "name": "地圖",
6198                     "terms": "地圖,指示圖,範圍圖,旅遊景點圖,景點圖"
6199                 },
6200                 "tourism/information/office": {
6201                     "name": "旅遊服務中心",
6202                     "terms": "遊客中心"
6203                 },
6204                 "tourism/motel": {
6205                     "name": "汽車旅館",
6206                     "terms": "motel"
6207                 },
6208                 "tourism/museum": {
6209                     "name": "博物館",
6210                     "terms": "博物館"
6211                 },
6212                 "tourism/picnic_site": {
6213                     "name": "野餐場地",
6214                     "terms": "野餐地點"
6215                 },
6216                 "tourism/theme_park": {
6217                     "name": "主題公園",
6218                     "terms": "主題樂園"
6219                 },
6220                 "tourism/viewpoint": {
6221                     "name": "觀景點",
6222                     "terms": "風景點"
6223                 },
6224                 "tourism/wilderness_hut": {
6225                     "name": "野外小屋",
6226                     "terms": "野外小屋"
6227                 },
6228                 "tourism/zoo": {
6229                     "name": "動物園",
6230                     "terms": "動物園"
6231                 },
6232                 "traffic_calming": {
6233                     "name": "減速標線",
6234                     "terms": "減速標線,減速坡,跳動路面"
6235                 },
6236                 "traffic_calming/bump": {
6237                     "name": "減速丘",
6238                     "terms": "減速帶,減速器"
6239                 },
6240                 "traffic_calming/chicane": {
6241                     "name": "減速彎道",
6242                     "terms": "減速彎道"
6243                 },
6244                 "traffic_calming/choker": {
6245                     "name": "交通阻塞",
6246                     "terms": "交通阻塞"
6247                 },
6248                 "traffic_calming/cushion": {
6249                     "name": "減速墊",
6250                     "terms": "減速墊"
6251                 },
6252                 "traffic_calming/dip": {
6253                     "name": "減速坡",
6254                     "terms": "減速坡,斜坡"
6255                 },
6256                 "traffic_calming/hump": {
6257                     "name": "減速標線",
6258                     "terms": "減速標線"
6259                 },
6260                 "traffic_calming/island": {
6261                     "name": "分隔島",
6262                     "terms": "分隔島"
6263                 },
6264                 "traffic_calming/rumble_strip": {
6265                     "name": "跳動路面",
6266                     "terms": "起皺狹長路段"
6267                 },
6268                 "traffic_calming/table": {
6269                     "name": "減速丘",
6270                     "terms": "減速丘"
6271                 },
6272                 "type/boundary": {
6273                     "name": "邊界",
6274                     "terms": "界線"
6275                 },
6276                 "type/boundary/administrative": {
6277                     "name": "行政界線",
6278                     "terms": "行政邊界"
6279                 },
6280                 "type/multipolygon": {
6281                     "name": "多重多邊形"
6282                 },
6283                 "type/restriction": {
6284                     "name": "限制",
6285                     "terms": "限制"
6286                 },
6287                 "type/restriction/no_left_turn": {
6288                     "name": "不准左轉",
6289                     "terms": "禁止左轉,不可以左轉"
6290                 },
6291                 "type/restriction/no_right_turn": {
6292                     "name": "不准右轉",
6293                     "terms": "禁止右轉,不可以右轉"
6294                 },
6295                 "type/restriction/no_straight_on": {
6296                     "name": "不准直駛",
6297                     "terms": "禁止進入"
6298                 },
6299                 "type/restriction/no_u_turn": {
6300                     "name": "不准掉頭",
6301                     "terms": "禁止迴轉"
6302                 },
6303                 "type/restriction/only_left_turn": {
6304                     "name": "只能左轉",
6305                     "terms": "只能左轉"
6306                 },
6307                 "type/restriction/only_right_turn": {
6308                     "name": "只能右轉",
6309                     "terms": "只能右轉"
6310                 },
6311                 "type/restriction/only_straight_on": {
6312                     "name": "只能直行",
6313                     "terms": "只能直行"
6314                 },
6315                 "type/restriction/only_u_turn": {
6316                     "name": "只能迴轉",
6317                     "terms": "只能迴轉"
6318                 },
6319                 "type/route": {
6320                     "name": "路線",
6321                     "terms": "路線"
6322                 },
6323                 "type/route/bicycle": {
6324                     "name": "單車路線",
6325                     "terms": "腳踏車路線"
6326                 },
6327                 "type/route/bus": {
6328                     "name": "公車路線",
6329                     "terms": "公共汽車路線,客運路線,巴士路線"
6330                 },
6331                 "type/route/detour": {
6332                     "name": "繞道路線",
6333                     "terms": "繞道路線"
6334                 },
6335                 "type/route/ferry": {
6336                     "name": "渡輪航線",
6337                     "terms": "渡輪路線"
6338                 },
6339                 "type/route/foot": {
6340                     "name": "步行路線",
6341                     "terms": "步行路線"
6342                 },
6343                 "type/route/hiking": {
6344                     "name": "遠足路線",
6345                     "terms": "遠足路線"
6346                 },
6347                 "type/route/horse": {
6348                     "name": "騎馬路線",
6349                     "terms": "騎馬路線,騎乘路線"
6350                 },
6351                 "type/route/light_rail": {
6352                     "name": "輕軌路線",
6353                     "terms": "輕軌路線"
6354                 },
6355                 "type/route/pipeline": {
6356                     "name": "管道路線",
6357                     "terms": "管線路線"
6358                 },
6359                 "type/route/piste": {
6360                     "name": "滑雪路線",
6361                     "terms": "滑雪路線"
6362                 },
6363                 "type/route/power": {
6364                     "name": "供電路線",
6365                     "terms": "輸電線路"
6366                 },
6367                 "type/route/road": {
6368                     "name": "道路路線",
6369                     "terms": "公路路線"
6370                 },
6371                 "type/route/subway": {
6372                     "name": "地下鐵路線",
6373                     "terms": "地下鐵路線,捷運路線"
6374                 },
6375                 "type/route/train": {
6376                     "name": "鐵路路線",
6377                     "terms": "列車路線"
6378                 },
6379                 "type/route/tram": {
6380                     "name": "電車路線",
6381                     "terms": "電車路線"
6382                 },
6383                 "type/route_master": {
6384                     "name": "路線總纜",
6385                     "terms": "路線總目"
6386                 },
6387                 "type/site": {
6388                     "name": "地點",
6389                     "terms": "場地"
6390                 },
6391                 "type/waterway": {
6392                     "name": "水路",
6393                     "terms": "水路"
6394                 },
6395                 "vertex": {
6396                     "name": "其他",
6397                     "terms": "其他"
6398                 },
6399                 "waterway": {
6400                     "name": "水道"
6401                 },
6402                 "waterway/boatyard": {
6403                     "name": "船塢",
6404                     "terms": "船塢"
6405                 },
6406                 "waterway/canal": {
6407                     "name": "運河",
6408                     "terms": "運河"
6409                 },
6410                 "waterway/dam": {
6411                     "name": "堤壩",
6412                     "terms": "水庫,水壩"
6413                 },
6414                 "waterway/ditch": {
6415                     "name": "溝",
6416                     "terms": "水溝"
6417                 },
6418                 "waterway/dock": {
6419                     "name": "濕塢 / 乾塢",
6420                     "terms": "濕塢 / 乾塢"
6421                 },
6422                 "waterway/drain": {
6423                     "name": "渠",
6424                     "terms": "灌溉水圳"
6425                 },
6426                 "waterway/fuel": {
6427                     "name": "船用加油站",
6428                     "terms": "船隻加油站"
6429                 },
6430                 "waterway/river": {
6431                     "name": "河流",
6432                     "terms": "河川"
6433                 },
6434                 "waterway/riverbank": {
6435                     "name": "河床",
6436                     "terms": "河岸"
6437                 },
6438                 "waterway/sanitary_dump_station": {
6439                     "name": "污水處理放流管",
6440                     "terms": "放流口,放流管,污水海洋放流口,污水海洋放流管"
6441                 },
6442                 "waterway/stream": {
6443                     "name": "溪流",
6444                     "terms": "小溪"
6445                 },
6446                 "waterway/stream_intermittent": {
6447                     "name": "週期性水流",
6448                     "terms": "週期性水流"
6449                 },
6450                 "waterway/water_point": {
6451                     "name": "海洋飲用水",
6452                     "terms": "海洋飲用水"
6453                 },
6454                 "waterway/waterfall": {
6455                     "name": "瀑布",
6456                     "terms": "Waterfall,瀑布,跌水"
6457                 },
6458                 "waterway/weir": {
6459                     "name": "水壩",
6460                     "terms": "堰堤"
6461                 }
6462             }
6463         },
6464         "imagery": {
6465             "Bing": {
6466                 "description": "衛星與空照圖",
6467                 "name": "Bing 空照圖"
6468             },
6469             "DigitalGlobe-Premium": {
6470                 "attribution": {
6471                     "text": "使用條款與意見回饋"
6472                 },
6473                 "description": "Premium DigitalGlobe 衛星圖",
6474                 "name": "DigitalGlobe Premium 空照圖"
6475             },
6476             "DigitalGlobe-Premium-vintage": {
6477                 "attribution": {
6478                     "text": "使用條款與意見回饋"
6479                 },
6480                 "description": "影像邊界與拍攝日期。標籤將會在縮放等級大於等於 13 時出現。",
6481                 "name": "DigitalGlobe Premium 空照圖年份"
6482             },
6483             "DigitalGlobe-Standard": {
6484                 "attribution": {
6485                     "text": "使用條款與意見回饋"
6486                 },
6487                 "description": "Standard DigitalGlobe 衛星圖",
6488                 "name": "DigitalGlobe Standard 空照圖"
6489             },
6490             "DigitalGlobe-Standard-vintage": {
6491                 "attribution": {
6492                     "text": "使用條款與意見回饋"
6493                 },
6494                 "description": "影像邊界與拍攝日期。標籤將會在縮放等級大於等於 13 時出現。",
6495                 "name": "DigitalGlobe Standard 空照圖年份"
6496             },
6497             "EsriWorldImagery": {
6498                 "attribution": {
6499                     "text": "使用條款與回饋"
6500                 },
6501                 "description": "Esri 世界衛星圖。",
6502                 "name": "Esri 世界衛星圖"
6503             },
6504             "EsriWorldImageryClarity": {
6505                 "attribution": {
6506                     "text": "使用條款與意見回饋"
6507                 },
6508                 "description": "Ersi 的封存衛星圖可能比預設的圖層更清晰且更精確。",
6509                 "name": "Esri 世界衛星圖(清晰版)Beta"
6510             },
6511             "MAPNIK": {
6512                 "attribution": {
6513                     "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
6514                 },
6515                 "description": "預設的 OpenStreetMap 圖層",
6516                 "name": "OpenStreetMap(標準)"
6517             },
6518             "Mapbox": {
6519                 "attribution": {
6520                     "text": "使用條款與意見回饋"
6521                 },
6522                 "description": "衛星與空照圖",
6523                 "name": "Mapbox 衛星圖"
6524             },
6525             "OSM_Inspector-Addresses": {
6526                 "attribution": {
6527                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
6528                 },
6529                 "name": "OSM 檢查器:地址"
6530             },
6531             "OSM_Inspector-Geometry": {
6532                 "attribution": {
6533                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
6534                 },
6535                 "name": "OSM 檢查器:幾何"
6536             },
6537             "OSM_Inspector-Highways": {
6538                 "attribution": {
6539                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
6540                 },
6541                 "name": "OSM 檢查器:道路"
6542             },
6543             "OSM_Inspector-Multipolygon": {
6544                 "attribution": {
6545                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
6546                 },
6547                 "name": "OSM 檢查器:區域"
6548             },
6549             "OSM_Inspector-Places": {
6550                 "attribution": {
6551                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
6552                 },
6553                 "name": "OSM 檢查器:地區"
6554             },
6555             "OSM_Inspector-Routing": {
6556                 "attribution": {
6557                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
6558                 },
6559                 "name": "OSM 檢查器:路徑"
6560             },
6561             "OSM_Inspector-Tagging": {
6562                 "attribution": {
6563                     "text": "© Geofabrik GmbH, OpenStreetMap 貢獻者,CC-BY-SA"
6564                 },
6565                 "name": "OSM 檢查器:標籤"
6566             },
6567             "US-TIGER-Roads-2012": {
6568                 "name": "TIGER 道路 2012"
6569             },
6570             "US-TIGER-Roads-2014": {
6571                 "description": "在縮放等級 16 以上的資料是從美國人口普查局的公眾領域圖資取得的。較低縮放等級的則僅有自2006年開放街圖刪除部份不合授權條款的資料後併入開放街圖的資料",
6572                 "name": "TIGER 道路 2014"
6573             },
6574             "US-TIGER-Roads-2017": {
6575                 "description": "黃 = 自美國人口普查局的公共領域地圖資料取得。紅 = 在開放街圖上找不到資料",
6576                 "name": "TIGER 道路 2017"
6577             },
6578             "US_Forest_Service_roads_overlay": {
6579                 "name": "美國森林道路覆蓋層"
6580             },
6581             "Waymarked_Trails-Cycling": {
6582                 "attribution": {
6583                     "text": "© waymarkedtrails.org,OpenStreetMap 貢獻者,,CC by-SA 3.0"
6584                 },
6585                 "name": "小徑標示:自行車"
6586             },
6587             "Waymarked_Trails-Hiking": {
6588                 "attribution": {
6589                     "text": "© waymarkedtrails.org,OpenStreetMap 貢獻者,,CC by-SA 3.0"
6590                 },
6591                 "name": "小徑標示:健行"
6592             },
6593             "Waymarked_Trails-MTB": {
6594                 "attribution": {
6595                     "text": "© waymarkedtrails.org,OpenStreetMap 貢獻者,,CC by-SA 3.0"
6596                 },
6597                 "name": "小徑標示:MTB"
6598             },
6599             "Waymarked_Trails-Skating": {
6600                 "attribution": {
6601                     "text": "© waymarkedtrails.org,OpenStreetMap 貢獻者,,CC by-SA 3.0"
6602                 },
6603                 "name": "小徑標示:溜冰"
6604             },
6605             "Waymarked_Trails-Winter_Sports": {
6606                 "attribution": {
6607                     "text": "© waymarkedtrails.org,OpenStreetMap 貢獻者,,CC by-SA 3.0"
6608                 },
6609                 "name": "小徑標示:冬季運動"
6610             },
6611             "basemap.at": {
6612                 "attribution": {
6613                     "text": "basemap.at"
6614                 },
6615                 "description": "奧地利的底圖,基於政府資料。",
6616                 "name": "basemap.at"
6617             },
6618             "basemap.at-orthofoto": {
6619                 "attribution": {
6620                     "text": "basemap.at"
6621                 },
6622                 "description": "由 basemap.at 提供的 Orthofoto 圖層。geoimage.at 圖的「繼承者」。",
6623                 "name": "basemap.at Orthofoto"
6624             },
6625             "hike_n_bike": {
6626                 "attribution": {
6627                     "text": "© OpenStreetMap 貢獻者"
6628                 },
6629                 "name": "健行與自行車"
6630             },
6631             "mapbox_locator_overlay": {
6632                 "attribution": {
6633                     "text": "使用條款與意見回饋"
6634                 },
6635                 "description": "顯示主要的圖徽以協助您定位。",
6636                 "name": "定位器覆蓋層"
6637             },
6638             "openpt_map": {
6639                 "attribution": {
6640                     "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
6641                 },
6642                 "name": "OpenPT 地圖(覆蓋層)"
6643             },
6644             "osm-gps": {
6645                 "attribution": {
6646                     "text": "© OpenStreetMap 貢獻者"
6647                 },
6648                 "description": "上傳至開放街圖的公開 GPS 軌跡。",
6649                 "name": "OpenStreetMap GPS 軌跡"
6650             },
6651             "osm-mapnik-black_and_white": {
6652                 "attribution": {
6653                     "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
6654                 },
6655                 "name": "OpenStreetMap(標準黑與白)"
6656             },
6657             "osm-mapnik-german_style": {
6658                 "attribution": {
6659                     "text": "© OpenStreetMap 貢獻者,CC-BY-SA"
6660                 },
6661                 "name": "OpenStreetMap(德國樣式)"
6662             },
6663             "qa_no_address": {
6664                 "attribution": {
6665                     "text": "Simon Poole,資料 ©OpenStreetMap 貢獻者"
6666                 },
6667                 "name": "QA 無地址"
6668             },
6669             "skobbler": {
6670                 "attribution": {
6671                     "text": "© 圖磚:skobbler 圖資:OpenStreetMap 貢獻者"
6672                 },
6673                 "name": "skobbler"
6674             },
6675             "stamen-terrain-background": {
6676                 "attribution": {
6677                     "text": "Stamen Design 的圖磚,以 CC BY 3.0 授權。資料自 OpenStreetMap 處取得,以 ODbL 授權"
6678                 },
6679                 "name": "Stamen Terrain"
6680             },
6681             "tf-cycle": {
6682                 "attribution": {
6683                     "text": "地圖 © Thunderforest,資料 © OpenStreetMap 貢獻者"
6684                 },
6685                 "name": "Thunderforest OpenCycleMap"
6686             },
6687             "tf-landscape": {
6688                 "attribution": {
6689                     "text": "地圖 © Thunderforest,資料 © OpenStreetMap 貢獻者"
6690                 },
6691                 "name": "Thunderforest Landscape"
6692             }
6693         },
6694         "community": {
6695             "osm-mg-facebook": {
6696                 "name": "開放街圖馬達加斯加 Facebook 社團",
6697                 "description": "馬達加斯加對開放街圖有興趣的人參與的 Facebook 社團。"
6698             },
6699             "talk-mg": {
6700                 "name": "Talk-m 郵件論壇",
6701                 "description": "馬達加斯加開放街圖貢獻者、社群和使用者分享和討論的園地"
6702             },
6703             "OSM-BGD-facebook": {
6704                 "name": "開放街圖孟加拉",
6705                 "description": "改進孟加拉的開放街圖",
6706                 "extendedDescription": "在孟加拉畫地圖嗎?想要問問題,想要與社群連結?請加入 {Url},所有人都歡迎噢!"
6707             },
6708             "OSM-India-facebook": {
6709                 "name": "開放街圖印度 - 參與社區畫圖",
6710                 "description": "改善印度的 OpenStreetMap",
6711                 "extendedDescription": "在印度畫地圖嗎?有問題,想要與社群互動?來  {Url} 加入我們,歡迎所有人。"
6712             },
6713             "OSM-india-mailinglist": {
6714                 "name": "開放街圖印度郵件論壇",
6715                 "description": "Talk-in 是印度社群的官方郵件論壇"
6716             },
6717             "OSM-india-twitter": {
6718                 "name": "開放街圖印度 Twitter",
6719                 "description": "我們只是喜歡 tweet:{url}"
6720             },
6721             "OSM-IDN-facebook": {
6722                 "name": "開放街圖印尼",
6723                 "description": "改進印尼的開放街圖",
6724                 "extendedDescription": "在印尼畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。"
6725             },
6726             "OSM-japan-facebook": {
6727                 "name": "開放街圖日本社群",
6728                 "description": "日本圖客和開放街圖使用者"
6729             },
6730             "OSM-japan-mailinglist": {
6731                 "name": "開放街圖日本郵件論壇",
6732                 "description": "Talk-ja 是日本社群官方的郵件論壇"
6733             },
6734             "OSM-japan-twitter": {
6735                 "name": "開放街圖日本 Twitter",
6736                 "description": "Twitter 的標籤:{url}"
6737             },
6738             "OSM-MNG-facebook": {
6739                 "name": "開放街圖蒙古",
6740                 "description": "改進蒙古的開放街圖",
6741                 "extendedDescription": "在蒙古畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。"
6742             },
6743             "OSM-Nepal-facebook": {
6744                 "name": "開放街圖尼泊爾",
6745                 "description": "改進尼泊爾的開放街圖",
6746                 "extendedDescription": "在尼泊爾畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。"
6747             },
6748             "OSM-PH-facebook": {
6749                 "name": "開放街圖菲律賓 Facebook"
6750             },
6751             "byosm": {
6752                 "name": "開放街圖白羅斯",
6753                 "description": "開放街圖白羅斯 Telegram 聊天室"
6754             },
6755             "Bay-Area-OpenStreetMappers": {
6756                 "name": "灣區的 OpenStreetMap 圖客",
6757                 "description": "改善在灣區的 OpenStreetMap",
6758                 "extendedDescription": "這個群組是為了讓灣區的 OpenStreetMap 社群成長茁壯而設立。我們的活動開放給所有人參與,開放原始碼支持者、自行車騎士、地理資訊系統 (GIS) 專家、地理藏寶者都可以。只要對地圖、地圖製作與自由地圖資料有興趣的人都歡迎加入我們的群組,以及參與我們的活動。"
6759             },
6760             "Central-Pennsylvania-OSM": {
6761                 "name": "賓州中部 OSM",
6762                 "description": "位於賓州州立大學的線上製圖社群"
6763             },
6764             "Code-for-San-Jose-Slack": {
6765                 "name": "Code for San Jose Slack",
6766                 "description": "歡迎所有人加入!在 {signupUrl} 註冊,並加入 #osm 頻道。"
6767             },
6768             "Dallas-Fort-Worth-OSM": {
6769                 "name": "達拉斯—沃斯堡 OSM",
6770                 "description": "達拉斯—沃斯堡的 OpenStreetMap 使用者群組",
6771                 "extendedDescription": "達拉斯、沃斯堡與其間的所有城市都充滿了極具創造力且技術精湛的人才。這個使用者群組的願景是找出新的方法來使用 OSM 上的驚人資源。"
6772             },
6773             "GeoPhilly": {
6774                 "name": "GeoPhilly",
6775                 "description": "費城地區的地圖愛好者聚會",
6776                 "extendedDescription": "GeoPhilly 將開發者、地理學家、資料極客、開放原始碼愛好者、公民駭客與地圖愛好者聯合起來,並將我們對地圖的熱愛與他們的故事連結起來。如果你在工作中會用到地圖,或僅僅只是想要了解更多,這就是為你而辦的聚會!我們的活動旨在開放、友好、教育與社交,從歡樂時光到閃電講,甚至是工作坊都有。跟我們一起在費城建立一個多元化且激勵人心的地理空間社群!"
6777             },
6778             "Mapping-DC-meetup": {
6779                 "name": "Mapping DC",
6780                 "description": "改善華府區域的 OpenStreetMap",
6781                 "extendedDescription": "我們是一群致力於改善華府區域的 OpenStreetMap 的群組。我們也努力教導其他人關於 OSM 的生態系、資料分析、製圖與 GIS。我們每隔一個月聚會一次,每次僅聚焦在我們的城市中的一個地區。"
6782             },
6783             "OSM-Boston": {
6784                 "name": "開放街圖波士頓",
6785                 "description": "波士頓的圖客與開放街圖使用者",
6786                 "extendedDescription": "開放街圖是一份自由開放的維基風格世界地圖,每天都有數十萬像您這樣的人們做出貢獻。編輯地圖很簡單,而且很有趣!不管是在戶內或是戶外都可以加入我們,來建立波士頓地區與世界其他地方最好的地圖吧!"
6787             },
6788             "OSM-Chattanooga": {
6789                 "name": "OSM 查塔努加",
6790                 "description": "查塔努加的 OpenStreetMap 使用者群組"
6791             },
6792             "OSM-Colorado": {
6793                 "name": "開放街圖科羅拉多",
6794                 "description": "在美國科羅拉多州的圖客與開放街圖使用者",
6795                 "extendedDescription": "開放街圖 (OpenStreetMap, OSM) 科羅拉多是一個喜歡貢獻他們的心力建立自由地圖的一群地區協作夥伴。我們鼓勵我們所有的圖客組織或建議橫跨整個州的製圖活動。會面活動可以是簡單的社交活動、OSM 基礎到進階訓練,或是社群製圖派對。"
6796             },
6797             "OSM-NYC": {
6798                 "name": "OpenStreetMap NYC",
6799                 "description": "在紐約都會區的圖客與 OpenStreetMap 使用者、開發者與愛好者"
6800             },
6801             "OSM-Portland": {
6802                 "name": "OpenStreetMap 波特蘭",
6803                 "description": "波特蘭區域的圖客與 OpenStreetMap 使用者",
6804                 "extendedDescription": "OpenStreetMap (OSM) 是一幅由像你這樣的人所製作的世界地圖。它是由你所建構,並如同維基百科那樣自由提供給所有人的地圖。看看 osm.org 以取得更多資訊,然後在聚會上加入我們來說說地圖的故事、對 OSM 貢獻然後玩得開心!"
6805             },
6806             "OSM-Seattle": {
6807                 "name": "開放街圖西雅圖",
6808                 "description": "在西雅圖的圖客與開放街圖使用者"
6809             },
6810             "OSM-South-Bay": {
6811                 "name": "OSM South Bay",
6812                 "description": "由為聖荷西寫程式主辦的地圖之夜",
6813                 "extendedDescription": "為聖荷西寫程式是為美國寫程式的地區分支,週四晚上在聖荷西市中心舉辦每月地圖之夜。結識南灣區的圖客,與當地的製圖專案交流,聽聽其他的公民科技專案。寫程式或 GIS 相關技能都並非必要。"
6814             },
6815             "OSM-Tampa-Bay": {
6816                 "name": "開放街圖坦帕灣",
6817                 "description": "坦帕灣的圖客與開放街圖使用者",
6818                 "extendedDescription": "OSM 坦帕灣群組讓當地居民聚在一起,用開放街圖建立坦帕灣的準確地圖。如果您使用地圖、資料、開放原始碼、GPS、徒步旅行或是騎腳踏車等等,您將會很喜歡與 OSM 合作,所以請加入吧!我們會聚在一起,製圖並討論每月的新主題。"
6819             },
6820             "OSM-US-Slack": {
6821                 "name": "OpenStreetMap US Slack",
6822                 "description": "歡迎所有人加入!在 {signupUrl} 註冊"
6823             },
6824             "OSM-US": {
6825                 "name": "開放街圖美國",
6826                 "description": "我們協助美國的開放街圖成長茁壯並改善它。",
6827                 "extendedDescription": "我們透過舉辦年度研討會、提供社群資源、建立合作關係以及推廣來支援開放街圖。在此加入開放街圖美國:{signupUrl}"
6828             },
6829             "OSM-Utah": {
6830                 "name": "開放街圖猶他",
6831                 "description": "在鹽湖城區域的圖客與開放街圖使用者",
6832                 "extendedDescription": "我們可能會舉辦的活動有:學習製圖工作坊、製圖派對與戶外資料蒐集。活動將會在鹽湖城區舉辦,至少一開始是這樣。我們正在尋找經驗豐富的圖客與 OSM 新手。加入我們,一起來製圖吧!"
6833             },
6834             "OSM-Wyoming": {
6835                 "name": "開放街圖懷俄明",
6836                 "description": "在懷俄明州的圖客與開放街圖使用者",
6837                 "extendedDescription": "開放街圖 (OpenStreetMap, OSM) 懷俄明是一個喜歡貢獻他們的心力建立自由地圖的一群地區協作夥伴。我們鼓勵我們所有的圖客組織或建議橫跨整個州的製圖活動。會面活動可以是簡單的社交活動、OSM 基礎到進階訓練,或是社群製圖派對。"
6838             },
6839             "PHXGeo-meetup": {
6840                 "name": "PHXGeo Meetup",
6841                 "description": "在亞利桑那州鳳凰城的圖客與開放街圖使用者",
6842                 "extendedDescription": "這是一個給住在鳳凰城,喜歡地圖、GIS、開放街圖、製圖與其他東西的群組。"
6843             },
6844             "PHXGeo-twitter": {
6845                 "name": "PHXGeo Twitter",
6846                 "description": "在 {url} 上追隨我們的 Twitter"
6847             },
6848             "Western-Slope-facebook": {
6849                 "name": "Western Slope OSM Facebook",
6850                 "description": "在科羅拉多州大章克申的圖客與開放街圖使用者"
6851             },
6852             "Western-Slope-meetup": {
6853                 "name": "Western Slope OSM Meetup",
6854                 "description": "在科羅拉多州大章克申的圖客與開放街圖使用者",
6855                 "extendedDescription": "此群組的目標是介紹開放街圖給社群知道,並發展圖客社群、利用任何方法建立盡可能多的地理資料並把這些資料提供給社群。想像準確的線索標示!想像自行車道的進一步發展!想像您想要什麼,這就是開放街圖的有趣之處!"
6856             },
6857             "Maptime-Australia-Slack": {
6858                 "name": "Maptime Australia Slack",
6859                 "description": "在 {signupUrl} 註冊"
6860             },
6861             "OSM-Reddit": {
6862                 "name": "在 Reddit 上的 OpenStreetMap",
6863                 "description": "/r/openstreetmap/ 是一個取得更多關於 OpenStreetMap 資訊的好地方。什麼事都能問!"
6864             }
6865         }
6866     }
6867 }