Skip to content

Commit

Permalink
Add more tags to taginfo.json
Browse files Browse the repository at this point in the history
Fixes #229
  • Loading branch information
starsep committed Oct 30, 2024
1 parent 0827e2f commit 81b5ea1
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions taginfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,46 @@
"key": "emergency",
"value": "defibrillator",
"object_types": ["node"]
},
{
"key": "access",
"object_types": ["node"]
},
{
"key": "indoor",
"object_types": ["node"]
},
{
"key": "level",
"object_types": ["node"]
},
{
"key": "phone",
"object_types": ["node"]
},
{
"key": "contact:phone",
"object_types": ["node"]
},
{
"key": "check_date",
"object_types": ["node"]
},
{
"key": "defibrillator:location",
"object_types": ["node"]
},
{
"key": "image",
"object_types": ["node"]
},
{
"key": "wikimedia_commons",
"object_types": ["node"]
},
{
"key": "panoramax",
"object_types": ["node"]
}
]
}

0 comments on commit 81b5ea1

Please sign in to comment.