We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4535fb7 commit 455d733Copy full SHA for 455d733
data/presets/amenity/swingerclub.json
@@ -0,0 +1,31 @@
1
+{
2
+ "icon": "maki-heart",
3
+ "fields": [
4
+ "{amenity/nightclub}",
5
+ "smoking"
6
+ ],
7
+ "moreFields": [
8
+ "{@templates/poi}",
9
+ "air_conditioning",
10
+ "fee"
11
12
+ "geometry": [
13
+ "point",
14
+ "area"
15
16
+ "tags": {
17
+ "amenity": "swingerclub"
18
+ },
19
+ "terms": [
20
+ "adult*",
21
+ "lifestyle club",
22
+ "porn*",
23
+ "sex",
24
+ "strip*",
25
+ "swinger*"
26
27
+ "name": "Swinger Club",
28
+ "aliases": [
29
+ "Sex Club"
30
+ ]
31
+}
0 commit comments