添加 'data/presets/lowalt/primary.json'
This commit is contained in:
50
data/presets/lowalt/primary.json
Normal file
50
data/presets/lowalt/primary.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"icon": "iD-highway-primary",
|
||||
"fields": [
|
||||
"name",
|
||||
"oneway",
|
||||
"maxspeed",
|
||||
"lanes",
|
||||
"height",
|
||||
"ref_road_number",
|
||||
"access"
|
||||
],
|
||||
"moreFields": [
|
||||
"bridge/ref",
|
||||
"charge_toll",
|
||||
"covered_no",
|
||||
"cycleway",
|
||||
"expressway-US",
|
||||
"flood_prone",
|
||||
"incline",
|
||||
"junction_line",
|
||||
"lane_markings",
|
||||
"lit",
|
||||
"maxaxleload_bridge",
|
||||
"maxheight",
|
||||
"maxlength",
|
||||
"maxspeed/advisory",
|
||||
"maxspeed/hgv",
|
||||
"maxweight_bridge",
|
||||
"maxwidth",
|
||||
"not/name",
|
||||
"oneway/bicycle",
|
||||
"parking/side/parking",
|
||||
"parking/side/orientation",
|
||||
"smoothness",
|
||||
"toll",
|
||||
"trolley_wire",
|
||||
"width"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "primary"
|
||||
},
|
||||
"terms": [
|
||||
"road",
|
||||
"street"
|
||||
],
|
||||
"name": "Primary Road"
|
||||
}
|
||||
Reference in New Issue
Block a user