添加 'data/presets/lowalt/motorway_link.json'
This commit is contained in:
54
data/presets/lowalt/motorway_link.json
Normal file
54
data/presets/lowalt/motorway_link.json
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"name": "Motorway Link",
|
||||
"icon": "iD-highway-motorway-link",
|
||||
"fields": [
|
||||
"destination_oneway",
|
||||
"destination/ref_oneway",
|
||||
"junction/ref_oneway",
|
||||
"oneway",
|
||||
"maxspeed",
|
||||
"lanes",
|
||||
"surface",
|
||||
"structure",
|
||||
"access"
|
||||
],
|
||||
"moreFields": [
|
||||
"bridge/ref",
|
||||
"charge_toll",
|
||||
"covered_no",
|
||||
"destination/symbol_oneway",
|
||||
"incline",
|
||||
"junction_line",
|
||||
"lit",
|
||||
"maxaxleload_bridge",
|
||||
"maxheight",
|
||||
"maxlength",
|
||||
"maxspeed/advisory",
|
||||
"maxweight_bridge",
|
||||
"maxwidth",
|
||||
"ref_road_number",
|
||||
"smoothness",
|
||||
"toll",
|
||||
"width"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "motorway_link"
|
||||
},
|
||||
"terms": [
|
||||
"exit",
|
||||
"ramp",
|
||||
"road",
|
||||
"street",
|
||||
"on ramp",
|
||||
"off ramp"
|
||||
],
|
||||
"locationSet": {
|
||||
"exclude": [
|
||||
"ca",
|
||||
"us"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user