mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-01 19:05:38 +02:00
Add drive_through as (optional) field to Cafe preset (#697)
This commit is contained in:
@@ -21,9 +21,11 @@
|
||||
"capacity",
|
||||
"delivery",
|
||||
"diet_multi",
|
||||
"drive_through",
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id-US",
|
||||
"highchair",
|
||||
"level",
|
||||
"min_age",
|
||||
"not/name",
|
||||
@@ -36,8 +38,7 @@
|
||||
"takeaway",
|
||||
"toilets",
|
||||
"toilets/wheelchair",
|
||||
"wheelchair",
|
||||
"highchair"
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id-US",
|
||||
"highchair",
|
||||
"internet_access",
|
||||
"internet_access/fee",
|
||||
"internet_access/ssid",
|
||||
@@ -32,8 +33,7 @@
|
||||
"ref/FR/siret-FR",
|
||||
"smoking",
|
||||
"takeaway",
|
||||
"wheelchair",
|
||||
"highchair"
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id-US",
|
||||
"highchair",
|
||||
"internet_access",
|
||||
"internet_access/fee",
|
||||
"internet_access/ssid",
|
||||
@@ -40,8 +41,7 @@
|
||||
"takeaway",
|
||||
"toilets",
|
||||
"toilets/wheelchair",
|
||||
"wheelchair",
|
||||
"highchair"
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
Reference in New Issue
Block a user