Skip to content

Commit 3b92dc7

Browse files
tiptoptomSamu__
andauthored
Add group_only=* field and don't ask for guest_house=* on tourism=hostel (#1343)
Co-authored-by: Samu__ <s.lechner@etlgr.com> Co-authored-by: tiptoptom <>
1 parent 5389445 commit 3b92dc7

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

data/presets/tourism/hostel.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
11
{
22
"icon": "temaki-bunk_beds",
33
"fields": [
4-
"{tourism/guest_house}"
4+
"name",
5+
"operator",
6+
"address",
7+
"website",
8+
"email",
9+
"phone",
10+
"building_area_yes",
11+
"rooms",
12+
"{@templates/internet_access}"
513
],
614
"moreFields": [
715
"fhrs/id-GB",
16+
"group_only",
817
"{tourism/guest_house}"
918
],
1019
"geometry": [

0 commit comments

Comments
 (0)