]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/yue.json
Merge remote-tracking branch 'upstream/pull/1693'
[rails.git] / vendor / assets / iD / iD / locales / yue.json
1 {
2     "yue": {
3         "modes": {
4             "add_area": {
5                 "title": "範圍",
6                 "description": "加公園、建築物、湖或者其他範圍入去地圖度。",
7                 "tail": "喺地圖度撳一下就可以開始畫範圍,好似公園呀、湖呀、或者建築物呀咁。"
8             },
9             "add_line": {
10                 "title": "綫",
11                 "description": "加公路、街、行人路、水道或者其他綫喺地圖度。",
12                 "tail": "喺地圖度撳一下就可以開始畫路、徑、或者路綫。"
13             },
14             "add_point": {
15                 "title": "點",
16                 "description": "加餐廳、紀念碑、郵筒或者其他點喺地圖度。",
17                 "tail": "喺地圖撳一下就可以加一點。"
18             },
19             "browse": {
20                 "title": "周圍睇",
21                 "description": "郁同埋放大縮細個地圖。"
22             },
23             "draw_area": {
24                 "tail": "撳下加節入落範圍。撳第一節去完成範圍。"
25             },
26             "draw_line": {
27                 "tail": "撳一下去加多幾節落條綫。掹其他綫,駁去佢哋度,同快撳兩下,完咗條綫。"
28             }
29         },
30         "operations": {
31             "add": {
32                 "annotation": {
33                     "point": "處加咗",
34                     "vertex": "道度加節",
35                     "relation": "關聯加咗。"
36                 }
37             },
38             "start": {
39                 "annotation": {
40                     "line": "綫起咗。",
41                     "area": "範圍起咗。"
42                 }
43             },
44             "continue": {
45                 "key": "A",
46                 "title": "繼續",
47                 "description": "續條綫。",
48                 "not_eligible": "爾度無綫可以可續。",
49                 "multiple": "爾度幾條綫可繼續。揀一條綫,咁住Shift掣,撳住佢揀佢。",
50                 "annotation": {
51                     "line": "綫續咗。",
52                     "area": "範圍續咗。"
53                 }
54             },
55             "cancel_draw": {
56                 "annotation": "唔畫。"
57             },
58             "change_role": {
59                 "annotation": "改咗關聯成員嘅作用。"
60             },
61             "change_tags": {
62                 "annotation": "籤改咗。"
63             },
64             "circularize": {
65                 "title": "整圓",
66                 "description": {
67                     "line": "整圓條綫",
68                     "area": "整圓範圍"
69                 },
70                 "key": "O",
71                 "annotation": {
72                     "line": "整圓條綫。",
73                     "area": "整圓範圍。"
74                 },
75                 "not_closed": "無得整圓,根本唔係圈。",
76                 "too_large": "無得整圓,睇到嘅部份唔夠做。",
77                 "connected_to_hidden": "無得整圓,佢連咗去隱藏地貌。"
78             },
79             "orthogonalize": {
80                 "title": "整方",
81                 "description": {
82                     "line": "整方個綫角",
83                     "area": "整方範圍角"
84                 },
85                 "key": "S",
86                 "annotation": {
87                     "line": "整方咗綫角。",
88                     "area": "整方咗範圍角。"
89                 },
90                 "not_squarish": "無得整方,佢太唔似方。",
91                 "too_large": "無得整方,睇到嘅部份唔夠做。",
92                 "connected_to_hidden": "無得整方,佢連咗去隱藏地貌。"
93             },
94             "straighten": {
95                 "title": "拉直",
96                 "description": "拉直條綫",
97                 "key": "S",
98                 "annotation": "條綫拉直咗。",
99                 "too_bendy": "條綫太彎,拉直唔到。",
100                 "connected_to_hidden": "無得拉直,佢連咗去隱藏地貌。"
101             },
102             "delete": {
103                 "title": "刪",
104                 "description": {
105                     "single": "刪走此地貌,從此消失。",
106                     "multiple": "刪走此等地貌,從此消失。"
107                 },
108                 "annotation": {
109                     "point": "刪咗處。",
110                     "vertex": "道度刪咗節。",
111                     "line": "刪咗綫。",
112                     "area": "刪咗範圍。",
113                     "relation": "刪咗關聯。",
114                     "multiple": "刪走 {n} 地貌。"
115                 },
116                 "too_large": {
117                     "single": "此地貌不得刪走,皆因依家見到部份唔夠數。",
118                     "multiple": "此等地貌不得刪走,皆因依家見到部份唔夠數。"
119                 },
120                 "incomplete_relation": {
121                     "single": "此地貌不得刪走,皆因佢未傳晒落來。",
122                     "multiple": "此等地貌不得刪走,皆因佢哋未傳晒落來。"
123                 }
124             },
125             "add_member": {
126                 "annotation": "加咗成員入關聯。"
127             },
128             "delete_member": {
129                 "annotation": "拎走咗關聯成員。"
130             },
131             "connect": {
132                 "annotation": {
133                     "point": "駁咗道去嗰處。",
134                     "vertex": "駁咗道去其他。",
135                     "line": "駁咗道去綫。",
136                     "area": "駁咗道去範圍。"
137                 }
138             },
139             "disconnect": {
140                 "title": "掹開",
141                 "description": "此綫或者範圍等,全部掹開。",
142                 "key": "D",
143                 "annotation": "綫或範圍,經已掹開咗。",
144                 "not_connected": "爾度唔够綫或者範圍去掹開。",
145                 "connected_to_hidden": "無得掹開,佢連咗去隠藏地貌。",
146                 "relation": "無得掹開,佢喺關聯之中。"
147             },
148             "merge": {
149                 "title": "併",
150                 "description": "拼埋地貌",
151                 "key": "C",
152                 "annotation": "拼咗地貌 {n} 個",
153                 "not_eligible": "爾啲地貌,無得併埋。",
154                 "restriction": "地貌無得拼,佢哋至少一個,屬於 {relation} 關聯。",
155                 "incomplete_relation": "地貌無得拼,佢哋至少一個未傳晒落來。",
156                 "conflicting_tags": "地貌無得拼,佢哋籤中內有矛盾。"
157             },
158             "move": {
159                 "title": "搬",
160                 "key": "M",
161                 "annotation": {
162                     "point": "搬一點",
163                     "vertex": "道度搬咗節。",
164                     "line": "搬咗條綫。",
165                     "area": "搬咗範圍。"
166                 },
167                 "incomplete_relation": {
168                     "single": "此地貌冇得搬,皆因佢未傳晒落來。",
169                     "multiple": "此等地貌冇得搬,皆因佢哋未傳晒落來。"
170                 }
171             },
172             "reflect": {
173                 "key": {
174                     "long": "T",
175                     "short": "Y"
176                 }
177             },
178             "rotate": {
179                 "title": "擰轉",
180                 "key": "R",
181                 "annotation": {
182                     "line": "條綫擰轉咗。",
183                     "area": "範圍擰轉咗。"
184                 }
185             },
186             "reverse": {
187                 "title": "倒向。",
188                 "description": "整到修綫方向相反。",
189                 "key": "V",
190                 "annotation": "條綫方向倒咗轉。"
191             },
192             "split": {
193                 "title": "斬開",
194                 "description": {
195                     "line": "爾節度,斬綫爲二。",
196                     "area": "斬界,一分爲二。",
197                     "multiple": "爾節度,斬綫或範圍界綫,一分爲二。"
198                 },
199                 "key": "X",
200                 "annotation": {
201                     "line": "斬開條綫。",
202                     "area": "斬開範圍界綫。",
203                     "multiple": "斬開綫或範圍界綫{n}條。"
204                 },
205                 "not_eligible": "綫無得喺頭尾度斬。",
206                 "multiple_ways": "爾處太多綫,無得斬開。",
207                 "connected_to_hidden": "無得分,佢連咗去隠藏地貌。"
208             },
209             "restriction": {
210                 "help": {
211                     "select": "撳一下揀段車道",
212                     "toggle": "撳一下限制車道轉向",
213                     "toggle_on": "撳一下加條則,限制車道轉向 {restriction}",
214                     "toggle_off": "撳一下減條則,限制車道轉向 {restriction}"
215                 },
216                 "annotation": {
217                     "create": "加咗一則,限制車道轉向",
218                     "delete": "減咗一則,限制車道轉向"
219                 }
220             }
221         },
222         "undo": {
223             "tooltip": "還原:{action}",
224             "nothing": "無嘢好還原"
225         },
226         "redo": {
227             "tooltip": "重做:{action}",
228             "nothing": "無嘢好重做"
229         },
230         "tooltip_keyhint": "快掣",
231         "browser_notice": "只能在 Firefox、Chrome、Safari、Opera,以及Internet Explorer 至少版本十一。更新瀏覽器,又或者用 Potlatch 2 修改地圖。",
232         "translate": {
233             "translate": "繙",
234             "localized_translation_label": "話名",
235             "localized_translation_language": "揀話",
236             "localized_translation_name": "名"
237         },
238         "logout": "簽走",
239         "loading_auth": "駁上去公家街圖⋯⋯",
240         "report_a_bug": "報錯",
241         "help_translate": "幫手繙",
242         "feature_info": {
243             "hidden_warning": "隱藏地貌 {count} 個",
244             "hidden_details": "爾啲地貌,家陣隱藏之中。詳情: {details}"
245         },
246         "status": {
247             "error": "駁唔通程式接口。",
248             "offline": "程式接口收工。遲啲再改啦。",
249             "readonly": "程式接口,只讀不寫。你要等下先記到你修改。"
250         },
251         "commit": {
252             "title": "傳上去公家街圖",
253             "upload_explanation": "你嘅修改,傳咗上去公家街圖。凢用公家街圖資料,地圖都會見到。",
254             "upload_explanation_with_user": "你以{user}名義,修改傳咗上去公家街圖。凢用公家街圖資料,地圖都會見到。",
255             "save": "傳上",
256             "cancel": "唔記",
257             "changes": "變更 {count} 個",
258             "warnings": "警告",
259             "modified": "改咗",
260             "deleted": "刪咗",
261             "created": "開咗",
262             "about_changeset_comments": "相關變更留言",
263             "about_changeset_comments_link": "//wiki.openstreetmap.org/wiki/Good_changeset_comments",
264             "google_warning": "留言提及谷歌(Google):留意,不得抄谷哥地圖(Google Maps)。"
265         },
266         "contributors": {
267             "list": "有{users}修改",
268             "truncated_list": "有{users}同另外{count}人修改"
269         },
270         "info_panels": {
271             "key": "I",
272             "background": {
273                 "key": "B"
274             },
275             "history": {
276                 "last_edit": "最近修改",
277                 "edited_by": "修改人為",
278                 "changeset": "變更"
279             }
280         },
281         "geometry": {
282             "point": "點",
283             "vertex": "頂點",
284             "line": "綫",
285             "area": "範圍",
286             "relation": "關聯"
287         },
288         "geocoder": {
289             "search": "搵天下各地⋯⋯",
290             "no_results_visible": "圖內可見之處,都搵唔到",
291             "no_results_worldwide": "無嘢搵到"
292         },
293         "geolocate": {
294             "title": "標出我喺邊",
295             "locating": "摷緊地方,等下⋯⋯"
296         },
297         "inspector": {
298             "no_documentation_combination": "爾組籤,未有文件解",
299             "no_documentation_key": "爾個圖例,未有文件解。",
300             "show_more": "睇多啲",
301             "view_on_osm": "入公家街圖睇",
302             "all_fields": "所有欄位",
303             "all_tags": "所有籤",
304             "all_members": "所有成員",
305             "all_relations": "所有關聯",
306             "new_relation": "開新關聯⋯⋯",
307             "role": "作用",
308             "choose": "揀地貌",
309             "results": "{search}搵出{n}項",
310             "reference": "入公家街圖百科睇",
311             "back_tooltip": "轉地貌",
312             "remove": "移走",
313             "search": "搵",
314             "unknown": "未知",
315             "incomplete": "<無傳落來>",
316             "feature_list": "搵地貌",
317             "edit": "改地貌",
318             "check": {
319                 "yes": "係",
320                 "no": "唔係"
321             },
322             "add": "加",
323             "none": "無",
324             "node": "節",
325             "way": "徑",
326             "relation": "關聯",
327             "location": "地點",
328             "add_fields": "加欄位"
329         },
330         "background": {
331             "title": "背景",
332             "description": "背景設定",
333             "none": "無",
334             "best_imagery": "此地至出名相源",
335             "switch": "轉返去爾個背景",
336             "custom": "自訂",
337             "custom_button": "改自訂背景",
338             "reset": "重設",
339             "minimap": {
340                 "tooltip": "開個縮圖,幫手搵返家下睇到嘅範圍。"
341             },
342             "fix_misalignment": "校正背圖對位誤差",
343             "offset": "下面灰帶內,拖到任何位,去校正背圖對位誤差,又或者,以米為單位,入返啲差額。"
344         },
345         "map_data": {
346             "title": "地圖資料",
347             "description": "地圖資料",
348             "data_layers": "資料層",
349             "fill_area": "填範圍",
350             "map_features": "地圖地貌",
351             "autohidden": "依啲地貌,會自收埋,皆因螢幕太多嘢。放大啲先改。"
352         },
353         "feature": {
354             "points": {
355                 "description": "處",
356                 "tooltip": "名勝"
357             },
358             "traffic_roads": {
359                 "description": "交通道",
360                 "tooltip": "公路、街之類。"
361             },
362             "service_roads": {
363                 "description": "支路",
364                 "tooltip": "支路、停車場通通、坭車道之類。"
365             },
366             "paths": {
367                 "description": "徑",
368                 "tooltip": "街邊行人路、行人徑、單車徑之類。"
369             },
370             "buildings": {
371                 "description": "屋宇",
372                 "tooltip": "屋宇、天遮、地牢之類。"
373             },
374             "landuse": {
375                 "description": "用地地貌",
376                 "tooltip": "林、田、公園、住宅、商業之類。"
377             },
378             "boundaries": {
379                 "description": "界",
380                 "tooltip": "行政界"
381             },
382             "water": {
383                 "description": "水地貌",
384                 "tooltip": "江、湖、塘、盆等。"
385             },
386             "rail": {
387                 "description": "軌道地貌",
388                 "tooltip": "鐵路"
389             },
390             "power": {
391                 "description": "供電地貌",
392                 "tooltip": "電纜、發電廠、變電站等。"
393             },
394             "past_future": {
395                 "description": "過往/未來",
396                 "tooltip": "籌備、興建、廢棄、移平等。"
397             },
398             "others": {
399                 "description": "其他",
400                 "tooltip": "其他"
401             }
402         },
403         "area_fill": {
404             "wireframe": {
405                 "description": "唔填(勽綫)",
406                 "tooltip": "開着勾綫形式,方便睇見底下相圖。"
407             },
408             "partial": {
409                 "description": "半填",
410                 "tooltip": "只填範圍內側。(推薦畀製圖新手)"
411             },
412             "full": {
413                 "description": "全填",
414                 "tooltip": "範圍全填。"
415             }
416         },
417         "restore": {
418             "heading": "你有修改未記妥",
419             "description": "要唔要囘復上次未記妥之修改?"
420         },
421         "save": {
422             "title": "記低",
423             "help": "重閱所變更,傳上公家街圖,等其他用者睇到。",
424             "no_changes": "無修改可記",
425             "error": "記低途中有錯。",
426             "status_code": "服務電腦回覆狀況代號 {code}",
427             "unknown_error_details": "請確保你上到互聯網",
428             "uploading": "傳緊改動上公家街圖",
429             "unsaved_changes": "你有修改未記妥",
430             "conflict": {
431                 "header": "調解相衝修改",
432                 "count": "第 {num} 項相衝,全部有 {total} 項",
433                 "previous": "<前",
434                 "next": "後>",
435                 "keep_local": "留我",
436                 "keep_remote": "用佢",
437                 "restore": "囘復",
438                 "delete": "由佢唔要",
439                 "done": "衝突通通解決!"
440             }
441         },
442         "merge_remote_changes": {
443             "conflict": {
444                 "nodelist": "{user} 同你改過此項。",
445                 "memberlist": "{user} 同你改過關聯細項。",
446                 "tags": "你改<b>{tag}</b>做「{local}」,而 {user} 改佢做「{remote}」。"
447             }
448         },
449         "success": {
450             "edited_osm": "改掂公家街圖!",
451             "just_edited": "你啱啱改咗公家街圖!",
452             "view_on_osm": "入公家街圖睇",
453             "facebook": "放上Facebook",
454             "twitter": "放上Twitter",
455             "google": "放上Google+",
456             "help_html": "你改過嘅,幾分鐘就會見到喺「普通」層。其他層,咁啲地貌,就會耐啲。",
457             "help_link_text": "明細",
458             "help_link_url": "https://wiki.openstreetmap.org/wiki/FAQ#I_have_just_made_some_changes_to_the_map._How_do_I_get_to_see_my_changes.3F"
459         },
460         "confirm": {
461             "cancel": "唔做"
462         },
463         "splash": {
464             "welcome": "歡迎來到艾第公家街圖造圖。",
465             "text": "艾第爾件架生,易用之時,亦功用多多,用來投稿修改去,世界至好,任用嘅世界地圖片。現時版本係{version}。想多啲資料,睇下 {website}同埋去{github}報告出錯。",
466             "walkthrough": "開始逐步解釋"
467         },
468         "source_switch": {
469             "live": "運行之中",
470             "lose_changes": "你未有修改未記妥。轉地圖電腦,就會無咗修改。你真係要轉地圖電腦?",
471             "dev": "製作之中"
472         },
473         "tag_reference": {
474             "description": "描述",
475             "on_wiki": "喺公家街圖百科度嘅{tag}",
476             "used_with": "同{type}一齊用"
477         },
478         "validations": {
479             "untagged_point": "未有籤嘅點",
480             "untagged_point_tooltip": "揀種地貌,兼且寫呢處係乜來。",
481             "untagged_line": "冇籤嘅綫",
482             "untagged_line_tooltip": "揀種地貌,兼且寫呢綫係乜來。",
483             "untagged_area": "冇籤嘅範圍",
484             "untagged_area_tooltip": "揀種地貌,兼且寫呢範圍係乜來。",
485             "tag_suggests_area": "{tag}籤話條綫係範圍,實情佢唔係。",
486             "deprecated_tags": "廢籤:{tags}"
487         },
488         "cannot_zoom": "今下模式,無得再縮。",
489         "full_screen": "來回全螢幕",
490         "mapillary_images": {
491             "tooltip": "拎輿兵嘅街相",
492             "title": "疊相(輿兵)"
493         },
494         "mapillary_signs": {
495             "tooltip": "拎輿兵嘅交通燈(必先開疊相)",
496             "title": "疊交通燈(輿兵)"
497         },
498         "mapillary": {
499             "view_on_mapillary": "去輿兵度睇張相"
500         },
501         "help": {
502             "title": "指南"
503         },
504         "intro": {
505             "done": "搞掂",
506             "graph": {
507                 "block_number": "<value for addr:block_number>",
508                 "county": "<value for addr:county>",
509                 "district": "<value for addr:district>",
510                 "hamlet": "<value for addr:hamlet>",
511                 "neighbourhood": "<value for addr:neighbourhood>",
512                 "province": "<value for addr:province>",
513                 "quarter": "<value for addr:quarter>",
514                 "state": "<value for addr:state>",
515                 "subdistrict": "<value for addr:subdistrict>",
516                 "suburb": "<value for addr:suburb>",
517                 "countrycode": "cn"
518             },
519             "navigation": {
520                 "title": "周圍望"
521             },
522             "points": {
523                 "title": "處"
524             },
525             "areas": {
526                 "title": "範圍"
527             },
528             "lines": {
529                 "title": "綫"
530             },
531             "startediting": {
532                 "title": "開始改",
533                 "shortcuts": "撳下「{key}」掣,你可睇下連串命令,同埋佢嘅鍵盤快掣。",
534                 "save": "記得定時記低修改!",
535                 "start": "開始制圖"
536             }
537         },
538         "shortcuts": {
539             "title": "鍵盤快掣",
540             "tooltip": "螢幕上睇到鍵盤快掣",
541             "browsing": {
542                 "help": {
543                     "keyboard": "睇鍵盤快掣"
544                 }
545             },
546             "tools": {
547                 "title": "架生"
548             }
549         },
550         "presets": {
551             "categories": {
552                 "category-barrier": {
553                     "name": "屏障地貌"
554                 },
555                 "category-building": {
556                     "name": "屋宇地貌"
557                 },
558                 "category-golf": {
559                     "name": "哥夫波地貌"
560                 },
561                 "category-landuse": {
562                     "name": "用地地貌"
563                 },
564                 "category-natural-area": {
565                     "name": "天然地貌"
566                 },
567                 "category-natural-line": {
568                     "name": "天然地貌"
569                 },
570                 "category-natural-point": {
571                     "name": "天然地貌"
572                 },
573                 "category-path": {
574                     "name": "徑地貌"
575                 },
576                 "category-rail": {
577                     "name": "軌道地貌"
578                 },
579                 "category-restriction": {
580                     "name": "限制地貌"
581                 },
582                 "category-road": {
583                     "name": "車道地貌"
584                 },
585                 "category-route": {
586                     "name": "路綫地貌"
587                 },
588                 "category-water-area": {
589                     "name": "水地貌"
590                 },
591                 "category-water-line": {
592                     "name": "水地貌"
593                 }
594             },
595             "fields": {
596                 "access": {
597                     "label": "准過",
598                     "options": {
599                         "designated": {
600                             "description": "通行與否,按法例或路牌指定",
601                             "title": "指名"
602                         },
603                         "destination": {
604                             "description": "限往目的地",
605                             "title": "目的地"
606                         },
607                         "dismount": {
608                             "description": "過得,要落車推。",
609                             "title": "落車推"
610                         },
611                         "no": {
612                             "description": "公眾不通",
613                             "title": "禁入"
614                         },
615                         "permissive": {
616                             "description": "可通,直至地主唔畀。",
617                             "title": "任過"
618                         },
619                         "private": {
620                             "description": "要地主批准",
621                             "title": "私家"
622                         },
623                         "yes": {
624                             "description": "按法例可通,有權過路。",
625                             "title": "准許"
626                         }
627                     },
628                     "placeholder": "無指明",
629                     "types": {
630                         "access": "所有",
631                         "bicycle": "單車",
632                         "foot": "行",
633                         "horse": "馬",
634                         "motor_vehicle": "車"
635                     }
636                 },
637                 "access_simple": {
638                     "label": "過得"
639                 },
640                 "address": {
641                     "label": "地埗",
642                     "placeholders": {
643                         "block_number": "座數",
644                         "block_number!jp": "座數",
645                         "city": "城",
646                         "city!jp": "城/鎮/村/東京都區部",
647                         "city!vn": "城/鎮",
648                         "conscriptionnumber": "一百二十三號",
649                         "country": "國",
650                         "county": "郡縣",
651                         "county!jp": "區",
652                         "district": "區",
653                         "district!vn": "法國之縣/鎮/區",
654                         "floor": "樓數",
655                         "hamlet": "村仔",
656                         "housename": "屋名",
657                         "housenumber": "一百二十三號",
658                         "place": "地",
659                         "postcode": "郵政編號",
660                         "province": "省",
661                         "state": "州",
662                         "street": "街",
663                         "subdistrict": "分區",
664                         "suburb": "市郊"
665                     }
666                 },
667                 "admin_level": {
668                     "label": "行政層次"
669                 },
670                 "aerialway": {
671                     "label": "類"
672                 },
673                 "aerialway/access": {
674                     "label": "通",
675                     "options": {
676                         "both": "出入都得",
677                         "entry": "入",
678                         "exit": "出"
679                     }
680                 },
681                 "aerialway/bubble": {
682                     "label": "吊車廂"
683                 },
684                 "aerialway/capacity": {
685                     "label": "載量(一個鐘計)",
686                     "placeholder": "500, 2500, 5000..."
687                 },
688                 "aerialway/duration": {
689                     "label": "行程(分鐘)",
690                     "placeholder": "1, 2, 3..."
691                 },
692                 "aerialway/heating": {
693                     "label": "有暖氣"
694                 },
695                 "aerialway/occupancy": {
696                     "label": "一車人數",
697                     "placeholder": "2, 4, 8..."
698                 },
699                 "aerialway/summer/access": {
700                     "label": "通(夏天)",
701                     "options": {
702                         "both": "出人都得",
703                         "entry": "入",
704                         "exit": "出"
705                     }
706                 },
707                 "aeroway": {
708                     "label": "類"
709                 },
710                 "amenity": {
711                     "label": "類"
712                 },
713                 "area/highway": {
714                     "label": "類"
715                 },
716                 "artist": {
717                     "label": "藝人"
718                 },
719                 "artwork_type": {
720                     "label": "類"
721                 },
722                 "atm": {
723                     "label": "提款機"
724                 },
725                 "backrest": {
726                     "label": "長椅"
727                 },
728                 "barrier": {
729                     "label": "類"
730                 },
731                 "bench": {
732                     "label": "長凳"
733                 },
734                 "bicycle_parking": {
735                     "label": "類"
736                 },
737                 "bin": {
738                     "label": "垃圾桶"
739                 },
740                 "blood_components": {
741                     "label": "血成份",
742                     "options": {
743                         "plasma": "血漿",
744                         "platelets": "血小板",
745                         "stemcells": "幹細胞樣本",
746                         "whole": "全血"
747                     }
748                 },
749                 "boundary": {
750                     "label": "類"
751                 },
752                 "brand": {
753                     "label": "牌"
754                 },
755                 "building": {
756                     "label": "屋宇"
757                 },
758                 "building_area": {
759                     "label": "屋宇"
760                 },
761                 "camera/direction": {
762                     "placeholder": "45, 90, 180, 270"
763                 },
764                 "capacity": {
765                     "label": "容納",
766                     "placeholder": "50, 100, 200..."
767                 },
768                 "castle_type": {
769                     "label": "類"
770                 },
771                 "club": {
772                     "label": "類"
773                 },
774                 "collection_times": {
775                     "label": "收集時間"
776                 },
777                 "construction": {
778                     "label": "類"
779                 },
780                 "country": {
781                     "label": "國"
782                 },
783                 "covered": {
784                     "label": "有蓋"
785                 },
786                 "craft": {
787                     "label": "類"
788                 },
789                 "crossing": {
790                     "label": "類"
791                 },
792                 "currency_multi": {
793                     "label": "錢類"
794                 },
795                 "cycle_network": {
796                     "label": "網絡"
797                 },
798                 "cycleway": {
799                     "label": "單車道",
800                     "options": {
801                         "lane": {
802                             "description": "單車道同車道,地上畫綫隔開",
803                             "title": "標準單車道"
804                         },
805                         "none": {
806                             "description": "無單車道",
807                             "title": "無"
808                         },
809                         "opposite": {
810                             "description": "單程路,單車道仍可雙程",
811                             "title": "對頭單車道"
812                         },
813                         "opposite_lane": {
814                             "description": "單車道,與交通方向相反",
815                             "title": "雙向單車道,可對頭"
816                         },
817                         "share_busway": {
818                             "description": "單車道同巴士道合用",
819                             "title": "單車道同巴士共用"
820                         },
821                         "shared_lane": {
822                             "description": "單車道與車道不分",
823                             "title": "共用單車道"
824                         },
825                         "track": {
826                             "description": "單車道與交通有屏障",
827                             "title": "單連分徑"
828                         }
829                     },
830                     "placeholder": "無",
831                     "types": {
832                         "cycleway:left": "左邊",
833                         "cycleway:right": "右邊"
834                     }
835                 },
836                 "date": {
837                     "label": "日期"
838                 },
839                 "delivery": {
840                     "label": "外賣"
841                 },
842                 "denomination": {
843                     "label": "派"
844                 },
845                 "denotation": {
846                     "label": "表示"
847                 },
848                 "description": {
849                     "label": "描述"
850                 },
851                 "diaper": {
852                     "label": "換得尿片"
853                 },
854                 "display": {
855                     "label": "顯示"
856                 },
857                 "dock": {
858                     "label": "類"
859                 },
860                 "drive_through": {
861                     "label": "車上取"
862                 },
863                 "electrified": {
864                     "label": "用電",
865                     "options": {
866                         "contact_line": "電䌫",
867                         "no": "唔係",
868                         "rail": "有電軌道",
869                         "yes": "係(無指名)"
870                     },
871                     "placeholder": "電纜、有電軌道⋯⋯"
872                 },
873                 "elevation": {
874                     "label": "海拔"
875                 },
876                 "email": {
877                     "label": "電郵",
878                     "placeholder": "example@example.com"
879                 },
880                 "emergency": {
881                     "label": "急症室"
882                 },
883                 "entrance": {
884                     "label": "類"
885                 },
886                 "except": {
887                     "label": "例外"
888                 },
889                 "fax": {
890                     "label": "傳真",
891                     "placeholder": "+852 12345678"
892                 },
893                 "fee": {
894                     "label": "費用"
895                 },
896                 "fence_type": {
897                     "label": "類"
898                 },
899                 "fire_hydrant/type": {
900                     "label": "類",
901                     "options": {
902                         "pillar": "柱/地上",
903                         "pond": "塘",
904                         "underground": "地底",
905                         "wall": "牆"
906                     }
907                 },
908                 "fixme": {
909                     "label": "整好我"
910                 },
911                 "fuel": {
912                     "label": "燃料"
913                 },
914                 "fuel_multi": {
915                     "label": "燃料類"
916                 },
917                 "gauge": {
918                     "label": "軌距"
919                 },
920                 "gender": {
921                     "label": "性別",
922                     "options": {
923                         "female": "女",
924                         "male": "男",
925                         "unisex": "不分男女"
926                     },
927                     "placeholder": "未知"
928                 },
929                 "generator/method": {
930                     "label": "方法"
931                 },
932                 "generator/source": {
933                     "label": "來源"
934                 },
935                 "generator/type": {
936                     "label": "類"
937                 },
938                 "handicap": {
939                     "label": "差點",
940                     "placeholder": "1-18"
941                 },
942                 "handrail": {
943                     "label": "扶手"
944                 },
945                 "height": {
946                     "label": "高(米)"
947                 },
948                 "highway": {
949                     "label": "類"
950                 },
951                 "historic": {
952                     "label": "類"
953                 },
954                 "hoops": {
955                     "label": "藍框數",
956                     "placeholder": "1, 2, 4..."
957                 },
958                 "iata": {
959                     "label": "萬國航空運輸協會(IATA)"
960                 },
961                 "icao": {
962                     "label": "萬國民航組織(ICAO)"
963                 },
964                 "incline": {
965                     "label": "斜"
966                 },
967                 "incline_steps": {
968                     "label": "斜坡",
969                     "options": {
970                         "down": "落",
971                         "up": "上"
972                     }
973                 },
974                 "indoor": {
975                     "label": "戶內"
976                 },
977                 "information": {
978                     "label": "類"
979                 },
980                 "internet_access": {
981                     "label": "用到互聯網",
982                     "options": {
983                         "no": "無",
984                         "terminal": "終端機",
985                         "wired": "揷綫上網",
986                         "wlan": "無綫上網",
987                         "yes": "有"
988                     }
989                 },
990                 "internet_access/fee": {
991                     "label": "上網費"
992                 },
993                 "lamp_type": {
994                     "label": "類"
995                 },
996                 "landuse": {
997                     "label": "類"
998                 },
999                 "lanes": {
1000                     "label": "綫道數",
1001                     "placeholder": "1, 2, 3..."
1002                 },
1003                 "layer": {
1004                     "label": "層"
1005                 },
1006                 "leaf_cycle": {
1007                     "label": "換葉週期",
1008                     "options": {
1009                         "deciduous": "落葉",
1010                         "evergreen": "常綠",
1011                         "mixed": "混合",
1012                         "semi_deciduous": "半落葉",
1013                         "semi_evergreen": "半常綠"
1014                     }
1015                 },
1016                 "leaf_cycle_singular": {
1017                     "label": "換葉週期",
1018                     "options": {
1019                         "deciduous": "落葉",
1020                         "evergreen": "常綠",
1021                         "semi_deciduous": "半落葉",
1022                         "semi_evergreen": "半常綠"
1023                     }
1024                 },
1025                 "leaf_type": {
1026                     "label": "葉類",
1027                     "options": {
1028                         "broadleaved": "闊葉",
1029                         "leafless": "無葉",
1030                         "mixed": "混合",
1031                         "needleleaved": "針葉"
1032                     }
1033                 },
1034                 "leaf_type_singular": {
1035                     "label": "葉類",
1036                     "options": {
1037                         "broadleaved": "闊葉",
1038                         "leafless": "無葉",
1039                         "needleleaved": "針葉"
1040                     }
1041                 },
1042                 "leisure": {
1043                     "label": "類"
1044                 },
1045                 "length": {
1046                     "label": "長(米)"
1047                 },
1048                 "level": {
1049                     "label": "層"
1050                 },
1051                 "levels": {
1052                     "label": "樓",
1053                     "placeholder": "2, 4, 6..."
1054                 },
1055                 "lit": {
1056                     "label": "有燈"
1057                 },
1058                 "location": {
1059                     "label": "地點"
1060                 },
1061                 "man_made": {
1062                     "label": "類"
1063                 },
1064                 "manhole": {
1065                     "label": "類"
1066                 },
1067                 "map_type": {
1068                     "label": "類"
1069                 },
1070                 "maxspeed": {
1071                     "label": "限速",
1072                     "placeholder": "40, 50, 60..."
1073                 },
1074                 "maxstay": {
1075                     "label": "留得時間"
1076                 },
1077                 "mtb/scale": {
1078                     "label": "越野單車徑難度",
1079                     "options": {
1080                         "0": "0: 碎石/ 硬泥、障礙無、弧度大",
1081                         "1": "1: 地面有啲鬆、障礙細、弧度大",
1082                         "2": "2: 地面多啲鬆、障礙大、急彎易",
1083                         "3": "3: 地面濕滑、障礙大、急彎窄",
1084                         "4": "4: 地面鬆或有石、急彎危",
1085                         "5": "5: 好難、地有石、滑坡",
1086                         "6": "6: 越野單車手,精湛先得"
1087                     },
1088                     "placeholder": "0, 1, 2, 3..."
1089                 },
1090                 "mtb/scale/imba": {
1091                     "label": "萬國越野單車協會路徑難度",
1092                     "options": {
1093                         "0": "最易 (白圈)",
1094                         "1": "易 (綠圈)",
1095                         "2": "中 (藍方)",
1096                         "3": "難 (黑鑽)",
1097                         "4": "極難 (雙黑鑽)"
1098                     },
1099                     "placeholder": "易、中、難⋯⋯"
1100                 },
1101                 "mtb/scale/uphill": {
1102                     "label": "越野單車,上斜難度",
1103                     "options": {
1104                         "0": "0:斜度平均<10%,碎石/實泥,障礙無",
1105                         "1": "1:斜度平均<15%,碎石/實泥,障礙少",
1106                         "2": "2:斜度平均<20%,硬地,石頭樹根拳大",
1107                         "3": "3:斜度平均<25%,地面多變,石頭/枝枝拳頭大",
1108                         "4": "4:斜度平均<30%,路面差,石頭/枝枝大",
1109                         "5": "5:好斜,多數要推車、抬車"
1110                     },
1111                     "placeholder": "0, 1, 2, 3..."
1112                 },
1113                 "name": {
1114                     "label": "名",
1115                     "placeholder": "常用名(若有)"
1116                 },
1117                 "natural": {
1118                     "label": "自然"
1119                 },
1120                 "network": {
1121                     "label": "網絡"
1122                 },
1123                 "network_bicycle": {
1124                     "label": "網類",
1125                     "options": {
1126                         "icn": "國際",
1127                         "lcn": "本地",
1128                         "ncn": "國內",
1129                         "rcn": "域內"
1130                     },
1131                     "placeholder": "本地、域內、國內、國際"
1132                 },
1133                 "network_foot": {
1134                     "label": "網類",
1135                     "options": {
1136                         "iwn": "國際",
1137                         "lwn": "本地",
1138                         "nwn": "國內",
1139                         "rwn": "域內"
1140                     },
1141                     "placeholder": "本地、域內、國內、國際"
1142                 },
1143                 "network_horse": {
1144                     "label": "網類",
1145                     "options": {
1146                         "ihn": "國際",
1147                         "lhn": "本地",
1148                         "nhn": "國內",
1149                         "rhn": "域內"
1150                     },
1151                     "placeholder": "本地、域內、國內、國際"
1152                 },
1153                 "network_road": {
1154                     "label": "網絡"
1155                 },
1156                 "note": {
1157                     "label": "註"
1158                 },
1159                 "office": {
1160                     "label": "類"
1161                 },
1162                 "oneway": {
1163                     "label": "單程",
1164                     "options": {
1165                         "no": "唔係",
1166                         "undefined": "當佢唔係",
1167                         "yes": "係"
1168                     }
1169                 },
1170                 "oneway_yes": {
1171                     "label": "單程",
1172                     "options": {
1173                         "no": "唔係",
1174                         "undefined": "當佢唔係",
1175                         "yes": "係"
1176                     }
1177                 },
1178                 "opening_hours": {
1179                     "label": "時間"
1180                 },
1181                 "operator": {
1182                     "label": "承辦商"
1183                 },
1184                 "par": {
1185                     "label": "標準桿",
1186                     "placeholder": "3, 4, 5..."
1187                 },
1188                 "park_ride": {
1189                     "label": "泊車轉乖"
1190                 },
1191                 "parking": {
1192                     "label": "類",
1193                     "options": {
1194                         "carports": "亭",
1195                         "garage_boxes": "廂房",
1196                         "lane": "街邊",
1197                         "multi-storey": "多層",
1198                         "sheds": "屋",
1199                         "surface": "地面",
1200                         "underground": "地底"
1201                     }
1202                 },
1203                 "payment_multi": {
1204                     "label": "畀錢方式"
1205                 },
1206                 "phone": {
1207                     "label": "電話",
1208                     "placeholder": "+852 12345678"
1209                 },
1210                 "piste/difficulty": {
1211                     "label": "難度",
1212                     "options": {
1213                         "advanced": "進階(黑鑽)",
1214                         "easy": "易(綠圈)",
1215                         "expert": "專家(雙黑鑽)",
1216                         "extreme": "極難(要攀山架生)",
1217                         "freeride": "自由滑行(場地外)",
1218                         "intermediate": "中階(藍方)",
1219                         "novice": "新手(教學)"
1220                     },
1221                     "placeholder": "易、中階、 進階⋯⋯"
1222                 },
1223                 "piste/grooming": {
1224                     "label": "雪道類",
1225                     "options": {
1226                         "backcountry": "偏遠",
1227                         "classic": "典型",
1228                         "classic+skating": "典型同滑行",
1229                         "mogul": "花式",
1230                         "scooter": "雪地滑板車/電單車",
1231                         "skating": "滑行"
1232                     }
1233                 },
1234                 "piste/type": {
1235                     "label": "類",
1236                     "options": {
1237                         "downhill": "滑落",
1238                         "hike": "行山",
1239                         "ice_skate": "冰刀",
1240                         "nordic": "北歐",
1241                         "playground": "練習場",
1242                         "skitour": "滑雪團",
1243                         "sled": "雪橇",
1244                         "sleigh": "簡易雪橇",
1245                         "snow_park": "滑雪場"
1246                     }
1247                 },
1248                 "place": {
1249                     "label": "類"
1250                 },
1251                 "population": {
1252                     "label": "人口"
1253                 },
1254                 "power": {
1255                     "label": "類"
1256                 },
1257                 "power_supply": {
1258                     "label": "電源"
1259                 },
1260                 "railway": {
1261                     "label": "類"
1262                 },
1263                 "recycling_accepts": {
1264                     "label": "收得"
1265                 },
1266                 "relation": {
1267                     "label": "類"
1268                 },
1269                 "religion": {
1270                     "label": "宗敎"
1271                 },
1272                 "restriction": {
1273                     "label": "類"
1274                 },
1275                 "restrictions": {
1276                     "label": "轉彎限制"
1277                 },
1278                 "rooms": {
1279                     "label": "房數"
1280                 },
1281                 "route": {
1282                     "label": "類"
1283                 },
1284                 "route_master": {
1285                     "label": "類"
1286                 },
1287                 "sac_scale": {
1288                     "label": "行山難度",
1289                     "options": {
1290                         "alpine_hiking": "T4:行高山",
1291                         "demanding_alpine_hiking": "T5:耐力行高山",
1292                         "demanding_mountain_hiking": "T3:耐力行山",
1293                         "difficult_alpine_hiking": "T6:艱行高山",
1294                         "hiking": "T1:遠行",
1295                         "mountain_hiking": "T2:行山"
1296                     },
1297                     "placeholder": "行山、行高山..."
1298                 },
1299                 "sanitary_dump_station": {
1300                     "label": "屎尿棄置"
1301                 },
1302                 "seasonal": {
1303                     "label": "季節"
1304                 },
1305                 "second_hand": {
1306                     "label": "賣二手",
1307                     "options": {
1308                         "no": "唔係",
1309                         "only": "只可",
1310                         "yes": "係"
1311                     },
1312                     "placeholder": "係、唔係、只可"
1313                 },
1314                 "service": {
1315                     "label": "類"
1316                 },
1317                 "service_rail": {
1318                     "label": "服務類",
1319                     "options": {
1320                         "crossover": "波口軌",
1321                         "siding": "側軌",
1322                         "spur": "叉軌",
1323                         "yard": "車廠"
1324                     }
1325                 },
1326                 "shelter": {
1327                     "label": "有天遮"
1328                 },
1329                 "shelter_type": {
1330                     "label": "類"
1331                 },
1332                 "shop": {
1333                     "label": "類"
1334                 },
1335                 "site": {
1336                     "label": "類"
1337                 },
1338                 "smoking": {
1339                     "label": "食煙",
1340                     "options": {
1341                         "dedicated": "專畀食煙(諸如煙房)",
1342                         "isolated": "食得煙地帶,真正隔開",
1343                         "no": "度度無得食煙",
1344                         "outside": "出面食得煙",
1345                         "separated": "食得煙地帶,無真正隔開",
1346                         "yes": "度度都食得煙"
1347                     },
1348                     "placeholder": "禁止、隔開、容許⋯⋯"
1349                 },
1350                 "smoothness": {
1351                     "label": "粗滑",
1352                     "options": {
1353                         "bad": "耐用轆:旅行單車、汽車、人力車",
1354                         "excellent": "轆仔:𨎊軸溜冰、滑板",
1355                         "good": "薄轆:公路單車",
1356                         "horrible": "越野:重型越野車輛",
1357                         "impassable": "無得車過 / 唔畀車行",
1358                         "intermediate": "有轆:單車、輪椅、滑板車",
1359                         "very_bad": "高地台:輕型越野車",
1360                         "very_horrible": "越野專用:拖拉機、全地形越野車"
1361                     },
1362                     "placeholder": "轆仔、有轆、越野⋯⋯"
1363                 },
1364                 "stars": {
1365                     "label": "星級"
1366                 },
1367                 "stop": {
1368                     "label": "停車指示",
1369                     "options": {
1370                         "all": "所有方向",
1371                         "minor": "小車路"
1372                     }
1373                 },
1374                 "structure": {
1375                     "label": "結構",
1376                     "options": {
1377                         "bridge": "橋",
1378                         "cutting": "開山",
1379                         "embankment": "基堤",
1380                         "ford": "津",
1381                         "tunnel": "隧道"
1382                     },
1383                     "placeholder": "未知"
1384                 },
1385                 "studio": {
1386                     "label": "類"
1387                 },
1388                 "substation": {
1389                     "label": "類"
1390                 },
1391                 "supervised": {
1392                     "label": "有人睇"
1393                 },
1394                 "support": {
1395                     "label": "支架"
1396                 },
1397                 "surface": {
1398                     "label": "表面"
1399                 },
1400                 "tactile_paving": {
1401                     "label": "盲人引路徑"
1402                 },
1403                 "takeaway": {
1404                     "label": "外賣",
1405                     "options": {
1406                         "no": "無",
1407                         "only": "只限外賣",
1408                         "yes": "有"
1409                     },
1410                     "placeholder": "有、無、只限外賣⋯⋯"
1411                 },
1412                 "toilets/disposal": {
1413                     "label": "棄置",
1414                     "options": {
1415                         "bucket": "尿兜",
1416                         "chemical": "化學",
1417                         "flush": "沖水",
1418                         "pitlatrine": "廁坑/旱廁"
1419                     }
1420                 },
1421                 "tourism": {
1422                     "label": "類"
1423                 },
1424                 "tracktype": {
1425                     "label": "道類",
1426                     "options": {
1427                         "grade1": "實:鋪咗,或者壓實咗嘅硬面",
1428                         "grade2": "多數實:石仔/石,夾雜軟料",
1429                         "grade3": "軟硬平均夾雜",
1430                         "grade4": "多實軟:泥/沙/草夾雜一啲硬料",
1431                         "grade5": "軟:泥/沙/草"
1432                     },
1433                     "placeholder": "實、多數實、軟⋯⋯"
1434                 },
1435                 "traffic_signals": {
1436                     "label": "類"
1437                 },
1438                 "trail_visibility": {
1439                     "label": "徑明顯度",
1440                     "options": {
1441                         "bad": "差:無路標、有時睇唔到/無路",
1442                         "excellent": "極好:一見就知,或者處處有路標",
1443                         "good": "好:路標睇得見,間中要搵",
1444                         "horrible": "好差:多數唔見路、要有啲搵路工夫先得",
1445                         "intermediate": "時好時差:路標少、路多數明顯",
1446                         "no": "無:無路,搵路工夫要好勁"
1447                     },
1448                     "placeholder": "極好、好、差⋯⋯"
1449                 },
1450                 "trees": {
1451                     "label": "樹"
1452                 },
1453                 "vending": {
1454                     "label": "貨類"
1455                 },
1456                 "visibility": {
1457                     "label": "顯隱",
1458                     "options": {
1459                         "area": "過二十米(六十五呎)",
1460                         "house": "過五米(十六呎)",
1461                         "street": "五到二十米(十六到六十五呎)"
1462                     }
1463                 },
1464                 "water": {
1465                     "label": "類"
1466                 },
1467                 "water_point": {
1468                     "label": "補水處"
1469                 },
1470                 "waterway": {
1471                     "label": "類"
1472                 },
1473                 "website": {
1474                     "label": "網站",
1475                     "placeholder": "http://example.com/"
1476                 },
1477                 "wetland": {
1478                     "label": "類"
1479                 },
1480                 "wheelchair": {
1481                     "label": "可通輪椅"
1482                 },
1483                 "width": {
1484                     "label": "闊(米)"
1485                 },
1486                 "wikipedia": {
1487                     "label": "維基百科全書"
1488                 }
1489             },
1490             "presets": {
1491                 "address": {
1492                     "name": "地埗",
1493                     "terms": "Address,地址,地埗,址"
1494                 },
1495                 "aerialway": {
1496                     "name": "吊道"
1497                 },
1498                 "aerialway/cable_car": {
1499                     "name": "吊車",
1500                     "terms": "Cable Car,吊車,䌫車"
1501                 },
1502                 "aerialway/chair_lift": {
1503                     "name": "吊櫈",
1504                     "terms": "Chair Lift,吊櫈"
1505                 },
1506                 "aerialway/gondola": {
1507                     "name": "吊船",
1508                     "terms": "Gondola,吊船"
1509                 },
1510                 "aerialway/magic_carpet": {
1511                     "name": "輸送帶",
1512                     "terms": "Magic Carpet Lift,輸送帶"
1513                 },
1514                 "aerialway/platter": {
1515                     "name": "吊盤",
1516                     "terms": "Platter Lift,吊盤"
1517                 },
1518                 "aerialway/pylon": {
1519                     "name": "吊車塔",
1520                     "terms": "Areialway Pylon,吊車塔,纜車纜塔"
1521                 },
1522                 "aeroway": {
1523                     "name": "航空設施"
1524                 },
1525                 "aeroway/aerodrome": {
1526                     "name": "飛機場",
1527                     "terms": "Airport,機場,飛機,飛機場"
1528                 },
1529                 "aeroway/apron": {
1530                     "name": "停機坪",
1531                     "terms": "Apron,停機坪"
1532                 },
1533                 "aeroway/hangar": {
1534                     "name": "飛機庫",
1535                     "terms": "Hangar,機庫,飛機庫"
1536                 },
1537                 "aeroway/helipad": {
1538                     "name": "直升機坪",
1539                     "terms": "Helipad,直升機坪,直升機場,直昇機坪,直昇機場"
1540                 },
1541                 "aeroway/runway": {
1542                     "name": "跑道",
1543                     "terms": "Runway,跑道"
1544                 },
1545                 "aeroway/taxiway": {
1546                     "name": "滑行道",
1547                     "terms": "Taxiway,滑行道"
1548                 },
1549                 "amenity": {
1550                     "name": "便利設施"
1551                 },
1552                 "amenity/arts_centre": {
1553                     "name": "美術館",
1554                     "terms": "Arts Center,美術中心,美術館,藝術中心,藝術館"
1555                 },
1556                 "amenity/atm": {
1557                     "name": "提款機",
1558                     "terms": "ATM,提款機,櫃員機,自動提款機,自動櫃員機"
1559                 },
1560                 "amenity/bank": {
1561                     "name": "銀行",
1562                     "terms": "Bank,銀號,銀行"
1563                 },
1564                 "amenity/bar": {
1565                     "name": "酒吧",
1566                     "terms": "Bar,吧,酒吧"
1567                 },
1568                 "amenity/bench": {
1569                     "name": "長椅",
1570                     "terms": "Bench,長凳,長椅,長櫈"
1571                 },
1572                 "amenity/bicycle_parking": {
1573                     "name": "泊單車處",
1574                     "terms": "Bicycle Parking,單車停放車,單車停泊處,泊單車,泊單車處,自行車停放處"
1575                 },
1576                 "amenity/bicycle_rental": {
1577                     "name": "租單車舖",
1578                     "terms": "Bicycle Rental,單車租賃,租單車,租單車舖,租單車處,自行車租賃處"
1579                 },
1580                 "amenity/boat_rental": {
1581                     "name": "租艇",
1582                     "terms": "Boat Rental,租艇,船舶租賃處"
1583                 },
1584                 "amenity/cafe": {
1585                     "name": "茶座",
1586                     "terms": "Cafe,㗎啡室,㗎啡廳,咖啡,咖啡室,咖啡廳,茶座,荼座"
1587                 },
1588                 "amenity/car_rental": {
1589                     "name": "租車舖",
1590                     "terms": "Car Rental,汽車租賃,汽車租賃處,租車,租車店,租車舖"
1591                 },
1592                 "amenity/car_sharing": {
1593                     "name": "共用車處",
1594                     "terms": "Car Sharing,公用車處,共用車,共用車處,汽車共享站"
1595                 },
1596                 "amenity/car_wash": {
1597                     "name": "洗車舖",
1598                     "terms": "Car Wash,洗車,洗車店,洗車舖"
1599                 },
1600                 "amenity/cinema": {
1601                     "name": "電影戲院",
1602                     "terms": "Cinema,戲院,電影,電影戲院,電影院"
1603                 },
1604                 "amenity/courthouse": {
1605                     "name": "法庭",
1606                     "terms": "Courthouse,法庭,法院,臬署,裁判署"
1607                 },
1608                 "amenity/dentist": {
1609                     "name": "牙醫",
1610                     "terms": "Dentist,牙醫"
1611                 },
1612                 "amenity/doctors": {
1613                     "name": "醫生",
1614                     "terms": "Doctor,醫生"
1615                 },
1616                 "amenity/drinking_water": {
1617                     "name": "飲水處",
1618                     "terms": "Drinking Water,水源,活水,飲水,飲水處,飲用水"
1619                 },
1620                 "amenity/embassy": {
1621                     "name": "大使館",
1622                     "terms": "Embassy,使館,大使館,領事館"
1623                 },
1624                 "amenity/fast_food": {
1625                     "name": "快餐店",
1626                     "terms": "Fast Food,快餐店"
1627                 },
1628                 "amenity/fire_station": {
1629                     "name": "滅火局",
1630                     "terms": "Fire Station,滅火局,水車館,消防局,消防站,救火局"
1631                 },
1632                 "amenity/fountain": {
1633                     "name": "噴水池",
1634                     "terms": "Fountain,噴水池,噴泉,水景"
1635                 },
1636                 "amenity/fuel": {
1637                     "name": "油站",
1638                     "terms": "Gas Station,加氣站,加汽站,加油站,油站"
1639                 },
1640                 "amenity/grave_yard": {
1641                     "name": "墳地",
1642                     "terms": "Graveyard,墓地,墳地,墳場"
1643                 },
1644                 "amenity/library": {
1645                     "name": "圖書館",
1646                     "terms": "Library,圖書館,拉記"
1647                 },
1648                 "amenity/marketplace": {
1649                     "name": "街市",
1650                     "terms": "Marketplace,市場,菜市場,街市"
1651                 },
1652                 "amenity/parking": {
1653                     "name": "停車場",
1654                     "terms": "Car Parking,停車場"
1655                 },
1656                 "amenity/pharmacy": {
1657                     "name": "藥房",
1658                     "terms": "Pharmacy,葯局,葯店,葯房,葯舖,藥局,藥店,藥房,藥舖"
1659                 },
1660                 "amenity/place_of_worship": {
1661                     "name": "拜神之所",
1662                     "terms": "Place of Worship,Worship,宗教祟拜場所,宗教禮拜處,崇拜處,拜神之所,禮拜場所"
1663                 },
1664                 "amenity/place_of_worship/buddhist": {
1665                     "name": "佛寺",
1666                     "terms": "Buddhist Temple,佛堂,佛寺,佛廟,和尚寺,寶殿,寺,寺廟,尼姑庵,尼庵,庵堂,廟,精舍,閣,靜院"
1667                 },
1668                 "amenity/place_of_worship/christian": {
1669                     "name": "敎堂",
1670                     "terms": "Christian,Church,基督敎堂,基督教堂,天主堂,天主敎堂,天主教堂,敎堂,教堂,聖堂"
1671                 },
1672                 "amenity/place_of_worship/jewish": {
1673                     "name": "猶太廟",
1674                     "terms": "Synagogue,jewish,猶太寺,猶太廟,猶太教堂"
1675                 },
1676                 "amenity/place_of_worship/muslim": {
1677                     "name": "囘敎寺",
1678                     "terms": "Mosque,Muslim,囘敎寺,囘教寺,回敎寺,回教寺,清真寺"
1679                 },
1680                 "amenity/police": {
1681                     "name": "差館",
1682                     "terms": "Police,差館,派出所,警察局,警局,警署"
1683                 },
1684                 "amenity/post_box": {
1685                     "name": "郵筒",
1686                     "terms": "Mailbox,Post,Post Box,郵筒,郵箱"
1687                 },
1688                 "amenity/post_office": {
1689                     "name": "郵政局",
1690                     "terms": "Post Office,書信館,郵局,郵政局"
1691                 },
1692                 "amenity/pub": {
1693                     "name": "酒館",
1694                     "terms": "Pub,酒館"
1695                 },
1696                 "amenity/ranger_station": {
1697                     "name": "郊野訪客處",
1698                     "terms": "Ranger Station,郊野訪客處,野郊訪客處"
1699                 },
1700                 "amenity/restaurant": {
1701                     "name": "餐廳",
1702                     "terms": "Restaurant,茶樓,酒家,酒樓,飯店,飯館,餐廳,餐館"
1703                 },
1704                 "amenity/shelter": {
1705                     "name": "天遮或亭",
1706                     "terms": "Shelter,亭,天遮,蓋,避難,避難所"
1707                 },
1708                 "amenity/swimming_pool": {
1709                     "name": "游水池"
1710                 },
1711                 "amenity/taxi": {
1712                     "name": "的士站",
1713                     "terms": "Taxi Stand,出租車站,的士站,計程車站"
1714                 },
1715                 "amenity/telephone": {
1716                     "name": "電話",
1717                     "terms": "Telephone,電話"
1718                 },
1719                 "amenity/theatre": {
1720                     "name": "舞臺戲院",
1721                     "terms": "Theater,劇場,劇院,戲院,舞臺戲院,電影院"
1722                 },
1723                 "amenity/toilets": {
1724                     "name": "廁所",
1725                     "terms": "Toilets,便所,公厠,公廁,厠所,廁所,方便,洗手間,盥洗室"
1726                 },
1727                 "amenity/townhall": {
1728                     "name": "大會堂",
1729                     "terms": "Town Hall,大會堂,市政府,市政廳"
1730                 },
1731                 "amenity/waste_basket": {
1732                     "name": "垃圾桶",
1733                     "terms": "Waste Basket,垃圾桶,垃圾箱,廢物箱"
1734                 },
1735                 "area": {
1736                     "name": "範圍",
1737                     "terms": "Area,區域,範圍"
1738                 },
1739                 "barrier": {
1740                     "name": "屏障",
1741                     "terms": "Barrier,屏障,阻擋,障礙,障礙物"
1742                 },
1743                 "barrier/block": {
1744                     "name": "路障",
1745                     "terms": "Block,路障,障礙物"
1746                 },
1747                 "barrier/bollard": {
1748                     "name": "護柱",
1749                     "terms": "Bollard,護柱"
1750                 },
1751                 "barrier/cattle_grid": {
1752                     "name": "攔畜溝柵",
1753                     "terms": "Cattle Grid,家畜柵欄,攔畜溝柵"
1754                 },
1755                 "barrier/city_wall": {
1756                     "name": "城牆",
1757                     "terms": "City Wall,城墻,城牆"
1758                 },
1759                 "barrier/cycle_barrier": {
1760                     "name": "單車減速欄",
1761                     "terms": "Cycle Barrier,單車減速欄,單車矮欄"
1762                 },
1763                 "barrier/entrance": {
1764                     "name": "入口"
1765                 },
1766                 "barrier/fence": {
1767                     "name": "欄",
1768                     "terms": "Fence,欄,欄柵,籬,籬笆"
1769                 },
1770                 "barrier/gate": {
1771                     "name": "閘",
1772                     "terms": "Gate,口,門,閘"
1773                 },
1774                 "barrier/hedge": {
1775                     "name": "樹籬",
1776                     "terms": "Hedge,樹籬"
1777                 },
1778                 "barrier/kissing_gate": {
1779                     "name": "單人轉門 ",
1780                     "terms": "Kissing Gate,單人轉門"
1781                 },
1782                 "barrier/lift_gate": {
1783                     "name": "道閘",
1784                     "terms": "Lift Gate,擋車器,道閘"
1785                 },
1786                 "barrier/retaining_wall": {
1787                     "name": "護土牆",
1788                     "terms": "Retaining Wall,擋土墻,護土牆"
1789                 },
1790                 "barrier/stile": {
1791                     "name": "梯梃",
1792                     "terms": "Stile,梯梃,梯磴"
1793                 },
1794                 "barrier/toll_booth": {
1795                     "name": "收費亭",
1796                     "terms": "Toll Booth,收費亭,收費站"
1797                 },
1798                 "barrier/wall": {
1799                     "name": "牆",
1800                     "terms": "Wall,墻,牆"
1801                 },
1802                 "boundary/administrative": {
1803                     "name": "行政界",
1804                     "terms": "Administrative Boundary,行政區域界線,行政區界,行政界,行政界線,行政邊界"
1805                 },
1806                 "building": {
1807                     "name": "屋宇",
1808                     "terms": "Building,屋宇,建築物"
1809                 },
1810                 "building/apartments": {
1811                     "name": "公寓",
1812                     "terms": "Apartments,公寓,分層屋宇"
1813                 },
1814                 "building/commercial": {
1815                     "name": "商業樓宇",
1816                     "terms": "Commercial Building,商業建築物,商業樓宇"
1817                 },
1818                 "building/garage": {
1819                     "name": "車庫",
1820                     "terms": "Garage,車庫"
1821                 },
1822                 "building/house": {
1823                     "name": "屋",
1824                     "terms": "House,屋,房屋,洋房"
1825                 },
1826                 "building/hut": {
1827                     "name": "屋仔",
1828                     "terms": "Hut,屋仔,棚屋"
1829                 },
1830                 "building/industrial": {
1831                     "name": "工業樓宇",
1832                     "terms": "Industrial Building,工業建築物,工業樓宇"
1833                 },
1834                 "building/residential": {
1835                     "name": "住宅樓宇",
1836                     "terms": "Residential Building,住宅建築物,住宅樓宇"
1837                 },
1838                 "craft/watchmaker": {
1839                     "name": "鐘錶匠",
1840                     "terms": "Watchmaker,鐘錶匠"
1841                 },
1842                 "craft/window_construction": {
1843                     "name": "造窗",
1844                     "terms": "Window Construction,造窗"
1845                 },
1846                 "embankment": {
1847                     "name": "基堤",
1848                     "terms": "Embankment,基堤,堤,堤壩,堤岸"
1849                 },
1850                 "emergency/ambulance_station": {
1851                     "name": "救護站",
1852                     "terms": "Ambulance Station,十字車,救傷車,救護站,救護車"
1853                 },
1854                 "emergency/fire_hydrant": {
1855                     "name": "消防水龍頭",
1856                     "terms": "Fire Hydrant,消防栓,消防水龍頭"
1857                 },
1858                 "emergency/phone": {
1859                     "name": "求助電話",
1860                     "terms": "Emergency Phone,求助電話,緊急電話"
1861                 },
1862                 "footway/sidewalk": {
1863                     "name": "行人路",
1864                     "terms": "Sidewalk,行人路"
1865                 },
1866                 "golf/bunker": {
1867                     "name": "沙坑",
1868                     "terms": "Sand Trap,沙坑"
1869                 },
1870                 "golf/fairway": {
1871                     "name": "球道",
1872                     "terms": "Fairway,球道"
1873                 },
1874                 "golf/green": {
1875                     "name": "菓嶺",
1876                     "terms": "Putting Green,果嶺,菓嶺"
1877                 },
1878                 "golf/hole": {
1879                     "name": "歌夫球洞",
1880                     "terms": "Golf Hole,歌夫球洞"
1881                 },
1882                 "golf/rough": {
1883                     "name": "深草區",
1884                     "terms": "Rough,深草區"
1885                 },
1886                 "golf/tee": {
1887                     "name": "發球區",
1888                     "terms": "Tee Box,發球區,開球區"
1889                 },
1890                 "highway": {
1891                     "name": "公路"
1892                 },
1893                 "highway/bridleway": {
1894                     "name": "馬徑",
1895                     "terms": "Bridle Path,馬徑,馬道"
1896                 },
1897                 "highway/cycleway": {
1898                     "name": "單車徑",
1899                     "terms": "Cycle Path,單車徑,自行車道"
1900                 },
1901                 "highway/footway": {
1902                     "name": "行人徑",
1903                     "terms": "Foot Path,步行徑,行人徑"
1904                 },
1905                 "highway/living_street": {
1906                     "name": "居住街道",
1907                     "terms": "Living Street,居住街道,生活街道"
1908                 },
1909                 "highway/mini_roundabout": {
1910                     "name": "細迴旋處",
1911                     "terms": "Mini-Roundabout,小型環島,小型迴旋處,細迴旋處"
1912                 },
1913                 "highway/motorway": {
1914                     "name": "高速公路",
1915                     "terms": "Motorway,高速公路"
1916                 },
1917                 "highway/motorway_link": {
1918                     "name": "高速公路駁路",
1919                     "terms": "Motorway Link,高速公路匝道,高速公路引道,高速公路駁路"
1920                 },
1921                 "highway/path": {
1922                     "name": "徑",
1923                     "terms": "Path,徑,路徑"
1924                 },
1925                 "highway/primary": {
1926                     "name": "大路",
1927                     "terms": "Primary Road,主要道路,大路"
1928                 },
1929                 "highway/primary_link": {
1930                     "name": "大路駁路",
1931                     "terms": "Primary Link,主要道路匝道,主要道路連接路,大路駁路"
1932                 },
1933                 "highway/residential": {
1934                     "name": "住宅路",
1935                     "terms": "Residential Road,住宅區道路,住宅路"
1936                 },
1937                 "highway/road": {
1938                     "name": "未明路",
1939                     "terms": "Unknown Road,不明路,不知路,未明路,未知嘅路,未知種類的道路,未知種類道路"
1940                 },
1941                 "highway/secondary": {
1942                     "name": "中路",
1943                     "terms": "Secondary Road,中路,次要道路"
1944                 },
1945                 "highway/secondary_link": {
1946                     "name": "中路駁路",
1947                     "terms": "Secondary Link,中路駁路,次級道路連接路,次要道路匝道"
1948                 },
1949                 "highway/service": {
1950                     "name": "支路",
1951                     "terms": "Service Road,支路,輔助道路"
1952                 },
1953                 "highway/service/alley": {
1954                     "name": "巷",
1955                     "terms": "Alley,巷,後巷,橫巷,窄巷,胡同"
1956                 },
1957                 "highway/service/drive-through": {
1958                     "name": "車上取餐",
1959                     "terms": "Drive-Through,免下車,免下車銀行,免下車餐館,車上取餐,車上用餐,駕駛通過以獲取服務"
1960                 },
1961                 "highway/service/driveway": {
1962                     "name": "宅外車道",
1963                     "terms": "Driveway,宅外車道,車線,車道"
1964                 },
1965                 "highway/service/emergency_access": {
1966                     "name": "緊急通道",
1967                     "terms": "Emergency Access,緊急通道"
1968                 },
1969                 "highway/service/parking_aisle": {
1970                     "name": "泊車通道",
1971                     "terms": "Parking Aisle,停車場通道,泊車通道"
1972                 },
1973                 "highway/steps": {
1974                     "name": "梯",
1975                     "terms": "Steps,梯,樓梯,石階,階梯"
1976                 },
1977                 "highway/stop": {
1978                     "name": "停車標誌",
1979                     "terms": "Stop Sign,停字標誌,停車標誌,停車路牌"
1980                 },
1981                 "highway/street_lamp": {
1982                     "name": "街燈",
1983                     "terms": "Street Lamp,街燈,路燈,道燈"
1984                 },
1985                 "highway/tertiary": {
1986                     "name": "細路",
1987                     "terms": "Tertiary Road,三級道路,細路"
1988                 },
1989                 "highway/tertiary_link": {
1990                     "name": "細路駁路",
1991                     "terms": "Tertiary Link,三級道路匝道,三級道路連接路,細路駁路"
1992                 },
1993                 "highway/traffic_signals": {
1994                     "name": "紅綠燈",
1995                     "terms": "Traffic Signals,交通燈,紅綠燈"
1996                 },
1997                 "highway/trunk": {
1998                     "name": "幹路",
1999                     "terms": "Trunk Road,幹線道路,幹路,幹道"
2000                 },
2001                 "highway/trunk_link": {
2002                     "name": "幹道駁路",
2003                     "terms": "Trunk Link,幹線道路匝道,幹道連接路,幹道駁路"
2004                 },
2005                 "highway/turning_circle": {
2006                     "name": "迴旋處",
2007                     "terms": "Turning Circle,回轉圈,廻旋處,環島,迴旋處"
2008                 },
2009                 "historic": {
2010                     "name": "史蹟",
2011                     "terms": "Historic Site,史跡,史蹟,歷史遺址,歷史遺跡"
2012                 },
2013                 "historic/archaeological_site": {
2014                     "name": "考古地",
2015                     "terms": "Archaeological Site,考古地,考古地點,考古遺址"
2016                 },
2017                 "historic/boundary_stone": {
2018                     "name": "界石",
2019                     "terms": "Boundary Stone,界樁,界石"
2020                 },
2021                 "historic/castle": {
2022                     "name": "寨",
2023                     "terms": "Castle,城堡,寨"
2024                 },
2025                 "historic/memorial": {
2026                     "name": "細紀念碑",
2027                     "terms": "Memorial,碑,紀念碑,紀念館,細紀念碑"
2028                 },
2029                 "historic/monument": {
2030                     "name": "大紀念碑",
2031                     "terms": "Monument,古跡,古蹟,大紀念碑,碑,紀念碑"
2032                 },
2033                 "historic/ruins": {
2034                     "name": "廢墟",
2035                     "terms": "Ruins,廢墟"
2036                 },
2037                 "historic/wayside_cross": {
2038                     "name": "路邊十字架",
2039                     "terms": "Wayside Cross,路邊十字架"
2040                 },
2041                 "historic/wayside_shrine": {
2042                     "name": "路邊神祠",
2043                     "terms": "Wayside Shrine,路邊神社,路邊神祠"
2044                 },
2045                 "landuse/basin": {
2046                     "name": "盆地",
2047                     "terms": "Basin,水池,盆地"
2048                 },
2049                 "landuse/cemetery": {
2050                     "name": "墳場",
2051                     "terms": "Cemetery,墓地,墳場"
2052                 },
2053                 "landuse/construction": {
2054                     "name": "地盤",
2055                     "terms": "Construction,地盤,建築工程,建築物"
2056                 },
2057                 "landuse/farmyard": {
2058                     "name": "地堂",
2059                     "terms": "Farmyard,地堂,農莊"
2060                 },
2061                 "landuse/forest": {
2062                     "name": "森",
2063                     "terms": "Forest,森,森林"
2064                 },
2065                 "landuse/grass": {
2066                     "name": "草地",
2067                     "terms": "Grass,草地"
2068                 },
2069                 "landuse/meadow": {
2070                     "name": "牧地",
2071                     "terms": "Meadow,牧地,牧場"
2072                 },
2073                 "landuse/orchard": {
2074                     "name": "菓園",
2075                     "terms": "Orchard,果園,菓園"
2076                 },
2077                 "landuse/quarry": {
2078                     "name": "石塘",
2079                     "terms": "Quarry,石塘,石礦場,礦場"
2080                 },
2081                 "landuse/vineyard": {
2082                     "name": "葡萄園",
2083                     "terms": "Vineyard,葡萄園,酒莊"
2084                 },
2085                 "leisure": {
2086                     "name": "消閒",
2087                     "terms": "Leisure,休閑場所,休閒設施,消閒"
2088                 },
2089                 "leisure/common": {
2090                     "name": "公地",
2091                     "terms": "Common,公共用地,公地"
2092                 },
2093                 "leisure/dog_park": {
2094                     "name": "狗公園",
2095                     "terms": "Dog Park,狗公園"
2096                 },
2097                 "leisure/garden": {
2098                     "name": "花園",
2099                     "terms": "Garden,公園,果園,植物園,花園,菜園"
2100                 },
2101                 "leisure/golf_course": {
2102                     "name": "哥夫球場",
2103                     "terms": "Golf Course,哥夫球場,高爾夫球場"
2104                 },
2105                 "leisure/marina": {
2106                     "name": "遊艇碼頭",
2107                     "terms": "Marina,碼頭,遊艇碼頭"
2108                 },
2109                 "leisure/park": {
2110                     "name": "園",
2111                     "terms": "Park,公園,園"
2112                 },
2113                 "leisure/pitch": {
2114                     "name": "運動場",
2115                     "terms": "Sport Pitch,運動場,運動場地,運動場所"
2116                 },
2117                 "leisure/pitch/american_football": {
2118                     "name": "美式足球場",
2119                     "terms": "American Football Field,美式足球場"
2120                 },
2121                 "leisure/pitch/baseball": {
2122                     "name": "棒球場",
2123                     "terms": "Baseball Diamond,棒球場"
2124                 },
2125                 "leisure/pitch/basketball": {
2126                     "name": "籃球場",
2127                     "terms": "Basketball Court,球場,籃球場"
2128                 },
2129                 "leisure/pitch/skateboard": {
2130                     "name": "滑板場",
2131                     "terms": "Skate Park,滑板場"
2132                 },
2133                 "leisure/pitch/soccer": {
2134                     "name": "足球場",
2135                     "terms": "Soccer Field,足球場"
2136                 },
2137                 "leisure/pitch/tennis": {
2138                     "name": "網球場",
2139                     "terms": "Tennis Court,網球場"
2140                 },
2141                 "leisure/pitch/volleyball": {
2142                     "name": "排球場",
2143                     "terms": "Volleyball Court,排球場"
2144                 },
2145                 "leisure/playground": {
2146                     "name": "遊樂場",
2147                     "terms": "Playground,遊樂場"
2148                 },
2149                 "leisure/slipway": {
2150                     "name": "船排",
2151                     "terms": "Slipway,船排,船架滑道,船臺"
2152                 },
2153                 "leisure/stadium": {
2154                     "name": "大體育館",
2155                     "terms": "Stadium,大體育館,體育,體育場"
2156                 },
2157                 "leisure/swimming_pool": {
2158                     "name": "游水池",
2159                     "terms": "Swimming Pool,游水池,游泳池,遊泳池"
2160                 },
2161                 "line": {
2162                     "name": "綫",
2163                     "terms": "Line,綫,線"
2164                 },
2165                 "man_made": {
2166                     "name": "人造",
2167                     "terms": "Man Made,人造,人造構築,人造物"
2168                 },
2169                 "man_made/breakwater": {
2170                     "name": "防波堤",
2171                     "terms": "Breakwater,防波堤"
2172                 },
2173                 "man_made/cutline": {
2174                     "name": "分割綫",
2175                     "terms": "Cut line,分割綫,分界線,山林分界線"
2176                 },
2177                 "man_made/embankment": {
2178                     "name": "基堤"
2179                 },
2180                 "man_made/flagpole": {
2181                     "name": "旗杆",
2182                     "terms": "Flagpole,旗杆,旗竿"
2183                 },
2184                 "man_made/lighthouse": {
2185                     "name": "燈塔",
2186                     "terms": "Lighthouse,燈塔"
2187                 },
2188                 "man_made/observation": {
2189                     "name": "瞭望臺",
2190                     "terms": "Observation Tower,瞭望塔,瞭望臺"
2191                 },
2192                 "man_made/pier": {
2193                     "name": "埗頭",
2194                     "terms": "Pier,埗頭,碼頭"
2195                 },
2196                 "man_made/pipeline": {
2197                     "name": "水管",
2198                     "terms": "Pipeline,水管,管道"
2199                 },
2200                 "man_made/survey_point": {
2201                     "name": "測量點",
2202                     "terms": "Survey Point,測量點"
2203                 },
2204                 "man_made/tower": {
2205                     "name": "塔",
2206                     "terms": "Tower,塔"
2207                 },
2208                 "man_made/wastewater_plant": {
2209                     "name": "廢水廠",
2210                     "terms": "Wastewater Plant,廢水廠,汙水處理廠,污水處理廠"
2211                 },
2212                 "man_made/water_tower": {
2213                     "name": "水塔",
2214                     "terms": "Water Tower,水塔"
2215                 },
2216                 "man_made/water_works": {
2217                     "name": "供水廠",
2218                     "terms": "Water Works,供水廠,水務設施"
2219                 },
2220                 "natural": {
2221                     "name": "天然",
2222                     "terms": "Natural,天然,自然,自然物件"
2223                 },
2224                 "natural/bay": {
2225                     "name": "灣",
2226                     "terms": "Bay,海灣,灣"
2227                 },
2228                 "natural/beach": {
2229                     "name": "灘",
2230                     "terms": "Beach,沙灘,海灘,灘"
2231                 },
2232                 "natural/cliff": {
2233                     "name": "崖",
2234                     "terms": "Cliff,崖,懸崖"
2235                 },
2236                 "natural/coastline": {
2237                     "name": "海岸綫",
2238                     "terms": "Coastline,海岸綫,海岸線"
2239                 },
2240                 "natural/fell": {
2241                     "name": "高原荒野",
2242                     "terms": "Fell,高原荒原,高原荒野,高地荒原"
2243                 },
2244                 "natural/glacier": {
2245                     "name": "冰川",
2246                     "terms": "Glacier,冰川,冰河"
2247                 },
2248                 "natural/grassland": {
2249                     "name": "草原",
2250                     "terms": "Grassland,草原"
2251                 },
2252                 "natural/heath": {
2253                     "name": "荒野",
2254                     "terms": "Heath,荒地,荒野"
2255                 },
2256                 "natural/peak": {
2257                     "name": "峯",
2258                     "terms": "Peak,山峰,山頂,峯"
2259                 },
2260                 "natural/scree": {
2261                     "name": "碎石坡",
2262                     "terms": "Scree,碎石坡"
2263                 },
2264                 "natural/scrub": {
2265                     "name": "灌木",
2266                     "terms": "Scrub,灌木,灌木叢"
2267                 },
2268                 "natural/spring": {
2269                     "name": "泉",
2270                     "terms": "Spring,噴泉,泉,泉水,湧泉,溫泉"
2271                 },
2272                 "natural/tree": {
2273                     "name": "樹",
2274                     "terms": "Tree,木,樹"
2275                 },
2276                 "natural/tree_row": {
2277                     "name": "排樹",
2278                     "terms": "Tree row,排樹,排樹"
2279                 },
2280                 "natural/volcano": {
2281                     "name": "火山",
2282                     "terms": "Volcano,火山"
2283                 },
2284                 "natural/water": {
2285                     "name": "水",
2286                     "terms": "Water,水"
2287                 },
2288                 "natural/water/lake": {
2289                     "name": "湖",
2290                     "terms": "Lake,湖,湖泊"
2291                 },
2292                 "natural/water/pond": {
2293                     "name": "塘",
2294                     "terms": "Pond,塘,水池,池,池塘"
2295                 },
2296                 "natural/water/reservoir": {
2297                     "name": "水塘",
2298                     "terms": "Reservoir,水塘,水庫"
2299                 },
2300                 "natural/wetland": {
2301                     "name": "澤",
2302                     "terms": "Wetland,潮間帶,澤,濕地"
2303                 },
2304                 "natural/wood": {
2305                     "name": "林",
2306                     "terms": "Wood,林,樹林"
2307                 },
2308                 "office": {
2309                     "name": "寫字樓",
2310                     "terms": "Office,寫字樓,辦公室"
2311                 },
2312                 "office/administrative": {
2313                     "name": "行政樓"
2314                 },
2315                 "office/educational_institution": {
2316                     "name": "敎育機構",
2317                     "terms": "Educational Institution,敎育機構,教育機構"
2318                 },
2319                 "office/employment_agency": {
2320                     "name": "薦人館",
2321                     "terms": "Employment Agency,就業機構,職業介紹所,薦人館"
2322                 },
2323                 "office/estate_agent": {
2324                     "name": "管業處",
2325                     "terms": "Real Estate Office,地產代理,管業處"
2326                 },
2327                 "office/financial": {
2328                     "name": "財務部寫字樓",
2329                     "terms": "Financial Office,財務部寫字樓"
2330                 },
2331                 "office/government": {
2332                     "name": "衙門",
2333                     "terms": "Government Office,公署,政府合署,政府樓,署,衙門"
2334                 },
2335                 "office/insurance": {
2336                     "name": "保險公司寫字樓",
2337                     "terms": "Insurance Office,保險公司,保險公司寫字樓"
2338                 },
2339                 "office/lawyer": {
2340                     "name": "律師事務所",
2341                     "terms": "Law Office,律師事務所"
2342                 },
2343                 "office/ngo": {
2344                     "name": "志顠機構寫字樓",
2345                     "terms": "NGO Office,志顠機構寫字樓,非政府組織"
2346                 },
2347                 "office/physician": {
2348                     "name": "醫生"
2349                 },
2350                 "office/political_party": {
2351                     "name": "政黨",
2352                     "terms": "Political Party,政黨"
2353                 },
2354                 "office/research": {
2355                     "name": "研究所",
2356                     "terms": "Research Office,研究所"
2357                 },
2358                 "office/telecommunication": {
2359                     "name": "電話公司寫字樓",
2360                     "terms": "Telecom Office,電信公司,電話公司寫字樓"
2361                 },
2362                 "office/travel_agent": {
2363                     "name": "旅行社"
2364                 },
2365                 "place": {
2366                     "name": "地"
2367                 },
2368                 "place/city": {
2369                     "name": "城",
2370                     "terms": "City,城,城市"
2371                 },
2372                 "place/farm": {
2373                     "name": "農場"
2374                 },
2375                 "place/hamlet": {
2376                     "name": "村仔",
2377                     "terms": "Hamlet,村仔,村莊"
2378                 },
2379                 "place/island": {
2380                     "name": "島",
2381                     "terms": "Island,島,島嶼"
2382                 },
2383                 "place/isolated_dwelling": {
2384                     "name": "孤離居所",
2385                     "terms": "Isolated Dwelling,孤立居所,孤立民居,孤離居所"
2386                 },
2387                 "place/locality": {
2388                     "name": "地方",
2389                     "terms": "Locality,地方,地點,地點(無人定居)"
2390                 },
2391                 "place/town": {
2392                     "name": "鎮",
2393                     "terms": "Town,城鎮,市鎮,鎮"
2394                 },
2395                 "place/village": {
2396                     "name": "村",
2397                     "terms": "Village,村,村莊,村鎮"
2398                 },
2399                 "point": {
2400                     "name": "點",
2401                     "terms": "Point,點"
2402                 },
2403                 "power": {
2404                     "name": "發電廠"
2405                 },
2406                 "power/generator": {
2407                     "name": "發電機",
2408                     "terms": "Power Generator,發電機"
2409                 },
2410                 "power/line": {
2411                     "name": "供電綫",
2412                     "terms": "Power Line,供電綫,供電線,電線"
2413                 },
2414                 "power/minor_line": {
2415                     "name": "細供電綫",
2416                     "terms": "Minor Power Line,小供電線,細供電綫"
2417                 },
2418                 "power/pole": {
2419                     "name": "電綫杆",
2420                     "terms": "Power Pole,電綫杆,電線桿"
2421                 },
2422                 "power/sub_station": {
2423                     "name": "配電站"
2424                 },
2425                 "power/tower": {
2426                     "name": "高壓電塔",
2427                     "terms": "High-Voltage Tower,高壓輸電塔,高壓電塔"
2428                 },
2429                 "power/transformer": {
2430                     "name": "火牛房",
2431                     "terms": "Transformer,火牛房,變電所"
2432                 },
2433                 "railway": {
2434                     "name": "鐵路"
2435                 },
2436                 "railway/abandoned": {
2437                     "name": "廢鐵路",
2438                     "terms": "Abandoned Railway,廢棄的鐵路,廢鐵路,鐵路路線跡"
2439                 },
2440                 "railway/disused": {
2441                     "name": "停用鐵路",
2442                     "terms": "Disused Railway,停用鐵路,廢棄的鐵路"
2443                 },
2444                 "railway/monorail": {
2445                     "name": "單軌",
2446                     "terms": "Monorail,單軌,單軌鐵路,單軌電車"
2447                 },
2448                 "railway/narrow_gauge": {
2449                     "name": "窄軌火車",
2450                     "terms": "Narrow Gauge Rails,窄軌火車,窄軌,窄軌鐵路"
2451                 },
2452                 "railway/rail": {
2453                     "name": "路軌",
2454                     "terms": "Rail,火車軌,路軌,軌,鐵軌"
2455                 },
2456                 "railway/subway": {
2457                     "name": "地下鐵路",
2458                     "terms": "MTR,Mass Transit Railway,Subway,地下鐵,地下鐵路,地鐵"
2459                 },
2460                 "railway/subway_entrance": {
2461                     "name": "地下鐵路入口",
2462                     "terms": "Subway Entrance,地下鐵路入口,地鐵入口,地鐵口"
2463                 },
2464                 "railway/tram": {
2465                     "name": "電車",
2466                     "terms": "Tram,電車"
2467                 },
2468                 "relation": {
2469                     "name": "關係",
2470                     "terms": "Relation,關係,關系"
2471                 },
2472                 "route/ferry": {
2473                     "name": "航綫",
2474                     "terms": "Ferry Route,渡輪航線,航綫,航線"
2475                 },
2476                 "shop": {
2477                     "name": "舖",
2478                     "terms": "Shop,商店,舖"
2479                 },
2480                 "shop/alcohol": {
2481                     "name": "酒莊",
2482                     "terms": "Liquor Store,酒店,酒莊,酒類商店"
2483                 },
2484                 "shop/bakery": {
2485                     "name": "麪飽舖同餅家",
2486                     "terms": "Bakery,餅家,餅店,餅舖,麪包舖,麪飽店,麪飽舖,麵包店,麵包舖,麵飽店"
2487                 },
2488                 "shop/beauty": {
2489                     "name": "美容院",
2490                     "terms": "Beauty Shop,指甲美容,理容院,美妝店,美容店,美容院,護膚中心"
2491                 },
2492                 "shop/beverages": {
2493                     "name": "飲品舖",
2494                     "terms": "Beverage Store,飲品店,飲品舖"
2495                 },
2496                 "shop/bicycle": {
2497                     "name": "單車舖",
2498                     "terms": "Bicycle Shop,單車店,單車舖,自行車店"
2499                 },
2500                 "shop/boutique": {
2501                     "name": "時裝店",
2502                     "terms": "Boutique,時裝店,服飾店,精品店"
2503                 },
2504                 "shop/butcher": {
2505                     "name": "肉舖",
2506                     "terms": "Butcher,肉舖,肉販,肉鋪"
2507                 },
2508                 "shop/car": {
2509                     "name": "車行",
2510                     "terms": "Car Dealership,車行"
2511                 },
2512                 "shop/car_parts": {
2513                     "name": "汽車零件舖",
2514                     "terms": "Car Parts Store,汽車配件店,汽車零件店,汽車零件舖"
2515                 },
2516                 "shop/car_repair": {
2517                     "name": "車房",
2518                     "terms": "Car Repair Shop,汽車修理店,汽車維修店,車房"
2519                 },
2520                 "shop/clothes": {
2521                     "name": "衫舖",
2522                     "terms": "Clothing Store,服裝店,服飾店,衫舖"
2523                 },
2524                 "shop/computer": {
2525                     "name": "電腦舖",
2526                     "terms": "Computer Store,電腦店,電腦舖"
2527                 },
2528                 "shop/convenience": {
2529                     "name": "便利店",
2530                     "terms": "Convenience Store,便利店"
2531                 },
2532                 "shop/deli": {
2533                     "name": "美食舖",
2534                     "terms": "Deli,Delicatessen,美食舖,熟食舖,熟食店,美食店"
2535                 },
2536                 "shop/department_store": {
2537                     "name": "百貨公司",
2538                     "terms": "Department Store,百貨公司,百貨店"
2539                 },
2540                 "shop/doityourself": {
2541                     "name": "自組舖",
2542                     "terms": "DIY Store,DIY商店,自組舖"
2543                 },
2544                 "shop/electronics": {
2545                     "name": "電器舖",
2546                     "terms": "Electronics Store,電器舖,電器店,電子產品舖"
2547                 },
2548                 "shop/farm": {
2549                     "name": "檔",
2550                     "terms": "Produce Stand,檔,水果攤,農場"
2551                 },
2552                 "shop/fishmonger": {
2553                     "name": "魚檔"
2554                 },
2555                 "shop/florist": {
2556                     "name": "花舖",
2557                     "terms": "Florist,花店,花舖"
2558                 },
2559                 "shop/funeral_directors": {
2560                     "name": "殯儀館",
2561                     "terms": "Funeral Home,殯儀館"
2562                 },
2563                 "shop/furniture": {
2564                     "name": "傢俬舖",
2565                     "terms": "Furniture Store,傢俬舖,傢具店,家具店"
2566                 },
2567                 "shop/garden_centre": {
2568                     "name": "園藝舖",
2569                     "terms": "Garden Center,園藝中心,園藝舖,花店"
2570                 },
2571                 "shop/gift": {
2572                     "name": "禮品舖",
2573                     "terms": "Gift Shop,禮品店,禮品舖,禮物店"
2574                 },
2575                 "shop/greengrocer": {
2576                     "name": "菜檔",
2577                     "terms": "Greengrocer,果蔬店,菜檔,蔬果店"
2578                 },
2579                 "shop/hairdresser": {
2580                     "name": "飛髮舖",
2581                     "terms": "Hairdresser,理髮店,飛髮舖"
2582                 },
2583                 "shop/hardware": {
2584                     "name": "五金舖",
2585                     "terms": "Hardware Store,五金店,五金舖"
2586                 },
2587                 "shop/hifi": {
2588                     "name": "音響舖",
2589                     "terms": "Hifi Store,音響店,音響舖"
2590                 },
2591                 "shop/jewelry": {
2592                     "name": "珠寶金行",
2593                     "terms": "Jeweler,珠寶店,珠寶舖,珠寶金行,首飾店,首飾舖"
2594                 },
2595                 "shop/laundry": {
2596                     "name": "洗衣舖",
2597                     "terms": "Laundry,洗衣店,洗衣舖"
2598                 },
2599                 "shop/locksmith": {
2600                     "name": "鎖匠",
2601                     "terms": "Locksmith,鎖匠,鎖匠鋪,開鎖佬"
2602                 },
2603                 "shop/mall": {
2604                     "name": "大商場",
2605                     "terms": "Mall,商場,大商場"
2606                 },
2607                 "shop/mobile_phone": {
2608                     "name": "電話舖",
2609                     "terms": "Mobile Phone Store,手機店,行動電話店,電話舖"
2610                 },
2611                 "shop/motorcycle": {
2612                     "name": "電單車行",
2613                     "terms": "Motorcycle Dealership,摩托車行,電單車行"
2614                 },
2615                 "shop/music": {
2616                     "name": "唱片舖",
2617                     "terms": "Music Store,唱片舖,音樂店"
2618                 },
2619                 "shop/optician": {
2620                     "name": "眼鏡鋪",
2621                     "terms": "Optician,眼鏡店,眼鏡行,眼鏡鋪"
2622                 },
2623                 "shop/pet": {
2624                     "name": "寵物舖",
2625                     "terms": "Pet Store,寵物店,寵物舖"
2626                 },
2627                 "shop/photo": {
2628                     "name": "影相舖",
2629                     "terms": "Photography Store,影相舖,照相館"
2630                 },
2631                 "shop/radiotechnics": {
2632                     "name": "無綫電/電子零件舖",
2633                     "terms": "Radio Component Store,Electronic Component Store,無線電零件舖,無綫電零件舖,電子零件舖"
2634                 },
2635                 "shop/shoes": {
2636                     "name": "鞋舖",
2637                     "terms": "Shoe Store,鞋店,鞋舖"
2638                 },
2639                 "shop/sports": {
2640                     "name": "運動舖",
2641                     "terms": "Sporting Goods Store,運動用品店,運動舖,體育,體育用品店"
2642                 },
2643                 "shop/stationery": {
2644                     "name": "文具舖",
2645                     "terms": "Stationery Store,文具店,文具舖"
2646                 },
2647                 "shop/supermarket": {
2648                     "name": "超級市場",
2649                     "terms": "Supermarket,超級市場"
2650                 },
2651                 "shop/toys": {
2652                     "name": "玩具舖",
2653                     "terms": "Toy Store,玩具店,玩具舖"
2654                 },
2655                 "shop/travel_agency": {
2656                     "name": "旅行社",
2657                     "terms": "Travel Agency,旅行社"
2658                 },
2659                 "shop/tyres": {
2660                     "name": "軚舖",
2661                     "terms": "Tire Store,軚舖,輪胎店"
2662                 },
2663                 "shop/vacant": {
2664                     "name": "吉舖"
2665                 },
2666                 "shop/variety_store": {
2667                     "name": "雜貨舖",
2668                     "terms": "Variety Store,雜貨店,雜貨舖"
2669                 },
2670                 "shop/video": {
2671                     "name": "影視店",
2672                     "terms": "Video Store,影像店,影碟店,影視店"
2673                 },
2674                 "shop/wine": {
2675                     "name": "酒舖",
2676                     "terms": "Wine Shop,酒舖"
2677                 },
2678                 "tourism": {
2679                     "name": "旅行",
2680                     "terms": "Tourism,旅行,旅遊設施"
2681                 },
2682                 "tourism/alpine_hut": {
2683                     "name": "高山屋仔",
2684                     "terms": "Alpine Hut,高山小屋,高山屋仔"
2685                 },
2686                 "tourism/artwork": {
2687                     "name": "藝術品",
2688                     "terms": "Artwork,藝術品"
2689                 },
2690                 "tourism/attraction": {
2691                     "name": "旅行名勝",
2692                     "terms": "Tourist Attraction,旅行名勝,旅遊名勝,觀光點"
2693                 },
2694                 "tourism/caravan_site": {
2695                     "name": "露營車營地",
2696                     "terms": "RV Park,房車營地,露營車停車場,露營車營地"
2697                 },
2698                 "tourism/guest_house": {
2699                     "name": "賓館",
2700                     "terms": "Guest House,賓館"
2701                 },
2702                 "tourism/hostel": {
2703                     "name": "旅舍",
2704                     "terms": "Hostel,招待所,旅舍"
2705                 },
2706                 "tourism/hotel": {
2707                     "name": "酒店",
2708                     "terms": "Hotel,酒店"
2709                 },
2710                 "tourism/information": {
2711                     "name": "資訊處",
2712                     "terms": "Information,資訊,資訊處"
2713                 },
2714                 "tourism/motel": {
2715                     "name": "汽車酒店",
2716                     "terms": "Motel,汽車旅館,汽車酒店"
2717                 },
2718                 "tourism/museum": {
2719                     "name": "博物館",
2720                     "terms": "Museum,博物館"
2721                 },
2722                 "tourism/picnic_site": {
2723                     "name": "郊遊地點",
2724                     "terms": "Picnic Site,郊遊地點,野餐地點"
2725                 },
2726                 "tourism/theme_park": {
2727                     "name": "主題公園",
2728                     "terms": "Theme Park,主題公園"
2729                 },
2730                 "tourism/viewpoint": {
2731                     "name": "觀景臺",
2732                     "terms": "Viewpoint,景點,眺望,瞭望台,瞭望臺,觀景台,觀景臺,觀景點"
2733                 },
2734                 "tourism/zoo": {
2735                     "name": "動物園",
2736                     "terms": "Zoo,動物園"
2737                 },
2738                 "type/boundary": {
2739                     "name": "界",
2740                     "terms": "Boundary,界,邊界"
2741                 },
2742                 "type/boundary/administrative": {
2743                     "name": "行政邊界",
2744                     "terms": "Administrative Boundary,行政界線,行政邊界"
2745                 },
2746                 "type/multipolygon": {
2747                     "name": "幾多邊形"
2748                 },
2749                 "type/restriction": {
2750                     "name": "限制",
2751                     "terms": "Restriction,限制"
2752                 },
2753                 "type/route": {
2754                     "name": "路綫",
2755                     "terms": "Route,路綫,路線"
2756                 },
2757                 "type/route/bicycle": {
2758                     "name": "單車路綫",
2759                     "terms": "Cycle Route,單車路綫,單車路線"
2760                 },
2761                 "type/route/bus": {
2762                     "name": "巴士路綫",
2763                     "terms": "Bus Route,公共汽車路線,巴士路綫"
2764                 },
2765                 "type/route/detour": {
2766                     "name": "繞道路綫",
2767                     "terms": "Detour Route,巡遊路綫,巡遊路線,繞道,繞道路綫,繞道路線"
2768                 },
2769                 "type/route/ferry": {
2770                     "name": "航綫",
2771                     "terms": "Ferry Route,渡輪航線,航綫"
2772                 },
2773                 "type/route/foot": {
2774                     "name": "行人路綫",
2775                     "terms": "Foot Route,步行路線,行人路綫,行人路線"
2776                 },
2777                 "type/route/hiking": {
2778                     "name": "行山路綫",
2779                     "terms": "Hiking Route,行山路綫,行山路線"
2780                 },
2781                 "type/route/pipeline": {
2782                     "name": "供水路綫",
2783                     "terms": "Pipeline Route,供水路綫,供水路線,水管路綫,管道路線"
2784                 },
2785                 "type/route/power": {
2786                     "name": "供電路綫",
2787                     "terms": "Power Route,供電路綫,供電路線"
2788                 },
2789                 "type/route/road": {
2790                     "name": "行車路綫",
2791                     "terms": "Road Route,行車路綫,行車路線,道路路線"
2792                 },
2793                 "type/route/train": {
2794                     "name": "火車路綫",
2795                     "terms": "Train Route,火車綫,火車線,火車路綫,鐵路綫,鐵路線,鐵路路綫,鐵路路線"
2796                 },
2797                 "type/route/tram": {
2798                     "name": "電車路綫",
2799                     "terms": "Tram Route,電車路綫,電車路線"
2800                 },
2801                 "type/route_master": {
2802                     "name": "路綫總管",
2803                     "terms": "Route Master,線路總管,路綫總管,路線總目"
2804                 },
2805                 "vertex": {
2806                     "name": "其他",
2807                     "terms": "Other,其他,其它"
2808                 },
2809                 "waterway": {
2810                     "name": "水路"
2811                 },
2812                 "waterway/canal": {
2813                     "name": "水道",
2814                     "terms": "Canal,水道,運河"
2815                 },
2816                 "waterway/dam": {
2817                     "name": "壩",
2818                     "terms": "Dam,堤壩,壩,水壩"
2819                 },
2820                 "waterway/ditch": {
2821                     "name": "溝",
2822                     "terms": "Ditch,渠,溝,溝渠"
2823                 },
2824                 "waterway/drain": {
2825                     "name": "排水道",
2826                     "terms": "Drain,下水道,排水道,渠,溝"
2827                 },
2828                 "waterway/river": {
2829                     "name": "江",
2830                     "terms": "River,江,江河,河,河流"
2831                 },
2832                 "waterway/riverbank": {
2833                     "name": "江岸",
2834                     "terms": "Riverbank,江岸,河堤,河床,河牀"
2835                 },
2836                 "waterway/stream": {
2837                     "name": "涌",
2838                     "terms": "Stream,小河,小溪,涌,溪,溪流"
2839                 },
2840                 "waterway/weir": {
2841                     "name": "堰",
2842                     "terms": "Weir,堤堰,堤壩,堰,壩,壆"
2843                 }
2844             }
2845         },
2846         "imagery": {
2847             "Bing": {
2848                 "description": "衞星同般空相。",
2849                 "name": "必應般空相"
2850             },
2851             "DigitalGlobe-Premium": {
2852                 "attribution": {
2853                     "text": "條款同回應"
2854                 },
2855                 "description": "數碼地球,特等衞星相。",
2856                 "name": "數碼地球特等相。"
2857             },
2858             "DigitalGlobe-Standard": {
2859                 "attribution": {
2860                     "text": "條款同回應"
2861                 },
2862                 "description": "數碼地球,一般衞星相。",
2863                 "name": "數碼地球一般相。"
2864             },
2865             "MAPNIK": {
2866                 "attribution": {
2867                     "text": "版權所有,公家街圖協力人。共創之下,任發任改,然而必須提及協力者,改咗必以同樣條款發放。"
2868                 },
2869                 "description": "預設公家街圖層",
2870                 "name": "公家街圖(一般)"
2871             },
2872             "Mapbox": {
2873                 "attribution": {
2874                     "text": "條款同回應"
2875                 },
2876                 "description": "衞星同般空相。",
2877                 "name": "輿圖盒衛星"
2878             },
2879             "tf-cycle": {
2880                 "name": "雷林公家單車地圖"
2881             },
2882             "tf-landscape": {
2883                 "name": "雷林地勢"
2884             }
2885         }
2886     }
2887 }