Skip to content

Commit 59a10da

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

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)