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