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,10 +7,8 @@
|
|||
"address"
|
||||
],
|
||||
"moreFields": [
|
||||
"email",
|
||||
"fax",
|
||||
"{@templates/contact}",
|
||||
"gnis/feature_id-US",
|
||||
"phone",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
|
|
@ -10,8 +10,7 @@
|
|||
"website"
|
||||
],
|
||||
"moreFields": [
|
||||
"email",
|
||||
"fax",
|
||||
"{@templates/contact}",
|
||||
"gnis/feature_id-US",
|
||||
"wheelchair"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -5,13 +5,12 @@
|
|||
"address",
|
||||
"operator",
|
||||
"building_area_yes",
|
||||
"email",
|
||||
"phone",
|
||||
"website"
|
||||
],
|
||||
"moreFields": [
|
||||
"fax",
|
||||
"{@templates/contact}",
|
||||
"gnis/feature_id-US",
|
||||
"phone",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue