Skip to content

Commit

Permalink
amenity=weighbridge can also be used on lines, fixes #573
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd committed Sep 13, 2022
1 parent 7f0b1e4 commit 1303bd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/presets/amenity/weighbridge.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
],
"geometry": [
"point",
"vertex"
"vertex",
"line"
],
"terms": [
"weigh station",
Expand Down

0 comments on commit 1303bd3

Please sign in to comment.