We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50402e4 commit c77bc90Copy full SHA for c77bc90
data/presets/amenity/stripclub.json
@@ -0,0 +1,40 @@
1
+{
2
+ "icon": "roentgen-pole_dancer",
3
+ "fields": [
4
+ "name",
5
+ "operator",
6
+ "address",
7
+ "building_area_yes",
8
+ "opening_hours",
9
+ "min_age",
10
+ "smoking"
11
+ ],
12
+ "moreFields": [
13
+ "air_conditioning",
14
+ "email",
15
+ "fax",
16
+ "gnis/feature_id-US",
17
+ "level",
18
+ "payment_multi",
19
+ "opening_hours/covid19",
20
+ "phone",
21
+ "ref/FR/siret-FR",
22
+ "wheelchair",
23
+ "fee"
24
25
+ "geometry": [
26
+ "point",
27
+ "area"
28
29
+ "tags": {
30
+ "amenity": "stripclub"
31
+ },
32
+ "terms": [
33
+ "lap dance",
34
+ "adult*",
35
+ "gentlemen*",
36
+ "cabaret",
37
+ "strip*"
38
39
+ "name": "Strip club"
40
+}
0 commit comments