From bf478270a3fbfb62604a5e459a817f7159c57ec6 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Thu, 12 May 2022 13:10:47 +0200 Subject: [PATCH] swap access and note fields for highway=construction preset --- data/presets/highway/construction.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/presets/highway/construction.json b/data/presets/highway/construction.json index d193979c..9a6967bd 100644 --- a/data/presets/highway/construction.json +++ b/data/presets/highway/construction.json @@ -5,10 +5,10 @@ "construction", "opening_date", "check_date", - "note", + "access", "oneway", "structure", - "access" + "note" ], "geometry": [ "line"