添加 'data/presets/lowalt/trunk.json'
This commit is contained in:
47
data/presets/lowalt/trunk.json
Normal file
47
data/presets/lowalt/trunk.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"icon": "iD-highway-trunk",
|
||||
"fields": [
|
||||
"name",
|
||||
"ref_road_number",
|
||||
"oneway",
|
||||
"maxspeed",
|
||||
"lanes",
|
||||
"expressway-US",
|
||||
"surface",
|
||||
"structure",
|
||||
"access"
|
||||
],
|
||||
"moreFields": [
|
||||
"bridge/ref",
|
||||
"charge_toll",
|
||||
"covered_no",
|
||||
"incline",
|
||||
"junction_line",
|
||||
"lit",
|
||||
"maxaxleload_bridge",
|
||||
"maxheight",
|
||||
"maxlength",
|
||||
"maxspeed/advisory",
|
||||
"maxspeed/hgv",
|
||||
"maxweight_bridge",
|
||||
"maxwidth",
|
||||
"minspeed",
|
||||
"not/name",
|
||||
"smoothness",
|
||||
"toll",
|
||||
"width"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "trunk"
|
||||
},
|
||||
"terms": [
|
||||
"expressway",
|
||||
"highway",
|
||||
"road",
|
||||
"street"
|
||||
],
|
||||
"name": "LowAlt Trunk"
|
||||
}
|
||||
Reference in New Issue
Block a user