Add surface forms

This commit is contained in:
John Firebaugh
2013-03-07 21:25:28 -08:00
parent 7ae61c5dd9
commit ec612cb50d
12 changed files with 50 additions and 22 deletions

View File

@@ -1214,7 +1214,8 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
},
{
@@ -1234,7 +1235,8 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
},
{
@@ -1254,7 +1256,8 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
},
{
@@ -1274,7 +1277,8 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
},
{
@@ -1294,7 +1298,8 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
},
{
@@ -1325,7 +1330,8 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
},
{
@@ -1345,7 +1351,8 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
},
{
@@ -1365,7 +1372,8 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
},
{
@@ -1632,7 +1640,8 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
},
{
@@ -1671,7 +1680,11 @@
"highway": "footway"
}
},
"icon": "highway-footway"
"icon": "highway-footway",
"form": [
"access",
"surface"
]
},
{
"name": "cycle path",
@@ -1690,7 +1703,8 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
},
{

View File

@@ -15,6 +15,7 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
}

View File

@@ -34,5 +34,9 @@
"highway": "footway"
}
},
"icon": "highway-footway"
"icon": "highway-footway",
"form": [
"access",
"surface"
]
}

View File

@@ -15,6 +15,7 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
}

View File

@@ -15,6 +15,7 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
}

View File

@@ -15,6 +15,7 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
}

View File

@@ -15,6 +15,7 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
}

View File

@@ -15,6 +15,7 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
}

View File

@@ -20,6 +20,7 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
}

View File

@@ -15,6 +15,7 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
}

View File

@@ -15,6 +15,7 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
}

View File

@@ -15,6 +15,7 @@
"bridge",
"tunnel",
"access",
"maxspeed"
"maxspeed",
"surface"
]
}