Skip to content

Commit 7a6d9c1

Browse files
feat: Add fee, level, and opening_hours to tourism=attraction preset
Fixes #1634
1 parent e323fd1 commit 7a6d9c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

data/presets/tourism/attraction.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"address"
77
],
88
"moreFields": [
9+
"opening_hours",
10+
"fee",
11+
"level",
912
"gnis/feature_id-US"
1013
],
1114
"geometry": [

0 commit comments

Comments
 (0)