mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 21:03:51 +01:00
add vertex to route_bottom
This commit is contained in:
parent
301beb4aa1
commit
71835c25d2
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"icon": "temaki-abseiling",
|
||||
"geometry": [
|
||||
"point"
|
||||
"point",
|
||||
"vertex"
|
||||
],
|
||||
"fields": [
|
||||
"{climbing/route}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue