mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +01:00
drop duplicate fields in fields and moreFields
This commit is contained in:
parent
566abf0c2c
commit
9addee4ac2
10 changed files with 8 additions and 14 deletions
|
|
@ -21,7 +21,6 @@
|
|||
"opening_hours/covid19",
|
||||
"payment_multi",
|
||||
"phone",
|
||||
"website",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
|
|
@ -14,8 +14,7 @@
|
|||
"gnis/feature_id-US",
|
||||
"level",
|
||||
"opening_hours/covid19",
|
||||
"ref/FR/siret-FR",
|
||||
"wheelchair"
|
||||
"ref/FR/siret-FR"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@
|
|||
"currency_multi"
|
||||
],
|
||||
"moreFields": [
|
||||
"ref",
|
||||
"blind",
|
||||
"branch_brand",
|
||||
"brand",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue