mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 13:23:52 +01:00
Add field for summit cross (#1088)
This commit is contained in:
parent
186b86918d
commit
825f409cbe
2 changed files with 10 additions and 1 deletions
|
|
@ -2,7 +2,8 @@
|
|||
"icon": "maki-mountain",
|
||||
"fields": [
|
||||
"name",
|
||||
"ele_node"
|
||||
"ele_node",
|
||||
"summit/cross"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue