mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 04:57:54 +02:00
drop duplicate fields in fields and moreFields
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
"address",
|
||||
"email",
|
||||
"fax",
|
||||
"opening_hours",
|
||||
"opening_hours/covid19",
|
||||
"payment_multi",
|
||||
"phone"
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -5,6 +5,10 @@
|
||||
"operator",
|
||||
"species/wikidata"
|
||||
],
|
||||
"moreFields": [
|
||||
"{attraction}",
|
||||
"opening_hours"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
|
||||
@@ -9,9 +9,7 @@
|
||||
"ref",
|
||||
"direction_vertex"
|
||||
],
|
||||
"moreFields": [
|
||||
"ref"
|
||||
],
|
||||
"moreFields": [],
|
||||
"tags": {
|
||||
"highway": "milestone"
|
||||
},
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
],
|
||||
"moreFields": [
|
||||
"{highway/footway}",
|
||||
"access",
|
||||
"fishing",
|
||||
"gnis/feature_id-US",
|
||||
"incline"
|
||||
|
||||
@@ -6,8 +6,7 @@
|
||||
"mimics"
|
||||
],
|
||||
"moreFields": [
|
||||
"{man_made/tower}",
|
||||
"mimics"
|
||||
"{man_made/tower}"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
@@ -12,8 +12,7 @@
|
||||
"moreFields": [
|
||||
"height",
|
||||
"location",
|
||||
"manufacturer",
|
||||
"material"
|
||||
"manufacturer"
|
||||
],
|
||||
"geometry": [
|
||||
"point"
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
"moreFields": [
|
||||
"air_conditioning",
|
||||
"branch_brand",
|
||||
"brand",
|
||||
"building/levels_building",
|
||||
"contact/facebook",
|
||||
"fax",
|
||||
|
||||
Reference in New Issue
Block a user