mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-27 04:43:52 +01:00
swap access and note fields for highway=construction preset
This commit is contained in:
parent
d9abc810be
commit
bf478270a3
1 changed files with 2 additions and 2 deletions
|
|
@ -5,10 +5,10 @@
|
|||
"construction",
|
||||
"opening_date",
|
||||
"check_date",
|
||||
"note",
|
||||
"access",
|
||||
"oneway",
|
||||
"structure",
|
||||
"access"
|
||||
"note"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue