Skip to content

Commit

Permalink
Add preset for amenity=swingerclub (#1187)
Browse files Browse the repository at this point in the history
  • Loading branch information
Asteliks authored Jul 22, 2024
1 parent 4535fb7 commit 455d733
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions data/presets/amenity/swingerclub.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"icon": "maki-heart",
"fields": [
"{amenity/nightclub}",
"smoking"
],
"moreFields": [
"{@templates/poi}",
"air_conditioning",
"fee"
],
"geometry": [
"point",
"area"
],
"tags": {
"amenity": "swingerclub"
},
"terms": [
"adult*",
"lifestyle club",
"porn*",
"sex",
"strip*",
"swinger*"
],
"name": "Swinger Club",
"aliases": [
"Sex Club"
]
}

0 comments on commit 455d733

Please sign in to comment.