mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 21:03:51 +01:00
Add Via field to route relations (re: #104)
This commit is contained in:
parent
11f552486c
commit
9f092d884f
8 changed files with 21 additions and 6 deletions
6
data/fields/via.json
Normal file
6
data/fields/via.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"key": "via",
|
||||
"type": "semiCombo",
|
||||
"label": "Via",
|
||||
"snake_case": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue