mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-07 02:36:41 +02:00
Make pavilion searchable
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"icon": "shelter",
|
||||
"fields": [
|
||||
"bin",
|
||||
"bench"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "shelter",
|
||||
"shelter_type": "pavilion"
|
||||
},
|
||||
"name": "Pavilion"
|
||||
}
|
||||
Reference in New Issue
Block a user