forked from MapComplete/MapComplete
Merge master
This commit is contained in:
commit
e0019de9e2
35 changed files with 13587 additions and 198 deletions
|
@ -1,4 +1,13 @@
|
|||
{
|
||||
"address": {
|
||||
"description": "地址",
|
||||
"name": "OSM 上已知的地址",
|
||||
"tagRenderings": {
|
||||
"fixme": {
|
||||
"question": "這裡需要修什麼?請直接解釋"
|
||||
}
|
||||
}
|
||||
},
|
||||
"artwork": {
|
||||
"description": "不同類型的藝術品",
|
||||
"name": "藝術品",
|
||||
|
@ -448,6 +457,9 @@
|
|||
"render": "單車停車場"
|
||||
}
|
||||
},
|
||||
"cafe_pub": {
|
||||
"name": "咖啡廳與酒吧"
|
||||
},
|
||||
"extinguisher": {
|
||||
"description": "顯示消防栓的地圖圖層。"
|
||||
},
|
||||
|
@ -465,17 +477,5 @@
|
|||
"hydrant": {
|
||||
"description": "顯示消防栓的地圖圖層。",
|
||||
"name": "消防栓地圖"
|
||||
},
|
||||
"address": {
|
||||
"description": "地址",
|
||||
"name": "OSM 上已知的地址",
|
||||
"tagRenderings": {
|
||||
"fixme": {
|
||||
"question": "這裡需要修什麼?請直接解釋"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cafe_pub": {
|
||||
"name": "咖啡廳與酒吧"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue