mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 21:03:51 +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
|
|
@ -2,11 +2,11 @@
|
|||
"icon": "maki-suitcase",
|
||||
"fields": [
|
||||
"{office}",
|
||||
"internet_access"
|
||||
"{@templates/internet_access}"
|
||||
],
|
||||
"moreFields": [
|
||||
"internet_access/fee",
|
||||
"internet_access/ssid"
|
||||
"{@templates/internet_access}",
|
||||
"{@templates/poi}"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue