mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 13:23:52 +01:00
Add lane_markings field (#479)
This commit is contained in:
parent
cbfeb77994
commit
767b2d6dd3
3 changed files with 12 additions and 0 deletions
|
|
@ -18,6 +18,7 @@
|
|||
"flood_prone",
|
||||
"incline",
|
||||
"junction_line",
|
||||
"lane_markings",
|
||||
"lit",
|
||||
"maxheight",
|
||||
"maxspeed/advisory",
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@
|
|||
"flood_prone",
|
||||
"incline",
|
||||
"junction_line",
|
||||
"lane_markings",
|
||||
"lit",
|
||||
"maxheight",
|
||||
"maxspeed/advisory",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue