Add covered=* field to Drive-through preset

This commit is contained in:
Bryan Housel
2017-03-02 11:47:43 -05:00
parent 775b4eaafa
commit da1a1f8e2a
2 changed files with 6 additions and 4 deletions
+3 -2
View File
@@ -5429,11 +5429,12 @@
"icon": "highway-service",
"fields": [
"oneway",
"covered",
"maxheight",
"maxspeed",
"structure",
"access",
"surface",
"maxheight"
"surface"
],
"geometry": [
"line"
@@ -2,11 +2,12 @@
"icon": "highway-service",
"fields": [
"oneway",
"covered",
"maxheight",
"maxspeed",
"structure",
"access",
"surface",
"maxheight"
"surface"
],
"geometry": [
"line"