We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5389445 commit 3b92dc7Copy full SHA for 3b92dc7
1 file changed
data/presets/tourism/hostel.json
@@ -1,10 +1,19 @@
1
{
2
"icon": "temaki-bunk_beds",
3
"fields": [
4
- "{tourism/guest_house}"
+ "name",
5
+ "operator",
6
+ "address",
7
+ "website",
8
+ "email",
9
+ "phone",
10
+ "building_area_yes",
11
+ "rooms",
12
+ "{@templates/internet_access}"
13
],
14
"moreFields": [
15
"fhrs/id-GB",
16
+ "group_only",
17
"{tourism/guest_house}"
18
19
"geometry": [
0 commit comments