]> git.openstreetmap.org Git - rails.git/blob - vendor/assets/iD/iD/locales/zh-CN.json
Merge remote-tracking branch 'openstreetmap/pull/1437'
[rails.git] / vendor / assets / iD / iD / locales / zh-CN.json
1 {
2     "zh-CN": {
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                 "incomplete_relation": {
117                     "single": "因该特征未完全下载,所以无法被删除。",
118                     "multiple": "因这些特征未完全下载,所以无法被删除。"
119                 },
120                 "part_of_relation": {
121                     "single": "因该特征是更大关系中的一部分,所以无法被删除。您必须先将其从关系中移除。",
122                     "multiple": "因这些特征是更大关系中的一部分,所以无法被删除。您必须先将它们从关系中移除。"
123                 },
124                 "connected_to_hidden": {
125                     "single": "因该特征与某个隐藏的特征相连,所以无法被删除。",
126                     "multiple": "因这些特征与某些隐藏的特征相连,所以无法被删除。"
127                 }
128             },
129             "add_member": {
130                 "annotation": "增加关系中的成员。"
131             },
132             "delete_member": {
133                 "annotation": "删除关系中的成员。"
134             },
135             "connect": {
136                 "annotation": {
137                     "point": "连接路径到点。",
138                     "vertex": "连接路径到另一路径。",
139                     "line": "连接路径到线。",
140                     "area": "连接条线要素到面要素。"
141                 }
142             },
143             "disconnect": {
144                 "title": "断开连接",
145                 "description": "断开这些线/面之间的连接。",
146                 "key": "D",
147                 "annotation": "断开线/面连接。",
148                 "not_connected": "没有足够的线/面来断开。",
149                 "connected_to_hidden": "无法断开连接,因为其与一隐藏要素相连。",
150                 "relation": "无法断开连接,因为其构成关系成员间的连接。"
151             },
152             "merge": {
153                 "title": "合并",
154                 "description": "合并这些特征。",
155                 "key": "C",
156                 "annotation": "已合并 {n} 个特征。",
157                 "not_eligible": "这些特征不可以合并。",
158                 "not_adjacent": "这些特征不能被合并,因为它们不相连。",
159                 "restriction": "这些特征不能被合并,因为其中至少有一个特征是某个“{relation}”关系的成员。",
160                 "incomplete_relation": "此要素暂未下载完成,无法合并。",
161                 "conflicting_tags": "这些特征不能被合并,因为它们的某些标签具有冲突的值。"
162             },
163             "move": {
164                 "title": "移动",
165                 "description": {
166                     "single": "移动该特征到不同的位置。",
167                     "multiple": "移动这些特征到不同的位置。"
168                 },
169                 "key": "M",
170                 "annotation": {
171                     "point": "移动点。",
172                     "vertex": "移动路径中节点。",
173                     "line": "移动线。",
174                     "area": "移动面状要素。",
175                     "multiple": "移动多个特征。"
176                 },
177                 "incomplete_relation": {
178                     "single": "因该特征未完全下载,所以无法被移动。",
179                     "multiple": "因这些特征未完全下载,所以无法被移动。"
180                 },
181                 "too_large": {
182                     "single": "因该特征的可见部分不足,所以无法被移动。",
183                     "multiple": "因这些特征的可见部分不足,所以无法被移动。"
184                 },
185                 "connected_to_hidden": {
186                     "single": "因该特征与某个隐藏的特征相连,所以无法被移动。",
187                     "multiple": "因这些特征与某些隐藏的特征相连,所以无法被移动。"
188                 }
189             },
190             "reflect": {
191                 "title": "翻转",
192                 "description": {
193                     "long": {
194                         "single": "沿该特征的长轴翻转。",
195                         "multiple": "沿这些特征的长轴翻转。"
196                     },
197                     "short": {
198                         "single": "沿该特征的短轴翻转。",
199                         "multiple": "沿这些特征的短轴翻转。"
200                     }
201                 },
202                 "key": {
203                     "long": "T",
204                     "short": "Y"
205                 },
206                 "annotation": {
207                     "long": {
208                         "single": "沿一个特征的长轴翻转。",
209                         "multiple": "沿多个特征的长轴翻转。"
210                     },
211                     "short": {
212                         "single": "沿一个特征的短轴翻转。",
213                         "multiple": "沿多个特征的短轴翻转。"
214                     }
215                 },
216                 "incomplete_relation": {
217                     "single": "因该特征未完全下载,所以无法被翻转。",
218                     "multiple": "因这些特征未完全下载,所以无法被翻转。"
219                 },
220                 "too_large": {
221                     "single": "因该特征的可见部分不足,所以无法被翻转。",
222                     "multiple": "因这些特征的可见部分不足,所以无法被翻转。"
223                 },
224                 "connected_to_hidden": {
225                     "single": "因该特征与某个隐藏的特征相连,所以无法被翻转。",
226                     "multiple": "因这些特征与某些隐藏的特征相连,所以无法被翻转。"
227                 }
228             },
229             "rotate": {
230                 "title": "旋转",
231                 "description": {
232                     "single": "绕该特征的中心点旋转。",
233                     "multiple": "绕这些特征的中心点旋转。"
234                 },
235                 "key": "R",
236                 "annotation": {
237                     "line": "旋转线。",
238                     "area": "旋转面状要素。",
239                     "multiple": "旋转多个特征。"
240                 },
241                 "incomplete_relation": {
242                     "single": "因该特征未完全下载,所以无法旋转。",
243                     "multiple": "因这些特征未完全下载,所以无法旋转。"
244                 },
245                 "too_large": {
246                     "single": "因该特征的可见部分不足,所以无法旋转。",
247                     "multiple": "因这些特征的可见部分不足,所以无法旋转。"
248                 },
249                 "connected_to_hidden": {
250                     "single": "因该特征与某个隐藏的特征相连,所以无法旋转。",
251                     "multiple": "因这些特征与某些隐藏的特征相连,所以无法旋转。"
252                 }
253             },
254             "reverse": {
255                 "title": "反转",
256                 "description": "使这条线的方向反转。",
257                 "key": "V",
258                 "annotation": "反转了一条线。"
259             },
260             "split": {
261                 "title": "分割",
262                 "description": {
263                     "line": "在此节点上将这条线分割成两条线。",
264                     "area": "将这个面的边界一分为二。",
265                     "multiple": "在这一节点将线/面的边界一分为二。"
266                 },
267                 "key": "X",
268                 "annotation": {
269                     "line": "切割一条线。",
270                     "area": "分割面要素的边界。",
271                     "multiple": "分割{n}项线段/面的边界。"
272                 },
273                 "not_eligible": "不能在线段的首尾进行分割。",
274                 "multiple_ways": "太多线段,未能进行分割。",
275                 "connected_to_hidden": "无法打断,因为其与一隐藏要素相连。"
276             },
277             "restriction": {
278                 "help": {
279                     "select": "单击以选中一条路。",
280                     "toggle": "点击切换转向限制。",
281                     "toggle_on": "单击以添加一个\"{restriction}\"限制。",
282                     "toggle_off": "单击以删除一个\"{restriction}\"限制。"
283                 },
284                 "annotation": {
285                     "create": "添加转向限制",
286                     "delete": "删除转向限制"
287                 }
288             }
289         },
290         "undo": {
291             "tooltip": "撤销:{action}",
292             "nothing": "没有可以撤销的操作。"
293         },
294         "redo": {
295             "tooltip": "重做:{action}",
296             "nothing": "没有可以重做的操作。"
297         },
298         "tooltip_keyhint": "快捷键:",
299         "browser_notice": "本编辑器需要在 Firefox、Chrome、Safari、Opera 以及 Internet Explorer 11 或更新版本的浏览器中工作。请升级您的浏览器,或使用 Potlatch 2 来编辑地图。",
300         "translate": {
301             "translate": "翻译",
302             "localized_translation_label": "多语言名称",
303             "localized_translation_language": "选择语言",
304             "localized_translation_name": "名称"
305         },
306         "zoom_in_edit": "放大地图以编辑",
307         "login": "登录",
308         "logout": "退出",
309         "loading_auth": "正在连接OpenStreetMap...",
310         "report_a_bug": "报告漏洞",
311         "help_translate": "帮助改进翻译",
312         "feature_info": {
313             "hidden_warning": "{count}个隐藏特征",
314             "hidden_details": "以下特征目前被隐藏:{details}"
315         },
316         "status": {
317             "error": "无法连接到 API。",
318             "offline": "API 已下线,请稍后再尝试编辑。",
319             "readonly": "API 目前处于只读状态,您需要等候一段时间才能保存您的更改。",
320             "rateLimit": "该接口是限制匿名连接的。您可以通过登录来解决这个问题。"
321         },
322         "commit": {
323             "title": "上传到OpenStreetMap",
324             "description_placeholder": "简单说明您的贡献(必填)",
325             "message_label": "修改集说明",
326             "upload_explanation": "您上传的修改将会在所有使用OpenStreetMap数据的地图上可见。",
327             "upload_explanation_with_user": "{user},您上传的修改将会在所有使用OpenStreetMap数据的地图上可见。",
328             "save": "上传",
329             "cancel": "取消",
330             "changes": "{count}个变更",
331             "warnings": "警告",
332             "modified": "已更改",
333             "deleted": "已删除",
334             "created": "已创建",
335             "about_changeset_comments": "关于修改集合说明",
336             "about_changeset_comments_link": "//wiki.openstreetmap.org/wiki/Good_changeset_comments",
337             "google_warning": "您在评论中提及Google: 注意从Google地图抄袭是严格禁止的。",
338             "google_warning_link": "http://www.openstreetmap.org/copyright"
339         },
340         "contributors": {
341             "list": "{users}编辑",
342             "truncated_list": "{users}及另外{count}人编辑"
343         },
344         "infobox": {
345             "selected": "已选择{n}个",
346             "geometry": "几何",
347             "closed": "已关闭",
348             "center": "中心",
349             "perimeter": "周长",
350             "length": "长度",
351             "area": "面",
352             "centroid": "重心",
353             "location": "位置",
354             "metric": "公制",
355             "imperial": "英制"
356         },
357         "geometry": {
358             "point": "点",
359             "vertex": "顶点",
360             "line": "线",
361             "area": "面状要素",
362             "relation": "关系"
363         },
364         "geocoder": {
365             "search": "在全球搜索...",
366             "no_results_visible": "在可见地图区域没有结果",
367             "no_results_worldwide": "没有找到结果"
368         },
369         "geolocate": {
370             "title": "显示我的位置",
371             "locating": "正在定位,请稍后……"
372         },
373         "inspector": {
374             "no_documentation_combination": "这个标签组合没有可用的说明",
375             "no_documentation_key": "这个键值没有可用的说明",
376             "documentation_redirect": "这个文档被重定向到一个新的页面",
377             "show_more": "显示更多",
378             "view_on_osm": "在openstreetmap.org上查看",
379             "all_fields": "所有字段",
380             "all_tags": "所有标签",
381             "all_members": "所有成员",
382             "all_relations": "所有关系",
383             "new_relation": "新关系...",
384             "role": "角色",
385             "choose": "选择特征类型",
386             "results": "{search}有{n}个结果。",
387             "reference": "在OpenStreetMap Wiki中查看",
388             "back_tooltip": "变更特征",
389             "remove": "删除",
390             "search": "搜索",
391             "multiselect": "选择特征",
392             "unknown": "未知",
393             "incomplete": "<未下载>",
394             "feature_list": "搜索特征",
395             "edit": "编辑特征",
396             "check": {
397                 "yes": "是",
398                 "no": "否"
399             },
400             "add": "添加",
401             "none": "无",
402             "node": "节点",
403             "way": "路径",
404             "relation": "关系",
405             "location": "位置",
406             "add_fields": "添加字段:"
407         },
408         "background": {
409             "title": "背景",
410             "description": "背景设置",
411             "percent_brightness": "{opacity}%亮度",
412             "none": "无",
413             "best_imagery": "此地最知名的影像数据源",
414             "switch": "切换回该底图",
415             "custom": "自定义",
416             "custom_button": "编辑自定义背景",
417             "custom_prompt": "输入地图影像的URL模版。以Z/X/Y方式的服务器使用 {zoom}, {x}, {y} 作为参数,而以quadtile方式的服务器,则使用 {u} 作参数。",
418             "fix_misalignment": "调整影像偏移",
419             "imagery_source_faq": "该影像的来源是?",
420             "reset": "重置",
421             "offset": "在下面的灰色区域拖动来调整影像偏移,或输入以米为单位的偏移量。",
422             "minimap": {
423                 "description": "小地图",
424                 "tooltip": "显示一个大范围的地图来帮助定位当前显示的区域"
425             }
426         },
427         "map_data": {
428             "title": "地图数据",
429             "description": "地图数据",
430             "data_layers": "数据图层",
431             "fill_area": "填充面状要素",
432             "map_features": "地图特征",
433             "autohidden": "这些要素已被自动隐藏,因为屏幕中的要素过多。请放大再编辑。"
434         },
435         "feature": {
436             "points": {
437                 "description": "点",
438                 "tooltip": "兴趣点(POI)"
439             },
440             "traffic_roads": {
441                 "description": "交通干线",
442                 "tooltip": "公路、街道等"
443             },
444             "service_roads": {
445                 "description": "专用道路",
446                 "tooltip": "专用道路、停车场通道、轮迹路等"
447             },
448             "paths": {
449                 "description": "小路",
450                 "tooltip": "人行道,步行道路,自行车道等。"
451             },
452             "buildings": {
453                 "description": "建筑物",
454                 "tooltip": "建筑物,遮蔽处,车库等。"
455             },
456             "landuse": {
457                 "description": "土地利用特征",
458                 "tooltip": "森林,农田,公园,居民地,商用地等。"
459             },
460             "boundaries": {
461                 "description": "分界线",
462                 "tooltip": "行政分界线"
463             },
464             "water": {
465                 "description": "水体特征",
466                 "tooltip": "河流,湖泊,池塘,盆地等。"
467             },
468             "rail": {
469                 "description": "铁路特征",
470                 "tooltip": "铁路"
471             },
472             "power": {
473                 "description": "电力特征",
474                 "tooltip": "输电线,发电厂,变电所等。"
475             },
476             "past_future": {
477                 "description": "过去/未来",
478                 "tooltip": "规划,在建,废弃,拆毁等。"
479             },
480             "others": {
481                 "description": "其他",
482                 "tooltip": "其他东西"
483             }
484         },
485         "area_fill": {
486             "wireframe": {
487                 "description": "无填充(线框)",
488                 "tooltip": "开启线框模式,以便看清背景影像。"
489             },
490             "partial": {
491                 "description": "部分填充",
492                 "tooltip": "仅在面的内部边界附近填充区域。(推荐初学者使用)"
493             },
494             "full": {
495                 "description": "全部填充",
496                 "tooltip": "面状要素以全部填充绘制。"
497             }
498         },
499         "restore": {
500             "heading": "您有未保存的更改",
501             "description": "您在上一次编辑时有未保存的修改,您想恢复这些修改吗?",
502             "restore": "恢复",
503             "reset": "重置"
504         },
505         "save": {
506             "title": "保存",
507             "help": "复审更改,然后上传至 OpenStreetMap 供其他用户查看。",
508             "no_changes": "没有待保存变更。",
509             "error": "尝试保存时发生错误。",
510             "status_code": "服务器返回的状态代码{code}",
511             "unknown_error_details": "请确保您已连接到互联网。",
512             "uploading": "正在向 OpenStreetMap 上传更改……",
513             "unsaved_changes": "您有未保存的修改",
514             "conflict": {
515                 "header": "调解编辑冲突",
516                 "count": "第{num}处冲突,共{total}处",
517                 "previous": "< 上一个",
518                 "next": "下一个 >",
519                 "keep_local": "保留自己的编辑",
520                 "keep_remote": "使用他人的编辑",
521                 "restore": "还原",
522                 "delete": "恢复被删除的内容",
523                 "download_changes": "或者下载您的修改。",
524                 "done": "所有冲突已调解!",
525                 "help": "另一位用户修改了您刚刚修改的地图特征。\n点击下面条目查看冲突详情,并选择保留\n您自己的或者别人的修改。\n"
526             }
527         },
528         "merge_remote_changes": {
529             "conflict": {
530                 "deleted": "该特征已被 {user} 删除。",
531                 "location": "您和 {user} 同时移动了该特征。",
532                 "nodelist": "您和{user}同时修改了节点。",
533                 "memberlist": "您和{user}同时修改了关系成员。",
534                 "tags": "您将<b>{tag}</b>标签改为\"{local}\"而{user}将其改为\"{remote}\"。"
535             }
536         },
537         "success": {
538             "edited_osm": "编辑了 OSM!",
539             "just_edited": "您刚刚编辑了 OpenStreetMap!",
540             "view_on_osm": "在 OSM 上查看",
541             "facebook": "分享到Facebook",
542             "twitter": "分享到 Twitter",
543             "google": "分享到 Google+",
544             "help_html": "您的修改将会在几分钟内出现在“标准”图层上,其他图层和某些特征可能需要更长的处理时间。",
545             "help_link_text": "详情",
546             "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"
547         },
548         "confirm": {
549             "okay": "确定",
550             "cancel": "取消"
551         },
552         "splash": {
553             "welcome": "欢迎使用OpenStreetMap iD编辑器",
554             "text": "ID编辑器是一个既易用而又功能强大的工具,以助您编辑世界上最好的自由世界地图。这是{version}版本。欲知详情,请浏览{website}及在{github}报告程序错误。“",
555             "walkthrough": "开始演练",
556             "start": "现在编辑"
557         },
558         "source_switch": {
559             "live": "实况模式",
560             "lose_changes": "您有尚未保存的编辑,切换地图服务器会失去这些编辑。您是否确定要切换服务器?",
561             "dev": "开发模式"
562         },
563         "tag_reference": {
564             "description": "说明",
565             "on_wiki": "wiki.osm.org上的{tag}",
566             "used_with": "使用 {type}"
567         },
568         "validations": {
569             "disconnected_highway": "断开的道路",
570             "disconnected_highway_tooltip": "道路应该连接到其他道路。",
571             "untagged_point": "未标记的点",
572             "untagged_line": "未标记的线",
573             "untagged_area": "未标记的面",
574             "untagged_relation": "未标记的关系",
575             "many_deletions": "您正在删除 {n} 个特征。您确定要这么做吗?这些特征将会在任何人所见的 openstreetmap.org 地图上被删除。",
576             "tag_suggests_area": "标签{tag}表明线应该为面要素,但它不是面",
577             "untagged_point_tooltip": "选择该点的要素类型。",
578             "untagged_line_tooltip": "选择描述这条线的要素类型。",
579             "untagged_area_tooltip": "选择描述这个面的要素类型。",
580             "untagged_relation_tooltip": "选择描述这个关系的要素类型。",
581             "deprecated_tags": "弃用标签:{tags}"
582         },
583         "zoom": {
584             "in": "放大",
585             "out": "缩小"
586         },
587         "cannot_zoom": "在此模式下不能再缩小",
588         "full_screen": "切换全屏",
589         "gpx": {
590             "local_layer": "本地文件",
591             "drag_drop": "将.gpx、.geojson或.kml文件拖放到页面上,或单击右侧的按钮浏览",
592             "zoom": "缩放到图层",
593             "browse": "浏览文件"
594         },
595         "mapillary_images": {
596             "tooltip": "来自Mapillary的街景照片",
597             "title": "照片叠加层 (Mapillary)"
598         },
599         "mapillary_signs": {
600             "tooltip": "来自Mapillary的交通标志(需开启照片叠加层)",
601             "title": "交通标志叠加层(Mapillary)"
602         },
603         "mapillary": {
604             "view_on_mapillary": "在Mapillary上查看这张图片"
605         },
606         "help": {
607             "title": "帮助",
608             "help": "#帮助\n\n这是一个免费且可编辑的世界地图[OpenStreetMap](http://www.openstreetmap.org/)\n的编辑器,你可以用它来增加和更新你所在地区的数据,\n为全世界将这个开源、开放数据的世界地图变得更好。\n\n你在这张地图上的编辑将会被使用OpenStreetMap的所有人看到。\n你需要[登录](https://www.openstreetmap.org/login)才能编辑。\n\n本编辑器名为[iD](http://ideditor.com/),是一个[源码在GitHub上共享](https://github.com/openstreetmap/iD)\n的协作项目。\n",
609             "editing_saving": "# 编辑和保存\n\n本编辑器为在线编辑设计,您正在经由本网站使用它。\n\n### 选择要素\n\n您可以在地图上单击以选中一个要素,如道路或一个兴趣点。\n被选中的要素将被高亮显示,同时弹出一个显示其详细信息的面板,\n以及一个列出了可对该特征进行之操作的菜单。\n\n如需同时选中多个要素,您需要先按住 Shift 键。然后请多次点击选择全部的特征,\n或者在地图上画出一个长方形以圈出并选中长方形中所有的点。\n\n### 保存编辑内容\n\n当您做了比如编辑道路、建筑物或地点的更改后,\n这些更改在您将它们保存到服务器之前都只会保存在本地。\n无需担心犯错:您随时可以点击撤销按钮或重做按钮以撤销或重做更改。\n\n请点击“保存”按钮以结束一组编辑内容。例如,如果您刚完成了城镇的一个区域,\n正打算开始下一个区域的工作,这时您有机会重新检查之前完成的工作,\n同时编辑器会自动给出有用的建议。如果您的更改有一些问题,编辑器也会给出警告。\n\n如果一切正常,您可以在保存时写入一小段注释以解释上一阶段的工作内容,\n然后再次点击“保存”按钮以向\n[OpenStreetMap.org](http://www.openstreetmap.org/) 提交更改。\n在此之后,您的更改将对所有其它用户可见,其它用户也将以此为基础继续改进地图。\n\n如果您一时无法完成编辑内容,您可以关闭编辑器窗口。\n待稍后您返回 (至同一台计算机的同一个浏览器) 时,\n重新打开编辑器将会恢复您的工作进度。\n\n## 使用编辑器\n\n编辑器可用的键盘快捷键列表可以 [在此](http://wiki.openstreetmap.org/wiki/ID/Shortcuts) 找到。\n",
610             "roads": "# 道路\n\n您可以利用这个编辑器创建,修复,及删除道路。道路可以有很多种:路径,公路,郊游径,单车径,和更多- 任何经常使用的路段都可制图。\n\n### 选择道路\n\n点击图上的道路以选择该道路。道路的轮廓会以高亮度显示,而同时地图上会出现小工具选单,旁边亦会弹出面板,显示有关该道路的信息。\n\n### 编辑道路\n\n您或会经常注意到,道路并非对齐在背景中显示的卫星图像或GPS轨迹。您可以调整这些道路,让他们位于正确的位置。\n\n首先,点击您想编辑的道路。这会将道路以高亮度显示,并显示沿着这道路的节点,你可以拖曳这些节点到更好的位置。如果您想增加细节,可以为道路添加新的节点,点击两下道路上没有节点的部分,便可在该处増加节点。\n\n如果道路连接到另一条道路,但在地图上并未妥善连接,你可以拖曳道路的其中一个节点到另一条道路上,以连接两条道路。连接好道路,对地图非常重要,特别是对提供驾驶指示的应用程序而言,是必要的。\n\n您也可以点击'移动'工具或按`M`快速键,来移动整条道路,然后点击一下以完成移动的动作。\n\n### 删除道路\n\n如果一条道路完全不正确- 您看到它在卫星图像上不存在,并最好实地证实它根本不存在- 您可以将道路删除,这会从地图中将之移除。删除物件时务必要小心- 像任何其他的编辑,结果会被大家看见,而卫星图像往往会过时,因此该道路或许只是新建的。\n\n要删除道路,您可以点击它以选择,然后点击垃圾桶图标,或按'Delete' 键。\n\n### 绘制新道路\n\n发现某处应有一条道路,但地图上没有?点击编辑器左上方的'线'图标,或按下`2`快速键,以开始绘制线段。\n\n在地图上点击道路的开端,以开始绘制道路。如果道路从一条现有的道路分支出来,应点击两者连接的地方,以开始绘制。\n\n然后点击沿着道路的点,以根据卫星影像或GPS轨迹,正确地绘制道路。如果您绘制的道路如果与另一条道路交汇,请点击相交点以将它们连接起来。当您完成绘制后,可点击两下或按键盘上的'Return' 或'Enter' 键。\n",
611             "gps": "# GPS\n\n户外采集的GPS轨迹是OpenStreetMap的重要数据源之一。本编辑器\n支持本地轨迹——即你的电脑上的.gpx文件。你可以用众多智能手机\n应用或者个人GPS硬件采集这种GPS轨迹。\n\n有关如何使用GPS测量的信息,请参见\n[用智能手机、GPS或纸质图测图](http://learnosm.org/en/mobile-mapping/)。\n\n要使用GPX轨迹制图,将GPX文件拖曳到编辑器上即可。\n如果可以识别,将以亮紫色线条在地图上显示。\n点击右侧“地图数据”菜单可以打开、关闭或者\n缩放到新添加的GPX图层。\n\nGPX轨迹不会被直接上传到OpenStreetMap——最佳的使用方法是\n将其展绘到地图上作为辅助来绘制新增的地图要素,\n或者将其[上传到OpenStreetMap](http://www.openstreetmap.org/trace/create)\n供他人使用。\n",
612             "imagery": "# 影像\n\n航拍影像是绘制地图的一个重要资源。编辑器右侧「背景设置」菜单里提供了一组飞机航拍、卫星影像及自由编译的来源。\n\n默认情况下编辑器显示的是[必应地图](http://www.bing.com/maps/)的卫星图层,但当您移动或缩放地图到一个新的地理区域会得到新的来源。一些国家,比如美国、法国和丹麦,会在一些区域提供非常高质量的影像。\n\n影像有时会因为影像提供商的错误和地图数据存在偏移。如果您看到许多道路偏离背景,请不要立刻移动它们来匹配背景,您可以点击背景设置界面底部的「修复对齐」来调整影像以使它和已有数据吻合。\n",
613             "addresses": "# 地址\n\n地址是地图上的最有用的一些信息。\n\nOpenStreetMap通过沿街位置记录建筑和场所的地址,地址通常表示为街道的一部分。\n\n您可以添加地址信息映射为建筑轮廓的地方以及那些映射为单个点。地址的最佳来源数据是来自于实地调查或个人的知识与任何其他功能,从谷歌地图商业来源的复制是严格禁止的。\n",
614             "inspector": "# 使用查看器\n\n查看器是页面左侧窗格中供你\n查看所选要素详细信息栏目。\n\n### 选择要素类型\n\n你添加完一个点、线或面之后,要选择它是什么类型,\n比如高速公路还是居民区街道、超市还是咖啡厅。\n查看器会显示一些常见要素类型的按钮,你也可以通过\n搜索框查找其他标签。\n\n点击要素类型按钮右下角的“i”可以深入了解该类型。\n点击类型按钮即可选择该类型。\n\n### 使用表格编辑标签\n\n选择要素类型后,或者某要素本来已有类型时,\n查看器会显示要素的字段详情,比如名称和地\n址。\n\n在已有的字段下方,你可以点击“添加字段”下拉菜单\n来添加其他详情,比如维基百科链接、轮椅通行情况\n等。\n\n在查看器底部,可以点击“附加标签”按钮来给要素添加\n任意其他标签。[Taginfo](http://taginfo.openstreetmap.org/)\n是了解更多常见标签组合的好资源。\n\n你在查看器里所做的变更会自动应用到地图。\n你可以随时点击“撤销”按钮撤销这些变更。\n",
615             "buildings": "# 建筑物\n\nOpenStreetMap 是世界上最大的建筑物的数据库。您可以建立和改善这个数据库。\n\n### 选择建筑物\n\n您可以点击建筑物的边界,以选择该建筑物。该建筑物将以高亮度显示,并会开启小工具选单,和在右边显示有关建筑物更多资料的面板。\n\n### 修改建筑物\n\n有时候,建筑物的位置或其标签或许会不正确。\n\n要移动整个建筑物的位置,先选择该建筑物,然后点击'移动'工具。移动您的鼠标以移动筑物,在移到正确位置上点击一下。\n\n要更正建筑物的形状,点击并拖曳建筑物轮廓的节点,以移到更佳的位置。\n\n### 绘制新建筑物\n\n为地图添加建筑物的主要问题之一,是OpenStreetMap 可以用轮廓或点的形式,记录建筑物。一般来说,应_尽可能以区域记录建筑物的轮廓_,并以置于建筑轮廓内的点,记录建筑物中的公司、住宅、设施及其他东西。\n\n要开始绘制建筑物,先单击左上方的'区域'按钮,最后则按键盘上的回车键或点击所绘的第一个节点,完成轮廓的绘制。\n\n### 删除建筑物\n\n如果一个建筑物完全不正确- 您看到它在卫星图像上不存在,并最好实地证实它根本不存在- 您可以将建筑物删除,这会从地图中将之移除。删除要素时务必要小心- 像任何其他的编辑一样,结果会公之于众,而卫星图像往往会过时,因此该建筑物或许只是新建的。\n\n要删除建筑物,您可以点击它以选择,然后点击垃圾桶图标,或按'Delete' 键。\n",
616             "relations": "# 关系\n\n关系是 OpenStreetMap 中用于组合其它特征的特殊要素类型。比如,两个基本关系类型*路径关系*和*复合多边形*,它们分别用于组合同一条公路或高速公路的不同部分和一个复杂区域(分成多块或像油炸圈饼一样中间有个洞)的多条线条。\n\n关系中包含的要素称为*成员*。在侧边栏中,您可以看到成员所属的关系,并点击选中它。选中某个关系后,您就能看到它的所有成员在侧边栏被全部列出并在地图上被高亮显示。\n\n在大多数时候,iD 会在您编辑的时候自动处理关系。您主要注意的是当您删除道路的某个部分并重绘它时,请确保新的部分还是原来的关系中的一员。\n\n## 编辑关系\n\n如果您想要编辑关系,这里是一些基本技巧。\n\n要向关系中添加要素,选择该要素,点击侧边栏「所有关系」中的「+」按钮,并选择或输入关系的名称。\n\n要创建一个新的关系,选中要作为成员的第一个特征,点击「所有关系」中的「+」按钮,并选择「新建关系...」。\n\n要从一个关系中移除要素,选择要素并点击您要从中移除的关系旁边的垃圾箱按钮。\n\n您可以使用「合并」工具创建有洞的复合多边形。绘制两个区域(内部和外部),按住 Shift 键并点击各个多边形来选中它们,然后点击「合并」(+)按钮。\n"
617         },
618         "intro": {
619             "done": "完成",
620             "graph": {
621                 "city_hall": "三里屯市政厅",
622                 "fire_department": "三里屯消防站",
623                 "memory_isle_park": "北海公园",
624                 "riverwalk_trail": "河滨小道",
625                 "w_michigan_ave": "南京西路",
626                 "e_michigan_ave": "南京东路",
627                 "spring_st": "解放路",
628                 "scidmore_park": "中山公园",
629                 "petting_zoo": "野生动物园",
630                 "n_andrews_st": "北五环",
631                 "s_andrews_st": "南五环",
632                 "n_constantine_st": "北光明路",
633                 "s_constantine_st": "南光明路",
634                 "rocky_river": "李家沟",
635                 "railroad_dr": "铁道线",
636                 "conrail_rr": "大秦铁路",
637                 "st_joseph_river": "吴淞江",
638                 "n_main_st": "北二环",
639                 "s_main_st": "南二环",
640                 "water_st": "水岸路",
641                 "foster_st": "跃进街",
642                 "portage_river": "货运河",
643                 "flower_st": "幸福街",
644                 "elm_st": "江榆路",
645                 "walnut_st": "江松路",
646                 "morris_ave": "世纪大道",
647                 "east_st": "东街",
648                 "portage_ave": "货运大道"
649             },
650             "navigation": {
651                 "title": "导航",
652                 "drag": "主地图区域在背景上展示了 OpenStreetMap 数据。您可以像在其它网络地图一样通过拖动和滚动来移动。**拖动地图!**",
653                 "select": "地图要素有三种表示方法:点、线、面。所有要素都可以通过点击选择。**单击该点来选定它。**",
654                 "pane": "当选定一个地理特征时,特征编辑器将出现。其抬头展示特征类型,主窗格展示特征的属性,如名称和地址。**单击特征编辑器右上角的 {button} 按钮来关闭特征编辑器。**",
655                 "search": "您也可以搜索目前视野上或世界的地理特征。**搜索'{name}'**",
656                 "choose": "**在列表中选择{name}。**",
657                 "chosen": "好!{name}已经被选中了。**按下{button}来关闭地理特征编辑器。**"
658             },
659             "points": {
660                 "title": "点",
661                 "add": "点可以用来表示某些地理特征,比如商店、餐厅和纪念碑。它们标定了一个特定的位置,并且描述了那里有什么。**按下{button}按钮来增加一个新点。**",
662                 "place": "可以用点击地图的方式来放置点。**点击地图,把新点放置在这座建筑的上面。**",
663                 "search": "很多不同的物体可以用点来代表。您刚刚新增加的点是一间咖啡厅。**搜索'{name}'**",
664                 "choose": "**在列表中选择咖啡馆。**",
665                 "describe": "这个点已经标记为咖啡馆了。使用特征编辑器,我们可以添加更多关于特征的信息。**添加名称**",
666                 "close": "地理特征编辑器会自动记下您所有的改动。当你改动一个地理特征时,关闭按钮会变成对勾。**按下{button}按钮来关闭编辑器**",
667                 "reselect": "有些点已经存在,但是信息有错误或不完整。我们可以编辑已经存在的点。**点击那个您刚刚创建的点。**",
668                 "fixname": "**改变它的名字,然后点击{button}按钮来关闭编辑器。**",
669                 "reselect_delete": "所有在地图上的特征都能被删除。**点击那个您刚刚创建的点。**",
670                 "delete": "在点周围的菜单包含在该点可执行的操作,包括删除。**点击{button}按钮来删除点。**"
671             },
672             "areas": {
673                 "title": "面状要素",
674                 "add": "面可以用来表示特征的界限,像是湖、建筑物或住宅区。也就是说可以让原本只是个兴趣点的特征呈现更多细节。 **按{button}按钮新建面。**",
675                 "corner": "通过将节点放到面的边界上,可绘制面。 **将起始节点置于游乐场的其中一角。**",
676                 "place": "放置更多节点可绘制面要素。点击开始节点即可完成绘制。**在沙盒绘制一个面。**",
677                 "search": "**搜索'{name}'。**",
678                 "choose": "**在列表中选择儿童游乐场。**",
679                 "describe": "**添加名称,然后按{button}按钮来关闭特征编辑器**"
680             },
681             "lines": {
682                 "title": "线",
683                 "add": "线用于代表诸如道路、铁路和河流的特征。**单击{button}按钮添加新线。**",
684                 "start": "**点击道路末端,以开始绘制线段。 **",
685                 "intersect": "点击向线添加更多节点。必要时您可以在绘制时拖动地图。道路和许多其它类型的线都是一个更大的网络的组成部分,因此正确连接这些线以便导航应用使用是十分重要的。**点击{name}创建连接两条线的交叉点。**",
686                 "finish": "再次点击最后一个节点可结束绘制线。**完成道路的绘制。**",
687                 "road": "**在列表中选择道路**",
688                 "residential": "道路有不同种类,最常见的为住宅区道路。 **选择住宅区道路**",
689                 "describe": "**给道路命名,然后按{button}按钮关闭特征编辑器。**",
690                 "restart": "这个道路需要和{name}相交。",
691                 "wrong_preset": "您没有选择住宅道路类型。 **点击这里重新选择**"
692             },
693             "startediting": {
694                 "title": "开始编辑",
695                 "help": "如需重新查看本导览,或者查看更多文档,您可以点击 {button} 帮助 按钮。",
696                 "save": "不要忘了定期保存您的修改!",
697                 "start": "开始绘制地图!"
698             }
699         },
700         "presets": {
701             "categories": {
702                 "category-barrier": {
703                     "name": "障碍特征"
704                 },
705                 "category-building": {
706                     "name": "建筑特征"
707                 },
708                 "category-golf": {
709                     "name": "高尔夫特征"
710                 },
711                 "category-landuse": {
712                     "name": "土地利用特征"
713                 },
714                 "category-natural-area": {
715                     "name": "自然特征"
716                 },
717                 "category-natural-line": {
718                     "name": "自然特征"
719                 },
720                 "category-natural-point": {
721                     "name": "自然特征"
722                 },
723                 "category-path": {
724                     "name": "路径特征"
725                 },
726                 "category-rail": {
727                     "name": "铁路特征"
728                 },
729                 "category-restriction": {
730                     "name": "限制特征"
731                 },
732                 "category-road": {
733                     "name": "道路特征"
734                 },
735                 "category-route": {
736                     "name": "线路特征"
737                 },
738                 "category-water-area": {
739                     "name": "水体特征"
740                 },
741                 "category-water-line": {
742                     "name": "水体特征"
743                 }
744             },
745             "fields": {
746                 "access": {
747                     "label": "通行规则",
748                     "options": {
749                         "designated": {
750                             "description": "只限标志指定或特定本地法律容许的人士、车辆进入",
751                             "title": "指定"
752                         },
753                         "destination": {
754                             "description": "只限前往目的地人士进入",
755                             "title": "目的地"
756                         },
757                         "dismount": {
758                             "description": "允许通行但必须下车",
759                             "title": "下车"
760                         },
761                         "no": {
762                             "description": "禁止一般公众进入",
763                             "title": "禁止"
764                         },
765                         "permissive": {
766                             "description": "容许进入,直至拥有者撇回许可",
767                             "title": "许可"
768                         },
769                         "private": {
770                             "description": "须拥有者个别批准,方可进入",
771                             "title": "私人"
772                         },
773                         "yes": {
774                             "description": "按法律及路权,有权使用",
775                             "title": "允许"
776                         }
777                     },
778                     "placeholder": "未指定",
779                     "types": {
780                         "access": "全部",
781                         "bicycle": "自行车",
782                         "foot": "步行",
783                         "horse": "马匹",
784                         "motor_vehicle": "汽车"
785                     }
786                 },
787                 "access_simple": {
788                     "label": "通行限制"
789                 },
790                 "access_toilets": {
791                     "label": "使用者"
792                 },
793                 "address": {
794                     "label": "地址",
795                     "placeholders": {
796                         "block_number": "区块号码",
797                         "block_number!jp": "区块号码",
798                         "city": "城市",
799                         "city!jp": "市/镇/村/东京都特别区",
800                         "city!vn": "市/镇",
801                         "conscriptionnumber": "123",
802                         "country": "国家",
803                         "county": "国家",
804                         "county!jp": "行政区",
805                         "district": "行政区",
806                         "district!vn": "郡/镇/区",
807                         "floor": "楼层",
808                         "hamlet": "村庄",
809                         "housename": "房屋名称",
810                         "housenumber": "123号",
811                         "housenumber!jp": "楼号/地段号",
812                         "neighbourhood": "小区",
813                         "neighbourhood!jp": "丁目/字/小字",
814                         "place": "地方",
815                         "postcode": "邮政编码",
816                         "province": "行政省",
817                         "province!jp": "日本县",
818                         "quarter": "地方",
819                         "quarter!jp": "大字/町",
820                         "state": "行政州",
821                         "street": "街道",
822                         "subdistrict": "街道",
823                         "subdistrict!vn": "行政区/社区/小镇",
824                         "suburb": "地区",
825                         "suburb!jp": "行政区"
826                     }
827                 },
828                 "admin_level": {
829                     "label": "行政级别"
830                 },
831                 "aerialway": {
832                     "label": "类型"
833                 },
834                 "aerialway/access": {
835                     "label": "通行限制",
836                     "options": {
837                         "both": "双向",
838                         "entry": "入口",
839                         "exit": "出口"
840                     }
841                 },
842                 "aerialway/bubble": {
843                     "label": "圆形顶"
844                 },
845                 "aerialway/capacity": {
846                     "label": "容量(每小时)",
847                     "placeholder": "500, 2500, 5000..."
848                 },
849                 "aerialway/duration": {
850                     "label": "持续时间(分钟)",
851                     "placeholder": "1, 2, 3..."
852                 },
853                 "aerialway/heating": {
854                     "label": "暖气"
855                 },
856                 "aerialway/occupancy": {
857                     "label": "载客数",
858                     "placeholder": "2, 4, 8..."
859                 },
860                 "aerialway/summer/access": {
861                     "label": "通行方向(夏季)",
862                     "options": {
863                         "both": "双方",
864                         "entry": "入口",
865                         "exit": "出口"
866                     }
867                 },
868                 "aeroway": {
869                     "label": "类型"
870                 },
871                 "amenity": {
872                     "label": "类型"
873                 },
874                 "area/highway": {
875                     "label": "类型"
876                 },
877                 "artist": {
878                     "label": "艺人"
879                 },
880                 "artwork_type": {
881                     "label": "类型"
882                 },
883                 "atm": {
884                     "label": "自动提款机(ATM)"
885                 },
886                 "backrest": {
887                     "label": "长椅"
888                 },
889                 "barrier": {
890                     "label": "类型"
891                 },
892                 "bath/open_air": {
893                     "label": "露天"
894                 },
895                 "bath/sand_bath": {
896                     "label": "沙浴"
897                 },
898                 "bath/type": {
899                     "label": "特色",
900                     "options": {
901                         "foot_bath": "足浴",
902                         "hot_spring": "温泉",
903                         "onsen": "日本温泉"
904                     }
905                 },
906                 "beauty": {
907                     "label": "商店类型"
908                 },
909                 "bench": {
910                     "label": "长凳"
911                 },
912                 "bicycle_parking": {
913                     "label": "类型"
914                 },
915                 "bin": {
916                     "label": "垃圾箱"
917                 },
918                 "blood_components": {
919                     "label": "血液成分",
920                     "options": {
921                         "plasma": "血浆",
922                         "platelets": "血小板",
923                         "stemcells": "干细胞样本",
924                         "whole": "全血"
925                     }
926                 },
927                 "board_type": {
928                     "label": "类型"
929                 },
930                 "boundary": {
931                     "label": "类型"
932                 },
933                 "brand": {
934                     "label": "品牌"
935                 },
936                 "building": {
937                     "label": "建筑物"
938                 },
939                 "building_area": {
940                     "label": "建筑物"
941                 },
942                 "bunker_type": {
943                     "label": "类型"
944                 },
945                 "camera/direction": {
946                     "label": "方向 (顺时针度)",
947                     "placeholder": "45, 90, 180, 270"
948                 },
949                 "camera/mount": {
950                     "label": "相机支架"
951                 },
952                 "camera/type": {
953                     "label": "相机类型",
954                     "options": {
955                         "dome": "半球式",
956                         "fixed": "固定式",
957                         "panning": "摇移式"
958                     }
959                 },
960                 "capacity": {
961                     "label": "容量",
962                     "placeholder": "50, 100, 200..."
963                 },
964                 "cardinal_direction": {
965                     "label": "方向",
966                     "options": {
967                         "E": "东",
968                         "ENE": "东北偏东",
969                         "ESE": "东南偏东",
970                         "N": "北",
971                         "NE": "东北",
972                         "NNE": "东北偏北",
973                         "NNW": "西北偏北",
974                         "NW": "西北",
975                         "S": "南",
976                         "SE": "东南",
977                         "SSE": "东南偏南",
978                         "SSW": "西南偏南",
979                         "SW": "西南",
980                         "W": "西",
981                         "WNW": "西北偏西",
982                         "WSW": "西南偏西"
983                     }
984                 },
985                 "castle_type": {
986                     "label": "类型"
987                 },
988                 "clock_direction": {
989                     "label": "方向",
990                     "options": {
991                         "anticlockwise": "逆时针",
992                         "clockwise": "顺时针"
993                     }
994                 },
995                 "collection_times": {
996                     "label": "收集时间"
997                 },
998                 "construction": {
999                     "label": "类型"
1000                 },
1001                 "contact/webcam": {
1002                     "label": "网络摄像机地址",
1003                     "placeholder": "http://example.com/"
1004                 },
1005                 "content": {
1006                     "label": "内容"
1007                 },
1008                 "country": {
1009                     "label": "国家"
1010                 },
1011                 "covered": {
1012                     "label": "覆盖"
1013                 },
1014                 "craft": {
1015                     "label": "种类"
1016                 },
1017                 "crop": {
1018                     "label": "农作物"
1019                 },
1020                 "crossing": {
1021                     "label": "类型"
1022                 },
1023                 "cuisine": {
1024                     "label": "菜肴"
1025                 },
1026                 "currency_multi": {
1027                     "label": "货币类型"
1028                 },
1029                 "cycle_network": {
1030                     "label": "自行车网络"
1031                 },
1032                 "cycleway": {
1033                     "label": "自行车道",
1034                     "options": {
1035                         "lane": {
1036                             "description": "交通标线与机动车隔开的自行车道",
1037                             "title": "标准自行车道"
1038                         },
1039                         "none": {
1040                             "description": "无自行车道",
1041                             "title": "无"
1042                         },
1043                         "opposite": {
1044                             "description": "单行街道上双向行驶的自行车道",
1045                             "title": "逆向自行车道"
1046                         },
1047                         "opposite_lane": {
1048                             "description": "和其他车辆反向行驶的自行车道",
1049                             "title": "对向自行车道"
1050                         },
1051                         "share_busway": {
1052                             "description": "与公交车道共用的自行车道",
1053                             "title": "与公交车共用的自行车道"
1054                         },
1055                         "shared_lane": {
1056                             "description": "与机动车无隔离的自行车道",
1057                             "title": "共用自行车道"
1058                         },
1059                         "track": {
1060                             "description": "有物理隔离的自行车道",
1061                             "title": "专用自行车道"
1062                         }
1063                     },
1064                     "placeholder": "无",
1065                     "types": {
1066                         "cycleway:left": "左侧",
1067                         "cycleway:right": "右侧"
1068                     }
1069                 },
1070                 "date": {
1071                     "label": "日期"
1072                 },
1073                 "delivery": {
1074                     "label": "外卖配送"
1075                 },
1076                 "denomination": {
1077                     "label": "教派"
1078                 },
1079                 "denotation": {
1080                     "label": "意思"
1081                 },
1082                 "description": {
1083                     "label": "说明"
1084                 },
1085                 "diaper": {
1086                     "label": "有尿布台"
1087                 },
1088                 "display": {
1089                     "label": "表盘显示类型"
1090                 },
1091                 "dock": {
1092                     "label": "类型"
1093                 },
1094                 "drive_through": {
1095                     "label": "免下车"
1096                 },
1097                 "electrified": {
1098                     "label": "电气化",
1099                     "options": {
1100                         "contact_line": "接触线",
1101                         "no": "否",
1102                         "rail": "电气化铁路",
1103                         "yes": "是(未指明)"
1104                     },
1105                     "placeholder": "接触线、电气化铁路…"
1106                 },
1107                 "elevation": {
1108                     "label": "海拔"
1109                 },
1110                 "email": {
1111                     "label": "Email",
1112                     "placeholder": "example@example.com"
1113                 },
1114                 "emergency": {
1115                     "label": "急诊室"
1116                 },
1117                 "entrance": {
1118                     "label": "类型"
1119                 },
1120                 "except": {
1121                     "label": "异常"
1122                 },
1123                 "fax": {
1124                     "label": "传真",
1125                     "placeholder": "+31 42 123 4567"
1126                 },
1127                 "fee": {
1128                     "label": "费用"
1129                 },
1130                 "fence_type": {
1131                     "label": "类型"
1132                 },
1133                 "fire_hydrant/position": {
1134                     "label": "位置",
1135                     "options": {
1136                         "green": "绿地",
1137                         "lane": "小巷",
1138                         "parking_lot": "停车场",
1139                         "sidewalk": "路边人行道"
1140                     }
1141                 },
1142                 "fire_hydrant/type": {
1143                     "label": "类型",
1144                     "options": {
1145                         "pillar": "支柱/地上",
1146                         "pond": "池塘",
1147                         "underground": "地铁",
1148                         "wall": "墙"
1149                     }
1150                 },
1151                 "fixme": {
1152                     "label": "修复我"
1153                 },
1154                 "fuel": {
1155                     "label": "油站"
1156                 },
1157                 "fuel_multi": {
1158                     "label": "燃料类型"
1159                 },
1160                 "gauge": {
1161                     "label": "轨距"
1162                 },
1163                 "gender": {
1164                     "label": "性别",
1165                     "options": {
1166                         "female": "女",
1167                         "male": "男",
1168                         "unisex": "无性别"
1169                     },
1170                     "placeholder": "未知"
1171                 },
1172                 "generator/method": {
1173                     "label": "模式"
1174                 },
1175                 "generator/source": {
1176                     "label": "来源"
1177                 },
1178                 "generator/type": {
1179                     "label": "类型"
1180                 },
1181                 "golf_hole": {
1182                     "label": "编号",
1183                     "placeholder": "球洞编号(1-18)"
1184                 },
1185                 "handicap": {
1186                     "label": "手工店",
1187                     "placeholder": "1-18"
1188                 },
1189                 "handrail": {
1190                     "label": "扶手"
1191                 },
1192                 "height": {
1193                     "label": "高度 (米)"
1194                 },
1195                 "highway": {
1196                     "label": "类型"
1197                 },
1198                 "historic": {
1199                     "label": "类型"
1200                 },
1201                 "hoops": {
1202                     "label": "篮圈数",
1203                     "placeholder": "1, 2, 4..."
1204                 },
1205                 "iata": {
1206                     "label": "IATA(国际航空运输协会)"
1207                 },
1208                 "icao": {
1209                     "label": "ICAO(国际民航组织)"
1210                 },
1211                 "incline": {
1212                     "label": "斜度"
1213                 },
1214                 "incline_steps": {
1215                     "label": "坡度",
1216                     "options": {
1217                         "down": "下",
1218                         "up": "上"
1219                     }
1220                 },
1221                 "indoor": {
1222                     "label": "室内"
1223                 },
1224                 "information": {
1225                     "label": "类型"
1226                 },
1227                 "internet_access": {
1228                     "label": "互联网接入",
1229                     "options": {
1230                         "no": "否",
1231                         "terminal": "终端",
1232                         "wired": "有线网络",
1233                         "wlan": "Wi-Fi",
1234                         "yes": "是"
1235                     }
1236                 },
1237                 "internet_access/fee": {
1238                     "label": "上网费用"
1239                 },
1240                 "internet_access/ssid": {
1241                     "label": "SSID (网络名称)"
1242                 },
1243                 "kerb": {
1244                     "label": "路缘坡道"
1245                 },
1246                 "lamp_type": {
1247                     "label": "类型"
1248                 },
1249                 "landuse": {
1250                     "label": "类型"
1251                 },
1252                 "lanes": {
1253                     "label": "车道",
1254                     "placeholder": "1, 2, 3..."
1255                 },
1256                 "layer": {
1257                     "label": "图层"
1258                 },
1259                 "leaf_cycle": {
1260                     "label": "叶寿命",
1261                     "options": {
1262                         "deciduous": "落叶",
1263                         "evergreen": "常绿",
1264                         "mixed": "混交林",
1265                         "semi_deciduous": "半落叶",
1266                         "semi_evergreen": "半常绿"
1267                     }
1268                 },
1269                 "leaf_cycle_singular": {
1270                     "label": "叶寿命",
1271                     "options": {
1272                         "deciduous": "落叶树",
1273                         "evergreen": "常绿树",
1274                         "semi_deciduous": "半落叶树",
1275                         "semi_evergreen": "半常绿树"
1276                     }
1277                 },
1278                 "leaf_type": {
1279                     "label": "叶型",
1280                     "options": {
1281                         "broadleaved": "阔叶",
1282                         "leafless": "无叶",
1283                         "mixed": "混交林",
1284                         "needleleaved": "针叶"
1285                     }
1286                 },
1287                 "leaf_type_singular": {
1288                     "label": "叶型",
1289                     "options": {
1290                         "broadleaved": "阔叶",
1291                         "leafless": "无叶",
1292                         "needleleaved": "针叶"
1293                     }
1294                 },
1295                 "leisure": {
1296                     "label": "类型"
1297                 },
1298                 "length": {
1299                     "label": "长度 (米)"
1300                 },
1301                 "level": {
1302                     "label": "楼层"
1303                 },
1304                 "levels": {
1305                     "label": "层数",
1306                     "placeholder": "2, 4, 6..."
1307                 },
1308                 "lit": {
1309                     "label": "照明设施"
1310                 },
1311                 "location": {
1312                     "label": "位置"
1313                 },
1314                 "man_made": {
1315                     "label": "类型"
1316                 },
1317                 "map_size": {
1318                     "label": "范围"
1319                 },
1320                 "map_type": {
1321                     "label": "类型"
1322                 },
1323                 "maxheight": {
1324                     "label": "限制高度",
1325                     "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\""
1326                 },
1327                 "maxspeed": {
1328                     "label": "限制速度",
1329                     "placeholder": "40, 50, 60..."
1330                 },
1331                 "maxstay": {
1332                     "label": "可停留时间"
1333                 },
1334                 "mtb/scale": {
1335                     "label": "山地自行车骑行难度",
1336                     "options": {
1337                         "0": "0:坚实的硕石土路,没有障碍物,大湾曲",
1338                         "1": "1:铺面部分松散,有小的障碍物,大弯曲",
1339                         "2": "2:大都是松散的铺面,有的障碍物,容易通过的发夹弯",
1340                         "3": "3:铺面光滑,有大的障碍物",
1341                         "4": "4:路面松散或是充满石头,有危险的发夹弯",
1342                         "5": "5:骑乘等级最困难,路面充满石头,或者是路面坍方",
1343                         "6": "6:除非是技巧极好的越野车手,否则并不适合骑乘"
1344                     },
1345                     "placeholder": "0, 1, 2, 3..."
1346                 },
1347                 "mtb/scale/imba": {
1348                     "label": "IMBA(国际登山车协会)路径难度",
1349                     "options": {
1350                         "0": "最简单(白圈)",
1351                         "1": "容易(绿圈)",
1352                         "2": "中等(蓝方块)",
1353                         "3": "困难(黑色钻石型)",
1354                         "4": "极端困难(双重黑色钻石型)"
1355                     },
1356                     "placeholder": "简单,中等,困难..."
1357                 },
1358                 "mtb/scale/uphill": {
1359                     "label": "山地自行车上坡难度",
1360                     "options": {
1361                         "0": "0:平均坡度小于10%时,有碎石/夯实的地面,没有障碍物",
1362                         "1": "1:平均坡度小于15%,有碎石/夯实的地面,有些许障碍物",
1363                         "2": "2:平均坡度小于20,坚实的地面,拳头大的石头/树根",
1364                         "3": "3:平均坡度25%,多变的平面,拳头大的石头/树墙",
1365                         "4": "4:平均坡度小于30%时,很糟的路面状况,大石头/树墙",
1366                         "5": "5:很陡,单车得牵行或扛车"
1367                     },
1368                     "placeholder": "0, 1, 2, 3..."
1369                 },
1370                 "name": {
1371                     "label": "名称",
1372                     "placeholder": "常用名称(如果有)"
1373                 },
1374                 "natural": {
1375                     "label": "自然"
1376                 },
1377                 "network": {
1378                     "label": "网络"
1379                 },
1380                 "network_bicycle": {
1381                     "label": "网络类型",
1382                     "options": {
1383                         "icn": "国际的",
1384                         "lcn": "本地的",
1385                         "ncn": "国家的",
1386                         "rcn": "地区的"
1387                     },
1388                     "placeholder": "本地的,地区的,国家的,国际的"
1389                 },
1390                 "network_foot": {
1391                     "label": "网络类型",
1392                     "options": {
1393                         "iwn": "国际的",
1394                         "lwn": "本地的",
1395                         "nwn": "国家的",
1396                         "rwn": "地区的"
1397                     },
1398                     "placeholder": "本地的,地区的,国家的,国际的"
1399                 },
1400                 "network_horse": {
1401                     "label": "网络类型",
1402                     "options": {
1403                         "ihn": "国际的",
1404                         "lhn": "本地的",
1405                         "nhn": "国家的",
1406                         "rhn": "地区的"
1407                     },
1408                     "placeholder": "本地的,地区的,国家的,国际的"
1409                 },
1410                 "network_road": {
1411                     "label": "网络"
1412                 },
1413                 "note": {
1414                     "label": "备注"
1415                 },
1416                 "office": {
1417                     "label": "类型"
1418                 },
1419                 "oneway": {
1420                     "label": "单行线",
1421                     "options": {
1422                         "no": "否",
1423                         "undefined": "假定为否",
1424                         "yes": "是"
1425                     }
1426                 },
1427                 "oneway_yes": {
1428                     "label": "单行线",
1429                     "options": {
1430                         "no": "否",
1431                         "undefined": "假定为是",
1432                         "yes": "是"
1433                     }
1434                 },
1435                 "opening_hours": {
1436                     "label": "开放时间"
1437                 },
1438                 "operator": {
1439                     "label": "经营者"
1440                 },
1441                 "outdoor_seating": {
1442                     "label": "室外座位"
1443                 },
1444                 "par": {
1445                     "label": "标准杆",
1446                     "placeholder": "3, 4, 5..."
1447                 },
1448                 "parallel_direction": {
1449                     "label": "方向",
1450                     "options": {
1451                         "backward": "向后",
1452                         "forward": "向前"
1453                     }
1454                 },
1455                 "park_ride": {
1456                     "label": "停车换乘"
1457                 },
1458                 "parking": {
1459                     "label": "类型",
1460                     "options": {
1461                         "carports": "车棚",
1462                         "garage_boxes": "车库盒",
1463                         "lane": "路边",
1464                         "multi-storey": "多层",
1465                         "sheds": "单独车库",
1466                         "surface": "地面",
1467                         "underground": "地下"
1468                     }
1469                 },
1470                 "payment_multi": {
1471                     "label": "支付类型"
1472                 },
1473                 "phone": {
1474                     "label": "电话",
1475                     "placeholder": "+31 42 123 4567"
1476                 },
1477                 "piste/difficulty": {
1478                     "label": "困难",
1479                     "options": {
1480                         "advanced": "进阶(黑色钻石型)",
1481                         "easy": "容易(绿圈)",
1482                         "expert": "专家(双重黑色钻石型)",
1483                         "extreme": "极端困难(需要攀登工具)",
1484                         "freeride": "自由滑行(场地外)",
1485                         "intermediate": "中阶(蓝方块)",
1486                         "novice": "新手(教学)"
1487                     },
1488                     "placeholder": "容易,中阶,进阶"
1489                 },
1490                 "piste/grooming": {
1491                     "label": "雪道类型",
1492                     "options": {
1493                         "backcountry": "偏远地区",
1494                         "classic": "经典",
1495                         "classic+skating": "经典和滑行",
1496                         "mogul": "蒙古人",
1497                         "scooter": "滑行艇/雪车",
1498                         "skating": "滑冰"
1499                     }
1500                 },
1501                 "piste/type": {
1502                     "label": "类型",
1503                     "options": {
1504                         "downhill": "下坡",
1505                         "hike": "徒步旅行",
1506                         "ice_skate": "冰刀",
1507                         "nordic": "北欧人",
1508                         "playground": "练习场",
1509                         "skitour": "滑雪旅行",
1510                         "sled": "雪橇",
1511                         "sleigh": "简易雪橇",
1512                         "snow_park": "滑雪场"
1513                     }
1514                 },
1515                 "place": {
1516                     "label": "类型"
1517                 },
1518                 "plant": {
1519                     "label": "发电站"
1520                 },
1521                 "population": {
1522                     "label": "人口"
1523                 },
1524                 "power": {
1525                     "label": "类型"
1526                 },
1527                 "power_supply": {
1528                     "label": "供电"
1529                 },
1530                 "product": {
1531                     "label": "产品"
1532                 },
1533                 "railway": {
1534                     "label": "类型"
1535                 },
1536                 "recycling_accepts": {
1537                     "label": "接受"
1538                 },
1539                 "recycling_type": {
1540                     "label": "回收场所",
1541                     "options": {
1542                         "centre": "回收站",
1543                         "container": "回收容器"
1544                     }
1545                 },
1546                 "ref": {
1547                     "label": "编号"
1548                 },
1549                 "relation": {
1550                     "label": "类型"
1551                 },
1552                 "religion": {
1553                     "label": "宗教"
1554                 },
1555                 "restriction": {
1556                     "label": "类型"
1557                 },
1558                 "restrictions": {
1559                     "label": "转向限制"
1560                 },
1561                 "rooms": {
1562                     "label": "房间数"
1563                 },
1564                 "route": {
1565                     "label": "类型"
1566                 },
1567                 "route_master": {
1568                     "label": "类型"
1569                 },
1570                 "sac_scale": {
1571                     "label": "远足难度",
1572                     "options": {
1573                         "alpine_hiking": "T4:高山旅行",
1574                         "demanding_alpine_hiking": "T5:进阶高山旅行",
1575                         "demanding_mountain_hiking": "T3:进阶登山旅行",
1576                         "difficult_alpine_hiking": "T6:艰困高山旅行",
1577                         "hiking": "T1:徒步旅行",
1578                         "mountain_hiking": "T2:登山旅行"
1579                     },
1580                     "placeholder": "登山旅行,越岭行走..."
1581                 },
1582                 "sanitary_dump_station": {
1583                     "label": "厕所废物"
1584                 },
1585                 "seasonal": {
1586                     "label": "具备季节性"
1587                 },
1588                 "second_hand": {
1589                     "label": "出售二手商品",
1590                     "options": {
1591                         "no": "否",
1592                         "only": "仅",
1593                         "yes": "是"
1594                     },
1595                     "placeholder": "是,否,仅"
1596                 },
1597                 "service": {
1598                     "label": "类型"
1599                 },
1600                 "service/bicycle": {
1601                     "label": "服务"
1602                 },
1603                 "service_rail": {
1604                     "label": "服务类型",
1605                     "options": {
1606                         "crossover": "渡线",
1607                         "siding": "侧线",
1608                         "spur": "短途支线",
1609                         "yard": "站场线路"
1610                     }
1611                 },
1612                 "shelter": {
1613                     "label": "避难所"
1614                 },
1615                 "shelter_type": {
1616                     "label": "类型"
1617                 },
1618                 "shop": {
1619                     "label": "类型"
1620                 },
1621                 "site": {
1622                     "label": "类型"
1623                 },
1624                 "smoking": {
1625                     "label": "吸烟",
1626                     "options": {
1627                         "dedicated": "吸烟专用",
1628                         "isolated": "指定区域可使用(隔开)",
1629                         "no": "禁止吸烟",
1630                         "outside": "外面可使用",
1631                         "separated": "指定区域可使用(布隔开)",
1632                         "yes": "随处可使用"
1633                     },
1634                     "placeholder": "禁止、隔开、允许..."
1635                 },
1636                 "smoothness": {
1637                     "label": "平顺度",
1638                     "options": {
1639                         "bad": "强化轮胎:休旅自行车,汽车,人力车",
1640                         "excellent": "轴承:溜冰,滑板",
1641                         "good": "细轮:竞速自行车",
1642                         "horrible": "越野:高负重越野车辆",
1643                         "impassable": "禁止通行/禁止轮类交通工具",
1644                         "intermediate": "轮胎:通勤脚踏车,轮椅,滑板车",
1645                         "very_bad": "轻量化:低负重越野车辆",
1646                         "very_horrible": "越野专用:拖拉机,全地形越野车"
1647                     },
1648                     "placeholder": "轴承,轮胎,越野"
1649                 },
1650                 "social_facility": {
1651                     "label": "类型"
1652                 },
1653                 "social_facility_for": {
1654                     "label": "服务对象"
1655                 },
1656                 "source": {
1657                     "label": "来源"
1658                 },
1659                 "sport": {
1660                     "label": "运动"
1661                 },
1662                 "sport_ice": {
1663                     "label": "体育"
1664                 },
1665                 "sport_racing": {
1666                     "label": "运动"
1667                 },
1668                 "stars": {
1669                     "label": "星级"
1670                 },
1671                 "step_count": {
1672                     "label": "台阶数"
1673                 },
1674                 "stop": {
1675                     "label": "停车指示类型",
1676                     "options": {
1677                         "all": "全部方向",
1678                         "minor": "次要道路"
1679                     }
1680                 },
1681                 "structure": {
1682                     "label": "结构",
1683                     "options": {
1684                         "bridge": "桥",
1685                         "cutting": "开凿",
1686                         "embankment": "堤岸",
1687                         "ford": "浅滩",
1688                         "tunnel": "隧道"
1689                     },
1690                     "placeholder": "未知种类"
1691                 },
1692                 "studio": {
1693                     "label": "类型"
1694                 },
1695                 "substation": {
1696                     "label": "类型"
1697                 },
1698                 "supervised": {
1699                     "label": "监督"
1700                 },
1701                 "support": {
1702                     "label": "支持物"
1703                 },
1704                 "surface": {
1705                     "label": "路面铺设"
1706                 },
1707                 "surveillance": {
1708                     "label": "监视"
1709                 },
1710                 "surveillance/type": {
1711                     "label": "监视类型",
1712                     "options": {
1713                         "ALPR": "车牌自动识别系统",
1714                         "camera": "摄像机",
1715                         "guard": "警卫"
1716                     }
1717                 },
1718                 "surveillance/zone": {
1719                     "label": "监控区"
1720                 },
1721                 "tactile_paving": {
1722                     "label": "人行道视障引导设施"
1723                 },
1724                 "takeaway": {
1725                     "label": "打包外带",
1726                     "options": {
1727                         "no": "否",
1728                         "only": "仅限外卖",
1729                         "yes": "是"
1730                     },
1731                     "placeholder": "是,否,仅限外卖"
1732                 },
1733                 "toilets/disposal": {
1734                     "label": "排污方式",
1735                     "options": {
1736                         "bucket": "粪桶",
1737                         "chemical": "化学厕所",
1738                         "flush": "冲水式",
1739                         "pitlatrine": "旱厕/茅厕"
1740                     }
1741                 },
1742                 "toll": {
1743                     "label": "收费"
1744                 },
1745                 "tourism": {
1746                     "label": "类型"
1747                 },
1748                 "tower/construction": {
1749                     "label": "结构",
1750                     "placeholder": "拉线式, 镂空钢架, 隐藏式 ..."
1751                 },
1752                 "tower/type": {
1753                     "label": "类型"
1754                 },
1755                 "tracktype": {
1756                     "label": "道路铺设种类",
1757                     "options": {
1758                         "grade1": "刚性铺面:铺面为柏油,水泥或由刚性材质密实组成",
1759                         "grade2": "近刚性铺面:砾石与石块混合柔性材质",
1760                         "grade3": "混合刚性与柔性材质",
1761                         "grade4": "近柔性铺面:土壤,砂土与草地混合其他刚性材质",
1762                         "grade5": "柔性铺面:只有土壤,砂土与草地"
1763                     },
1764                     "placeholder": "坚硬地面,硬物铺面,软铺面"
1765                 },
1766                 "traffic_calming": {
1767                     "label": "类型"
1768                 },
1769                 "traffic_signals": {
1770                     "label": "类型"
1771                 },
1772                 "trail_visibility": {
1773                     "label": "路径可见度",
1774                     "options": {
1775                         "bad": "差劲:没有标示,路径有时候消失",
1776                         "excellent": "良好:路径明显或标示充分",
1777                         "good": "尚可:有标示但可能不明显",
1778                         "horrible": "可怕:路径常消失,需要部分定向能力",
1779                         "intermediate": "略差:标示稀少,路径大致可见",
1780                         "no": "无:没有路径,需具备完整的定向能力"
1781                     },
1782                     "placeholder": "良好,尚可,稍差..."
1783                 },
1784                 "trees": {
1785                     "label": "树林"
1786                 },
1787                 "tunnel": {
1788                     "label": "隧道"
1789                 },
1790                 "vending": {
1791                     "label": "商品类型"
1792                 },
1793                 "visibility": {
1794                     "label": "能见度",
1795                     "options": {
1796                         "area": "大于 20米 (65英尺)",
1797                         "house": "小于 5米 (16英尺)",
1798                         "street": "5 至 20米 (16 至 65英尺)"
1799                     }
1800                 },
1801                 "wall": {
1802                     "label": "类型"
1803                 },
1804                 "water": {
1805                     "label": "类型"
1806                 },
1807                 "water_point": {
1808                     "label": "饮水点"
1809                 },
1810                 "waterway": {
1811                     "label": "类型"
1812                 },
1813                 "website": {
1814                     "label": "网站",
1815                     "placeholder": "http://example.com/"
1816                 },
1817                 "wetland": {
1818                     "label": "类型"
1819                 },
1820                 "wheelchair": {
1821                     "label": "轮椅通道"
1822                 },
1823                 "width": {
1824                     "label": "宽度 (米)"
1825                 },
1826                 "wikipedia": {
1827                     "label": "维基百科"
1828                 }
1829             },
1830             "presets": {
1831                 "address": {
1832                     "name": "地址",
1833                     "terms": "地址,址"
1834                 },
1835                 "advertising/billboard": {
1836                     "name": "广告牌",
1837                     "terms": "广告牌,广告,牌"
1838                 },
1839                 "aerialway": {
1840                     "name": "缆车线路"
1841                 },
1842                 "aerialway/cable_car": {
1843                     "name": "大缆车",
1844                     "terms": "缆车, 索道车"
1845                 },
1846                 "aerialway/chair_lift": {
1847                     "name": "登山吊椅",
1848                     "terms": "座椅式索道,观光索道,升降椅"
1849                 },
1850                 "aerialway/drag_lift": {
1851                     "name": "拖拽缆道",
1852                     "terms": "路面缆道,drag lift,surface lift,滑雪拖车"
1853                 },
1854                 "aerialway/gondola": {
1855                     "name": "环路缆车",
1856                     "terms": "环路缆车,很多缆车,很多很多缆车,群体打转的缆车"
1857                 },
1858                 "aerialway/goods": {
1859                     "name": "物品缆车线路",
1860                     "terms": "物资缆车"
1861                 },
1862                 "aerialway/magic_carpet": {
1863                     "name": "魔毯电梯",
1864                     "terms": "魔毯,传送带式电梯"
1865                 },
1866                 "aerialway/mixed_lift": {
1867                     "name": "环路吊椅",
1868                     "terms": "混合吊椅,很多大缆车"
1869                 },
1870                 "aerialway/platter": {
1871                     "name": "吊盘",
1872                     "terms": "吊盘,滑雪吊盘"
1873                 },
1874                 "aerialway/pylon": {
1875                     "name": "缆车塔",
1876                     "terms": "缆车塔"
1877                 },
1878                 "aerialway/rope_tow": {
1879                     "name": "牵绳",
1880                     "terms": "牵绳"
1881                 },
1882                 "aerialway/station": {
1883                     "name": "缆车站",
1884                     "terms": "缆车站"
1885                 },
1886                 "aerialway/t-bar": {
1887                     "name": "滑雪缆车",
1888                     "terms": "滑雪缆车,滑雪吊车"
1889                 },
1890                 "aeroway": {
1891                     "name": "机场路径"
1892                 },
1893                 "aeroway/aerodrome": {
1894                     "name": "机场",
1895                     "terms": "机场,飞机场,飞机"
1896                 },
1897                 "aeroway/apron": {
1898                     "name": "停机坪",
1899                     "terms": "停机坪"
1900                 },
1901                 "aeroway/gate": {
1902                     "name": "登机口"
1903                 },
1904                 "aeroway/hangar": {
1905                     "name": "飞机库",
1906                     "terms": "机库"
1907                 },
1908                 "aeroway/helipad": {
1909                     "name": "直升机场",
1910                     "terms": "直升机场,直升机坪"
1911                 },
1912                 "aeroway/runway": {
1913                     "name": "机场跑道",
1914                     "terms": "机场跑道"
1915                 },
1916                 "aeroway/taxiway": {
1917                     "name": "滑行道",
1918                     "terms": "滑行道"
1919                 },
1920                 "aeroway/terminal": {
1921                     "name": "航站楼",
1922                     "terms": "机场航站楼"
1923                 },
1924                 "amenity": {
1925                     "name": "便利设施"
1926                 },
1927                 "amenity/arts_centre": {
1928                     "name": "美术馆",
1929                     "terms": "美术馆,艺术馆,美术中心,艺术中心"
1930                 },
1931                 "amenity/atm": {
1932                     "name": "ATM机",
1933                     "terms": "ATM,提款机,自动提款机,自动取款机"
1934                 },
1935                 "amenity/bank": {
1936                     "name": "银行",
1937                     "terms": "银行,储蓄银行"
1938                 },
1939                 "amenity/bar": {
1940                     "name": "酒吧",
1941                     "terms": "酒吧"
1942                 },
1943                 "amenity/bbq": {
1944                     "name": "烧烤设施",
1945                     "terms": "烧烤设施"
1946                 },
1947                 "amenity/bench": {
1948                     "name": "长椅",
1949                     "terms": "长椅,长凳"
1950                 },
1951                 "amenity/bicycle_parking": {
1952                     "name": "自行车停车处",
1953                     "terms": "自行车停放处,单车停放处,单车,单车停车处,停车,停放,自行车"
1954                 },
1955                 "amenity/bicycle_rental": {
1956                     "name": "自行车出租点",
1957                     "terms": "自行车租赁处,单车,出租,租赁,自行车"
1958                 },
1959                 "amenity/bicycle_repair_station": {
1960                     "name": "自行车维修工具站",
1961                     "terms": "自行车维修工具站"
1962                 },
1963                 "amenity/biergarten": {
1964                     "name": "啤酒花园",
1965                     "terms": "啤酒花园"
1966                 },
1967                 "amenity/boat_rental": {
1968                     "name": "船舶租赁处",
1969                     "terms": "船舶租赁处"
1970                 },
1971                 "amenity/bureau_de_change": {
1972                     "name": "货币兑换",
1973                     "terms": "货币兑换"
1974                 },
1975                 "amenity/bus_station": {
1976                     "name": "公交枢纽站",
1977                     "terms": "公交车起止站,公交枢纽,公交场站,公交车站"
1978                 },
1979                 "amenity/cafe": {
1980                     "name": "咖啡馆",
1981                     "terms": "咖啡厅,茶座,小餐馆,咖啡,小餐厅"
1982                 },
1983                 "amenity/car_rental": {
1984                     "name": "汽车租赁",
1985                     "terms": "汽车租赁处,租车店,汽车租赁,租赁,出租,租"
1986                 },
1987                 "amenity/car_sharing": {
1988                     "name": "汽车共享",
1989                     "terms": "汽车共享"
1990                 },
1991                 "amenity/car_wash": {
1992                     "name": "洗车",
1993                     "terms": "洗车店,洗车"
1994                 },
1995                 "amenity/casino": {
1996                     "name": "赌场",
1997                     "terms": "赌场"
1998                 },
1999                 "amenity/charging_station": {
2000                     "name": "充电站",
2001                     "terms": "充电站"
2002                 },
2003                 "amenity/childcare": {
2004                     "name": "托儿所/保育园",
2005                     "terms": "幼儿园,学前班,托儿所"
2006                 },
2007                 "amenity/cinema": {
2008                     "name": "电影院",
2009                     "terms": "电影院,电影,戏院"
2010                 },
2011                 "amenity/clinic": {
2012                     "name": "诊所",
2013                     "terms": "诊所,门诊,医务所,医务室"
2014                 },
2015                 "amenity/clock": {
2016                     "name": "时钟",
2017                     "terms": "时钟,钟表,钟"
2018                 },
2019                 "amenity/college": {
2020                     "name": "学院",
2021                     "terms": "学院,大专校园,大学,学校"
2022                 },
2023                 "amenity/community_centre": {
2024                     "name": "社区活动中心",
2025                     "terms": "活动室"
2026                 },
2027                 "amenity/compressed_air": {
2028                     "name": "压缩空气",
2029                     "terms": "压缩空气"
2030                 },
2031                 "amenity/courthouse": {
2032                     "name": "法院",
2033                     "terms": "法院,法庭"
2034                 },
2035                 "amenity/coworking_space": {
2036                     "name": "共享办公空间"
2037                 },
2038                 "amenity/crematorium": {
2039                     "name": "火葬场",
2040                     "terms": "火葬场,火化,火化场,殡仪馆,墓地,死亡,停尸,吊唁,遗体,殡葬,骨灰,尸体"
2041                 },
2042                 "amenity/dentist": {
2043                     "name": "牙科",
2044                     "terms": "牙医,牙"
2045                 },
2046                 "amenity/doctors": {
2047                     "name": "医生",
2048                     "terms": "医生,医护人员"
2049                 },
2050                 "amenity/dojo": {
2051                     "name": "道场/武术学院",
2052                     "terms": "道场,武术学院"
2053                 },
2054                 "amenity/drinking_water": {
2055                     "name": "饮水处",
2056                     "terms": "饮水处,饮水处,饮水"
2057                 },
2058                 "amenity/embassy": {
2059                     "name": "使馆",
2060                     "terms": "使馆,大使馆,领事馆"
2061                 },
2062                 "amenity/fast_food": {
2063                     "name": "快餐店",
2064                     "terms": "快餐店"
2065                 },
2066                 "amenity/ferry_terminal": {
2067                     "name": "渡轮码头",
2068                     "terms": "渡轮码头,轮船码头,码头"
2069                 },
2070                 "amenity/fire_station": {
2071                     "name": "消防站",
2072                     "terms": "消防站,消费局"
2073                 },
2074                 "amenity/food_court": {
2075                     "name": "美食广场",
2076                     "terms": "美食广场,美食,食物,吃,餐厅,广场,熟食中心,美食街,食阁,食肆,小贩"
2077                 },
2078                 "amenity/fountain": {
2079                     "name": "喷泉",
2080                     "terms": "喷泉,喷水池,水景"
2081                 },
2082                 "amenity/fuel": {
2083                     "name": "加油站",
2084                     "terms": "加油站,加气站,油站"
2085                 },
2086                 "amenity/grave_yard": {
2087                     "name": "墓地",
2088                     "terms": "墓地,坟地"
2089                 },
2090                 "amenity/grit_bin": {
2091                     "name": "砂箱",
2092                     "terms": "砂箱"
2093                 },
2094                 "amenity/hospital": {
2095                     "name": "医院",
2096                     "terms": "医院场地"
2097                 },
2098                 "amenity/hunting_stand": {
2099                     "name": "狩猎站",
2100                     "terms": "狩猎站,狩猎场"
2101                 },
2102                 "amenity/ice_cream": {
2103                     "name": "冰淇淋店",
2104                     "terms": "冰淇淋店,冷饮店"
2105                 },
2106                 "amenity/internet_cafe": {
2107                     "name": "网吧",
2108                     "terms": "网吧,上网咖啡馆,上网咖啡厅"
2109                 },
2110                 "amenity/kindergarten": {
2111                     "name": "幼儿园",
2112                     "terms": "学前班,幼儿园,托儿所,学校"
2113                 },
2114                 "amenity/library": {
2115                     "name": "图书馆",
2116                     "terms": "图书馆"
2117                 },
2118                 "amenity/marketplace": {
2119                     "name": "市场",
2120                     "terms": "市场,菜市场"
2121                 },
2122                 "amenity/motorcycle_parking": {
2123                     "name": "摩托车停车场",
2124                     "terms": "摩托车场"
2125                 },
2126                 "amenity/nightclub": {
2127                     "name": "夜总会",
2128                     "terms": "夜店,夜总会"
2129                 },
2130                 "amenity/nursing_home": {
2131                     "name": "疗养院"
2132                 },
2133                 "amenity/parking": {
2134                     "name": "停车场",
2135                     "terms": "停车"
2136                 },
2137                 "amenity/parking_entrance": {
2138                     "name": "停车场入口/出口",
2139                     "terms": "停车场出入口"
2140                 },
2141                 "amenity/parking_space": {
2142                     "name": "停车空间",
2143                     "terms": "停车空间,停车场地"
2144                 },
2145                 "amenity/pharmacy": {
2146                     "name": "药店",
2147                     "terms": "药房,药店"
2148                 },
2149                 "amenity/place_of_worship": {
2150                     "name": "礼拜场所",
2151                     "terms": "礼拜场所,宗教礼拜处"
2152                 },
2153                 "amenity/place_of_worship/buddhist": {
2154                     "name": "寺",
2155                     "terms": "寺庙,佛堂,和尚寺,尼姑庵"
2156                 },
2157                 "amenity/place_of_worship/christian": {
2158                     "name": "基督教堂",
2159                     "terms": "教堂"
2160                 },
2161                 "amenity/place_of_worship/jewish": {
2162                     "name": "犹太教堂",
2163                     "terms": "犹太教堂,犹太寺"
2164                 },
2165                 "amenity/place_of_worship/muslim": {
2166                     "name": "清真寺",
2167                     "terms": "清真寺,回教寺"
2168                 },
2169                 "amenity/planetarium": {
2170                     "name": "天文馆",
2171                     "terms": "天文馆"
2172                 },
2173                 "amenity/police": {
2174                     "name": "警察局",
2175                     "terms": "警察局,警局,警署,派出所"
2176                 },
2177                 "amenity/post_box": {
2178                     "name": "信箱",
2179                     "terms": "邮箱,邮筒"
2180                 },
2181                 "amenity/post_office": {
2182                     "name": "邮局",
2183                     "terms": "邮局,邮政局"
2184                 },
2185                 "amenity/prison": {
2186                     "name": "监狱/看守所",
2187                     "terms": "监狱,看守所"
2188                 },
2189                 "amenity/pub": {
2190                     "name": "酒馆",
2191                     "terms": "酒馆"
2192                 },
2193                 "amenity/public_bath": {
2194                     "name": "浴室",
2195                     "terms": "浴室,浴池,澡堂,温泉,足浴"
2196                 },
2197                 "amenity/public_bookcase": {
2198                     "name": "公共书架",
2199                     "terms": "公共书架,公共书籍"
2200                 },
2201                 "amenity/ranger_station": {
2202                     "name": "野郊访客处",
2203                     "terms": "野郊访客处"
2204                 },
2205                 "amenity/recycling": {
2206                     "name": "资源回收设施",
2207                     "terms": "回收,循环利用,再造"
2208                 },
2209                 "amenity/recycling_centre": {
2210                     "name": "回收站",
2211                     "terms": "回收站,回收中心,循环中心,资源回收中心"
2212                 },
2213                 "amenity/register_office": {
2214                     "name": "民政登记处"
2215                 },
2216                 "amenity/restaurant": {
2217                     "name": "餐馆",
2218                     "terms": "餐馆,餐厅,饭店,酒楼,酒家,茶楼,美食"
2219                 },
2220                 "amenity/sanitary_dump_station": {
2221                     "name": "厕所卸污处",
2222                     "terms": "厕所卸污处"
2223                 },
2224                 "amenity/school": {
2225                     "name": "学校",
2226                     "terms": "学校场地"
2227                 },
2228                 "amenity/shelter": {
2229                     "name": "亭",
2230                     "terms": "棚,棚屋"
2231                 },
2232                 "amenity/social_facility": {
2233                     "name": "社会服务设施",
2234                     "terms": "社会服务设施,社会保障设施"
2235                 },
2236                 "amenity/social_facility/food_bank": {
2237                     "name": "食物供应站",
2238                     "terms": "食物供应站,食物救济处"
2239                 },
2240                 "amenity/social_facility/group_home": {
2241                     "name": "敬老院",
2242                     "terms": "敬老院,养老院,老年之家"
2243                 },
2244                 "amenity/social_facility/homeless_shelter": {
2245                     "name": "流浪者庇护站",
2246                     "terms": "流浪者庇护站,流浪者救护所"
2247                 },
2248                 "amenity/social_facility/nursing_home": {
2249                     "name": "疗养院",
2250                     "terms": "养老院"
2251                 },
2252                 "amenity/studio": {
2253                     "name": "工作室",
2254                     "terms": "工作室"
2255                 },
2256                 "amenity/swimming_pool": {
2257                     "name": "游泳池"
2258                 },
2259                 "amenity/taxi": {
2260                     "name": "出租车站",
2261                     "terms": "出租车站,的士站,计程车站"
2262                 },
2263                 "amenity/telephone": {
2264                     "name": "电话",
2265                     "terms": "电话"
2266                 },
2267                 "amenity/theatre": {
2268                     "name": "剧院",
2269                     "terms": "剧院,剧场,戏院"
2270                 },
2271                 "amenity/toilets": {
2272                     "name": "厕所",
2273                     "terms": "厕所,公厕,洗手间"
2274                 },
2275                 "amenity/townhall": {
2276                     "name": "市政府",
2277                     "terms": "市政府,市政厅,大会堂"
2278                 },
2279                 "amenity/university": {
2280                     "name": "大学",
2281                     "terms": "大学,学院,学校"
2282                 },
2283                 "amenity/vending_machine/cigarettes": {
2284                     "name": "香烟售货机",
2285                     "terms": "香烟售货机,香烟贩卖机"
2286                 },
2287                 "amenity/vending_machine/condoms": {
2288                     "name": "避孕套售货机",
2289                     "terms": "避孕套售货机,避孕套贩卖机"
2290                 },
2291                 "amenity/vending_machine/drinks": {
2292                     "name": "饮料售货机",
2293                     "terms": "饮料售货机,饮品售货机,饮品贩卖机"
2294                 },
2295                 "amenity/vending_machine/excrement_bags": {
2296                     "name": "粪便袋售货机",
2297                     "terms": "粪便袋售货机"
2298                 },
2299                 "amenity/vending_machine/news_papers": {
2300                     "name": "报纸售货机",
2301                     "terms": "报纸售货机,报纸贩卖机"
2302                 },
2303                 "amenity/vending_machine/parcel_pickup_dropoff": {
2304                     "name": "行李提取/装卸机",
2305                     "terms": "行李提取机,行李装卸机"
2306                 },
2307                 "amenity/vending_machine/parking_tickets": {
2308                     "name": "停车缴费机",
2309                     "terms": "停车缴费机,停车售票机"
2310                 },
2311                 "amenity/vending_machine/public_transport_tickets": {
2312                     "name": "公共交通售票机",
2313                     "terms": "公共交通售票机"
2314                 },
2315                 "amenity/vending_machine/sweets": {
2316                     "name": "零食售货机",
2317                     "terms": "零食贩卖机"
2318                 },
2319                 "amenity/vending_machine/vending_machine": {
2320                     "name": "售货机",
2321                     "terms": "贩卖机"
2322                 },
2323                 "amenity/veterinary": {
2324                     "name": "兽医",
2325                     "terms": "兽医"
2326                 },
2327                 "amenity/waste_basket": {
2328                     "name": "垃圾桶",
2329                     "terms": "垃圾箱,垃圾桶"
2330                 },
2331                 "amenity/waste_disposal": {
2332                     "name": "大型垃圾箱",
2333                     "terms": "大型垃圾箱,垃圾箱"
2334                 },
2335                 "amenity/waste_transfer_station": {
2336                     "name": "垃圾中转站",
2337                     "terms": "垃圾中转站,垃圾,中转站"
2338                 },
2339                 "amenity/water_point": {
2340                     "name": "直饮水",
2341                     "terms": "直饮水"
2342                 },
2343                 "area": {
2344                     "name": "区域",
2345                     "terms": "区域"
2346                 },
2347                 "area/highway": {
2348                     "name": "道路表面",
2349                     "terms": "道路表面"
2350                 },
2351                 "barrier": {
2352                     "name": "屏障",
2353                     "terms": "屏障,阻挡"
2354                 },
2355                 "barrier/block": {
2356                     "name": "路障",
2357                     "terms": "路障,障碍物"
2358                 },
2359                 "barrier/bollard": {
2360                     "name": "护柱",
2361                     "terms": "护柱"
2362                 },
2363                 "barrier/border_control": {
2364                     "name": "边境检查站",
2365                     "terms": "边境检查站,边境,边防,海关,检查"
2366                 },
2367                 "barrier/cattle_grid": {
2368                     "name": "家畜栅栏",
2369                     "terms": "家畜栅栏"
2370                 },
2371                 "barrier/city_wall": {
2372                     "name": "城墙",
2373                     "terms": "城墙"
2374                 },
2375                 "barrier/cycle_barrier": {
2376                     "name": "自行车路障",
2377                     "terms": "自行车,单车,路障"
2378                 },
2379                 "barrier/ditch": {
2380                     "name": "沟",
2381                     "terms": "沟"
2382                 },
2383                 "barrier/entrance": {
2384                     "name": "入口"
2385                 },
2386                 "barrier/fence": {
2387                     "name": "篱笆",
2388                     "terms": "篱笆"
2389                 },
2390                 "barrier/gate": {
2391                     "name": "门",
2392                     "terms": "门"
2393                 },
2394                 "barrier/hedge": {
2395                     "name": "树篱",
2396                     "terms": "树篱"
2397                 },
2398                 "barrier/kissing_gate": {
2399                     "name": "单人转门",
2400                     "terms": "单人转门"
2401                 },
2402                 "barrier/lift_gate": {
2403                     "name": "道闸",
2404                     "terms": "道闸,挡车器"
2405                 },
2406                 "barrier/retaining_wall": {
2407                     "name": "挡土墙",
2408                     "terms": "挡土墙"
2409                 },
2410                 "barrier/stile": {
2411                     "name": "跨越围栏的台阶",
2412                     "terms": "梯梃"
2413                 },
2414                 "barrier/toll_booth": {
2415                     "name": "收费站",
2416                     "terms": "收费站"
2417                 },
2418                 "barrier/wall": {
2419                     "name": "墙",
2420                     "terms": "墙,墙壁"
2421                 },
2422                 "boundary/administrative": {
2423                     "name": "行政区域界线",
2424                     "terms": "行政区域界线"
2425                 },
2426                 "building": {
2427                     "name": "建筑物",
2428                     "terms": "建筑物,屋宇"
2429                 },
2430                 "building/apartments": {
2431                     "name": "公寓",
2432                     "terms": "公寓"
2433                 },
2434                 "building/barn": {
2435                     "name": "谷仓",
2436                     "terms": "粮仓,畜棚,库房"
2437                 },
2438                 "building/bunker": {
2439                     "name": "煤仓"
2440                 },
2441                 "building/cabin": {
2442                     "name": "小木屋",
2443                     "terms": "小木屋,小屋"
2444                 },
2445                 "building/cathedral": {
2446                     "name": "大型教堂",
2447                     "terms": "大型建筑"
2448                 },
2449                 "building/chapel": {
2450                     "name": "小型教堂",
2451                     "terms": "小型教堂"
2452                 },
2453                 "building/church": {
2454                     "name": "教堂建筑",
2455                     "terms": "教堂建筑"
2456                 },
2457                 "building/college": {
2458                     "name": "学院建筑",
2459                     "terms": "学院建筑,大专院校建筑,大学建筑,学校建筑"
2460                 },
2461                 "building/commercial": {
2462                     "name": "商业建筑物",
2463                     "terms": "商业建筑物"
2464                 },
2465                 "building/construction": {
2466                     "name": "在建建筑",
2467                     "terms": "在建建筑"
2468                 },
2469                 "building/detached": {
2470                     "name": "独立式房屋",
2471                     "terms": "独立式房屋"
2472                 },
2473                 "building/dormitory": {
2474                     "name": "宿舍",
2475                     "terms": "宿舍,寝室"
2476                 },
2477                 "building/entrance": {
2478                     "name": "入口/出口"
2479                 },
2480                 "building/garage": {
2481                     "name": "车库(单个)",
2482                     "terms": "车库"
2483                 },
2484                 "building/garages": {
2485                     "name": "车库(连排)",
2486                     "terms": "连排车库"
2487                 },
2488                 "building/greenhouse": {
2489                     "name": "温室",
2490                     "terms": "大棚"
2491                 },
2492                 "building/hospital": {
2493                     "name": "医院建筑",
2494                     "terms": "医院建筑"
2495                 },
2496                 "building/hotel": {
2497                     "name": "宾馆楼",
2498                     "terms": "宾馆建筑"
2499                 },
2500                 "building/house": {
2501                     "name": "房屋",
2502                     "terms": "房屋"
2503                 },
2504                 "building/hut": {
2505                     "name": "棚屋",
2506                     "terms": "棚屋"
2507                 },
2508                 "building/industrial": {
2509                     "name": "工业建筑物",
2510                     "terms": "工业建筑物"
2511                 },
2512                 "building/kindergarten": {
2513                     "name": "学前班/幼儿园建筑",
2514                     "terms": "学前班建筑,幼儿园建筑"
2515                 },
2516                 "building/public": {
2517                     "name": "公共建筑",
2518                     "terms": "公共建筑"
2519                 },
2520                 "building/residential": {
2521                     "name": "住宅建筑物",
2522                     "terms": "住宅建筑物,住宅建筑"
2523                 },
2524                 "building/retail": {
2525                     "name": "商业建筑",
2526                     "terms": "商业建筑"
2527                 },
2528                 "building/roof": {
2529                     "name": "楼顶",
2530                     "terms": "楼顶,房顶,屋顶"
2531                 },
2532                 "building/school": {
2533                     "name": "学校建筑",
2534                     "terms": "校舍,学校建筑"
2535                 },
2536                 "building/semidetached_house": {
2537                     "name": "半独立式房屋",
2538                     "terms": "半独立式房屋"
2539                 },
2540                 "building/shed": {
2541                     "name": "储物木屋",
2542                     "terms": "储物间, 小木屋"
2543                 },
2544                 "building/stable": {
2545                     "name": "马厩",
2546                     "terms": "马厩,马屋,马房"
2547                 },
2548                 "building/static_caravan": {
2549                     "name": "固定房车",
2550                     "terms": "固定房车,房车"
2551                 },
2552                 "building/terrace": {
2553                     "name": "屋列",
2554                     "terms": "屋列,房列,一列房,一列屋"
2555                 },
2556                 "building/train_station": {
2557                     "name": "火车站"
2558                 },
2559                 "building/university": {
2560                     "name": "大学建筑",
2561                     "terms": "大学建筑,学院建筑,学校建筑"
2562                 },
2563                 "building/warehouse": {
2564                     "name": "仓库",
2565                     "terms": "仓库,货栈"
2566                 },
2567                 "camp_site/camp_pitch": {
2568                     "name": "宿营位",
2569                     "terms": "宿营位,露营位,野营位,露营地,野营地,露营场,野营场,露营,野营,野营场地,露营场地,宿营地,宿营,扎营,帐篷,野外,荒野,郊野,郊外,度假"
2570                 },
2571                 "craft": {
2572                     "name": "工艺",
2573                     "terms": "工艺"
2574                 },
2575                 "craft/basket_maker": {
2576                     "name": "织篮人",
2577                     "terms": "织篮人,编织篮子的人"
2578                 },
2579                 "craft/beekeeper": {
2580                     "name": "养蜂人",
2581                     "terms": "养蜂人,放蜂人"
2582                 },
2583                 "craft/blacksmith": {
2584                     "name": "铁匠",
2585                     "terms": "铁匠"
2586                 },
2587                 "craft/boatbuilder": {
2588                     "name": "制船工人",
2589                     "terms": "制船工人"
2590                 },
2591                 "craft/bookbinder": {
2592                     "name": "装订工人",
2593                     "terms": "书籍钉装员,装订商,装订工,钉书匠"
2594                 },
2595                 "craft/brewery": {
2596                     "name": "酿酒厂",
2597                     "terms": "酒厂,酿酒厂,酒坊"
2598                 },
2599                 "craft/carpenter": {
2600                     "name": "木匠",
2601                     "terms": "木匠"
2602                 },
2603                 "craft/carpet_layer": {
2604                     "name": "铺地毯工人",
2605                     "terms": "铺地毯工人"
2606                 },
2607                 "craft/caterer": {
2608                     "name": "酒席承办人",
2609                     "terms": "酒席承办人"
2610                 },
2611                 "craft/clockmaker": {
2612                     "name": "钟表匠",
2613                     "terms": "钟表匠"
2614                 },
2615                 "craft/confectionery": {
2616                     "name": "甜食",
2617                     "terms": "甜食"
2618                 },
2619                 "craft/dressmaker": {
2620                     "name": "女装裁缝",
2621                     "terms": "女装裁缝"
2622                 },
2623                 "craft/electrician": {
2624                     "name": "电工",
2625                     "terms": "电工"
2626                 },
2627                 "craft/gardener": {
2628                     "name": "园艺工",
2629                     "terms": "园艺工"
2630                 },
2631                 "craft/glaziery": {
2632                     "name": "玻璃工人",
2633                     "terms": "玻璃工人,装玻璃的人"
2634                 },
2635                 "craft/handicraft": {
2636                     "name": "手工匠",
2637                     "terms": "手工匠"
2638                 },
2639                 "craft/hvac": {
2640                     "name": "高压交流电",
2641                     "terms": "高压交流电"
2642                 },
2643                 "craft/insulator": {
2644                     "name": "楼层隔热间",
2645                     "terms": "楼层隔热间,绝缘,隔热"
2646                 },
2647                 "craft/jeweler": {
2648                     "name": "珠宝店"
2649                 },
2650                 "craft/key_cutter": {
2651                     "name": "配匙工",
2652                     "terms": "配匙工,切割钥匙,配匙"
2653                 },
2654                 "craft/locksmith": {
2655                     "name": "锁匠"
2656                 },
2657                 "craft/metal_construction": {
2658                     "name": "金属结构建筑",
2659                     "terms": "金属建筑,金属建筑物"
2660                 },
2661                 "craft/optician": {
2662                     "name": "眼镜店"
2663                 },
2664                 "craft/painter": {
2665                     "name": "油漆匠",
2666                     "terms": "粉刷匠"
2667                 },
2668                 "craft/photographer": {
2669                     "name": "照相店",
2670                     "terms": "摄影师"
2671                 },
2672                 "craft/photographic_laboratory": {
2673                     "name": "照片冲洗店",
2674                     "terms": "照片冲洗店"
2675                 },
2676                 "craft/plasterer": {
2677                     "name": "泥水匠",
2678                     "terms": "泥水匠,抹灰工"
2679                 },
2680                 "craft/plumber": {
2681                     "name": "管道工",
2682                     "terms": "管道工"
2683                 },
2684                 "craft/pottery": {
2685                     "name": "陶器场",
2686                     "terms": "陶器场"
2687                 },
2688                 "craft/rigger": {
2689                     "name": "装配工",
2690                     "terms": "装配工"
2691                 },
2692                 "craft/roofer": {
2693                     "name": "屋顶工",
2694                     "terms": "屋顶工,盖屋顶的人"
2695                 },
2696                 "craft/saddler": {
2697                     "name": "马具匠",
2698                     "terms": "马具匠,造马鞍的人"
2699                 },
2700                 "craft/sailmaker": {
2701                     "name": "制帆工",
2702                     "terms": "制帆工,修帆的人"
2703                 },
2704                 "craft/sawmill": {
2705                     "name": "锯木厂",
2706                     "terms": "锯木厂"
2707                 },
2708                 "craft/scaffolder": {
2709                     "name": "脚手架搭建工",
2710                     "terms": "脚手架搭建工,搭脚手架的人"
2711                 },
2712                 "craft/sculpter": {
2713                     "name": "雕刻师",
2714                     "terms": "雕刻师"
2715                 },
2716                 "craft/shoemaker": {
2717                     "name": "鞋匠",
2718                     "terms": "鞋匠,制鞋店"
2719                 },
2720                 "craft/stonemason": {
2721                     "name": "石匠",
2722                     "terms": "石匠"
2723                 },
2724                 "craft/sweep": {
2725                     "name": "烟囱清理工",
2726                     "terms": "烟囱清理工,扫烟囱的人"
2727                 },
2728                 "craft/tailor": {
2729                     "name": "裁缝"
2730                 },
2731                 "craft/tiler": {
2732                     "name": "砖瓦匠",
2733                     "terms": "砖瓦匠"
2734                 },
2735                 "craft/tinsmith": {
2736                     "name": "锡匠",
2737                     "terms": "锡匠,锡制品手工店"
2738                 },
2739                 "craft/upholsterer": {
2740                     "name": "室内装潢",
2741                     "terms": "室内装潢,室内设计,室内装饰"
2742                 },
2743                 "craft/watchmaker": {
2744                     "name": "制表商",
2745                     "terms": "钟表制作,制表商,钟表匠"
2746                 },
2747                 "craft/window_construction": {
2748                     "name": "窗户修理店",
2749                     "terms": "窗户修理店"
2750                 },
2751                 "craft/winery": {
2752                     "name": "酿酒厂",
2753                     "terms": "酒庄,酒厂"
2754                 },
2755                 "embankment": {
2756                     "name": "堤坝",
2757                     "terms": "堤,堤坝,堤岸"
2758                 },
2759                 "emergency/ambulance_station": {
2760                     "name": "救护站",
2761                     "terms": "救护站"
2762                 },
2763                 "emergency/defibrillator": {
2764                     "name": "除颤器",
2765                     "terms": "除颤器,体外除颤器,自动体外除颤仪,AED"
2766                 },
2767                 "emergency/designated": {
2768                     "name": "紧急设施:指定"
2769                 },
2770                 "emergency/destination": {
2771                     "name": "紧急集合处"
2772                 },
2773                 "emergency/fire_hydrant": {
2774                     "name": "消防栓",
2775                     "terms": "消防栓"
2776                 },
2777                 "emergency/no": {
2778                     "name": "紧急设施:关闭"
2779                 },
2780                 "emergency/official": {
2781                     "name": "紧急设施:官方"
2782                 },
2783                 "emergency/phone": {
2784                     "name": "紧急电话",
2785                     "terms": "紧急电话"
2786                 },
2787                 "emergency/private": {
2788                     "name": "紧急设施:仅私人"
2789                 },
2790                 "emergency/yes": {
2791                     "name": "紧急设施:开放"
2792                 },
2793                 "entrance": {
2794                     "name": "入口/出口",
2795                     "terms": "入口/出口,出入口"
2796                 },
2797                 "footway/crossing": {
2798                     "name": "路口",
2799                     "terms": "路口"
2800                 },
2801                 "footway/crosswalk": {
2802                     "name": "人行横道",
2803                     "terms": "人行横道,斑马线"
2804                 },
2805                 "footway/sidewalk": {
2806                     "name": "路边人行道",
2807                     "terms": "路边人行道,人行道,便道,走道"
2808                 },
2809                 "ford": {
2810                     "name": "浅滩",
2811                     "terms": "浅滩"
2812                 },
2813                 "golf/bunker": {
2814                     "name": "高尔夫沙坑",
2815                     "terms": "高尔夫沙坑"
2816                 },
2817                 "golf/fairway": {
2818                     "name": "高尔夫球道",
2819                     "terms": "球道,高尔夫球道"
2820                 },
2821                 "golf/green": {
2822                     "name": "高尔夫球洞草坪区",
2823                     "terms": "球洞草坪区,高尔夫球洞草坪区"
2824                 },
2825                 "golf/hole": {
2826                     "name": "高尔夫球洞",
2827                     "terms": "高尔夫球洞"
2828                 },
2829                 "golf/lateral_water_hazard_area": {
2830                     "name": "高尔夫侧面水障碍水体",
2831                     "terms": "高尔夫侧面水障碍水体,水障碍,侧面水障碍,水障碍区"
2832                 },
2833                 "golf/lateral_water_hazard_line": {
2834                     "name": "高尔夫侧面水障碍",
2835                     "terms": "高尔夫侧面水障碍,水障碍,侧面水障碍,水障碍区"
2836                 },
2837                 "golf/rough": {
2838                     "name": "高尔夫深草区",
2839                     "terms": "高尔夫深草区"
2840                 },
2841                 "golf/tee": {
2842                     "name": "高尔夫开球区",
2843                     "terms": "高尔夫开球区,开球区,发球台"
2844                 },
2845                 "golf/water_hazard_area": {
2846                     "name": "高尔夫水障碍水体",
2847                     "terms": "高尔夫水障碍水体,水障碍,正面水障碍,水障碍区"
2848                 },
2849                 "golf/water_hazard_line": {
2850                     "name": "高尔夫水障碍",
2851                     "terms": "高尔夫水障碍,水障碍,正面水障碍,水障碍区"
2852                 },
2853                 "healthcare/blood_donation": {
2854                     "name": "献血中心",
2855                     "terms": "献血中心,献血室"
2856                 },
2857                 "highway": {
2858                     "name": "道路"
2859                 },
2860                 "highway/bridleway": {
2861                     "name": "马道",
2862                     "terms": "马道"
2863                 },
2864                 "highway/bus_stop": {
2865                     "name": "公交站",
2866                     "terms": "公交车站,巴士站,公交停靠站"
2867                 },
2868                 "highway/corridor": {
2869                     "name": "室内走廊",
2870                     "terms": "室内走廊,室内步行街"
2871                 },
2872                 "highway/crossing": {
2873                     "name": "路口",
2874                     "terms": "路口"
2875                 },
2876                 "highway/crosswalk": {
2877                     "name": "人行横道",
2878                     "terms": "人行横道"
2879                 },
2880                 "highway/cycleway": {
2881                     "name": "自行车道",
2882                     "terms": "自行车,单车"
2883                 },
2884                 "highway/footway": {
2885                     "name": "独立人行道",
2886                     "terms": "独立人行道,人行道,步行径"
2887                 },
2888                 "highway/give_way": {
2889                     "name": "让行标志",
2890                     "terms": "让行标志,减速让行标志"
2891                 },
2892                 "highway/living_street": {
2893                     "name": "生活街",
2894                     "terms": "居住街道"
2895                 },
2896                 "highway/mini_roundabout": {
2897                     "name": "小型环岛",
2898                     "terms": "小型环岛"
2899                 },
2900                 "highway/motorway": {
2901                     "name": "高速公路",
2902                     "terms": "高速公路"
2903                 },
2904                 "highway/motorway_junction": {
2905                     "name": "高速公路交界处/出口",
2906                     "terms": "高速公路交界处/出口,入口/出口,出入口"
2907                 },
2908                 "highway/motorway_link": {
2909                     "name": "高速公路连接路",
2910                     "terms": "高速公路连接路"
2911                 },
2912                 "highway/path": {
2913                     "name": "小道",
2914                     "terms": "路径"
2915                 },
2916                 "highway/pedestrian": {
2917                     "name": "步行街",
2918                     "terms": "步行街"
2919                 },
2920                 "highway/primary": {
2921                     "name": "主要道路",
2922                     "terms": "主要道路"
2923                 },
2924                 "highway/primary_link": {
2925                     "name": "主要道路连接路",
2926                     "terms": "主要道路连接路"
2927                 },
2928                 "highway/raceway": {
2929                     "name": "赛车赛道",
2930                     "terms": "赛车赛道"
2931                 },
2932                 "highway/residential": {
2933                     "name": "住宅区道路",
2934                     "terms": "住宅区道路"
2935                 },
2936                 "highway/rest_area": {
2937                     "name": "休息区",
2938                     "terms": "休息区"
2939                 },
2940                 "highway/road": {
2941                     "name": "未知种类道路",
2942                     "terms": "未知种类道路"
2943                 },
2944                 "highway/secondary": {
2945                     "name": "次要道路",
2946                     "terms": "次要道路"
2947                 },
2948                 "highway/secondary_link": {
2949                     "name": "次要道路连接路",
2950                     "terms": "次要道路连接路"
2951                 },
2952                 "highway/service": {
2953                     "name": "辅助道路",
2954                     "terms": "辅助道路"
2955                 },
2956                 "highway/service/alley": {
2957                     "name": "胡同/弄堂",
2958                     "terms": "胡同,巷,弄堂,里弄,小巷,巷,弄,巷弄"
2959                 },
2960                 "highway/service/drive-through": {
2961                     "name": "免下车",
2962                     "terms": "免下车,免下车餐馆,免下车银行"
2963                 },
2964                 "highway/service/driveway": {
2965                     "name": "车道",
2966                     "terms": "车道"
2967                 },
2968                 "highway/service/emergency_access": {
2969                     "name": "消防通道",
2970                     "terms": "消防通道,紧急通道,救援,救援通道,紧急求救,紧急,紧急电话"
2971                 },
2972                 "highway/service/parking_aisle": {
2973                     "name": "停车场通道",
2974                     "terms": "停车场通道"
2975                 },
2976                 "highway/services": {
2977                     "name": "服务区",
2978                     "terms": "服务区"
2979                 },
2980                 "highway/steps": {
2981                     "name": "楼梯",
2982                     "terms": "楼梯,台阶"
2983                 },
2984                 "highway/stop": {
2985                     "name": "停车标志",
2986                     "terms": "停标志"
2987                 },
2988                 "highway/street_lamp": {
2989                     "name": "街灯",
2990                     "terms": "街灯"
2991                 },
2992                 "highway/tertiary": {
2993                     "name": "三级道路",
2994                     "terms": "三级道路"
2995                 },
2996                 "highway/tertiary_link": {
2997                     "name": "三级道路连接路",
2998                     "terms": "三级道路连接路"
2999                 },
3000                 "highway/track": {
3001                     "name": "未铺设路面的车径",
3002                     "terms": "未铺设路面的车径"
3003                 },
3004                 "highway/traffic_mirror": {
3005                     "name": "道路反光镜",
3006                     "terms": "道路反光镜,反光镜,道路镜,后视镜,广角镜,凸面镜,转弯镜,弯道镜,镜子,镜"
3007                 },
3008                 "highway/traffic_signals": {
3009                     "name": "交通信号灯",
3010                     "terms": "红绿灯"
3011                 },
3012                 "highway/trunk": {
3013                     "name": "干线道路",
3014                     "terms": "干线道路,干道"
3015                 },
3016                 "highway/trunk_link": {
3017                     "name": "干线道路连接路",
3018                     "terms": "干线道路连接路"
3019                 },
3020                 "highway/turning_circle": {
3021                     "name": "环岛",
3022                     "terms": "环岛"
3023                 },
3024                 "highway/turning_loop": {
3025                     "name": "回车场 (O形)",
3026                     "terms": "回车场 (O形),回车场,路末环岛"
3027                 },
3028                 "highway/unclassified": {
3029                     "name": "小型/未分级道路",
3030                     "terms": "小型/未分级道路"
3031                 },
3032                 "historic": {
3033                     "name": "历史遗迹",
3034                     "terms": "历史遗迹,史迹"
3035                 },
3036                 "historic/archaeological_site": {
3037                     "name": "遗址",
3038                     "terms": "考古遗址"
3039                 },
3040                 "historic/boundary_stone": {
3041                     "name": "界碑",
3042                     "terms": "界桩"
3043                 },
3044                 "historic/castle": {
3045                     "name": "城堡",
3046                     "terms": "城堡"
3047                 },
3048                 "historic/memorial": {
3049                     "name": "纪念碑",
3050                     "terms": "纪念"
3051                 },
3052                 "historic/monument": {
3053                     "name": "纪念堂",
3054                     "terms": "纪念堂,纪念塔,纪念碑,古迹"
3055                 },
3056                 "historic/ruins": {
3057                     "name": "遗迹",
3058                     "terms": "废墟"
3059                 },
3060                 "historic/wayside_cross": {
3061                     "name": "路旁十字架",
3062                     "terms": "路边十字架"
3063                 },
3064                 "historic/wayside_shrine": {
3065                     "name": "路旁神龛",
3066                     "terms": "路边神社"
3067                 },
3068                 "junction": {
3069                     "name": "交叉口",
3070                     "terms": "交通枢纽,路口"
3071                 },
3072                 "landuse": {
3073                     "name": "土地用途",
3074                     "terms": "土地用途,土地使用"
3075                 },
3076                 "landuse/allotments": {
3077                     "name": "公共花园",
3078                     "terms": "公共花园,公共菜园"
3079                 },
3080                 "landuse/basin": {
3081                     "name": "水池",
3082                     "terms": "水池"
3083                 },
3084                 "landuse/cemetery": {
3085                     "name": "墓地",
3086                     "terms": "墓地"
3087                 },
3088                 "landuse/churchyard": {
3089                     "name": "教堂庭院",
3090                     "terms": "教堂庭院"
3091                 },
3092                 "landuse/commercial": {
3093                     "name": "商业区",
3094                     "terms": "商业区,商业用地"
3095                 },
3096                 "landuse/construction": {
3097                     "name": "建设用地",
3098                     "terms": "建筑物"
3099                 },
3100                 "landuse/farm": {
3101                     "name": "农田"
3102                 },
3103                 "landuse/farmland": {
3104                     "name": "农田",
3105                     "terms": "农田,农场"
3106                 },
3107                 "landuse/farmyard": {
3108                     "name": "农庄",
3109                     "terms": "农庄"
3110                 },
3111                 "landuse/forest": {
3112                     "name": "森林",
3113                     "terms": "森林"
3114                 },
3115                 "landuse/garages": {
3116                     "name": "车库",
3117                     "terms": "车库, 停车间"
3118                 },
3119                 "landuse/grass": {
3120                     "name": "草坪",
3121                     "terms": "草地"
3122                 },
3123                 "landuse/industrial": {
3124                     "name": "工业区",
3125                     "terms": "工业区"
3126                 },
3127                 "landuse/landfill": {
3128                     "name": "垃圾填埋区",
3129                     "terms": "垃圾填埋区"
3130                 },
3131                 "landuse/meadow": {
3132                     "name": "草甸",
3133                     "terms": "牧场,草场"
3134                 },
3135                 "landuse/military": {
3136                     "name": "军事区",
3137                     "terms": "军事用地, 军事区域"
3138                 },
3139                 "landuse/military/airfield": {
3140                     "name": "军用机场",
3141                     "terms": "军用机场,军事机场,航空,军事,机场,空军,部队"
3142                 },
3143                 "landuse/military/barracks": {
3144                     "name": "军营",
3145                     "terms": "军营,虎帐,兵营,军队,部队,步兵,驻扎,营房"
3146                 },
3147                 "landuse/military/bunker": {
3148                     "name": "军事碉堡",
3149                     "terms": "军事碉堡,碉堡"
3150                 },
3151                 "landuse/military/checkpoint": {
3152                     "name": "检查点"
3153                 },
3154                 "landuse/military/danger_area": {
3155                     "name": "危险区域",
3156                     "terms": "危险区"
3157                 },
3158                 "landuse/military/naval_base": {
3159                     "name": "海军基地"
3160                 },
3161                 "landuse/military/nuclear_explosion_site": {
3162                     "name": "核爆地点"
3163                 },
3164                 "landuse/military/obstacle_course": {
3165                     "name": "障碍训练场"
3166                 },
3167                 "landuse/military/office": {
3168                     "name": "军事办公室",
3169                     "terms": "军事办公室"
3170                 },
3171                 "landuse/military/range": {
3172                     "name": "军事靶场"
3173                 },
3174                 "landuse/military/training_area": {
3175                     "name": "军事训练场",
3176                     "terms": "军事训练场,军事练习场,训练场,练习场,训练营,军训,基地"
3177                 },
3178                 "landuse/orchard": {
3179                     "name": "果园",
3180                     "terms": "果园"
3181                 },
3182                 "landuse/plant_nursery": {
3183                     "name": "苗圃",
3184                     "terms": "苗圃,育苗室,温室"
3185                 },
3186                 "landuse/quarry": {
3187                     "name": "矿场",
3188                     "terms": "矿场"
3189                 },
3190                 "landuse/recreation_ground": {
3191                     "name": "绿地",
3192                     "terms": "绿地"
3193                 },
3194                 "landuse/residential": {
3195                     "name": "居民区",
3196                     "terms": "住宅小区"
3197                 },
3198                 "landuse/retail": {
3199                     "name": "零售场所",
3200                     "terms": "零售场所"
3201                 },
3202                 "landuse/vineyard": {
3203                     "name": "葡萄园",
3204                     "terms": "葡萄园,酒庄"
3205                 },
3206                 "leisure": {
3207                     "name": "休闲场所",
3208                     "terms": "休闲场所"
3209                 },
3210                 "leisure/adult_gaming_centre": {
3211                     "name": "成人街机厅",
3212                     "terms": "成人街机厅,成人街机店"
3213                 },
3214                 "leisure/bird_hide": {
3215                     "name": "观鸟点",
3216                     "terms": "观鸟点,观鸟屋,鸟屋"
3217                 },
3218                 "leisure/bowling_alley": {
3219                     "name": "保龄球馆",
3220                     "terms": "保龄球馆,保龄球场"
3221                 },
3222                 "leisure/common": {
3223                     "name": "公共用地",
3224                     "terms": "公共用地"
3225                 },
3226                 "leisure/dance": {
3227                     "name": "舞厅",
3228                     "terms": "舞厅,舞蹈,舞蹈房,舞池,跳舞"
3229                 },
3230                 "leisure/dog_park": {
3231                     "name": "狗公园",
3232                     "terms": "狗公园,狗狗公园"
3233                 },
3234                 "leisure/firepit": {
3235                     "name": "火塘",
3236                     "terms": "火塘,火炉,火坑,火堆"
3237                 },
3238                 "leisure/fitness_centre": {
3239                     "name": "健身房/健身中心",
3240                     "terms": "健身房,健身中心,体操房,体育馆"
3241                 },
3242                 "leisure/fitness_centre/yoga": {
3243                     "name": "瑜伽馆",
3244                     "terms": "瑜伽,瑜伽课堂,瑜伽会所,瑜伽教室,瑜伽中心"
3245                 },
3246                 "leisure/fitness_station": {
3247                     "name": "户外健身站",
3248                     "terms": "户外健身站,户外健身房"
3249                 },
3250                 "leisure/garden": {
3251                     "name": "花园",
3252                     "terms": "花园"
3253                 },
3254                 "leisure/golf_course": {
3255                     "name": "高尔夫球场",
3256                     "terms": "高尔夫球场"
3257                 },
3258                 "leisure/horse_riding": {
3259                     "name": "骑马场",
3260                     "terms": "骑马场,马场,骑马"
3261                 },
3262                 "leisure/ice_rink": {
3263                     "name": "滑冰场",
3264                     "terms": "滑冰,滑冰场"
3265                 },
3266                 "leisure/marina": {
3267                     "name": "船坞",
3268                     "terms": "船坞,码头"
3269                 },
3270                 "leisure/miniature_golf": {
3271                     "name": "迷你高尔夫",
3272                     "terms": "迷你高尔夫,小型高尔夫"
3273                 },
3274                 "leisure/nature_reserve": {
3275                     "name": "自然保护区",
3276                     "terms": "自然保护区"
3277                 },
3278                 "leisure/park": {
3279                     "name": "公园",
3280                     "terms": "公园"
3281                 },
3282                 "leisure/picnic_table": {
3283                     "name": "野餐桌",
3284                     "terms": "Picnic Table"
3285                 },
3286                 "leisure/pitch": {
3287                     "name": "运动场",
3288                     "terms": "体育场,运动场所,运动场地,操场"
3289                 },
3290                 "leisure/pitch/american_football": {
3291                     "name": "美式足球场",
3292                     "terms": "美式足球场"
3293                 },
3294                 "leisure/pitch/baseball": {
3295                     "name": "棒球场",
3296                     "terms": "棒球场"
3297                 },
3298                 "leisure/pitch/basketball": {
3299                     "name": "篮球场",
3300                     "terms": "篮球场"
3301                 },
3302                 "leisure/pitch/bowls": {
3303                     "name": "草地滚球场",
3304                     "terms": "草地滚球,滚球,滚球场"
3305                 },
3306                 "leisure/pitch/rugby_league": {
3307                     "name": "橄榄球联盟场地",
3308                     "terms": "橄榄球联盟场地"
3309                 },
3310                 "leisure/pitch/rugby_union": {
3311                     "name": "橄榄球联合场地",
3312                     "terms": "橄榄球联合场地"
3313                 },
3314                 "leisure/pitch/skateboard": {
3315                     "name": "滑板场",
3316                     "terms": "滑板场"
3317                 },
3318                 "leisure/pitch/soccer": {
3319                     "name": "足球场",
3320                     "terms": "足球场"
3321                 },
3322                 "leisure/pitch/tennis": {
3323                     "name": "网球场",
3324                     "terms": "网球场"
3325                 },
3326                 "leisure/pitch/volleyball": {
3327                     "name": "排球场",
3328                     "terms": "排球场"
3329                 },
3330                 "leisure/playground": {
3331                     "name": "儿童游乐场",
3332                     "terms": "游乐场"
3333                 },
3334                 "leisure/resort": {
3335                     "name": "度假区",
3336                     "terms": "度假,度假区,度假胜地,度假村,旅游,娱乐场,休闲"
3337                 },
3338                 "leisure/running_track": {
3339                     "name": "体育跑道",
3340                     "terms": "操场跑道"
3341                 },
3342                 "leisure/slipway": {
3343                     "name": "船台",
3344                     "terms": "船台"
3345                 },
3346                 "leisure/sports_centre": {
3347                     "name": "体育中心/综合体育场",
3348                     "terms": "体育中心,综合体育场,体育馆,体育场,体操馆,运动馆"
3349                 },
3350                 "leisure/sports_centre/swimming": {
3351                     "name": "游泳设施",
3352                     "terms": "游泳设施,游泳,潜水,水"
3353                 },
3354                 "leisure/stadium": {
3355                     "name": "体育场",
3356                     "terms": "体育,体育场"
3357                 },
3358                 "leisure/swimming_pool": {
3359                     "name": "游泳池",
3360                     "terms": "游泳池"
3361                 },
3362                 "leisure/track": {
3363                     "name": "跑道(非机动竞赛)",
3364                     "terms": "赛道(非机动竞赛),跑道"
3365                 },
3366                 "leisure/water_park": {
3367                     "name": "水上乐园",
3368                     "terms": "水上乐园,水上公园"
3369                 },
3370                 "line": {
3371                     "name": "线",
3372                     "terms": "线"
3373                 },
3374                 "man_made": {
3375                     "name": "人造物",
3376                     "terms": "人造物"
3377                 },
3378                 "man_made/adit": {
3379                     "name": "坑道入口",
3380                     "terms": "坑道入口,矿道入口"
3381                 },
3382                 "man_made/breakwater": {
3383                     "name": "避风塘",
3384                     "terms": "避风塘,避风港"
3385                 },
3386                 "man_made/bridge": {
3387                     "name": "桥面轮廓",
3388                     "terms": "桥面轮廓,桥体"
3389                 },
3390                 "man_made/chimney": {
3391                     "name": "烟囱",
3392                     "terms": "烟囱,烟囱塔"
3393                 },
3394                 "man_made/cutline": {
3395                     "name": "树林分界线",
3396                     "terms": "分界线,防火障"
3397                 },
3398                 "man_made/embankment": {
3399                     "name": "堤岸"
3400                 },
3401                 "man_made/flagpole": {
3402                     "name": "旗杆",
3403                     "terms": "旗竿"
3404                 },
3405                 "man_made/gasometer": {
3406                     "name": "大型燃气罐",
3407                     "terms": "大型燃气罐,大型储气罐,煤气包"
3408                 },
3409                 "man_made/groyne": {
3410                     "name": "防波堤",
3411                     "terms": "防波堤"
3412                 },
3413                 "man_made/lighthouse": {
3414                     "name": "灯塔",
3415                     "terms": "灯塔"
3416                 },
3417                 "man_made/mast": {
3418                     "name": "通讯天线杆",
3419                     "terms": "通讯天线杆,无线电杆,电线杆"
3420                 },
3421                 "man_made/observation": {
3422                     "name": "瞭望塔",
3423                     "terms": "瞭望塔"
3424                 },
3425                 "man_made/petroleum_well": {
3426                     "name": "油井",
3427                     "terms": "油井"
3428                 },
3429                 "man_made/pier": {
3430                     "name": "码头",
3431                     "terms": "码头"
3432                 },
3433                 "man_made/pipeline": {
3434                     "name": "管道",
3435                     "terms": "管道"
3436                 },
3437                 "man_made/pumping_station": {
3438                     "name": "泵站",
3439                     "terms": "泵站,泵房,水泵,抽水站,扬水站"
3440                 },
3441                 "man_made/silo": {
3442                     "name": "粮食库",
3443                     "terms": "粮食库,粮食仓"
3444                 },
3445                 "man_made/storage_tank": {
3446                     "name": "储罐",
3447                     "terms": "储罐,储油罐,储气罐"
3448                 },
3449                 "man_made/surveillance": {
3450                     "name": "监视器",
3451                     "terms": "监视器,监控,探头,监视探头"
3452                 },
3453                 "man_made/surveillance_camera": {
3454                     "name": "监视摄像机",
3455                     "terms": "监视摄像机,监控摄像机,监控,监视,摄像机,摄像头,探头,照相机,相机"
3456                 },
3457                 "man_made/survey_point": {
3458                     "name": "测量点",
3459                     "terms": "测量点"
3460                 },
3461                 "man_made/tower": {
3462                     "name": "塔",
3463                     "terms": "塔"
3464                 },
3465                 "man_made/wastewater_plant": {
3466                     "name": "污水处理厂",
3467                     "terms": "污水处理厂"
3468                 },
3469                 "man_made/water_tower": {
3470                     "name": "水塔",
3471                     "terms": "水塔"
3472                 },
3473                 "man_made/water_well": {
3474                     "name": "水井",
3475                     "terms": "水井, 取水点"
3476                 },
3477                 "man_made/water_works": {
3478                     "name": "供水厂",
3479                     "terms": "供水厂"
3480                 },
3481                 "man_made/works": {
3482                     "name": "工厂",
3483                     "terms": "工厂,加工,制造"
3484                 },
3485                 "natural": {
3486                     "name": "自然",
3487                     "terms": "自然"
3488                 },
3489                 "natural/bare_rock": {
3490                     "name": "岩石",
3491                     "terms": "岩石,裸露岩石,石头,礁石,沉积,石"
3492                 },
3493                 "natural/bay": {
3494                     "name": "海湾",
3495                     "terms": "海湾"
3496                 },
3497                 "natural/beach": {
3498                     "name": "海滩",
3499                     "terms": "海滩"
3500                 },
3501                 "natural/cave_entrance": {
3502                     "name": "洞口",
3503                     "terms": "洞口"
3504                 },
3505                 "natural/cliff": {
3506                     "name": "峭壁",
3507                     "terms": "悬崖"
3508                 },
3509                 "natural/coastline": {
3510                     "name": "海岸线",
3511                     "terms": "海岸线"
3512                 },
3513                 "natural/fell": {
3514                     "name": "高原荒原",
3515                     "terms": "高原荒原"
3516                 },
3517                 "natural/glacier": {
3518                     "name": "冰川",
3519                     "terms": "冰川"
3520                 },
3521                 "natural/grassland": {
3522                     "name": "草原",
3523                     "terms": "草原"
3524                 },
3525                 "natural/heath": {
3526                     "name": "荒野",
3527                     "terms": "荒野"
3528                 },
3529                 "natural/peak": {
3530                     "name": "山峰",
3531                     "terms": "山峰"
3532                 },
3533                 "natural/ridge": {
3534                     "name": "山脊",
3535                     "terms": "山脊,山高,凸,坡,斜坡,山峰,山冈,山"
3536                 },
3537                 "natural/saddle": {
3538                     "name": "山脊",
3539                     "terms": "山脊,山鞍,鞍部"
3540                 },
3541                 "natural/sand": {
3542                     "name": "沙漠",
3543                     "terms": "沙漠,沙子,沙,沙幕,干旱,沙滩,沙丘,岩滩,风成地貌,缺水,干枯"
3544                 },
3545                 "natural/scree": {
3546                     "name": "碎石坡",
3547                     "terms": "碎石坡"
3548                 },
3549                 "natural/scrub": {
3550                     "name": "灌木丛",
3551                     "terms": "灌木丛"
3552                 },
3553                 "natural/spring": {
3554                     "name": "泉水",
3555                     "terms": "泉水"
3556                 },
3557                 "natural/tree": {
3558                     "name": "树",
3559                     "terms": "树"
3560                 },
3561                 "natural/tree_row": {
3562                     "name": "树列",
3563                     "terms": "树列,树阵,一排树"
3564                 },
3565                 "natural/volcano": {
3566                     "name": "火山",
3567                     "terms": "火山"
3568                 },
3569                 "natural/water": {
3570                     "name": "水",
3571                     "terms": "水"
3572                 },
3573                 "natural/water/lake": {
3574                     "name": "湖泊",
3575                     "terms": "湖泊"
3576                 },
3577                 "natural/water/pond": {
3578                     "name": "池塘",
3579                     "terms": "池塘"
3580                 },
3581                 "natural/water/reservoir": {
3582                     "name": "水库",
3583                     "terms": "水库"
3584                 },
3585                 "natural/wetland": {
3586                     "name": "湿地",
3587                     "terms": "湿地"
3588                 },
3589                 "natural/wood": {
3590                     "name": "树林",
3591                     "terms": "树林"
3592                 },
3593                 "noexit/yes": {
3594                     "name": "路终点",
3595                     "terms": "死胡同"
3596                 },
3597                 "office": {
3598                     "name": "写字楼",
3599                     "terms": "办公室,写字楼"
3600                 },
3601                 "office/accountant": {
3602                     "name": "会计师楼",
3603                     "terms": "会计师楼"
3604                 },
3605                 "office/administrative": {
3606                     "name": "行政楼",
3607                     "terms": "行政楼"
3608                 },
3609                 "office/architect": {
3610                     "name": "建筑师楼",
3611                     "terms": "建筑师楼"
3612                 },
3613                 "office/company": {
3614                     "name": "公司",
3615                     "terms": "公司"
3616                 },
3617                 "office/coworking": {
3618                     "name": "共享办公空间",
3619                     "terms": "共享办公空间"
3620                 },
3621                 "office/educational_institution": {
3622                     "name": "教育机构",
3623                     "terms": "教育机构"
3624                 },
3625                 "office/employment_agency": {
3626                     "name": "就业机构",
3627                     "terms": "就业机构"
3628                 },
3629                 "office/estate_agent": {
3630                     "name": "地产代理",
3631                     "terms": "地产代理"
3632                 },
3633                 "office/financial": {
3634                     "name": "财务部写字楼",
3635                     "terms": "财务部写字楼"
3636                 },
3637                 "office/government": {
3638                     "name": "政府楼",
3639                     "terms": "政府楼"
3640                 },
3641                 "office/government/register_office": {
3642                     "name": "登记处",
3643                     "terms": "登记处,出生登记处,结婚登记处,死亡登记处"
3644                 },
3645                 "office/insurance": {
3646                     "name": "保险公司",
3647                     "terms": "保险公司"
3648                 },
3649                 "office/it": {
3650                     "name": "IT公司",
3651                     "terms": "IT公司"
3652                 },
3653                 "office/lawyer": {
3654                     "name": "律师事务所",
3655                     "terms": "律师事务所"
3656                 },
3657                 "office/lawyer/notary": {
3658                     "name": "公证处",
3659                     "terms": "公证处,Notary Office"
3660                 },
3661                 "office/newspaper": {
3662                     "name": "报社",
3663                     "terms": "报社,通讯社"
3664                 },
3665                 "office/ngo": {
3666                     "name": "非政府组织",
3667                     "terms": "非政府组织"
3668                 },
3669                 "office/physician": {
3670                     "name": "医生",
3671                     "terms": "医生"
3672                 },
3673                 "office/political_party": {
3674                     "name": "政党",
3675                     "terms": "政党"
3676                 },
3677                 "office/research": {
3678                     "name": "研究所",
3679                     "terms": "研究所"
3680                 },
3681                 "office/telecommunication": {
3682                     "name": "电信办公室",
3683                     "terms": "电信公司"
3684                 },
3685                 "office/therapist": {
3686                     "name": "医疗师",
3687                     "terms": "医疗师"
3688                 },
3689                 "office/travel_agent": {
3690                     "name": "旅行社"
3691                 },
3692                 "piste": {
3693                     "name": "滑雪道",
3694                     "terms": "滑雪道"
3695                 },
3696                 "place": {
3697                     "name": "地点"
3698                 },
3699                 "place/city": {
3700                     "name": "城市",
3701                     "terms": "城市"
3702                 },
3703                 "place/farm": {
3704                     "name": "农场",
3705                     "terms": "农场"
3706                 },
3707                 "place/hamlet": {
3708                     "name": "小村庄",
3709                     "terms": "村庄,村落"
3710                 },
3711                 "place/island": {
3712                     "name": "岛屿",
3713                     "terms": "岛屿"
3714                 },
3715                 "place/isolated_dwelling": {
3716                     "name": "孤立居所",
3717                     "terms": "孤立居所"
3718                 },
3719                 "place/locality": {
3720                     "name": "地方",
3721                     "terms": "地方,地点"
3722                 },
3723                 "place/neighbourhood": {
3724                     "name": "街坊",
3725                     "terms": "社区,街坊"
3726                 },
3727                 "place/square": {
3728                     "name": "广场",
3729                     "terms": "广场,公共,枢纽,中心,市场,集会,庆典,活动"
3730                 },
3731                 "place/suburb": {
3732                     "name": "区",
3733                     "terms": "区"
3734                 },
3735                 "place/town": {
3736                     "name": "城镇",
3737                     "terms": "城镇"
3738                 },
3739                 "place/village": {
3740                     "name": "村庄",
3741                     "terms": "村庄"
3742                 },
3743                 "point": {
3744                     "name": "点",
3745                     "terms": "点"
3746                 },
3747                 "power": {
3748                     "name": "电力"
3749                 },
3750                 "power/generator": {
3751                     "name": "发电机",
3752                     "terms": "发电机"
3753                 },
3754                 "power/line": {
3755                     "name": "供电线",
3756                     "terms": "供电线"
3757                 },
3758                 "power/minor_line": {
3759                     "name": "小供电线",
3760                     "terms": "小供电线"
3761                 },
3762                 "power/plant": {
3763                     "name": "发电厂",
3764                     "terms": "发电厂,发电站,发电,电力,电机,电,电能,水能,火能,核能,核燃料,太阳能,光伏,风能,潮汐能,磁能,能源,火力,水力,垃圾,地热,火电,水电,反应炉"
3765                 },
3766                 "power/pole": {
3767                     "name": "电线杆",
3768                     "terms": "电线杆"
3769                 },
3770                 "power/sub_station": {
3771                     "name": "变电站"
3772                 },
3773                 "power/substation": {
3774                     "name": "变电所",
3775                     "terms": "变电站,配电所"
3776                 },
3777                 "power/tower": {
3778                     "name": "高压电塔",
3779                     "terms": "高压电塔"
3780                 },
3781                 "power/transformer": {
3782                     "name": "变电站",
3783                     "terms": "变电所"
3784                 },
3785                 "public_transport/platform": {
3786                     "name": "公交站台",
3787                     "terms": "平台,月台"
3788                 },
3789                 "public_transport/stop_position": {
3790                     "name": "停车处",
3791                     "terms": "停止位置"
3792                 },
3793                 "railway": {
3794                     "name": "铁路"
3795                 },
3796                 "railway/abandoned": {
3797                     "name": "已拆除铁路",
3798                     "terms": "废弃的铁路"
3799                 },
3800                 "railway/crossing": {
3801                     "name": "铁路道口 (人行道)",
3802                     "terms": "铁路道口,平交道口,铁路道口(人行道)"
3803                 },
3804                 "railway/disused": {
3805                     "name": "废弃铁路",
3806                     "terms": "废弃的铁路"
3807                 },
3808                 "railway/funicular": {
3809                     "name": "缆索铁路",
3810                     "terms": "缆车"
3811                 },
3812                 "railway/halt": {
3813                     "name": "小火车站",
3814                     "terms": "小火车站"
3815                 },
3816                 "railway/level_crossing": {
3817                     "name": "铁路道口 (道路)",
3818                     "terms": "铁路道口,平交道口,铁路道口(道路)"
3819                 },
3820                 "railway/monorail": {
3821                     "name": "单轨铁路",
3822                     "terms": "单轨铁路"
3823                 },
3824                 "railway/narrow_gauge": {
3825                     "name": "窄轨铁路",
3826                     "terms": "窄轨铁路,铁路"
3827                 },
3828                 "railway/platform": {
3829                     "name": "铁路站台",
3830                     "terms": "站台"
3831                 },
3832                 "railway/rail": {
3833                     "name": "铁轨",
3834                     "terms": "铁轨"
3835                 },
3836                 "railway/station": {
3837                     "name": "火车站",
3838                     "terms": "火车站"
3839                 },
3840                 "railway/subway": {
3841                     "name": "地铁",
3842                     "terms": "地铁"
3843                 },
3844                 "railway/subway_entrance": {
3845                     "name": "地铁入口",
3846                     "terms": "地铁口"
3847                 },
3848                 "railway/tram": {
3849                     "name": "电车",
3850                     "terms": "电车"
3851                 },
3852                 "relation": {
3853                     "name": "关系",
3854                     "terms": "关系"
3855                 },
3856                 "roundabout": {
3857                     "name": "环岛"
3858                 },
3859                 "route/ferry": {
3860                     "name": "航线",
3861                     "terms": "航线"
3862                 },
3863                 "shop": {
3864                     "name": "商店",
3865                     "terms": "商店"
3866                 },
3867                 "shop/alcohol": {
3868                     "name": "酒水店",
3869                     "terms": "酒庄"
3870                 },
3871                 "shop/anime": {
3872                     "name": "动漫店",
3873                     "terms": "动漫店"
3874                 },
3875                 "shop/antiques": {
3876                     "name": "古董店",
3877                     "terms": "古董店"
3878                 },
3879                 "shop/art": {
3880                     "name": "艺术品店",
3881                     "terms": "艺术品店"
3882                 },
3883                 "shop/baby_goods": {
3884                     "name": "婴儿用品店",
3885                     "terms": "母婴用品店, 婴幼儿用品店"
3886                 },
3887                 "shop/bag": {
3888                     "name": "箱包店",
3889                     "terms": "箱包店,行李店"
3890                 },
3891                 "shop/bakery": {
3892                     "name": "面包店",
3893                     "terms": "面包店"
3894                 },
3895                 "shop/bathroom_furnishing": {
3896                     "name": "浴室家具店",
3897                     "terms": "水暖店"
3898                 },
3899                 "shop/beauty": {
3900                     "name": "美容店",
3901                     "terms": "美容院"
3902                 },
3903                 "shop/beauty/nails": {
3904                     "name": "美甲店",
3905                     "terms": "美甲店,美甲沙龙"
3906                 },
3907                 "shop/beauty/tanning": {
3908                     "name": "日光浴沙龙",
3909                     "terms": "日光浴沙龙,阳光浴房"
3910                 },
3911                 "shop/bed": {
3912                     "name": "床上用品店",
3913                     "terms": "床上用品店"
3914                 },
3915                 "shop/beverages": {
3916                     "name": "饮料店",
3917                     "terms": "饮品店"
3918                 },
3919                 "shop/bicycle": {
3920                     "name": "自行车店",
3921                     "terms": "自行车,单车"
3922                 },
3923                 "shop/bookmaker": {
3924                     "name": "书商",
3925                     "terms": "书商"
3926                 },
3927                 "shop/books": {
3928                     "name": "书店",
3929                     "terms": "书店,书城"
3930                 },
3931                 "shop/boutique": {
3932                     "name": "精品店",
3933                     "terms": "精品店"
3934                 },
3935                 "shop/butcher": {
3936                     "name": "肉店",
3937                     "terms": "肉铺"
3938                 },
3939                 "shop/candles": {
3940                     "name": "蜡烛店",
3941                     "terms": "蜡烛专卖店"
3942                 },
3943                 "shop/car": {
3944                     "name": "汽车店",
3945                     "terms": "车行"
3946                 },
3947                 "shop/car_parts": {
3948                     "name": "汽车零部件商店",
3949                     "terms": "汽车配件店"
3950                 },
3951                 "shop/car_repair": {
3952                     "name": "汽车修理店",
3953                     "terms": "汽车修理店"
3954                 },
3955                 "shop/carpet": {
3956                     "name": "地毯店",
3957                     "terms": "地毯店,毯店"
3958                 },
3959                 "shop/charity": {
3960                     "name": "慈善机构店",
3961                     "terms": "慈善机构店,慈善资助店"
3962                 },
3963                 "shop/cheese": {
3964                     "name": "奶酪店",
3965                     "terms": "奶酪店,奶酪专卖店"
3966                 },
3967                 "shop/chemist": {
3968                     "name": "药妆店",
3969                     "terms": "药妆店"
3970                 },
3971                 "shop/chocolate": {
3972                     "name": "巧克力店",
3973                     "terms": "巧克力店,巧克力专卖店"
3974                 },
3975                 "shop/clothes": {
3976                     "name": "服装店",
3977                     "terms": "服装店"
3978                 },
3979                 "shop/coffee": {
3980                     "name": "咖啡豆/粉店",
3981                     "terms": "咖啡豆店,咖啡粉店"
3982                 },
3983                 "shop/computer": {
3984                     "name": "电脑店",
3985                     "terms": "电脑店"
3986                 },
3987                 "shop/confectionery": {
3988                     "name": "糖果店",
3989                     "terms": "糖果店,糖果屋"
3990                 },
3991                 "shop/convenience": {
3992                     "name": "便利店",
3993                     "terms": "便利店"
3994                 },
3995                 "shop/copyshop": {
3996                     "name": "打印店",
3997                     "terms": "打印社,复印店"
3998                 },
3999                 "shop/cosmetics": {
4000                     "name": "化妆品店",
4001                     "terms": "日化店"
4002                 },
4003                 "shop/craft": {
4004                     "name": "艺术/手工艺品店",
4005                     "terms": "艺术/手工艺品店"
4006                 },
4007                 "shop/curtain": {
4008                     "name": "窗帘店",
4009                     "terms": "窗帘店"
4010                 },
4011                 "shop/dairy": {
4012                     "name": "牛奶店",
4013                     "terms": "牛奶店"
4014                 },
4015                 "shop/deli": {
4016                     "name": "熟食店",
4017                     "terms": "熟食店"
4018                 },
4019                 "shop/department_store": {
4020                     "name": "百货商场",
4021                     "terms": "百货店"
4022                 },
4023                 "shop/doityourself": {
4024                     "name": "DIY店",
4025                     "terms": "DIY商店,手工店"
4026                 },
4027                 "shop/dry_cleaning": {
4028                     "name": "干洗店",
4029                     "terms": "干洗店"
4030                 },
4031                 "shop/e-cigarette": {
4032                     "name": "电子烟店",
4033                     "terms": "电子烟店"
4034                 },
4035                 "shop/electronics": {
4036                     "name": "电器店",
4037                     "terms": "电器店"
4038                 },
4039                 "shop/erotic": {
4040                     "name": "情趣用品店",
4041                     "terms": "情趣用品店,性爱店"
4042                 },
4043                 "shop/fabric": {
4044                     "name": "布店",
4045                     "terms": "布店"
4046                 },
4047                 "shop/farm": {
4048                     "name": "农产直销店",
4049                     "terms": "农产直销店"
4050                 },
4051                 "shop/fashion": {
4052                     "name": "服装店",
4053                     "terms": "服装店,潮流服饰店"
4054                 },
4055                 "shop/fishmonger": {
4056                     "name": "海产店"
4057                 },
4058                 "shop/florist": {
4059                     "name": "花店",
4060                     "terms": "花店"
4061                 },
4062                 "shop/frame": {
4063                     "name": "相框店",
4064                     "terms": "相框店"
4065                 },
4066                 "shop/funeral_directors": {
4067                     "name": "殡仪馆",
4068                     "terms": "殡仪馆,墓园,墓地,坟墓,丧葬承办人,殡葬业者,殡葬,死亡,逝世,丧礼,葬"
4069                 },
4070                 "shop/furnace": {
4071                     "name": "熔炉店",
4072                     "terms": "熔炉店"
4073                 },
4074                 "shop/furniture": {
4075                     "name": "家具店",
4076                     "terms": "家具店"
4077                 },
4078                 "shop/garden_centre": {
4079                     "name": "园艺品店",
4080                     "terms": "花店"
4081                 },
4082                 "shop/gift": {
4083                     "name": "礼品店",
4084                     "terms": "礼品店"
4085                 },
4086                 "shop/greengrocer": {
4087                     "name": "果蔬店",
4088                     "terms": "果蔬店"
4089                 },
4090                 "shop/hairdresser": {
4091                     "name": "理发店",
4092                     "terms": "理发店"
4093                 },
4094                 "shop/hardware": {
4095                     "name": "五金店",
4096                     "terms": "五金店"
4097                 },
4098                 "shop/hearing_aids": {
4099                     "name": "听觉恢复用品店",
4100                     "terms": "听觉恢复用品店"
4101                 },
4102                 "shop/herbalist": {
4103                     "name": "草药店",
4104                     "terms": "草药店,中医"
4105                 },
4106                 "shop/hifi": {
4107                     "name": "音响店",
4108                     "terms": "音响店"
4109                 },
4110                 "shop/houseware": {
4111                     "name": "小型家饰店",
4112                     "terms": "小型家饰店"
4113                 },
4114                 "shop/interior_decoration": {
4115                     "name": "室内装饰店",
4116                     "terms": "室内装饰店"
4117                 },
4118                 "shop/jewelry": {
4119                     "name": "珠宝店",
4120                     "terms": "珠宝店"
4121                 },
4122                 "shop/kiosk": {
4123                     "name": "报刊亭",
4124                     "terms": "书报亭"
4125                 },
4126                 "shop/kitchen": {
4127                     "name": "厨房用品店",
4128                     "terms": "厨房用品店"
4129                 },
4130                 "shop/laundry": {
4131                     "name": "洗衣店",
4132                     "terms": "洗衣店"
4133                 },
4134                 "shop/leather": {
4135                     "name": "皮具店",
4136                     "terms": "皮具店"
4137                 },
4138                 "shop/locksmith": {
4139                     "name": "锁匠铺",
4140                     "terms": "锁匠铺,开锁匠"
4141                 },
4142                 "shop/lottery": {
4143                     "name": "彩票店",
4144                     "terms": "彩票店,彩票购买点"
4145                 },
4146                 "shop/mall": {
4147                     "name": "商场",
4148                     "terms": "商场"
4149                 },
4150                 "shop/massage": {
4151                     "name": "按摩店",
4152                     "terms": "按摩店"
4153                 },
4154                 "shop/medical_supply": {
4155                     "name": "医疗用品店",
4156                     "terms": "医疗用品店,医护用品店"
4157                 },
4158                 "shop/mobile_phone": {
4159                     "name": "手机店",
4160                     "terms": "手机店"
4161                 },
4162                 "shop/money_lender": {
4163                     "name": "放贷人",
4164                     "terms": "放贷人,放贷者"
4165                 },
4166                 "shop/motorcycle": {
4167                     "name": "摩托车店",
4168                     "terms": "摩托车行,摩托车"
4169                 },
4170                 "shop/music": {
4171                     "name": "音乐店",
4172                     "terms": "音乐店"
4173                 },
4174                 "shop/musical_instrument": {
4175                     "name": "乐器店",
4176                     "terms": "乐器店,音乐用品店"
4177                 },
4178                 "shop/newsagent": {
4179                     "name": "报摊",
4180                     "terms": "报摊"
4181                 },
4182                 "shop/nutrition_supplements": {
4183                     "name": "保健品店",
4184                     "terms": "保健品店"
4185                 },
4186                 "shop/optician": {
4187                     "name": "眼镜店",
4188                     "terms": "眼镜店"
4189                 },
4190                 "shop/organic": {
4191                     "name": "有机产品店",
4192                     "terms": "有机产品店"
4193                 },
4194                 "shop/outdoor": {
4195                     "name": "户外用品店",
4196                     "terms": "户外用品店,销售户外活动用品的商店"
4197                 },
4198                 "shop/paint": {
4199                     "name": "油漆店",
4200                     "terms": "油漆店,颜料店"
4201                 },
4202                 "shop/pastry": {
4203                     "name": "糕饼店",
4204                     "terms": "油酥点心店,糕点店,糕饼店,面包点心店"
4205                 },
4206                 "shop/pawnbroker": {
4207                     "name": "典当商铺",
4208                     "terms": "典当商铺,当铺"
4209                 },
4210                 "shop/pet": {
4211                     "name": "宠物店",
4212                     "terms": "宠物店"
4213                 },
4214                 "shop/photo": {
4215                     "name": "照相馆",
4216                     "terms": "照相馆"
4217                 },
4218                 "shop/pyrotechnics": {
4219                     "name": "烟花爆竹店",
4220                     "terms": "烟花爆竹店"
4221                 },
4222                 "shop/radiotechnics": {
4223                     "name": "音像制品店",
4224                     "terms": "音像制品店"
4225                 },
4226                 "shop/religion": {
4227                     "name": "宗教商店",
4228                     "terms": "宗教商店"
4229                 },
4230                 "shop/scuba_diving": {
4231                     "name": "潜水商店",
4232                     "terms": "潜水商店"
4233                 },
4234                 "shop/seafood": {
4235                     "name": "海鲜店",
4236                     "terms": "海鲜店,水产品店"
4237                 },
4238                 "shop/second_hand": {
4239                     "name": "二手市场",
4240                     "terms": "二手市场"
4241                 },
4242                 "shop/shoes": {
4243                     "name": "鞋店",
4244                     "terms": "鞋店"
4245                 },
4246                 "shop/sports": {
4247                     "name": "体育用品店",
4248                     "terms": "体育,体育用品店"
4249                 },
4250                 "shop/stationery": {
4251                     "name": "文具店",
4252                     "terms": "文具店"
4253                 },
4254                 "shop/storage_rental": {
4255                     "name": "租赁处",
4256                     "terms": "租赁处"
4257                 },
4258                 "shop/supermarket": {
4259                     "name": "超市",
4260                     "terms": "超级市场"
4261                 },
4262                 "shop/tailor": {
4263                     "name": "裁缝店",
4264                     "terms": "裁缝店"
4265                 },
4266                 "shop/tattoo": {
4267                     "name": "纹身店",
4268                     "terms": "纹身店,刺青店"
4269                 },
4270                 "shop/tea": {
4271                     "name": "茶叶商店",
4272                     "terms": "茶叶商店,茶店"
4273                 },
4274                 "shop/ticket": {
4275                     "name": "售票处",
4276                     "terms": "售票处,售票亭"
4277                 },
4278                 "shop/tobacco": {
4279                     "name": "烟草店",
4280                     "terms": "烟草店"
4281                 },
4282                 "shop/toys": {
4283                     "name": "玩具店",
4284                     "terms": "玩具店"
4285                 },
4286                 "shop/travel_agency": {
4287                     "name": "旅行社",
4288                     "terms": "旅行社"
4289                 },
4290                 "shop/tyres": {
4291                     "name": "轮胎店",
4292                     "terms": "轮胎店"
4293                 },
4294                 "shop/vacant": {
4295                     "name": "空置铺位"
4296                 },
4297                 "shop/vacuum_cleaner": {
4298                     "name": "吸尘器店",
4299                     "terms": "吸尘器店"
4300                 },
4301                 "shop/variety_store": {
4302                     "name": "杂货店",
4303                     "terms": "杂货店"
4304                 },
4305                 "shop/video": {
4306                     "name": "影像店",
4307                     "terms": "影像店"
4308                 },
4309                 "shop/video_games": {
4310                     "name": "电子游戏店",
4311                     "terms": "电子游戏店,视频游戏店"
4312                 },
4313                 "shop/watches": {
4314                     "name": "手表店",
4315                     "terms": "手表店,钟表店,Watches Shop"
4316                 },
4317                 "shop/water_sports": {
4318                     "name": "水上运动/泳装店",
4319                     "terms": "水上运动/泳装店"
4320                 },
4321                 "shop/weapons": {
4322                     "name": "武器店",
4323                     "terms": "武器店"
4324                 },
4325                 "shop/window_blind": {
4326                     "name": "百叶窗店",
4327                     "terms": "百叶窗店"
4328                 },
4329                 "shop/wine": {
4330                     "name": "酒品商店",
4331                     "terms": "酒品商店,酒店,酒楼,酒坊"
4332                 },
4333                 "tourism": {
4334                     "name": "旅行",
4335                     "terms": "旅行"
4336                 },
4337                 "tourism/alpine_hut": {
4338                     "name": "高山小屋",
4339                     "terms": "高山小屋"
4340                 },
4341                 "tourism/apartment": {
4342                     "name": "公寓",
4343                     "terms": "公寓,客人公寓"
4344                 },
4345                 "tourism/aquarium": {
4346                     "name": "水族馆",
4347                     "terms": "水族馆,水生馆,水生,水族,海洋世界,海底世界,水生动物,水族池,鱼"
4348                 },
4349                 "tourism/artwork": {
4350                     "name": "艺术品",
4351                     "terms": "艺术品"
4352                 },
4353                 "tourism/attraction": {
4354                     "name": "旅游名胜",
4355                     "terms": "旅游名胜"
4356                 },
4357                 "tourism/camp_site": {
4358                     "name": "宿营场地",
4359                     "terms": "露营地,野营地,露营场,野营场,露营,野营,野营场地,露营场地,宿营场地,宿营地,宿营,扎营,帐篷,野外,荒野,郊野,郊外,度假"
4360                 },
4361                 "tourism/caravan_site": {
4362                     "name": "房车营地",
4363                     "terms": "房车营地"
4364                 },
4365                 "tourism/chalet": {
4366                     "name": "木屋",
4367                     "terms": "木屋"
4368                 },
4369                 "tourism/gallery": {
4370                     "name": "美术馆",
4371                     "terms": "美术馆,画廊,艺术中心"
4372                 },
4373                 "tourism/guest_house": {
4374                     "name": "招待所",
4375                     "terms": "招待所,旅馆,宾馆"
4376                 },
4377                 "tourism/hostel": {
4378                     "name": "旅舍",
4379                     "terms": "旅舍,招待所"
4380                 },
4381                 "tourism/hotel": {
4382                     "name": "宾馆",
4383                     "terms": "宾馆,酒店,旅馆"
4384                 },
4385                 "tourism/information": {
4386                     "name": "问询处",
4387                     "terms": "问讯处,问询处,信息中心,游客中心"
4388                 },
4389                 "tourism/information/board": {
4390                     "name": "信息板",
4391                     "terms": "信息板"
4392                 },
4393                 "tourism/information/guidepost": {
4394                     "name": "路标",
4395                     "terms": "路标,路牌"
4396                 },
4397                 "tourism/information/map": {
4398                     "name": "地图",
4399                     "terms": "地图"
4400                 },
4401                 "tourism/information/office": {
4402                     "name": "旅游咨询处",
4403                     "terms": "旅游咨询处,旅游问询处,旅游问询中心,旅游咨询中心,旅游咨询服务中心,旅游信息咨询处"
4404                 },
4405                 "tourism/motel": {
4406                     "name": "汽车旅馆",
4407                     "terms": "汽车旅馆"
4408                 },
4409                 "tourism/museum": {
4410                     "name": "博物馆",
4411                     "terms": "博物馆"
4412                 },
4413                 "tourism/picnic_site": {
4414                     "name": "野餐地",
4415                     "terms": "郊游地点"
4416                 },
4417                 "tourism/theme_park": {
4418                     "name": "主题公园",
4419                     "terms": "主题公园"
4420                 },
4421                 "tourism/viewpoint": {
4422                     "name": "观景点",
4423                     "terms": "景点"
4424                 },
4425                 "tourism/zoo": {
4426                     "name": "动物园",
4427                     "terms": "动物园"
4428                 },
4429                 "traffic_calming": {
4430                     "name": "交通稳静化",
4431                     "terms": "交通稳静化,交通静稳化,车辆减速措施"
4432                 },
4433                 "traffic_calming/bump": {
4434                     "name": "减速带",
4435                     "terms": "减速带"
4436                 },
4437                 "traffic_calming/chicane": {
4438                     "name": "曲折车行道",
4439                     "terms": "曲折车行道,减速弯道"
4440                 },
4441                 "traffic_calming/choker": {
4442                     "name": "窄化路面",
4443                     "terms": "窄化路面,瓶颈化交叉口,窄点"
4444                 },
4445                 "traffic_calming/cushion": {
4446                     "name": "减速垫",
4447                     "terms": "减速垫,减速板,减速带,减速胶"
4448                 },
4449                 "traffic_calming/dip": {
4450                     "name": "路凹",
4451                     "terms": "路凹,减速路凹,减速坑"
4452                 },
4453                 "traffic_calming/hump": {
4454                     "name": "减速台",
4455                     "terms": "减速台"
4456                 },
4457                 "traffic_calming/island": {
4458                     "name": "交通岛",
4459                     "terms": "交通岛,导流岛,安全岛,中心岛,交通稳静化"
4460                 },
4461                 "traffic_calming/rumble_strip": {
4462                     "name": "路肩警示带",
4463                     "terms": "路肩警示带,路侧振动带"
4464                 },
4465                 "traffic_calming/table": {
4466                     "name": "人行横道",
4467                     "terms": "行人专用路"
4468                 },
4469                 "type/boundary": {
4470                     "name": "边界",
4471                     "terms": "边界"
4472                 },
4473                 "type/boundary/administrative": {
4474                     "name": "行政区边界",
4475                     "terms": "行政边界"
4476                 },
4477                 "type/multipolygon": {
4478                     "name": "多个面"
4479                 },
4480                 "type/restriction": {
4481                     "name": "限制",
4482                     "terms": "限制"
4483                 },
4484                 "type/restriction/no_left_turn": {
4485                     "name": "禁止左转",
4486                     "terms": "禁止左转弯"
4487                 },
4488                 "type/restriction/no_right_turn": {
4489                     "name": "禁止右转",
4490                     "terms": "禁止右转弯"
4491                 },
4492                 "type/restriction/no_straight_on": {
4493                     "name": "禁止直行",
4494                     "terms": "禁止直行"
4495                 },
4496                 "type/restriction/no_u_turn": {
4497                     "name": "禁止掉头",
4498                     "terms": "禁止掉头"
4499                 },
4500                 "type/restriction/only_left_turn": {
4501                     "name": "仅左转",
4502                     "terms": "仅左转"
4503                 },
4504                 "type/restriction/only_right_turn": {
4505                     "name": "仅右转",
4506                     "terms": "仅右转"
4507                 },
4508                 "type/restriction/only_straight_on": {
4509                     "name": "禁止转向",
4510                     "terms": "禁止转向"
4511                 },
4512                 "type/route": {
4513                     "name": "线路",
4514                     "terms": "路线,路径"
4515                 },
4516                 "type/route/bicycle": {
4517                     "name": "自行车线路",
4518                     "terms": "单车线路,自行车,单车,路线,线路"
4519                 },
4520                 "type/route/bus": {
4521                     "name": "公共汽车线路",
4522                     "terms": "公交线路,路线,线路,公交路线,公共汽车路线"
4523                 },
4524                 "type/route/detour": {
4525                     "name": "绕行线路",
4526                     "terms": "迂回线路,绕道线路,绕路线路,路线,线路"
4527                 },
4528                 "type/route/ferry": {
4529                     "name": "渡轮航线",
4530                     "terms": "渡轮航线"
4531                 },
4532                 "type/route/foot": {
4533                     "name": "步行线路",
4534                     "terms": "步行路线,路线,线路"
4535                 },
4536                 "type/route/hiking": {
4537                     "name": "徒步线路",
4538                     "terms": "远足线路,路线,线路,徒步,远足,远足路线,徒步路线"
4539                 },
4540                 "type/route/horse": {
4541                     "name": "骑行线路",
4542                     "terms": "骑行线路"
4543                 },
4544                 "type/route/pipeline": {
4545                     "name": "管道线路",
4546                     "terms": "管道路线,管线,路线,线路"
4547                 },
4548                 "type/route/power": {
4549                     "name": "电力线路",
4550                     "terms": "供电路线,电力路线,供电线路,路线,线路"
4551                 },
4552                 "type/route/road": {
4553                     "name": "驾驶线路",
4554                     "terms": "行车路线,行车线路,驾驶路线,路线,线路"
4555                 },
4556                 "type/route/train": {
4557                     "name": "列车线路",
4558                     "terms": "列车路线,火车,铁路,路线,线路"
4559                 },
4560                 "type/route/tram": {
4561                     "name": "电车线路",
4562                     "terms": "电车路线,路线,线路"
4563                 },
4564                 "type/route_master": {
4565                     "name": "线路主线",
4566                     "terms": "线路干线,主线,干线,线路,路线"
4567                 },
4568                 "type/site": {
4569                     "name": "场址",
4570                     "terms": "场址,地点,场地"
4571                 },
4572                 "vertex": {
4573                     "name": "其它",
4574                     "terms": "其它"
4575                 },
4576                 "waterway": {
4577                     "name": "航道"
4578                 },
4579                 "waterway/boatyard": {
4580                     "name": "船舶库",
4581                     "terms": "船舶库"
4582                 },
4583                 "waterway/canal": {
4584                     "name": "运河",
4585                     "terms": "运河"
4586                 },
4587                 "waterway/dam": {
4588                     "name": "水坝",
4589                     "terms": "水坝"
4590                 },
4591                 "waterway/ditch": {
4592                     "name": "水沟",
4593                     "terms": "沟,沟渠,涧"
4594                 },
4595                 "waterway/dock": {
4596                     "name": "干船坞/湿船坞",
4597                     "terms": "干船坞,湿船坞,干坞,湿坞"
4598                 },
4599                 "waterway/drain": {
4600                     "name": "渠",
4601                     "terms": "下水道"
4602                 },
4603                 "waterway/fuel": {
4604                     "name": "船舶加油站",
4605                     "terms": "船舶加油站"
4606                 },
4607                 "waterway/river": {
4608                     "name": "河",
4609                     "terms": "江,河流,川"
4610                 },
4611                 "waterway/riverbank": {
4612                     "name": "堤",
4613                     "terms": "岸,畔,河岸,河堤,河畔"
4614                 },
4615                 "waterway/sanitary_dump_station": {
4616                     "name": "航船卸污站",
4617                     "terms": "航船卸污站,垃圾处理"
4618                 },
4619                 "waterway/stream": {
4620                     "name": "溪",
4621                     "terms": "小河,小溪,涧,溪流"
4622                 },
4623                 "waterway/water_point": {
4624                     "name": "航行用淡水",
4625                     "terms": "航行用淡水,淡水,饮用水"
4626                 },
4627                 "waterway/waterfall": {
4628                     "name": "瀑布",
4629                     "terms": "瀑布,跌水,飞瀑"
4630                 },
4631                 "waterway/weir": {
4632                     "name": "堰",
4633                     "terms": "坝,堰坝,拦河坝"
4634                 }
4635             }
4636         }
4637     }
4638 }