From 7a15233285bf7f81348f6cc7d8d7a2b0933c268b Mon Sep 17 00:00:00 2001 From: zstadler Date: Thu, 23 Nov 2023 16:16:22 +0200 Subject: [PATCH] Move lower-priority fields to "moreFields" --- .../presets/highway/path/bicycle_foot-IL.json | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/data/presets/highway/path/bicycle_foot-IL.json b/data/presets/highway/path/bicycle_foot-IL.json index e922f2ed..cf9a8ba8 100644 --- a/data/presets/highway/path/bicycle_foot-IL.json +++ b/data/presets/highway/path/bicycle_foot-IL.json @@ -10,18 +10,18 @@ "mtb/name", "segregated", "name", - "oneway/mtb", - "oneway", - "surface", - "smoothness", - "width", - "structure", - "access", - "incline" + "mtb/scale", + "oneway/mtb" ], "moreFields": [ - "mtb/scale", - "sac_scale" + "oneway", + "structure", + "smoothness", + "sac_scale", + "surface", + "width", + "access", + "incline" ], "geometry": [ "line"