From 6417476178406693fb242311feb2bb68b723b1c7 Mon Sep 17 00:00:00 2001 From: Wille Marcel Date: Mon, 8 May 2017 10:31:24 -0300 Subject: [PATCH] put structure a step higher --- data/presets/presets.json | 26 +++++++++---------- data/presets/presets/highway/motorway.json | 2 +- .../presets/highway/motorway_link.json | 2 +- data/presets/presets/highway/primary.json | 2 +- data/presets/presets/highway/residential.json | 2 +- data/presets/presets/highway/road.json | 2 +- data/presets/presets/highway/secondary.json | 2 +- .../presets/highway/secondary_link.json | 2 +- data/presets/presets/highway/service.json | 2 +- data/presets/presets/highway/tertiary.json | 2 +- .../presets/highway/tertiary_link.json | 2 +- data/presets/presets/highway/trunk.json | 2 +- data/presets/presets/highway/trunk_link.json | 2 +- .../presets/presets/highway/unclassified.json | 2 +- 14 files changed, 26 insertions(+), 26 deletions(-) diff --git a/data/presets/presets.json b/data/presets/presets.json index e7c38dd56..cfed4a804 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -5464,8 +5464,8 @@ "maxspeed", "lanes", "surface", - "maxheight", "structure", + "maxheight", "access" ], "geometry": [ @@ -5497,9 +5497,9 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "toll", - "structure", "access" ], "geometry": [ @@ -5603,10 +5603,10 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "ref", "cycleway", - "structure", "access" ], "geometry": [ @@ -5659,9 +5659,9 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "cycleway", - "structure", "access" ], "geometry": [ @@ -5695,8 +5695,8 @@ "maxspeed", "lanes", "surface", - "maxheight", "structure", + "maxheight", "access" ], "geometry": [ @@ -5715,10 +5715,10 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "ref", "cycleway", - "structure", "access" ], "geometry": [ @@ -5741,10 +5741,10 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "ref", "cycleway", - "structure", "access" ], "geometry": [ @@ -5763,8 +5763,8 @@ "oneway", "maxspeed", "surface", - "maxheight", "structure", + "maxheight", "access" ], "geometry": [ @@ -5993,10 +5993,10 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "ref", "cycleway", - "structure", "access" ], "geometry": [ @@ -6019,10 +6019,10 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "ref", "cycleway", - "structure", "access" ], "geometry": [ @@ -6124,8 +6124,8 @@ "maxspeed", "lanes", "surface", - "maxheight", "structure", + "maxheight", "access" ], "geometry": [ @@ -6149,9 +6149,9 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "toll", - "structure", "access" ], "geometry": [ @@ -6196,9 +6196,9 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "cycleway", - "structure", "access" ], "geometry": [ diff --git a/data/presets/presets/highway/motorway.json b/data/presets/presets/highway/motorway.json index 7a7983db1..0fd862da9 100644 --- a/data/presets/presets/highway/motorway.json +++ b/data/presets/presets/highway/motorway.json @@ -6,9 +6,9 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "toll", - "structure", "access" ], "geometry": [ diff --git a/data/presets/presets/highway/motorway_link.json b/data/presets/presets/highway/motorway_link.json index 1c3c42847..cd177dd04 100644 --- a/data/presets/presets/highway/motorway_link.json +++ b/data/presets/presets/highway/motorway_link.json @@ -6,8 +6,8 @@ "maxspeed", "lanes", "surface", - "maxheight", "structure", + "maxheight", "access" ], "geometry": [ diff --git a/data/presets/presets/highway/primary.json b/data/presets/presets/highway/primary.json index 87f46b47b..ce9d44d0d 100644 --- a/data/presets/presets/highway/primary.json +++ b/data/presets/presets/highway/primary.json @@ -5,10 +5,10 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "ref", "cycleway", - "structure", "access" ], "geometry": [ diff --git a/data/presets/presets/highway/residential.json b/data/presets/presets/highway/residential.json index 00fa3c400..d233a6ebc 100644 --- a/data/presets/presets/highway/residential.json +++ b/data/presets/presets/highway/residential.json @@ -5,9 +5,9 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "cycleway", - "structure", "access" ], "geometry": [ diff --git a/data/presets/presets/highway/road.json b/data/presets/presets/highway/road.json index 408935e4e..1213b0629 100644 --- a/data/presets/presets/highway/road.json +++ b/data/presets/presets/highway/road.json @@ -5,8 +5,8 @@ "maxspeed", "lanes", "surface", - "maxheight", "structure", + "maxheight", "access" ], "geometry": [ diff --git a/data/presets/presets/highway/secondary.json b/data/presets/presets/highway/secondary.json index 54d616bda..bfcc979c8 100644 --- a/data/presets/presets/highway/secondary.json +++ b/data/presets/presets/highway/secondary.json @@ -5,10 +5,10 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "ref", "cycleway", - "structure", "access" ], "geometry": [ diff --git a/data/presets/presets/highway/secondary_link.json b/data/presets/presets/highway/secondary_link.json index 12235b0cd..e488317c4 100644 --- a/data/presets/presets/highway/secondary_link.json +++ b/data/presets/presets/highway/secondary_link.json @@ -5,10 +5,10 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "ref", "cycleway", - "structure", "access" ], "geometry": [ diff --git a/data/presets/presets/highway/service.json b/data/presets/presets/highway/service.json index 134172929..131cf13d1 100644 --- a/data/presets/presets/highway/service.json +++ b/data/presets/presets/highway/service.json @@ -5,8 +5,8 @@ "oneway", "maxspeed", "surface", - "maxheight", "structure", + "maxheight", "access" ], "geometry": [ diff --git a/data/presets/presets/highway/tertiary.json b/data/presets/presets/highway/tertiary.json index 6bcdafbcd..0d59b112f 100644 --- a/data/presets/presets/highway/tertiary.json +++ b/data/presets/presets/highway/tertiary.json @@ -5,10 +5,10 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "ref", "cycleway", - "structure", "access" ], "geometry": [ diff --git a/data/presets/presets/highway/tertiary_link.json b/data/presets/presets/highway/tertiary_link.json index 9ef4c96b1..d51d7908c 100644 --- a/data/presets/presets/highway/tertiary_link.json +++ b/data/presets/presets/highway/tertiary_link.json @@ -5,10 +5,10 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "ref", "cycleway", - "structure", "access" ], "geometry": [ diff --git a/data/presets/presets/highway/trunk.json b/data/presets/presets/highway/trunk.json index d1a473a0d..abca2464c 100644 --- a/data/presets/presets/highway/trunk.json +++ b/data/presets/presets/highway/trunk.json @@ -6,9 +6,9 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "toll", - "structure", "access" ], "geometry": [ diff --git a/data/presets/presets/highway/trunk_link.json b/data/presets/presets/highway/trunk_link.json index 357be2d47..0533ef6f2 100644 --- a/data/presets/presets/highway/trunk_link.json +++ b/data/presets/presets/highway/trunk_link.json @@ -6,8 +6,8 @@ "maxspeed", "lanes", "surface", - "maxheight", "structure", + "maxheight", "access" ], "geometry": [ diff --git a/data/presets/presets/highway/unclassified.json b/data/presets/presets/highway/unclassified.json index e1dc75e2b..b3f31dd1e 100644 --- a/data/presets/presets/highway/unclassified.json +++ b/data/presets/presets/highway/unclassified.json @@ -5,9 +5,9 @@ "maxspeed", "lanes", "surface", + "structure", "maxheight", "cycleway", - "structure", "access" ], "geometry": [