mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
Added Expressway field to Trunk and Primary Road presets (#216)
This commit is contained in:
parent
2a3ab19203
commit
e3c8330775
4 changed files with 17 additions and 1 deletions
8
data/fields/expressway.json
Normal file
8
data/fields/expressway.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"key": "expressway",
|
||||
"type": "check",
|
||||
"label": "Expressway",
|
||||
"locationSet": {
|
||||
"include": ["US"]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue