add maxwidth as optional field to roads and ferry routes (closes #518)

* affected highway types:
  * service
  * living_street
  * unclassified/residential
  * primary/secondary/tertiary + *_links
  * tunk + trunk_link
  * motorway + motorway_link
* ferry route: https://wiki.openstreetmap.org/wiki/Tag:route=ferry
This commit is contained in:
Martin Raifer 2022-07-04 11:42:12 +02:00
parent ef606e1a2d
commit 57c0a7e5d2
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
11 changed files with 11 additions and 0 deletions

View file

@ -20,6 +20,7 @@
"interval",
"maxheight",
"maxweight",
"maxwidth",
"network",
"oneway",
"opening_hours",