Add field for opening_hours:drive_through=* (#999)

This commit is contained in:
archpdx 2023-12-16 05:04:37 -08:00 committed by GitHub
parent def8e98301
commit 8ee33f2a28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 22 additions and 4 deletions

View file

@ -7,7 +7,8 @@
"building_area_yes",
"opening_hours",
"atm",
"drive_through"
"drive_through",
"opening_hours/drive_through"
],
"moreFields": [
"{@templates/internet_access}",

View file

@ -9,7 +9,8 @@
"outdoor_seating",
"{@templates/internet_access}",
"phone",
"website"
"website",
"opening_hours/drive_through"
],
"moreFields": [
"{@templates/internet_access}",

View file

@ -9,6 +9,7 @@
"building_area_yes",
"opening_hours",
"drive_through",
"opening_hours/drive_through",
"phone",
"website"
],

View file

@ -13,6 +13,7 @@
"delivery",
"diet_multi",
"drive_through",
"opening_hours/drive_through",
"takeaway",
"fhrs/id-GB",
"website/menu"

View file

@ -7,7 +7,8 @@
"building_area_yes",
"opening_hours",
"dispensing",
"drive_through"
"drive_through",
"opening_hours/drive_through"
],
"moreFields": [
"{@templates/poi}",