Phase out opening_hours:covid19 field (#401)

…by making the field an optional field which is not displayed by default when selecting a preset. This approach allows mapeprs to easily see now potentially outdated pandemic opening hours and check/update/fix/convert them accordinly.
This commit is contained in:
Martin Raifer 2022-05-20 17:08:19 +02:00
parent 2be67fdc9d
commit 4de347dd48
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
102 changed files with 158 additions and 135 deletions

View file

@ -4,7 +4,6 @@
"name",
"address",
"opening_hours",
"opening_hours/covid19",
"fee",
"payment_multi_fee",
"charge_fee"
@ -13,6 +12,7 @@
"email",
"fax",
"gnis/feature_id-US",
"opening_hours/covid19",
"phone",
"smoking",
"website"

View file

@ -4,10 +4,10 @@
"name",
"building_area",
"address",
"opening_hours",
"opening_hours/covid19"
"opening_hours"
],
"moreFields": [
"opening_hours/covid19",
"website"
],
"geometry": [

View file

@ -4,7 +4,8 @@
"name",
"operator",
"address",
"building_area"
"building_area",
"opening_hours"
],
"moreFields": [
"air_conditioning",
@ -16,7 +17,6 @@
"internet_access/ssid",
"level",
"min_age",
"opening_hours",
"opening_hours/covid19",
"payment_multi",
"phone",

View file

@ -5,6 +5,7 @@
"operator",
"address",
"building_area",
"opening_hours",
"dance/style"
],
"moreFields": [
@ -12,7 +13,6 @@
"fax",
"gnis/feature_id-US",
"level",
"opening_hours",
"opening_hours/covid19",
"payment_multi",
"phone",

View file

@ -5,6 +5,7 @@
"operator",
"address",
"building_area",
"opening_hours",
"dance/style"
],
"moreFields": [
@ -12,7 +13,6 @@
"fax",
"gnis/feature_id-US",
"level",
"opening_hours",
"opening_hours/covid19",
"payment_multi",
"phone",

View file

@ -7,8 +7,7 @@
"fee",
"payment_multi_fee",
"charge_fee",
"opening_hours",
"opening_hours/covid19"
"opening_hours"
],
"moreFields": [
"address",
@ -17,6 +16,7 @@
"fax",
"gnis/feature_id-US",
"lit",
"opening_hours/covid19",
"phone",
"website",
"wheelchair"

View file

@ -5,7 +5,6 @@
"address",
"building_area",
"opening_hours",
"opening_hours/covid19",
"website",
"fee",
"payment_multi_fee",
@ -19,6 +18,7 @@
"email",
"fax",
"level",
"opening_hours/covid19",
"phone",
"smoking",
"wheelchair"

View file

@ -6,7 +6,6 @@
"address",
"building_area",
"opening_hours",
"opening_hours/covid19",
"phone",
"website"
],
@ -22,6 +21,7 @@
"internet_access/fee",
"internet_access/ssid",
"level",
"opening_hours/covid19",
"payment_multi"
],
"geometry": [

View file

@ -4,13 +4,13 @@
"name",
"operator",
"address",
"opening_hours",
"opening_hours/covid19"
"opening_hours"
],
"moreFields": [
"email",
"fax",
"gnis/feature_id-US",
"opening_hours/covid19",
"payment_multi",
"phone",
"website"

View file

@ -5,7 +5,6 @@
"address",
"building_area",
"opening_hours",
"opening_hours/covid19",
"website",
"fee",
"payment_multi_fee",
@ -20,6 +19,7 @@
"fax",
"gnis/feature_id-US",
"level",
"opening_hours/covid19",
"phone",
"smoking",
"wheelchair"

View file

@ -6,7 +6,8 @@
"sport_ice",
"operator",
"address",
"building"
"building",
"opening_hours"
],
"moreFields": [
"email",
@ -16,7 +17,6 @@
"internet_access/fee",
"internet_access/ssid",
"level",
"opening_hours",
"opening_hours/covid19",
"payment_multi",
"phone",

View file

@ -5,7 +5,6 @@
"address",
"building_area",
"opening_hours",
"opening_hours/covid19",
"phone",
"website"
],
@ -24,6 +23,7 @@
"internet_access/ssid",
"max_age",
"min_age",
"opening_hours/covid19",
"operator",
"payment_multi",
"wheelchair"

View file

@ -5,7 +5,6 @@
"operator",
"address",
"opening_hours",
"opening_hours/covid19",
"fee",
"payment_multi_fee",
"charge_fee"
@ -14,6 +13,7 @@
"email",
"fax",
"gnis/feature_id-US",
"opening_hours/covid19",
"phone",
"website"
],

View file

@ -8,14 +8,14 @@
"name",
"operator",
"address",
"opening_hours",
"opening_hours/covid19"
"opening_hours"
],
"moreFields": [
"dog",
"email",
"fax",
"gnis/feature_id-US",
"opening_hours/covid19",
"phone",
"website"
],

View file

@ -4,14 +4,14 @@
"name",
"operator",
"address",
"opening_hours",
"opening_hours/covid19"
"opening_hours"
],
"moreFields": [
"dog",
"email",
"fax",
"gnis/feature_id-US",
"opening_hours/covid19",
"phone",
"smoking",
"website"

View file

@ -5,8 +5,7 @@
"operator",
"resort",
"address",
"opening_hours",
"opening_hours/covid19"
"opening_hours"
],
"moreFields": [
"access_simple",
@ -16,6 +15,7 @@
"internet_access",
"internet_access/fee",
"internet_access/ssid",
"opening_hours/covid19",
"payment_multi",
"phone",
"website"

View file

@ -5,7 +5,6 @@
"operator",
"address",
"opening_hours",
"opening_hours/covid19",
"access_simple",
"fee",
"payment_multi_fee",
@ -16,6 +15,7 @@
"fax",
"gnis/feature_id-US",
"level",
"opening_hours/covid19",
"phone",
"website"
],

View file

@ -6,6 +6,7 @@
"building",
"address",
"fee",
"opening_hours",
"payment_multi_fee",
"charge_fee"
],
@ -14,7 +15,6 @@
"fax",
"gnis/feature_id-US",
"level",
"opening_hours",
"opening_hours/covid19",
"phone",
"website"

View file

@ -6,12 +6,12 @@
"sport",
"address",
"building_area",
"opening_hours",
"access_simple"
],
"moreFields": [
"air_conditioning",
"level",
"opening_hours",
"opening_hours/covid19",
"fee",
"payment_multi_fee",

View file

@ -5,7 +5,6 @@
"address",
"building_area",
"opening_hours",
"opening_hours/covid19",
"phone",
"website"
],
@ -20,6 +19,7 @@
"internet_access",
"internet_access/fee",
"internet_access/ssid",
"opening_hours/covid19",
"operator",
"payment_multi"
],