Add lanes field (fixes #1303)

This commit is contained in:
John Firebaugh
2013-04-11 19:34:02 -04:00
parent 4a960216d1
commit ee07b0177e
10 changed files with 25 additions and 0 deletions
+3
View File
@@ -440,6 +440,9 @@ locale.en = {
"landuse": {
"label": "Type"
},
"lanes": {
"label": "Lanes"
},
"layer": {
"label": "Layer"
},
+2
View File
@@ -93,6 +93,8 @@ en:
terminal: Terminal
landuse:
label: Type
lanes:
label: Lanes
layer:
label: Layer
leisure:
+5
View File
@@ -217,6 +217,11 @@
"type": "combo",
"label": "Type"
},
"lanes": {
"key": "lanes",
"type": "number",
"label": "Lanes"
},
"layer": {
"key": "layer",
"type": "combo",
+5
View File
@@ -0,0 +1,5 @@
{
"key": "lanes",
"type": "number",
"label": "Lanes"
}
+5
View File
@@ -1223,6 +1223,7 @@
"oneway",
"structure",
"access",
"lanes",
"maxspeed",
"surface",
"ref"
@@ -1283,6 +1284,7 @@
"oneway",
"structure",
"access",
"lanes",
"maxspeed",
"surface",
"ref"
@@ -1361,6 +1363,7 @@
"oneway",
"structure",
"access",
"lanes",
"maxspeed",
"surface",
"ref"
@@ -1440,6 +1443,7 @@
"oneway",
"structure",
"access",
"lanes",
"maxspeed",
"surface",
"ref"
@@ -1515,6 +1519,7 @@
"oneway",
"structure",
"access",
"lanes",
"maxspeed",
"surface",
"ref"
@@ -4,6 +4,7 @@
"oneway",
"structure",
"access",
"lanes",
"maxspeed",
"surface",
"ref"
@@ -4,6 +4,7 @@
"oneway",
"structure",
"access",
"lanes",
"maxspeed",
"surface",
"ref"
@@ -4,6 +4,7 @@
"oneway",
"structure",
"access",
"lanes",
"maxspeed",
"surface",
"ref"
@@ -4,6 +4,7 @@
"oneway",
"structure",
"access",
"lanes",
"maxspeed",
"surface",
"ref"
+1
View File
@@ -4,6 +4,7 @@
"oneway",
"structure",
"access",
"lanes",
"maxspeed",
"surface",
"ref"