Create preset for amenity=photo_booth #5892

This commit is contained in:
danielwu
2019-02-16 20:03:29 -05:00
parent c6d9bee226
commit 876f403843
@@ -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"
}