Merge pull request #5894 from danielwu830/issue5892

Create preset for amenity=photo_booth #5892
This commit is contained in:
Quincy Morgan
2019-02-18 14:32:23 -05:00
committed by GitHub

View File

@@ -0,0 +1,26 @@
{
"icon": "camera",
"fields": [
"payment_types",
"operator",
"wheelchair"
],
"geometry": [
"point",
"area"
],
"terms": [
"photobooth",
"photo",
"booth",
"kiosk",
"camera"
],
"tags": {
"amenity": "photo_booth"
},
"name": "Photo Booth"
}