mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
consolidate optional fields of "POI" presets into template "presets"
This commit is contained in:
parent
d9b12bcbce
commit
bdae3f06ff
172 changed files with 451 additions and 1166 deletions
|
|
@ -7,15 +7,12 @@
|
|||
"address",
|
||||
"operator",
|
||||
"operator/type",
|
||||
"internet_access",
|
||||
"internet_access/fee",
|
||||
"internet_access/ssid"
|
||||
"{@templates/internet_access}"
|
||||
],
|
||||
"moreFields": [
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id-US",
|
||||
"phone"
|
||||
"{@templates/contact}",
|
||||
"{@templates/internet_access}",
|
||||
"gnis/feature_id-US"
|
||||
],
|
||||
"geometry": [
|
||||
"area",
|
||||
|
|
|
|||
|
|
@ -8,12 +8,8 @@
|
|||
"wikidata"
|
||||
],
|
||||
"moreFields": [
|
||||
"email",
|
||||
"fax",
|
||||
"internet_access",
|
||||
"internet_access/fee",
|
||||
"internet_access/ssid",
|
||||
"phone"
|
||||
"{@templates/contact}",
|
||||
"{@templates/internet_access}"
|
||||
],
|
||||
"geometry": [
|
||||
"area",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue