添加 'data/presets/lowalt/residential.json'
This commit is contained in:
48
data/presets/lowalt/residential.json
Normal file
48
data/presets/lowalt/residential.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"icon": "iD-highway-residential",
|
||||
"fields": [
|
||||
"name",
|
||||
"oneway",
|
||||
"maxspeed",
|
||||
"lanes",
|
||||
"surface",
|
||||
"structure",
|
||||
"access"
|
||||
],
|
||||
"moreFields": [
|
||||
"bridge/ref",
|
||||
"covered_no",
|
||||
"cycleway",
|
||||
"bicycle_road",
|
||||
"cyclestreet-BE-NL",
|
||||
"flood_prone",
|
||||
"incline",
|
||||
"junction_line",
|
||||
"lane_markings",
|
||||
"lit",
|
||||
"maxaxleload_bridge",
|
||||
"maxheight",
|
||||
"maxlength",
|
||||
"maxspeed/advisory",
|
||||
"maxweight",
|
||||
"maxwidth",
|
||||
"not/name",
|
||||
"oneway/bicycle",
|
||||
"parking/side/parking",
|
||||
"parking/side/orientation",
|
||||
"smoothness",
|
||||
"trolley_wire",
|
||||
"width"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
"tags": {
|
||||
"highway": "residential"
|
||||
},
|
||||
"terms": [
|
||||
"road",
|
||||
"street"
|
||||
],
|
||||
"name": "Residential Road"
|
||||
}
|
||||
Reference in New Issue
Block a user