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