Skip to content

Commit 81b5ea1

Browse files
committed
Add more tags to taginfo.json
Fixes #229
1 parent 0827e2f commit 81b5ea1

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

taginfo.json

+40
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,46 @@
1515
"key": "emergency",
1616
"value": "defibrillator",
1717
"object_types": ["node"]
18+
},
19+
{
20+
"key": "access",
21+
"object_types": ["node"]
22+
},
23+
{
24+
"key": "indoor",
25+
"object_types": ["node"]
26+
},
27+
{
28+
"key": "level",
29+
"object_types": ["node"]
30+
},
31+
{
32+
"key": "phone",
33+
"object_types": ["node"]
34+
},
35+
{
36+
"key": "contact:phone",
37+
"object_types": ["node"]
38+
},
39+
{
40+
"key": "check_date",
41+
"object_types": ["node"]
42+
},
43+
{
44+
"key": "defibrillator:location",
45+
"object_types": ["node"]
46+
},
47+
{
48+
"key": "image",
49+
"object_types": ["node"]
50+
},
51+
{
52+
"key": "wikimedia_commons",
53+
"object_types": ["node"]
54+
},
55+
{
56+
"key": "panoramax",
57+
"object_types": ["node"]
1858
}
1959
]
2060
}

0 commit comments

Comments
 (0)