add direction as optional field for barrier=height_restrictor

closes #133
This commit is contained in:
Martin Raifer
2022-01-06 15:08:06 +01:00
parent f8ef9a18c1
commit c0874db43c
@@ -3,6 +3,9 @@
"fields": [
"maxheight"
],
"moreFields": [
"direction_vertex"
],
"geometry": [
"vertex"
],