Merge pull request #5113 from tordans/patch-1

Add field `heights` to tag for `barrier=retaining_wall`
This commit is contained in:
Bryan Housel
2018-06-25 15:39:13 -04:00
committed by GitHub

View File

@@ -1,4 +1,7 @@
{
"fields": [
"height"
],
"geometry": [
"line",
"area"
@@ -7,4 +10,4 @@
"barrier": "retaining_wall"
},
"name": "Retaining Wall"
}
}