Skip to content

Commit

Permalink
Add preset for amenity=stripclub (#648)
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanCarroll authored Feb 16, 2023
1 parent 50402e4 commit c77bc90
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions data/presets/amenity/stripclub.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"icon": "roentgen-pole_dancer",
"fields": [
"name",
"operator",
"address",
"building_area_yes",
"opening_hours",
"min_age",
"smoking"
],
"moreFields": [
"air_conditioning",
"email",
"fax",
"gnis/feature_id-US",
"level",
"payment_multi",
"opening_hours/covid19",
"phone",
"ref/FR/siret-FR",
"wheelchair",
"fee"
],
"geometry": [
"point",
"area"
],
"tags": {
"amenity": "stripclub"
},
"terms": [
"lap dance",
"adult*",
"gentlemen*",
"cabaret",
"strip*"
],
"name": "Strip club"
}

0 comments on commit c77bc90

Please sign in to comment.