]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/yue.json
Update to iD v1.9.3
[rails.git] / vendor / assets / iD / iD / locales / yue.json
1 {
2     "modes": {
3         "add_area": {
4             "title": "範圍",
5             "description": "加公園、建築物、湖或者其他範圍入去地圖度。",
6             "tail": "喺地圖度撳一下就可以開始畫範圍,好似公園呀、湖呀、或者建築物呀咁。"
7         },
8         "add_line": {
9             "title": "綫",
10             "description": "加公路、街、行人路、水道或者其他綫喺地圖度。",
11             "tail": "喺地圖度撳一下就可以開始畫路、徑、或者路綫。"
12         },
13         "add_point": {
14             "title": "點",
15             "description": "加餐廳、紀念碑、郵筒或者其他點喺地圖度。",
16             "tail": "喺地圖撳一下就可以加一點。"
17         },
18         "browse": {
19             "title": "周圍睇",
20             "description": "郁同埋放大縮細個地圖。"
21         },
22         "draw_area": {
23             "tail": "撳下加節入落範圍。撳第一節去完成範圍。"
24         },
25         "draw_line": {
26             "tail": "撳一下去加多幾節落條綫。掹其他綫,駁去佢哋度,同快撳兩下,完咗條綫。"
27         }
28     },
29     "operations": {
30         "add": {
31             "annotation": {
32                 "point": "處加咗",
33                 "vertex": "道度加節",
34                 "relation": "關聯加咗。"
35             }
36         },
37         "start": {
38             "annotation": {
39                 "line": "綫起咗。",
40                 "area": "範圍起咗。"
41             }
42         },
43         "continue": {
44             "key": "A",
45             "title": "繼續",
46             "description": "續條綫。",
47             "not_eligible": "爾度無綫可以可續。",
48             "multiple": "爾度幾條綫可繼續。揀一條綫,咁住Shift掣,撳住佢揀佢。",
49             "annotation": {
50                 "line": "綫續咗。",
51                 "area": "範圍續咗。"
52             }
53         },
54         "cancel_draw": {
55             "annotation": "唔畫。"
56         },
57         "change_role": {
58             "annotation": "改咗關聯成員嘅作用。"
59         },
60         "change_tags": {
61             "annotation": "籤改咗。"
62         },
63         "circularize": {
64             "title": "整圓",
65             "description": {
66                 "line": "整圓條綫",
67                 "area": "整圓範圍"
68             },
69             "key": "O",
70             "annotation": {
71                 "line": "整圓條綫。",
72                 "area": "整圓範圍。"
73             },
74             "not_closed": "無得整圓,根本唔係圈。"
75         },
76         "orthogonalize": {
77             "title": "整方",
78             "description": {
79                 "line": "整方個綫角",
80                 "area": "整方範圍角"
81             },
82             "key": "S",
83             "annotation": {
84                 "line": "整方咗綫角。",
85                 "area": "整方咗範圍角。"
86             },
87             "not_squarish": "佢太唔似方,整唔到方。"
88         },
89         "straighten": {
90             "title": "拉直",
91             "description": "拉直條綫",
92             "key": "S",
93             "annotation": "條綫拉直咗。",
94             "too_bendy": "條綫太彎,拉直唔到。"
95         },
96         "delete": {
97             "title": "刪",
98             "annotation": {
99                 "point": "刪咗處。",
100                 "vertex": "道度刪咗節。",
101                 "line": "刪咗綫。",
102                 "area": "刪咗範圍。",
103                 "relation": "刪咗關聯。",
104                 "multiple": "刪咗物體{n}個。"
105             },
106             "incomplete_relation": "此地貌無得刪走,皆因佢未傳晒落來。"
107         },
108         "add_member": {
109             "annotation": "加咗成員入關聯。"
110         },
111         "delete_member": {
112             "annotation": "拎走咗關聯成員。"
113         },
114         "connect": {
115             "annotation": {
116                 "point": "駁咗道去嗰處。",
117                 "vertex": "駁咗道去其他。",
118                 "line": "駁咗道去綫。",
119                 "area": "駁咗道去範圍。"
120             }
121         },
122         "disconnect": {
123             "title": "掹開",
124             "description": "此綫或者範圍等,全部掹開。",
125             "key": "D",
126             "annotation": "綫或範圍,經已掹開咗。",
127             "not_connected": "爾度唔够綫或者範圍去掹開。"
128         },
129         "merge": {
130             "title": "併",
131             "key": "C",
132             "not_eligible": "爾啲地貌,無得併埋。"
133         },
134         "move": {
135             "title": "搬",
136             "description": "搬爾個去另第度。",
137             "key": "M",
138             "annotation": {
139                 "point": "搬一點",
140                 "vertex": "道度搬咗節。",
141                 "line": "搬咗條綫。",
142                 "area": "搬咗範圍。",
143                 "multiple": "搬物體幾個。"
144             },
145             "incomplete_relation": "此地貌無得搬,皆因佢未傳晒落來。"
146         },
147         "rotate": {
148             "title": "擰轉",
149             "description": "圍住中心點,擰轉爾個物體。",
150             "key": "R",
151             "annotation": {
152                 "line": "條綫擰轉咗。",
153                 "area": "範圍擰轉咗。"
154             }
155         },
156         "reverse": {
157             "title": "倒向。",
158             "description": "整到修綫方向相反。",
159             "key": "V",
160             "annotation": "條綫方向倒咗轉。"
161         },
162         "split": {
163             "title": "斬開",
164             "description": {
165                 "line": "爾節度,斬綫爲二。",
166                 "area": "斬界,一分爲二。",
167                 "multiple": "爾節度,斬綫或範圍界綫,一分爲二。"
168             },
169             "key": "X",
170             "annotation": {
171                 "line": "斬開條綫。",
172                 "area": "斬開範圍界綫。",
173                 "multiple": "斬開綫或範圍界綫{n}條。"
174             },
175             "not_eligible": "綫無得喺頭尾度斬。",
176             "multiple_ways": "爾處太多綫,無得斬開。"
177         }
178     },
179     "undo": {
180         "tooltip": "還原:{action}",
181         "nothing": "無嘢好還原"
182     },
183     "redo": {
184         "tooltip": "重做:{action}",
185         "nothing": "無嘢好重做"
186     },
187     "tooltip_keyhint": "快掣",
188     "translate": {
189         "translate": "繙",
190         "localized_translation_label": "話名",
191         "localized_translation_language": "揀話",
192         "localized_translation_name": "名"
193     },
194     "zoom_in_edit": "放大去改",
195     "logout": "簽走",
196     "loading_auth": "駁上去公家街圖⋯⋯",
197     "status": {
198         "error": "駁唔通程式接口。",
199         "offline": "程式接口收工。遲啲再改啦。",
200         "readonly": "程式接口,只讀不寫。你要等下先記到你修改。"
201     },
202     "commit": {
203         "title": "記低修改",
204         "description_placeholder": "簡述你爾則稿件",
205         "upload_explanation": "你嘅修改,傳咗上去公家街圖。凢用公家街圖資料,地圖都會見到。",
206         "upload_explanation_with_user": "你以{user}名義,修改傳咗上去公家街圖。凢用公家街圖資料,地圖都會見到。",
207         "save": "記",
208         "cancel": "唔記",
209         "warnings": "警告",
210         "modified": "改咗",
211         "deleted": "刪咗",
212         "created": "開咗"
213     },
214     "contributors": {
215         "list": "有{users}修改",
216         "truncated_list": "有{users}同另外{count}人修改"
217     },
218     "geocoder": {
219         "search": "搵天下各地⋯⋯",
220         "no_results_visible": "圖內可見之處,都搵唔到",
221         "no_results_worldwide": "無嘢搵到"
222     },
223     "geolocate": {
224         "title": "標出我喺邊"
225     },
226     "inspector": {
227         "no_documentation_combination": "爾組籤,未有文件解",
228         "no_documentation_key": "爾個圖例,未有文件解。",
229         "show_more": "睇多啲",
230         "view_on_osm": "入公家街圖睇",
231         "all_tags": "所有籤",
232         "all_members": "所有成員",
233         "all_relations": "所有關聯",
234         "new_relation": "開新關聯⋯⋯",
235         "role": "作用",
236         "choose": "揀地貌",
237         "results": "{search}搵出{n}項",
238         "reference": "入公家街圖百科睇",
239         "back_tooltip": "轉地貌",
240         "remove": "移走",
241         "search": "搵",
242         "multiselect": "揀咗嘅項目",
243         "unknown": "未知",
244         "incomplete": "<無傳落來>",
245         "feature_list": "搵地貌",
246         "edit": "改地貌",
247         "none": "無",
248         "node": "節",
249         "way": "徑",
250         "relation": "關聯",
251         "location": "地點"
252     },
253     "background": {
254         "title": "背景",
255         "description": "背景設定",
256         "percent_brightness": "{opacity}% 光",
257         "none": "無",
258         "custom": "自訂",
259         "reset": "重設"
260     },
261     "restore": {
262         "heading": "你有修改未記妥",
263         "description": "要唔要囘復上次未記妥之修改?",
264         "restore": "囘復",
265         "reset": "重新開始"
266     },
267     "save": {
268         "title": "記低",
269         "help": "修改放上公家街圖,等其他用者都睇到。",
270         "no_changes": "無修改可記",
271         "uploading": "修改傳上公家街圖。",
272         "unsaved_changes": "你有修改未記妥"
273     },
274     "success": {
275         "edited_osm": "改掂公家街圖!",
276         "just_edited": "你啱啱改咗公家街圖!",
277         "view_on_osm": "入公家街圖睇",
278         "facebook": "放上Facebook",
279         "twitter": "放上Twitter",
280         "google": "放上Google+"
281     },
282     "confirm": {
283         "okay": "得"
284     },
285     "splash": {
286         "welcome": "歡迎來到艾第公家街圖造圖。",
287         "text": "艾第爾件架生,易用之時,亦功用多多,用來投稿修改去,世界至好,任用嘅世界地圖片。現時版本係{version}。想多啲資料,睇下 {website}同埋去{github}報告出錯。",
288         "walkthrough": "開始逐步解釋",
289         "start": "卽改"
290     },
291     "source_switch": {
292         "live": "運行之中",
293         "lose_changes": "你未有修改未記妥。轉地圖電腦,就會無咗修改。你真係要轉地圖電腦?",
294         "dev": "製作之中"
295     },
296     "tag_reference": {
297         "description": "描述",
298         "on_wiki": "喺公家街圖百科度嘅{tag}",
299         "used_with": "同{type}一齊用"
300     },
301     "validations": {
302         "untagged_point": "未有籤嘅點",
303         "untagged_line": "冇籤嘅綫",
304         "untagged_area": "冇籤嘅範圍",
305         "many_deletions": "你要刪走物件{n}個。你真係想咁做?咁人人用開嘅公家街圖入便,都會刪走埋。",
306         "tag_suggests_area": "{tag}籤話條綫係範圍,實情佢唔係。",
307         "deprecated_tags": "廢籤:{tags}"
308     },
309     "zoom": {
310         "in": "放大",
311         "out": "縮細"
312     },
313     "cannot_zoom": "今下模式,無得再縮。",
314     "gpx": {
315         "local_layer": "本地 GPX 檔案",
316         "drag_drop": "拉個 .gpx檔案入來爾版。或者,撳右邊粒掣揀檔案。",
317         "zoom": "校到GPX路徑大細",
318         "browse": "望下有乜 .gpx 檔案"
319     },
320     "help": {
321         "title": "指南",
322         "roads": "# 路\n\n用個程式,你開得,整得,刪得啲路。路有幾種,徑、公路、山徑、單車徑等等,乜嘢相交一段都要畫面出來。\n\n### 揀\n\n撳一下條路,就揀到。個外形會見得明顯,亦有架生仔選單,外加邊註欄有多啲路嘅資料。\n\n### 改\n\n你耐不耐見到條路,同背景相,或全球定位系統行縱,並唔一致。你要調較到佢哋啱位。\n\n首先撳一下,你想改嗰條路。咁條路就會特別顯眼,同埋有一點點畀你畀拉到啱位。若你想加多幾點,更加仔細,就喺條路上面,無節嘅地方,快撳兩下,咁就會開多一節。\n\n若然條路要駁去其他路,之但係無駁妥,咁你就拖住一點,拉到其他路,整到聯埋。地圖來講,駁通啲路係咁緊要,同埋駕車搵路亦必須。\n\n你亦可以用【搬】爾個架生,或撳快掣【M】,一次過搬成條路,再撳多下,就記好搬動。\n\n### 刪\n\n若成條路都唔啱,你亦要望下衞星相,以及最好親身確認,佢真係唔喺度,你就可以刪咗佢,卽係由地圖度搬走。小心啲刪走地貌,同其他改法一樣,有時地貌係人人都見到,但係衞星相過晒時,新路未必見。\n\n你刪條路,就撳佢一下,揀咗佢。跟住撳垃圾筒公仔,或者撳快掣【Delete】。\n\n### 開新\n\n要搵地方,緊係要有條路,係咪?去程式左上角,咁住【綫】個公仔,或者撳快掣【2】,就開始畫綫。\n\n地圖度,撳住路頭個位開始畫。若然條路由原路分出,就由原路上面路口位,撳一下開始。\n\n撳嘅點,應該人係跟實條路,跟䘙星相,或跟全球定位系統行蹤。若果你條路,會橫過另一條,你就喺路口位,撳落另一條路上,就起咗個交叉點。你要畫完,就快撳兩下。又或者咁鍵盤【Return】或【Enter】掣。\n",
323         "imagery": "# 相\n\n航空相係地圖要源。佢哋飛機飛過,衞星望落等組合。網上有任用來源,可供使用。就喺右邊,【背景設定】之內。\n\n程式預先已有 [兵地圖](http://www.bing.com/maps/) 䘙星相層。你放大縮細去某啲地方,就有其他可用。某幾國,如美國、法國、丹麥等,國內某啲地方,有極精細嘅相。\n\n相有時同地圖資料有差距,爾個係供相者出錯。若你睇到多多路與背景移咗位,就唔好郁住。將啲相校好個位,同地圖資料吻合。要咁做,就去背景設定,撳【校正對位誤差】校好咗先。\n",
324         "addresses": "# 地埗\n\n地埗,對地圖好有用嘅資料。\n\n雖則地埗通常係街嘅一部份,不過喺公家街圖入面,會記爲沿街屋宇及地方屬性。\n\n你可以加地埗落地方,畫成屋宇界圖,亦可以畫成單處。最好來源,就係視身街一轉,或者靠個人知識。之但係,同其他地貌一樣,禁止抄其他商用來源,包括谷歌地圖。\n",
325         "buildings": "# 屋宇\n\n公家街圖有屋宇資料庫,全球至大。你可以幫手添啲,亦可改善資料。\n\n### 揀\n\n你要揀屋宇,咁邊佢條邊就得。間屋宇會顯眼啲,亦會有架生仔選單,同埋邊註欄講屋宇多啲資料。\n\n### 改\n\n有陣時屋宇放唔啱,又或者放錯籤。\n\n要搬成間屋宇,揀佢先,跟手用【搬】架生。郁滑鼠就移屋宇,搬啱就咁撳一下。\n\n想改屋宇個形,邊度撳一節,拖住一節到啱位爲止。\n\n### 開新\n\n時時有人問,加新屋宇落地圖,而公家街圖又可以係點,又可以加形,咁邊個好啲呢?原則就係,_用得形就用形_,以及屋宇個形內,加公司、屋企、方便設施同其他種種,喺屋宇內有嘅嘢。\n\n畫新屋宇個形,喺左上面撳【範圍】掣,畫完就撳鍵盤【Return】掣,或者撳返去第一節,咁個形就埋口。\n\n### 刪\n\n若成間屋宇都唔啱,你亦要望下衞星相,以及最好親身確認,佢真係唔喺度,你就可以刪咗佢,卽係由地圖度搬走。小心啲刪走地貌,同其他改法一樣,有時地貌係人人都見到,但係衞星相過晒時,新屋宇未必見。\n\n你要刪咗間屋宇,就撳佢揀佢。然後撳垃圾筒公你,或者撳【Delete】掣。\n",
326         "relations": "# 關聯\n\n公家街圖入面,關聯係特別地貌,夾埋其他地貌做一組。例如,有兩種至常見。一係*途徑關聯*,佢係路段組成,路屬高速公路同公路。另一係*幾多邊形*,佢將唔同綫結合,定個複雜嘅範圍,好似範圍分開幾個,或者有洞好似沙翁。\n\n關聯之中,一組地貌就係*成員*。邊註欄度,你睇到地貌,佢做邊啲關聯成員。撳落關聯,就跳入關聯。一揀咗關聯,邊註欄列晒成員,地圖佢哋亦會特別顯眼。\n\n多數情形,你改嘢時,艾弟都會自動保持關聯。你要留意,你刪走一段,想畫得準確一啲,你要確保新段,都留喺原有關聯之中。\n\n## 改關聯\n\n你改關聯,爾度講基本嘢。\n\n加地貌落關聯,㨂地貌。邊註欄入面,【所有關係】度撳【+】掣,揀或打關聯名。\n\n開新關聯,㨂首個成員地貌,【所有關係】度撳【+】掣,揀【新關聯⋯⋯】。\n\n由關聯度拎走地貌,揀地貌,喺唔要嘅關聯側邊,撳垃圾桶公仔。\n\n你砌多幾多邊形開窿,可以用【併】架生。畫出兩個範圍,內同外,鍵盤撳實【Shift】掣,兩個各撳一下,揀晒佢哋,然後撳【併】掣。\n"
327     },
328     "intro": {
329         "navigation": {
330             "title": "周圍望",
331             "drag": "大地圖度,公家街圖資料,放喺背景之上。你想周圍望,就拖住,推上落,推左右,就好似普通網上地圖咁。**拖住地圖**",
332             "select": "圖上地貌,有三種方法表示,處、綫同範圍。所有地貌,都以一撳就揀。**撳處去揀。**"
333         },
334         "points": {
335             "title": "處",
336             "search": "處可以用來指示種種地貌。你加爾處就係茶座。**搵【{name}】**",
337             "choose": "**由一覽度揀茶座。**",
338             "describe": "爾處畫成茶座。用地貌編器,我哋可以加名啲料上地貌。**加個名**"
339         },
340         "areas": {
341             "title": "範圍",
342             "place": "畫範圍,就要擺多啲節。要完成範圍,就欽返頭嗰節。**畫個範圍畀遊樂場。**",
343             "search": "**搵【{name}】。**",
344             "choose": "**由一覽度揀遊樂場。**"
345         },
346         "lines": {
347             "title": "綫",
348             "start": "**開一條綫,就撳路一端。**",
349             "finish": "畫綫到尾,只要再撳最尾一節一次。**畫完條路。**",
350             "road": "**由一覽度揀路。**",
351             "residential": "種種道路,最常見係住宅路。**揀住宅路**",
352             "wrong_preset": "你未有指名住宅路。**撳爾度去揀多次**"
353         },
354         "startediting": {
355             "title": "開始改",
356             "save": "記得定時記低修改!",
357             "start": "開始制圖"
358         }
359     },
360     "presets": {
361         "fields": {
362             "access": {
363                 "options": {
364                     "designated": {
365                         "description": "通行與否,按法例或路牌指定",
366                         "title": "指名"
367                     },
368                     "destination": {
369                         "description": "限往目的地",
370                         "title": "目的地"
371                     },
372                     "no": {
373                         "description": "公眾不通",
374                         "title": "禁入"
375                     },
376                     "permissive": {
377                         "description": "可通,直至地主唔畀。",
378                         "title": "放任"
379                     },
380                     "private": {
381                         "description": "要地主批准",
382                         "title": "私家"
383                     },
384                     "yes": {
385                         "description": "按法例可通,通路之權。",
386                         "title": "准許"
387                     }
388                 },
389                 "types": {
390                     "bicycle": "單車",
391                     "foot": "行",
392                     "horse": "馬",
393                     "motor_vehicle": "車"
394                 }
395             },
396             "address": {
397                 "label": "地埗",
398                 "placeholders": {
399                     "city": "城",
400                     "street": "街"
401                 }
402             },
403             "admin_level": {
404                 "label": "行政層次"
405             },
406             "aerialway": {
407                 "label": "類"
408             },
409             "aerialway/access": {
410                 "label": "通"
411             },
412             "aerialway/bubble": {
413                 "label": "泡"
414             },
415             "aerialway/capacity": {
416                 "label": "載量(一小時計)",
417                 "placeholder": "500, 2500, 5000..."
418             },
419             "aerialway/duration": {
420                 "label": "行程(分鐘)",
421                 "placeholder": "1, 2, 3..."
422             },
423             "aerialway/heating": {
424                 "label": "有暖氣"
425             },
426             "aerialway/occupancy": {
427                 "label": "一車人數",
428                 "placeholder": "2, 4, 8..."
429             },
430             "aerialway/summer/access": {
431                 "label": "通(夏天)"
432             },
433             "aeroway": {
434                 "label": "類"
435             },
436             "amenity": {
437                 "label": "類"
438             },
439             "artist": {
440                 "label": "藝人"
441             },
442             "artwork_type": {
443                 "label": "類"
444             },
445             "atm": {
446                 "label": "提款機"
447             },
448             "backrest": {
449                 "label": "長椅"
450             },
451             "barrier": {
452                 "label": "類"
453             },
454             "bicycle_parking": {
455                 "label": "類"
456             },
457             "boundary": {
458                 "label": "類"
459             },
460             "building": {
461                 "label": "屋宇"
462             },
463             "building_area": {
464                 "label": "屋宇"
465             },
466             "capacity": {
467                 "label": "容納",
468                 "placeholder": "50, 100, 200..."
469             },
470             "cardinal_direction": {
471                 "label": "方向"
472             },
473             "clock_direction": {
474                 "label": "方向",
475                 "options": {
476                     "anticlockwise": "逆時針",
477                     "clockwise": "順時針"
478                 }
479             },
480             "collection_times": {
481                 "label": "收集時間"
482             },
483             "construction": {
484                 "label": "類"
485             },
486             "country": {
487                 "label": "國"
488             },
489             "covered": {
490                 "label": "有蓋"
491             },
492             "crossing": {
493                 "label": "類"
494             },
495             "cuisine": {
496                 "label": "菜系"
497             },
498             "denomination": {
499                 "label": "派"
500             },
501             "denotation": {
502                 "label": "表示"
503             },
504             "description": {
505                 "label": "描述"
506             },
507             "electrified": {
508                 "label": "用電"
509             },
510             "elevation": {
511                 "label": "海拔"
512             },
513             "emergency": {
514                 "label": "急症室"
515             },
516             "entrance": {
517                 "label": "類"
518             },
519             "fax": {
520                 "label": "傳真",
521                 "placeholder": "+852 12345678"
522             },
523             "fee": {
524                 "label": "費用"
525             },
526             "fire_hydrant/type": {
527                 "label": "類"
528             },
529             "fixme": {
530                 "label": "整好我"
531             },
532             "generator/method": {
533                 "label": "方法"
534             },
535             "generator/source": {
536                 "label": "來源"
537             },
538             "generator/type": {
539                 "label": "類"
540             },
541             "golf_hole": {
542                 "label": "參攷",
543                 "placeholder": "洞數(一到十八)"
544             },
545             "handicap": {
546                 "label": "差點",
547                 "placeholder": "1-18"
548             },
549             "highway": {
550                 "label": "類"
551             },
552             "historic": {
553                 "label": "類"
554             },
555             "iata": {
556                 "label": "萬國航空運輸協會(IATA)"
557             },
558             "icao": {
559                 "label": "萬國民航組織(ICAO)"
560             },
561             "incline": {
562                 "label": "斜"
563             },
564             "information": {
565                 "label": "類"
566             },
567             "internet_access": {
568                 "label": "用到互聯網",
569                 "options": {
570                     "terminal": "終端機",
571                     "wired": "揷綫上網",
572                     "wlan": "無綫上網"
573                 }
574             },
575             "landuse": {
576                 "label": "類"
577             },
578             "lanes": {
579                 "label": "綫道數",
580                 "placeholder": "1, 2, 3..."
581             },
582             "layer": {
583                 "label": "層"
584             },
585             "leisure": {
586                 "label": "類"
587             },
588             "levels": {
589                 "label": "樓",
590                 "placeholder": "2, 4, 6..."
591             },
592             "lit": {
593                 "label": "有燈"
594             },
595             "location": {
596                 "label": "地點"
597             },
598             "man_made": {
599                 "label": "類"
600             },
601             "maxspeed": {
602                 "label": "限速",
603                 "placeholder": "40, 50, 60..."
604             },
605             "name": {
606                 "label": "名",
607                 "placeholder": "常用名(若有)"
608             },
609             "natural": {
610                 "label": "自然"
611             },
612             "network": {
613                 "label": "網絡"
614             },
615             "note": {
616                 "label": "註"
617             },
618             "office": {
619                 "label": "類"
620             },
621             "oneway": {
622                 "label": "單程"
623             },
624             "oneway_yes": {
625                 "label": "單程"
626             },
627             "opening_hours": {
628                 "label": "時間"
629             },
630             "operator": {
631                 "label": "承辦商"
632             },
633             "par": {
634                 "label": "標準桿",
635                 "placeholder": "3, 4, 5..."
636             },
637             "park_ride": {
638                 "label": "泊車轉乖"
639             },
640             "parking": {
641                 "label": "類"
642             },
643             "phone": {
644                 "label": "電話",
645                 "placeholder": "+852 12345678"
646             },
647             "piste/difficulty": {
648                 "label": "難度"
649             },
650             "piste/grooming": {
651                 "label": "雪道類"
652             },
653             "piste/type": {
654                 "label": "類"
655             },
656             "place": {
657                 "label": "類"
658             },
659             "power": {
660                 "label": "類"
661             },
662             "railway": {
663                 "label": "類"
664             },
665             "ref": {
666                 "label": "參攷"
667             },
668             "relation": {
669                 "label": "類"
670             },
671             "religion": {
672                 "label": "宗敎"
673             },
674             "restriction": {
675                 "label": "類"
676             },
677             "route": {
678                 "label": "類"
679             },
680             "route_master": {
681                 "label": "類"
682             },
683             "service": {
684                 "label": "類"
685             },
686             "shelter": {
687                 "label": "有天遮"
688             },
689             "shelter_type": {
690                 "label": "類"
691             },
692             "shop": {
693                 "label": "類"
694             },
695             "source": {
696                 "label": "來源"
697             },
698             "sport": {
699                 "label": "運動"
700             },
701             "structure": {
702                 "label": "結構",
703                 "options": {
704                     "bridge": "橋",
705                     "cutting": "開山",
706                     "embankment": "基堤",
707                     "tunnel": "隧道"
708                 },
709                 "placeholder": "未知"
710             },
711             "supervised": {
712                 "label": "有人睇"
713             },
714             "surface": {
715                 "label": "表面"
716             },
717             "toilets/disposal": {
718                 "label": "棄置"
719             },
720             "tourism": {
721                 "label": "類"
722             },
723             "towertype": {
724                 "label": "塔類"
725             },
726             "trail_visibility": {
727                 "label": "徑明顯度"
728             },
729             "tunnel": {
730                 "label": "隧道"
731             },
732             "vending": {
733                 "label": "貨類"
734             },
735             "water": {
736                 "label": "類"
737             },
738             "waterway": {
739                 "label": "類"
740             },
741             "website": {
742                 "label": "網站",
743                 "placeholder": "http://example.com/"
744             },
745             "wetland": {
746                 "label": "類"
747             },
748             "wheelchair": {
749                 "label": "可通輪椅"
750             },
751             "wikipedia": {
752                 "label": "維基百科全書"
753             }
754         },
755         "presets": {
756             "address": {
757                 "name": "地埗",
758                 "terms": "Address,地址,地埗,址"
759             },
760             "aerialway": {
761                 "name": "吊道",
762                 "terms": "Aerialway,吊道"
763             },
764             "aerialway/cable_car": {
765                 "name": "吊車",
766                 "terms": "Cable Car,吊車,䌫車"
767             },
768             "aerialway/chair_lift": {
769                 "name": "吊櫈",
770                 "terms": "Chair Lift,吊櫈"
771             },
772             "aerialway/gondola": {
773                 "name": "吊船",
774                 "terms": "Gondola,吊船"
775             },
776             "aeroway": {
777                 "name": "航空設施",
778                 "terms": "Aeroway,機場,機場相關設施,機場相關道路,航空,航空設施"
779             },
780             "aeroway/aerodrome": {
781                 "name": "飛機場",
782                 "terms": "Airport,機場,飛機,飛機場"
783             },
784             "aeroway/apron": {
785                 "name": "停機坪",
786                 "terms": "Apron,停機坪"
787             },
788             "aeroway/gate": {
789                 "name": "機場閘口",
790                 "terms": "Airport gate,機場閘口,登機閘口,落機閘口,閘口"
791             },
792             "aeroway/hangar": {
793                 "name": "飛機庫",
794                 "terms": "Hangar,機庫,飛機庫"
795             },
796             "aeroway/helipad": {
797                 "name": "直升機坪",
798                 "terms": "Helipad,直升機坪,直升機場,直昇機坪,直昇機場"
799             },
800             "aeroway/runway": {
801                 "name": "跑道",
802                 "terms": "Runway,跑道"
803             },
804             "aeroway/taxiway": {
805                 "name": "滑行道",
806                 "terms": "Taxiway,滑行道"
807             },
808             "aeroway/terminal": {
809                 "name": "飛機場大樓",
810                 "terms": "Airport terminal,機場大堂,機場大樓,機場客運大樓,機場航站樓,飛機場大樓"
811             },
812             "amenity": {
813                 "name": "便利設施",
814                 "terms": "Amenity,便利設施"
815             },
816             "amenity/arts_centre": {
817                 "name": "美術館",
818                 "terms": "Arts Center,美術中心,美術館,藝術中心,藝術館"
819             },
820             "amenity/atm": {
821                 "name": "提款機",
822                 "terms": "ATM,提款機,櫃員機,自動提款機,自動櫃員機"
823             },
824             "amenity/bank": {
825                 "name": "銀行",
826                 "terms": "Bank,銀號,銀行"
827             },
828             "amenity/bar": {
829                 "name": "酒吧",
830                 "terms": "Bar,吧,酒吧"
831             },
832             "amenity/bench": {
833                 "name": "長椅",
834                 "terms": "Bench,長凳,長椅,長櫈"
835             },
836             "amenity/bicycle_parking": {
837                 "name": "泊單車處",
838                 "terms": "Bicycle Parking,單車停放車,單車停泊處,泊單車,泊單車處,自行車停放處"
839             },
840             "amenity/bicycle_rental": {
841                 "name": "租單車舖",
842                 "terms": "Bicycle Rental,單車租賃,租單車,租單車舖,租單車處,自行車租賃處"
843             },
844             "amenity/boat_rental": {
845                 "name": "租艇",
846                 "terms": "Boat Rental,租艇,船舶租賃處"
847             },
848             "amenity/cafe": {
849                 "name": "茶座",
850                 "terms": "Cafe,㗎啡室,㗎啡廳,咖啡,咖啡室,咖啡廳,茶座,荼座"
851             },
852             "amenity/car_rental": {
853                 "name": "租車舖",
854                 "terms": "Car Rental,汽車租賃,汽車租賃處,租車,租車店,租車舖"
855             },
856             "amenity/car_sharing": {
857                 "name": "共用車處",
858                 "terms": "Car Sharing,公用車處,共用車,共用車處,汽車共享站"
859             },
860             "amenity/car_wash": {
861                 "name": "洗車舖",
862                 "terms": "Car Wash,洗車,洗車店,洗車舖"
863             },
864             "amenity/cinema": {
865                 "name": "電影戲院",
866                 "terms": "Cinema,戲院,電影,電影戲院,電影院"
867             },
868             "amenity/courthouse": {
869                 "name": "法庭",
870                 "terms": "Courthouse,法庭,法院,臬署,裁判署"
871             },
872             "amenity/drinking_water": {
873                 "name": "飲水處",
874                 "terms": "Drinking Water,水源,活水,飲水,飲水處,飲用水"
875             },
876             "amenity/embassy": {
877                 "name": "大使館",
878                 "terms": "Embassy,使館,大使館,領事館"
879             },
880             "amenity/fast_food": {
881                 "name": "快餐店",
882                 "terms": "Fast Food,快餐店"
883             },
884             "amenity/fire_station": {
885                 "name": "滅火局",
886                 "terms": "Fire Station,滅火局,水車館,消防局,消防站,救火局"
887             },
888             "amenity/fountain": {
889                 "name": "噴水池",
890                 "terms": "Fountain,噴水池,噴泉,水景"
891             },
892             "amenity/fuel": {
893                 "name": "油站",
894                 "terms": "Gas Station,加氣站,加汽站,加油站,油站"
895             },
896             "amenity/grave_yard": {
897                 "name": "墳地",
898                 "terms": "Graveyard,墓地,墳地,墳場"
899             },
900             "amenity/library": {
901                 "name": "圖書館",
902                 "terms": "Library,圖書館,拉記"
903             },
904             "amenity/marketplace": {
905                 "name": "街市",
906                 "terms": "Marketplace,市場,菜市場,街市"
907             },
908             "amenity/parking": {
909                 "name": "停車場",
910                 "terms": "Car Parking,停車場"
911             },
912             "amenity/pharmacy": {
913                 "name": "藥房",
914                 "terms": "Pharmacy,葯局,葯店,葯房,葯舖,藥局,藥店,藥房,藥舖"
915             },
916             "amenity/place_of_worship": {
917                 "name": "拜神之所",
918                 "terms": "Place of Worship,Worship,宗教祟拜場所,宗教禮拜處,崇拜處,拜神之所,禮拜場所"
919             },
920             "amenity/place_of_worship/buddhist": {
921                 "name": "佛寺",
922                 "terms": "Buddhist Temple,佛堂,佛寺,佛廟,和尚寺,寶殿,寺,寺廟,尼姑庵,尼庵,庵堂,廟,精舍,閣,靜院"
923             },
924             "amenity/place_of_worship/christian": {
925                 "name": "敎堂",
926                 "terms": "Christian,Church,基督敎堂,基督教堂,天主堂,天主敎堂,天主教堂,敎堂,教堂,聖堂"
927             },
928             "amenity/place_of_worship/jewish": {
929                 "name": "猶太廟",
930                 "terms": "Synagogue,jewish,猶太寺,猶太廟,猶太教堂"
931             },
932             "amenity/place_of_worship/muslim": {
933                 "name": "囘敎寺",
934                 "terms": "Mosque,Muslim,囘敎寺,囘教寺,回敎寺,回教寺,清真寺"
935             },
936             "amenity/police": {
937                 "name": "差館",
938                 "terms": "Police,差館,派出所,警察局,警局,警署"
939             },
940             "amenity/post_box": {
941                 "name": "郵筒",
942                 "terms": "Mailbox,Post,Post Box,郵筒,郵箱"
943             },
944             "amenity/post_office": {
945                 "name": "郵政局",
946                 "terms": "Post Office,書信館,郵局,郵政局"
947             },
948             "amenity/pub": {
949                 "name": "酒館",
950                 "terms": "Pub,酒館"
951             },
952             "amenity/ranger_station": {
953                 "name": "郊野訪客處",
954                 "terms": "Ranger Station,郊野訪客處,野郊訪客處"
955             },
956             "amenity/recycling": {
957                 "name": "囘收桶",
958                 "terms": "Recycling,囘收桶,囘收箱,回收桶,回收箱"
959             },
960             "amenity/restaurant": {
961                 "name": "餐廳",
962                 "terms": "Restaurant,茶樓,酒家,酒樓,飯店,飯館,餐廳,餐館"
963             },
964             "amenity/shelter": {
965                 "name": "天遮或亭",
966                 "terms": "Shelter,亭,天遮,蓋,避難,避難所"
967             },
968             "amenity/swimming_pool": {
969                 "name": "游水池",
970                 "terms": "Swimming Pool,泳池,游水池,游泳池,遊泳池"
971             },
972             "amenity/taxi": {
973                 "name": "的士站",
974                 "terms": "Taxi Stand,出租車站,的士站,計程車站"
975             },
976             "amenity/telephone": {
977                 "name": "電話",
978                 "terms": "Telephone,電話"
979             },
980             "amenity/theatre": {
981                 "name": "舞臺戲院",
982                 "terms": "Theater,劇場,劇院,戲院,舞臺戲院,電影院"
983             },
984             "amenity/toilets": {
985                 "name": "廁所",
986                 "terms": "Toilets,便所,公厠,公廁,厠所,廁所,方便,洗手間,盥洗室"
987             },
988             "amenity/townhall": {
989                 "name": "大會堂",
990                 "terms": "Town Hall,大會堂,市政府,市政廳"
991             },
992             "amenity/waste_basket": {
993                 "name": "垃圾桶",
994                 "terms": "Waste Basket,垃圾桶,垃圾箱,廢物箱"
995             },
996             "area": {
997                 "name": "範圍",
998                 "terms": "Area,區域,範圍"
999             },
1000             "barrier": {
1001                 "name": "阻擋",
1002                 "terms": "Barrier,屏障,阻擋,障礙,障礙物"
1003             },
1004             "barrier/block": {
1005                 "name": "路障",
1006                 "terms": "Block,路障,障礙物"
1007             },
1008             "barrier/bollard": {
1009                 "name": "護柱",
1010                 "terms": "Bollard,護柱"
1011             },
1012             "barrier/cattle_grid": {
1013                 "name": "攔畜溝柵",
1014                 "terms": "Cattle Grid,家畜柵欄,攔畜溝柵"
1015             },
1016             "barrier/city_wall": {
1017                 "name": "城牆",
1018                 "terms": "City Wall,城墻,城牆"
1019             },
1020             "barrier/cycle_barrier": {
1021                 "name": "單車減速欄",
1022                 "terms": "Cycle Barrier,單車減速欄,單車矮欄"
1023             },
1024             "barrier/ditch": {
1025                 "name": "溝",
1026                 "terms": "Ditch,溝"
1027             },
1028             "barrier/entrance": {
1029                 "name": "入口",
1030                 "terms": "Entrance,入口"
1031             },
1032             "barrier/fence": {
1033                 "name": "欄",
1034                 "terms": "Fence,欄,欄柵,籬,籬笆"
1035             },
1036             "barrier/gate": {
1037                 "name": "閘",
1038                 "terms": "Gate,口,門,閘"
1039             },
1040             "barrier/hedge": {
1041                 "name": "樹籬",
1042                 "terms": "Hedge,樹籬"
1043             },
1044             "barrier/kissing_gate": {
1045                 "name": "單人轉門 ",
1046                 "terms": "Kissing Gate,單人轉門"
1047             },
1048             "barrier/lift_gate": {
1049                 "name": "道閘",
1050                 "terms": "Lift Gate,擋車器,道閘"
1051             },
1052             "barrier/retaining_wall": {
1053                 "name": "護土牆",
1054                 "terms": "Retaining Wall,擋土墻,護土牆"
1055             },
1056             "barrier/stile": {
1057                 "name": "梯梃",
1058                 "terms": "Stile,梯梃,梯磴"
1059             },
1060             "barrier/toll_booth": {
1061                 "name": "收費亭",
1062                 "terms": "Toll Booth,收費亭,收費站"
1063             },
1064             "barrier/wall": {
1065                 "name": "牆",
1066                 "terms": "Wall,墻,牆"
1067             },
1068             "boundary/administrative": {
1069                 "name": "行政界",
1070                 "terms": "Administrative Boundary,行政區域界線,行政區界,行政界,行政界線,行政邊界"
1071             },
1072             "building": {
1073                 "name": "屋宇",
1074                 "terms": "Building,屋宇,建築物"
1075             },
1076             "building/apartments": {
1077                 "name": "公寓",
1078                 "terms": "Apartments,公寓,分層屋宇"
1079             },
1080             "building/commercial": {
1081                 "name": "商業樓宇",
1082                 "terms": "Commercial Building,商業建築物,商業樓宇"
1083             },
1084             "building/garage": {
1085                 "name": "車庫",
1086                 "terms": "Garage,車庫"
1087             },
1088             "building/house": {
1089                 "name": "屋",
1090                 "terms": "House,屋,房屋,洋房"
1091             },
1092             "building/hut": {
1093                 "name": "屋仔",
1094                 "terms": "Hut,屋仔,棚屋"
1095             },
1096             "building/industrial": {
1097                 "name": "工業樓宇",
1098                 "terms": "Industrial Building,工業建築物,工業樓宇"
1099             },
1100             "building/residential": {
1101                 "name": "住宅樓宇",
1102                 "terms": "Residential Building,住宅建築物,住宅樓宇"
1103             },
1104             "craft/watchmaker": {
1105                 "name": "鐘錶匠",
1106                 "terms": "Watchmaker,鐘錶匠"
1107             },
1108             "craft/window_construction": {
1109                 "name": "造窗",
1110                 "terms": "Window Construction,造窗"
1111             },
1112             "embankment": {
1113                 "name": "基堤",
1114                 "terms": "Embankment,基堤,堤,堤壩,堤岸"
1115             },
1116             "emergency/ambulance_station": {
1117                 "name": "救護站",
1118                 "terms": "Ambulance Station,十字車,救傷車,救護站,救護車"
1119             },
1120             "emergency/fire_hydrant": {
1121                 "name": "消防水龍頭",
1122                 "terms": "Fire Hydrant,消防栓,消防水龍頭"
1123             },
1124             "emergency/phone": {
1125                 "name": "求助電話",
1126                 "terms": "Emergency Phone,求助電話,緊急電話"
1127             },
1128             "footway/sidewalk": {
1129                 "name": "行人路",
1130                 "terms": "Sidewalk,行人路"
1131             },
1132             "golf/bunker": {
1133                 "name": "沙坑",
1134                 "terms": "Sand Trap,沙坑"
1135             },
1136             "golf/fairway": {
1137                 "name": "球道",
1138                 "terms": "Fairway,球道"
1139             },
1140             "golf/green": {
1141                 "name": "菓嶺",
1142                 "terms": "Putting Green,果嶺,菓嶺"
1143             },
1144             "golf/hole": {
1145                 "name": "歌夫球洞",
1146                 "terms": "Golf Hole,歌夫球洞"
1147             },
1148             "golf/lateral_water_hazard": {
1149                 "name": "側面水障區",
1150                 "terms": "Lateral Water Hazard,側面水障區"
1151             },
1152             "golf/rough": {
1153                 "name": "深草區",
1154                 "terms": "Rough,深草區"
1155             },
1156             "golf/tee": {
1157                 "name": "發球區",
1158                 "terms": "Tee Box,發球區,開球區"
1159             },
1160             "golf/water_hazard": {
1161                 "name": "水障區",
1162                 "terms": "Water Hazard,水障區"
1163             },
1164             "highway": {
1165                 "name": "公路",
1166                 "terms": "Highway,公路"
1167             },
1168             "highway/bridleway": {
1169                 "name": "馬徑",
1170                 "terms": "Bridle Path,馬徑,馬道"
1171             },
1172             "highway/bus_stop": {
1173                 "name": "巴士站",
1174                 "terms": "Bus Stop,公交車站,公共汽車站,巴士站"
1175             },
1176             "highway/cycleway": {
1177                 "name": "單車徑",
1178                 "terms": "Cycle Path,單車徑,自行車道"
1179             },
1180             "highway/footway": {
1181                 "name": "行人徑",
1182                 "terms": "Foot Path,步行徑,行人徑"
1183             },
1184             "highway/living_street": {
1185                 "name": "居住街道",
1186                 "terms": "Living Street,居住街道,生活街道"
1187             },
1188             "highway/mini_roundabout": {
1189                 "name": "細迴旋處",
1190                 "terms": "Mini-Roundabout,小型環島,小型迴旋處,細迴旋處"
1191             },
1192             "highway/motorway": {
1193                 "name": "高速公路",
1194                 "terms": "Motorway,高速公路"
1195             },
1196             "highway/motorway_link": {
1197                 "name": "高速公路駁路",
1198                 "terms": "Motorway Link,高速公路匝道,高速公路引道,高速公路駁路"
1199             },
1200             "highway/path": {
1201                 "name": "徑",
1202                 "terms": "Path,徑,路徑"
1203             },
1204             "highway/primary": {
1205                 "name": "大路",
1206                 "terms": "Primary Road,主要道路,大路"
1207             },
1208             "highway/primary_link": {
1209                 "name": "大路駁路",
1210                 "terms": "Primary Link,主要道路匝道,主要道路連接路,大路駁路"
1211             },
1212             "highway/residential": {
1213                 "name": "住宅路",
1214                 "terms": "Residential Road,住宅區道路,住宅路"
1215             },
1216             "highway/road": {
1217                 "name": "未明路",
1218                 "terms": "Unknown Road,不明路,不知路,未明路,未知嘅路,未知種類的道路,未知種類道路"
1219             },
1220             "highway/secondary": {
1221                 "name": "中路",
1222                 "terms": "Secondary Road,中路,次要道路"
1223             },
1224             "highway/secondary_link": {
1225                 "name": "中路駁路",
1226                 "terms": "Secondary Link,中路駁路,次級道路連接路,次要道路匝道"
1227             },
1228             "highway/service": {
1229                 "name": "支路",
1230                 "terms": "Service Road,支路,輔助道路"
1231             },
1232             "highway/service/alley": {
1233                 "name": "巷",
1234                 "terms": "Alley,巷,後巷,橫巷,窄巷,胡同"
1235             },
1236             "highway/service/drive-through": {
1237                 "name": "車上取餐",
1238                 "terms": "Drive-Through,免下車,免下車銀行,免下車餐館,車上取餐,車上用餐,駕駛通過以獲取服務"
1239             },
1240             "highway/service/driveway": {
1241                 "name": "宅外車道",
1242                 "terms": "Driveway,宅外車道,車線,車道"
1243             },
1244             "highway/service/emergency_access": {
1245                 "name": "緊急通道",
1246                 "terms": "Emergency Access,緊急通道"
1247             },
1248             "highway/service/parking_aisle": {
1249                 "name": "泊車通道",
1250                 "terms": "Parking Aisle,停車場通道,泊車通道"
1251             },
1252             "highway/steps": {
1253                 "name": "梯",
1254                 "terms": "Steps,梯,樓梯,石階,階梯"
1255             },
1256             "highway/stop": {
1257                 "name": "停車標誌",
1258                 "terms": "Stop Sign,停字標誌,停車標誌,停車路牌"
1259             },
1260             "highway/tertiary": {
1261                 "name": "細路",
1262                 "terms": "Tertiary Road,三級道路,細路"
1263             },
1264             "highway/tertiary_link": {
1265                 "name": "細路駁路",
1266                 "terms": "Tertiary Link,三級道路匝道,三級道路連接路,細路駁路"
1267             },
1268             "highway/traffic_signals": {
1269                 "name": "紅綠燈",
1270                 "terms": "Traffic Signals,交通燈,紅綠燈"
1271             },
1272             "highway/trunk": {
1273                 "name": "幹路",
1274                 "terms": "Trunk Road,幹線道路,幹路,幹道"
1275             },
1276             "highway/trunk_link": {
1277                 "name": "幹道駁路",
1278                 "terms": "Trunk Link,幹線道路匝道,幹道連接路,幹道駁路"
1279             },
1280             "highway/turning_circle": {
1281                 "name": "迴旋處",
1282                 "terms": "Turning Circle,回轉圈,廻旋處,環島,迴旋處"
1283             },
1284             "historic": {
1285                 "name": "史蹟",
1286                 "terms": "Historic Site,史跡,史蹟,歷史遺址,歷史遺跡"
1287             },
1288             "historic/archaeological_site": {
1289                 "name": "考古地",
1290                 "terms": "Archaeological Site,考古地,考古地點,考古遺址"
1291             },
1292             "historic/boundary_stone": {
1293                 "name": "界石",
1294                 "terms": "Boundary Stone,界樁,界石"
1295             },
1296             "historic/castle": {
1297                 "name": "寨",
1298                 "terms": "Castle,城堡,寨"
1299             },
1300             "historic/memorial": {
1301                 "name": "細紀念碑",
1302                 "terms": "Memorial,碑,紀念碑,紀念館,細紀念碑"
1303             },
1304             "historic/monument": {
1305                 "name": "大紀念碑",
1306                 "terms": "Monument,古跡,古蹟,大紀念碑,碑,紀念碑"
1307             },
1308             "historic/ruins": {
1309                 "name": "廢墟",
1310                 "terms": "Ruins,廢墟"
1311             },
1312             "historic/wayside_cross": {
1313                 "name": "路邊十字架",
1314                 "terms": "Wayside Cross,路邊十字架"
1315             },
1316             "historic/wayside_shrine": {
1317                 "name": "路邊神祠",
1318                 "terms": "Wayside Shrine,路邊神社,路邊神祠"
1319             },
1320             "landuse/basin": {
1321                 "name": "盆地",
1322                 "terms": "Basin,水池,盆地"
1323             },
1324             "landuse/cemetery": {
1325                 "name": "墳場",
1326                 "terms": "Cemetery,墓地,墳場"
1327             },
1328             "landuse/construction": {
1329                 "name": "地盤",
1330                 "terms": "Construction,地盤,建築工程,建築物"
1331             },
1332             "landuse/farmyard": {
1333                 "name": "地堂",
1334                 "terms": "Farmyard,地堂,農莊"
1335             },
1336             "landuse/forest": {
1337                 "name": "森",
1338                 "terms": "Forest,森,森林"
1339             },
1340             "landuse/grass": {
1341                 "name": "草地",
1342                 "terms": "Grass,草地"
1343             },
1344             "landuse/meadow": {
1345                 "name": "牧地",
1346                 "terms": "Meadow,牧地,牧場"
1347             },
1348             "landuse/orchard": {
1349                 "name": "菓園",
1350                 "terms": "Orchard,果園,菓園"
1351             },
1352             "landuse/quarry": {
1353                 "name": "石塘",
1354                 "terms": "Quarry,石塘,石礦場,礦場"
1355             },
1356             "landuse/vineyard": {
1357                 "name": "葡萄園",
1358                 "terms": "Vineyard,葡萄園,酒莊"
1359             },
1360             "leisure": {
1361                 "name": "消閒",
1362                 "terms": "Leisure,休閑場所,休閒設施,消閒"
1363             },
1364             "leisure/common": {
1365                 "name": "公地",
1366                 "terms": "Common,公共用地,公地"
1367             },
1368             "leisure/dog_park": {
1369                 "name": "狗公園",
1370                 "terms": "Dog Park,狗公園"
1371             },
1372             "leisure/garden": {
1373                 "name": "花園",
1374                 "terms": "Garden,公園,果園,植物園,花園,菜園"
1375             },
1376             "leisure/golf_course": {
1377                 "name": "哥夫球場",
1378                 "terms": "Golf Course,哥夫球場,高爾夫球場"
1379             },
1380             "leisure/marina": {
1381                 "name": "遊艇碼頭",
1382                 "terms": "Marina,碼頭,遊艇碼頭"
1383             },
1384             "leisure/park": {
1385                 "name": "園",
1386                 "terms": "Park,公園,園"
1387             },
1388             "leisure/pitch": {
1389                 "name": "運動場",
1390                 "terms": "Sport Pitch,運動場,運動場地,運動場所"
1391             },
1392             "leisure/pitch/american_football": {
1393                 "name": "美式足球場",
1394                 "terms": "American Football Field,美式足球場"
1395             },
1396             "leisure/pitch/baseball": {
1397                 "name": "棒球場",
1398                 "terms": "Baseball Diamond,棒球場"
1399             },
1400             "leisure/pitch/basketball": {
1401                 "name": "籃球場",
1402                 "terms": "Basketball Court,球場,籃球場"
1403             },
1404             "leisure/pitch/skateboard": {
1405                 "name": "滑板場",
1406                 "terms": "Skate Park,滑板場"
1407             },
1408             "leisure/pitch/soccer": {
1409                 "name": "足球場",
1410                 "terms": "Soccer Field,足球場"
1411             },
1412             "leisure/pitch/tennis": {
1413                 "name": "網球場",
1414                 "terms": "Tennis Court,網球場"
1415             },
1416             "leisure/pitch/volleyball": {
1417                 "name": "排球場",
1418                 "terms": "Volleyball Court,排球場"
1419             },
1420             "leisure/playground": {
1421                 "name": "遊樂場",
1422                 "terms": "Playground,遊樂場"
1423             },
1424             "leisure/slipway": {
1425                 "name": "船排",
1426                 "terms": "Slipway,船排,船架滑道,船臺"
1427             },
1428             "leisure/stadium": {
1429                 "name": "大體育館",
1430                 "terms": "Stadium,大體育館,體育,體育場"
1431             },
1432             "leisure/swimming_pool": {
1433                 "name": "游水池",
1434                 "terms": "Swimming Pool,游水池,游泳池,遊泳池"
1435             },
1436             "line": {
1437                 "name": "綫",
1438                 "terms": "Line,綫,線"
1439             },
1440             "man_made": {
1441                 "name": "人造",
1442                 "terms": "Man Made,人造,人造構築,人造物"
1443             },
1444             "man_made/breakwater": {
1445                 "name": "防波堤",
1446                 "terms": "Breakwater,防波堤"
1447             },
1448             "man_made/cutline": {
1449                 "name": "分割綫",
1450                 "terms": "Cut line,分割綫,分界線,山林分界線"
1451             },
1452             "man_made/embankment": {
1453                 "name": "基堤",
1454                 "terms": "Embankment,基堤,堤,堤壩,堤岸"
1455             },
1456             "man_made/flagpole": {
1457                 "name": "旗杆",
1458                 "terms": "Flagpole,旗杆,旗竿"
1459             },
1460             "man_made/lighthouse": {
1461                 "name": "燈塔",
1462                 "terms": "Lighthouse,燈塔"
1463             },
1464             "man_made/observation": {
1465                 "name": "瞭望臺",
1466                 "terms": "Observation Tower,瞭望塔,瞭望臺"
1467             },
1468             "man_made/pier": {
1469                 "name": "埗頭",
1470                 "terms": "Pier,埗頭,碼頭"
1471             },
1472             "man_made/pipeline": {
1473                 "name": "水管",
1474                 "terms": "Pipeline,水管,管道"
1475             },
1476             "man_made/survey_point": {
1477                 "name": "測量點",
1478                 "terms": "Survey Point,測量點"
1479             },
1480             "man_made/tower": {
1481                 "name": "塔",
1482                 "terms": "Tower,塔"
1483             },
1484             "man_made/wastewater_plant": {
1485                 "name": "廢水廠",
1486                 "terms": "Wastewater Plant,廢水廠,汙水處理廠,污水處理廠"
1487             },
1488             "man_made/water_tower": {
1489                 "name": "水塔",
1490                 "terms": "Water Tower,水塔"
1491             },
1492             "man_made/water_works": {
1493                 "name": "供水廠",
1494                 "terms": "Water Works,供水廠,水務設施"
1495             },
1496             "military/airfield": {
1497                 "name": "飛機場",
1498                 "terms": "Airfield,機場,飛機場"
1499             },
1500             "military/barracks": {
1501                 "name": "兵房",
1502                 "terms": "Barracks,兵房,兵營,營房,軍營"
1503             },
1504             "military/bunker": {
1505                 "name": "地堡",
1506                 "terms": "Bunker,地堡,暗堡"
1507             },
1508             "military/range": {
1509                 "name": "操炮區",
1510                 "terms": "Military Range,操炮區,軍事範圍"
1511             },
1512             "natural": {
1513                 "name": "天然",
1514                 "terms": "Natural,天然,自然,自然物件"
1515             },
1516             "natural/bay": {
1517                 "name": "灣",
1518                 "terms": "Bay,海灣,灣"
1519             },
1520             "natural/beach": {
1521                 "name": "灘",
1522                 "terms": "Beach,沙灘,海灘,灘"
1523             },
1524             "natural/cliff": {
1525                 "name": "崖",
1526                 "terms": "Cliff,崖,懸崖"
1527             },
1528             "natural/coastline": {
1529                 "name": "海岸綫",
1530                 "terms": "Coastline,海岸綫,海岸線"
1531             },
1532             "natural/fell": {
1533                 "name": "高原荒野",
1534                 "terms": "Fell,高原荒原,高原荒野,高地荒原"
1535             },
1536             "natural/glacier": {
1537                 "name": "冰川",
1538                 "terms": "Glacier,冰川,冰河"
1539             },
1540             "natural/grassland": {
1541                 "name": "草原",
1542                 "terms": "Grassland,草原"
1543             },
1544             "natural/heath": {
1545                 "name": "荒野",
1546                 "terms": "Heath,荒地,荒野"
1547             },
1548             "natural/peak": {
1549                 "name": "峯",
1550                 "terms": "Peak,山峰,山頂,峯"
1551             },
1552             "natural/scree": {
1553                 "name": "碎石坡",
1554                 "terms": "Scree,碎石坡"
1555             },
1556             "natural/scrub": {
1557                 "name": "灌木",
1558                 "terms": "Scrub,灌木,灌木叢"
1559             },
1560             "natural/spring": {
1561                 "name": "泉",
1562                 "terms": "Spring,噴泉,泉,泉水,湧泉,溫泉"
1563             },
1564             "natural/tree": {
1565                 "name": "樹",
1566                 "terms": "Tree,木,樹"
1567             },
1568             "natural/water": {
1569                 "name": "水",
1570                 "terms": "Water,水"
1571             },
1572             "natural/water/lake": {
1573                 "name": "湖",
1574                 "terms": "Lake,湖,湖泊"
1575             },
1576             "natural/water/pond": {
1577                 "name": "塘",
1578                 "terms": "Pond,塘,水池,池,池塘"
1579             },
1580             "natural/water/reservoir": {
1581                 "name": "水塘",
1582                 "terms": "Reservoir,水塘,水庫"
1583             },
1584             "natural/wetland": {
1585                 "name": "澤",
1586                 "terms": "Wetland,潮間帶,澤,濕地"
1587             },
1588             "natural/wood": {
1589                 "name": "林",
1590                 "terms": "Wood,林,樹林"
1591             },
1592             "office": {
1593                 "name": "寫字樓",
1594                 "terms": "Office,寫字樓,辦公室"
1595             },
1596             "office/accountant": {
1597                 "name": "會計師樓",
1598                 "terms": "Accountant,會計師樓"
1599             },
1600             "office/administrative": {
1601                 "name": "行政樓",
1602                 "terms": "Administrative Office,行政樓"
1603             },
1604             "office/architect": {
1605                 "name": "則樓",
1606                 "terms": "Architect,則師樓,則樓,建築師樓"
1607             },
1608             "office/company": {
1609                 "name": "公司寫字樓",
1610                 "terms": "Company Office,公司,公司寫字樓"
1611             },
1612             "office/educational_institution": {
1613                 "name": "敎育機構",
1614                 "terms": "Educational Institution,敎育機構,教育機構"
1615             },
1616             "office/employment_agency": {
1617                 "name": "薦人館",
1618                 "terms": "Employment Agency,就業機構,職業介紹所,薦人館"
1619             },
1620             "office/estate_agent": {
1621                 "name": "管業處",
1622                 "terms": "Real Estate Office,地產代理,管業處"
1623             },
1624             "office/financial": {
1625                 "name": "財務部寫字樓",
1626                 "terms": "Financial Office,財務部寫字樓"
1627             },
1628             "office/government": {
1629                 "name": "衙門",
1630                 "terms": "Government Office,公署,政府合署,政府樓,署,衙門"
1631             },
1632             "office/insurance": {
1633                 "name": "保險公司寫字樓",
1634                 "terms": "Insurance Office,保險公司,保險公司寫字樓"
1635             },
1636             "office/it": {
1637                 "name": "電腦資訊寫字樓",
1638                 "terms": "IT Office,IT公司,資訊工藝寫字樓,資訊技藝寫字樓,資訊科技寫字樓,電腦公司寫字樓"
1639             },
1640             "office/lawyer": {
1641                 "name": "律師事務所",
1642                 "terms": "Law Office,律師事務所"
1643             },
1644             "office/newspaper": {
1645                 "name": "報社",
1646                 "terms": "Newspaper,報社,新聞社,通訊社"
1647             },
1648             "office/ngo": {
1649                 "name": "志顠機構寫字樓",
1650                 "terms": "NGO Office,志顠機構寫字樓,非政府組織"
1651             },
1652             "office/physician": {
1653                 "name": "醫生",
1654                 "terms": "Physician,醫生"
1655             },
1656             "office/political_party": {
1657                 "name": "政黨",
1658                 "terms": "Political Party,政黨"
1659             },
1660             "office/research": {
1661                 "name": "研究所",
1662                 "terms": "Research Office,研究所"
1663             },
1664             "office/telecommunication": {
1665                 "name": "電話公司寫字樓",
1666                 "terms": "Telecom Office,電信公司,電話公司寫字樓"
1667             },
1668             "office/therapist": {
1669                 "name": "治療師",
1670                 "terms": "Therapist,治療師,醫療師"
1671             },
1672             "office/travel_agent": {
1673                 "name": "旅行社",
1674                 "terms": "Travel Agency,旅行社"
1675             },
1676             "place": {
1677                 "name": "地",
1678                 "terms": "Place,地,地方,地點"
1679             },
1680             "place/city": {
1681                 "name": "城",
1682                 "terms": "City,城,城市"
1683             },
1684             "place/hamlet": {
1685                 "name": "村仔",
1686                 "terms": "Hamlet,村仔,村莊"
1687             },
1688             "place/island": {
1689                 "name": "島",
1690                 "terms": "Island,島,島嶼"
1691             },
1692             "place/isolated_dwelling": {
1693                 "name": "孤離居所",
1694                 "terms": "Isolated Dwelling,孤立居所,孤立民居,孤離居所"
1695             },
1696             "place/locality": {
1697                 "name": "地方",
1698                 "terms": "Locality,地方,地點,地點(無人定居)"
1699             },
1700             "place/town": {
1701                 "name": "鎮",
1702                 "terms": "Town,城鎮,市鎮,鎮"
1703             },
1704             "place/village": {
1705                 "name": "村",
1706                 "terms": "Village,村,村莊,村鎮"
1707             },
1708             "point": {
1709                 "name": "點",
1710                 "terms": "Point,點"
1711             },
1712             "power": {
1713                 "name": "發電廠",
1714                 "terms": "Power,發電廠,電力設施"
1715             },
1716             "power/generator": {
1717                 "name": "發電機",
1718                 "terms": "Power Generator,發電機"
1719             },
1720             "power/line": {
1721                 "name": "供電綫",
1722                 "terms": "Power Line,供電綫,供電線,電線"
1723             },
1724             "power/minor_line": {
1725                 "name": "細供電綫",
1726                 "terms": "Minor Power Line,小供電線,細供電綫"
1727             },
1728             "power/pole": {
1729                 "name": "電綫杆",
1730                 "terms": "Power Pole,電綫杆,電線桿"
1731             },
1732             "power/sub_station": {
1733                 "name": "配電站",
1734                 "terms": "Substation,變電站,配電站"
1735             },
1736             "power/tower": {
1737                 "name": "高壓電塔",
1738                 "terms": "High-Voltage Tower,高壓輸電塔,高壓電塔"
1739             },
1740             "power/transformer": {
1741                 "name": "火牛房",
1742                 "terms": "Transformer,火牛房,變電所"
1743             },
1744             "public_transport/platform": {
1745                 "name": "站頭",
1746                 "terms": "Platform,平臺,站頭"
1747             },
1748             "public_transport/stop_position": {
1749                 "name": "街中站",
1750                 "terms": "Stop Position,停止位置,街中站"
1751             },
1752             "railway": {
1753                 "name": "鐵路",
1754                 "terms": "Railway,鐵路"
1755             },
1756             "railway/abandoned": {
1757                 "name": "廢鐵路",
1758                 "terms": "Abandoned Railway,廢棄的鐵路,廢鐵路,鐵路路線跡"
1759             },
1760             "railway/disused": {
1761                 "name": "停用鐵路",
1762                 "terms": "Disused Railway,停用鐵路,廢棄的鐵路"
1763             },
1764             "railway/halt": {
1765                 "name": "火車細站",
1766                 "terms": "Railway Halt,小火車站,火車站仔,火車細站"
1767             },
1768             "railway/monorail": {
1769                 "name": "單軌",
1770                 "terms": "Monorail,單軌,單軌鐵路,單軌電車"
1771             },
1772             "railway/narrow_gauge": {
1773                 "name": "窄軌火車",
1774                 "terms": "Narrow Gauge Rails,窄軌火車,窄軌,窄軌鐵路"
1775             },
1776             "railway/platform": {
1777                 "name": "月臺",
1778                 "terms": "Railway Platform,月臺,站臺,鐵道月台"
1779             },
1780             "railway/rail": {
1781                 "name": "路軌",
1782                 "terms": "Rail,火車軌,路軌,軌,鐵軌"
1783             },
1784             "railway/station": {
1785                 "name": "火車站",
1786                 "terms": "Railway Station,火車站,鐵路站"
1787             },
1788             "railway/subway": {
1789                 "name": "地下鐵路",
1790                 "terms": "MTR,Mass Transit Railway,Subway,地下鐵,地下鐵路,地鐵"
1791             },
1792             "railway/subway_entrance": {
1793                 "name": "地下鐵路入口",
1794                 "terms": "Subway Entrance,地下鐵路入口,地鐵入口,地鐵口"
1795             },
1796             "railway/tram": {
1797                 "name": "電車",
1798                 "terms": "Tram,電車"
1799             },
1800             "relation": {
1801                 "name": "關係",
1802                 "terms": "Relation,關係,關系"
1803             },
1804             "route/ferry": {
1805                 "name": "航綫",
1806                 "terms": "Ferry Route,渡輪航線,航綫,航線"
1807             },
1808             "shop": {
1809                 "name": "舖",
1810                 "terms": "Shop,商店,舖"
1811             },
1812             "shop/alcohol": {
1813                 "name": "酒莊",
1814                 "terms": "Liquor Store,酒店,酒莊,酒類商店"
1815             },
1816             "shop/bakery": {
1817                 "name": "麪飽舖同餅家",
1818                 "terms": "Bakery,餅家,餅店,餅舖,麪包舖,麪飽店,麪飽舖,麵包店,麵包舖,麵飽店"
1819             },
1820             "shop/beauty": {
1821                 "name": "美容院",
1822                 "terms": "Beauty Shop,指甲美容,理容院,美妝店,美容店,美容院,護膚中心"
1823             },
1824             "shop/beverages": {
1825                 "name": "飲品舖",
1826                 "terms": "Beverage Store,飲品店,飲品舖"
1827             },
1828             "shop/bicycle": {
1829                 "name": "單車舖",
1830                 "terms": "Bicycle Shop,單車店,單車舖,自行車店"
1831             },
1832             "shop/boutique": {
1833                 "name": "時裝店",
1834                 "terms": "Boutique,時裝店,服飾店,精品店"
1835             },
1836             "shop/butcher": {
1837                 "name": "肉舖",
1838                 "terms": "Butcher,肉舖,肉販,肉鋪"
1839             },
1840             "shop/car": {
1841                 "name": "車行",
1842                 "terms": "Car Dealership,車行"
1843             },
1844             "shop/car_parts": {
1845                 "name": "汽車零件舖",
1846                 "terms": "Car Parts Store,汽車配件店,汽車零件店,汽車零件舖"
1847             },
1848             "shop/car_repair": {
1849                 "name": "車房",
1850                 "terms": "Car Repair Shop,汽車修理店,汽車維修店,車房"
1851             },
1852             "shop/chemist": {
1853                 "name": "註冊藥房",
1854                 "terms": "Chemist,藥房,藥行,註冊藥房"
1855             },
1856             "shop/clothes": {
1857                 "name": "衫舖",
1858                 "terms": "Clothing Store,服裝店,服飾店,衫舖"
1859             },
1860             "shop/computer": {
1861                 "name": "電腦舖",
1862                 "terms": "Computer Store,電腦店,電腦舖"
1863             },
1864             "shop/convenience": {
1865                 "name": "便利店",
1866                 "terms": "Convenience Store,便利店"
1867             },
1868             "shop/deli": {
1869                 "name": "食肆",
1870                 "terms": "Deli,熟食店,美食店,食肆"
1871             },
1872             "shop/department_store": {
1873                 "name": "百貨公司",
1874                 "terms": "Department Store,百貨公司,百貨店"
1875             },
1876             "shop/doityourself": {
1877                 "name": "自組舖",
1878                 "terms": "DIY Store,DIY商店,自組舖"
1879             },
1880             "shop/electronics": {
1881                 "name": "電子舖",
1882                 "terms": "Electronics Store,電器店,電子舖"
1883             },
1884             "shop/farm": {
1885                 "name": "檔",
1886                 "terms": "Produce Stand,檔,水果攤,農場"
1887             },
1888             "shop/fishmonger": {
1889                 "name": "魚檔",
1890                 "terms": "Fishmonger,海產店,賣魚佬,賣魚檔,魚檔"
1891             },
1892             "shop/florist": {
1893                 "name": "花舖",
1894                 "terms": "Florist,花店,花舖"
1895             },
1896             "shop/furniture": {
1897                 "name": "傢俬舖",
1898                 "terms": "Furniture Store,傢俬舖,傢具店,家具店"
1899             },
1900             "shop/garden_centre": {
1901                 "name": "園藝舖",
1902                 "terms": "Garden Center,園藝中心,園藝舖,花店"
1903             },
1904             "shop/gift": {
1905                 "name": "禮品舖",
1906                 "terms": "Gift Shop,禮品店,禮品舖,禮物店"
1907             },
1908             "shop/greengrocer": {
1909                 "name": "菜檔",
1910                 "terms": "Greengrocer,果蔬店,菜檔,蔬果店"
1911             },
1912             "shop/hairdresser": {
1913                 "name": "飛髮舖",
1914                 "terms": "Hairdresser,理髮店,飛髮舖"
1915             },
1916             "shop/hardware": {
1917                 "name": "五金舖",
1918                 "terms": "Hardware Store,五金店,五金舖"
1919             },
1920             "shop/hifi": {
1921                 "name": "音響舖",
1922                 "terms": "Hifi Store,音響店,音響舖"
1923             },
1924             "shop/jewelry": {
1925                 "name": "珠寶金行",
1926                 "terms": "Jeweler,珠寶店,珠寶舖,珠寶金行,首飾店,首飾舖"
1927             },
1928             "shop/laundry": {
1929                 "name": "洗衣舖",
1930                 "terms": "Laundry,洗衣店,洗衣舖"
1931             },
1932             "shop/locksmith": {
1933                 "name": "鎖匠",
1934                 "terms": "Locksmith,鎖匠,鎖匠鋪,開鎖佬"
1935             },
1936             "shop/mall": {
1937                 "name": "大商場",
1938                 "terms": "Mall,商場,大商場"
1939             },
1940             "shop/mobile_phone": {
1941                 "name": "電話舖",
1942                 "terms": "Mobile Phone Store,手機店,行動電話店,電話舖"
1943             },
1944             "shop/motorcycle": {
1945                 "name": "電單車行",
1946                 "terms": "Motorcycle Dealership,摩托車行,電單車行"
1947             },
1948             "shop/music": {
1949                 "name": "唱片舖",
1950                 "terms": "Music Store,唱片舖,音樂店"
1951             },
1952             "shop/optician": {
1953                 "name": "眼鏡鋪",
1954                 "terms": "Optician,眼鏡店,眼鏡行,眼鏡鋪"
1955             },
1956             "shop/pet": {
1957                 "name": "寵物舖",
1958                 "terms": "Pet Store,寵物店,寵物舖"
1959             },
1960             "shop/photo": {
1961                 "name": "影相舖",
1962                 "terms": "Photography Store,影相舖,照相館"
1963             },
1964             "shop/shoes": {
1965                 "name": "鞋舖",
1966                 "terms": "Shoe Store,鞋店,鞋舖"
1967             },
1968             "shop/sports": {
1969                 "name": "運動舖",
1970                 "terms": "Sporting Goods Store,運動用品店,運動舖,體育,體育用品店"
1971             },
1972             "shop/stationery": {
1973                 "name": "文具舖",
1974                 "terms": "Stationery Store,文具店,文具舖"
1975             },
1976             "shop/supermarket": {
1977                 "name": "超級市場",
1978                 "terms": "Supermarket,超級市場"
1979             },
1980             "shop/toys": {
1981                 "name": "玩具舖",
1982                 "terms": "Toy Store,玩具店,玩具舖"
1983             },
1984             "shop/travel_agency": {
1985                 "name": "旅行社",
1986                 "terms": "Travel Agency,旅行社"
1987             },
1988             "shop/tyres": {
1989                 "name": "軚舖",
1990                 "terms": "Tire Store,軚舖,輪胎店"
1991             },
1992             "shop/vacant": {
1993                 "name": "吉舖",
1994                 "terms": "Vacant Shop,吉舖,空置店舖,空置鋪位,空舖"
1995             },
1996             "shop/variety_store": {
1997                 "name": "雜貨舖",
1998                 "terms": "Variety Store,雜貨店,雜貨舖"
1999             },
2000             "shop/video": {
2001                 "name": "影視店",
2002                 "terms": "Video Store,影像店,影碟店,影視店"
2003             },
2004             "tourism": {
2005                 "name": "旅行",
2006                 "terms": "Tourism,旅行,旅遊設施"
2007             },
2008             "tourism/alpine_hut": {
2009                 "name": "高山屋仔",
2010                 "terms": "Alpine Hut,高山小屋,高山屋仔"
2011             },
2012             "tourism/artwork": {
2013                 "name": "藝術品",
2014                 "terms": "Artwork,藝術品"
2015             },
2016             "tourism/attraction": {
2017                 "name": "旅行名勝",
2018                 "terms": "Tourist Attraction,旅行名勝,旅遊名勝,觀光點"
2019             },
2020             "tourism/camp_site": {
2021                 "name": "營地",
2022                 "terms": "Camp Site,營地,露營區"
2023             },
2024             "tourism/caravan_site": {
2025                 "name": "露營車營地",
2026                 "terms": "RV Park,房車營地,露營車停車場,露營車營地"
2027             },
2028             "tourism/chalet": {
2029                 "name": "木屋",
2030                 "terms": "Chalet,木屋"
2031             },
2032             "tourism/guest_house": {
2033                 "name": "賓館",
2034                 "terms": "Guest House,賓館"
2035             },
2036             "tourism/hostel": {
2037                 "name": "旅舍",
2038                 "terms": "Hostel,招待所,旅舍"
2039             },
2040             "tourism/hotel": {
2041                 "name": "酒店",
2042                 "terms": "Hotel,酒店"
2043             },
2044             "tourism/information": {
2045                 "name": "資訊處",
2046                 "terms": "Information,資訊,資訊處"
2047             },
2048             "tourism/motel": {
2049                 "name": "汽車酒店",
2050                 "terms": "Motel,汽車旅館,汽車酒店"
2051             },
2052             "tourism/museum": {
2053                 "name": "博物館",
2054                 "terms": "Museum,博物館"
2055             },
2056             "tourism/picnic_site": {
2057                 "name": "郊遊地點",
2058                 "terms": "Picnic Site,郊遊地點,野餐地點"
2059             },
2060             "tourism/theme_park": {
2061                 "name": "主題公園",
2062                 "terms": "Theme Park,主題公園"
2063             },
2064             "tourism/viewpoint": {
2065                 "name": "觀景臺",
2066                 "terms": "Viewpoint,景點,眺望,瞭望台,瞭望臺,觀景台,觀景臺,觀景點"
2067             },
2068             "tourism/zoo": {
2069                 "name": "動物園",
2070                 "terms": "Zoo,動物園"
2071             },
2072             "type/boundary": {
2073                 "name": "界",
2074                 "terms": "Boundary,界,邊界"
2075             },
2076             "type/boundary/administrative": {
2077                 "name": "行政邊界",
2078                 "terms": "Administrative Boundary,行政界線,行政邊界"
2079             },
2080             "type/multipolygon": {
2081                 "name": "幾多邊形",
2082                 "terms": "Multipolygon,個多面,多個面,幾多邊形,複線段多邊形"
2083             },
2084             "type/restriction": {
2085                 "name": "限制",
2086                 "terms": "Restriction,限制"
2087             },
2088             "type/route": {
2089                 "name": "路綫",
2090                 "terms": "Route,路綫,路線"
2091             },
2092             "type/route/bicycle": {
2093                 "name": "單車路綫",
2094                 "terms": "Cycle Route,單車路綫,單車路線"
2095             },
2096             "type/route/bus": {
2097                 "name": "巴士路綫",
2098                 "terms": "Bus Route,公共汽車路線,巴士路綫"
2099             },
2100             "type/route/detour": {
2101                 "name": "繞道路綫",
2102                 "terms": "Detour Route,巡遊路綫,巡遊路線,繞道,繞道路綫,繞道路線"
2103             },
2104             "type/route/ferry": {
2105                 "name": "航綫",
2106                 "terms": "Ferry Route,渡輪航線,航綫"
2107             },
2108             "type/route/foot": {
2109                 "name": "行人路綫",
2110                 "terms": "Foot Route,步行路線,行人路綫,行人路線"
2111             },
2112             "type/route/hiking": {
2113                 "name": "行山路綫",
2114                 "terms": "Hiking Route,行山路綫,行山路線"
2115             },
2116             "type/route/pipeline": {
2117                 "name": "供水路綫",
2118                 "terms": "Pipeline Route,供水路綫,供水路線,水管路綫,管道路線"
2119             },
2120             "type/route/power": {
2121                 "name": "供電路綫",
2122                 "terms": "Power Route,供電路綫,供電路線"
2123             },
2124             "type/route/road": {
2125                 "name": "行車路綫",
2126                 "terms": "Road Route,行車路綫,行車路線,道路路線"
2127             },
2128             "type/route/train": {
2129                 "name": "火車路綫",
2130                 "terms": "Train Route,火車綫,火車線,火車路綫,鐵路綫,鐵路線,鐵路路綫,鐵路路線"
2131             },
2132             "type/route/tram": {
2133                 "name": "電車路綫",
2134                 "terms": "Tram Route,電車路綫,電車路線"
2135             },
2136             "type/route_master": {
2137                 "name": "路綫總管",
2138                 "terms": "Route Master,線路總管,路綫總管,路線總目"
2139             },
2140             "vertex": {
2141                 "name": "其他",
2142                 "terms": "Other,其他,其它"
2143             },
2144             "waterway": {
2145                 "name": "水路",
2146                 "terms": "Waterway,水路,水道,航道"
2147             },
2148             "waterway/canal": {
2149                 "name": "水道",
2150                 "terms": "Canal,水道,運河"
2151             },
2152             "waterway/dam": {
2153                 "name": "壩",
2154                 "terms": "Dam,堤壩,壩,水壩"
2155             },
2156             "waterway/ditch": {
2157                 "name": "溝",
2158                 "terms": "Ditch,渠,溝,溝渠"
2159             },
2160             "waterway/drain": {
2161                 "name": "排水道",
2162                 "terms": "Drain,下水道,排水道,渠,溝"
2163             },
2164             "waterway/river": {
2165                 "name": "江",
2166                 "terms": "River,江,江河,河,河流"
2167             },
2168             "waterway/riverbank": {
2169                 "name": "江岸",
2170                 "terms": "Riverbank,江岸,河堤,河床,河牀"
2171             },
2172             "waterway/stream": {
2173                 "name": "涌",
2174                 "terms": "Stream,小河,小溪,涌,溪,溪流"
2175             },
2176             "waterway/weir": {
2177                 "name": "堰",
2178                 "terms": "Weir,堤堰,堤壩,堰,壩"
2179             }
2180         }
2181     }
2182 }