添加 'data/presets/lowalt/trunk_link.json'

This commit is contained in:
2024-08-06 20:55:59 +08:00
parent 6a70817494
commit bfa19d0941

View File

@@ -0,0 +1,29 @@
{
"name": "Trunk Link",
"icon": "iD-highway-trunk-link",
"fields": [
"{highway/motorway_link}"
],
"moreFields": [
"{highway/motorway_link}"
],
"geometry": [
"line"
],
"tags": {
"highway": "trunk_link"
},
"terms": [
"on ramp",
"off ramp",
"ramp",
"road",
"street"
],
"locationSet": {
"exclude": [
"ca",
"us"
]
}
}