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

This commit is contained in:
2024-08-05 14:13:42 +08:00
parent 2c8ff74831
commit 8a0c019f4a

View File

@@ -0,0 +1,20 @@
{
"icon": "iD-highway-secondary",
"fields": [
"{lowalt/primary}"
],
"moreFields": [
"{lowalt/primary}"
],
"geometry": [
"line"
],
"tags": {
"highway": "secondary"
},
"terms": [
"road",
"street"
],
"name": "Secondary Road"
}