mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
move summit cross field to moreFields
see https://github.com/openstreetmap/id-tagging-schema/pull/1088#issuecomment-1919520200
This commit is contained in:
parent
54205c7a29
commit
89bb45fa66
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,10 @@
|
|||
"icon": "maki-mountain",
|
||||
"fields": [
|
||||
"name",
|
||||
"ele_node",
|
||||
"ele_node"
|
||||
],
|
||||
"moreFields": [
|
||||
"{natural}",
|
||||
"summit/cross"
|
||||
],
|
||||
"geometry": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue