Skip to content

Commit 790f6d9

Browse files
authored
Add maxheight field to parking garage entrance/exit (#232)
1 parent 2f06f22 commit 790f6d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/presets/amenity/parking_entrance.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"ref",
66
"access_simple",
77
"address",
8-
"level"
8+
"level",
9+
"maxheight"
910
],
1011
"geometry": [
1112
"vertex"

0 commit comments

Comments
 (0)