mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
Add contact:facebook field to POI presets (#859)
This commit is contained in:
parent
4a1327e10a
commit
771d5ca037
50 changed files with 55 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
],
|
||||
"moreFields": [
|
||||
"air_conditioning",
|
||||
"contact/facebook",
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id-US",
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
],
|
||||
"moreFields": [
|
||||
"air_conditioning",
|
||||
"contact/facebook",
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id-US",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
"branch_brand",
|
||||
"brand",
|
||||
"charge_fee",
|
||||
"contact/facebook",
|
||||
"email",
|
||||
"fax",
|
||||
"fee",
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
"opening_hours"
|
||||
],
|
||||
"moreFields": [
|
||||
"contact/facebook",
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id-US",
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
],
|
||||
"moreFields": [
|
||||
"access_simple",
|
||||
"contact/facebook",
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id-US",
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
],
|
||||
"moreFields": [
|
||||
"access_simple",
|
||||
"contact/facebook",
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id-US",
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@
|
|||
],
|
||||
"moreFields": [
|
||||
"address",
|
||||
"contact/facebook",
|
||||
"level",
|
||||
"gnis/feature_id-US",
|
||||
"opening_hours",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue