Make pavilion searchable

This commit is contained in:
James
2017-04-11 21:13:45 +01:00
committed by GitHub
parent eb62e22a37
commit 82500725c5

View File

@@ -0,0 +1,17 @@
{
"icon": "shelter",
"fields": [
"bin",
"bench"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"amenity": "shelter",
"shelter_type": "pavilion"
},
"name": "Pavilion"
}