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