From 44f4f9f4defc608949d04797abfa7177b94038dd Mon Sep 17 00:00:00 2001 From: Feleir Date: Sun, 23 Jul 2023 18:48:46 +0200 Subject: [PATCH 1/2] Added a few missing sign categories #17 --- find-interesting-signs/road_signs_cleaned.csv | 21 ++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/find-interesting-signs/road_signs_cleaned.csv b/find-interesting-signs/road_signs_cleaned.csv index 9a3ee4c..c349fd0 100644 --- a/find-interesting-signs/road_signs_cleaned.csv +++ b/find-interesting-signs/road_signs_cleaned.csv @@ -36,11 +36,19 @@ B0;Priority on turning main road; ;Key:give_way;highway;give_way; ;-1 B1;Give way; ;Key:give_way; ; ;1;1 B11;Priority road ends; ;Key:priority_road;priority_road;end; ;0 B13;Priority road ends in x m; ;Key:priority_road; ; ; ;-1 +B15;Priority at next intersection; ;Key:priority_road;priority_road;designated; ;0 +B17;Intersection with priority to the right; ;Key:priority; ; ; ;0 +B19;Narrow passage, give way to traffic from opposite side; ;Key:priority; ; ; ;0 +B21;Narrow passage, priority over traffic from opposite side; ;Key:priority; ; ; ;0 B3;Give way; ;Key:give_way; ; ; ;1 B5;Stop sign; ;Key:stop; ; ;1;1 B7;Give way; ;Key:stop; ; ; ;1 B9;Priority road; ;Key:priority_road;priority_road;designated; ;0 C1;One-way street; ;Key:oneway; ; ;1;1 +C7-C15;Motorcycles and Horse prohibited; ;Key:bicycle; ; ;1;1 +C7-C9;Motorcycles and Mopeds prohibited; ;Key:bicycle; ; ;1;1 +C9-C11;Bicycles and mopeds prohibited; ;Key:bicycle; ; ;1;1 +C9-C15;Bicycles and horses prohibited; ;Key:bicycle; ; ;1;1 C11;Bicycles prohibited; ;Key:bicycle; ; ;1;1 C11-C9;Bicycles and mopeds prohibited; ;Key:bicycle; ; ;1;1 C13;Push carts prohibited; ; ; ; ; ;0 @@ -48,6 +56,7 @@ C15;Horses prohibited; ; ; ; ;1;1 C17;Horse carriages prohibited; ; ; ; ;1;-1 C19;Pedestrians prohibited; ; ; ; ;1;1 C21;Weight limit; ;Key:maxweight; ; ;1;1 +C21-5t5;Weight limit 5t; ;Key:maxweight; ; ;1;1 C23;Heavy goods vehicles prohibited; ;Key:hgv; ; ;1;1 C24a;Hazardous cargo prohibited; ;Key:hazmat; ; ;1;1 C24b;Hazardous explosive cargo prohibited; ; ; ; ;1;1 @@ -77,15 +86,25 @@ C6;Quads prohibited; ; ;atv;no; ;1 C7;Motorcycles prohibited; ; ; ; ;1;1 C9;Mopeds prohibited; ; ;moped;no; ;1 D01a;Mandatory to turn into street on the left; ;Tag:restriction; ; ;1;-1 +D1a;Mandatory to turn into street on the left; ;Tag:restriction; ; ;1;-1 D01b;Mandatory to turn into street on the left; ;Tag:restriction; ; ;1;-1 +D1b;Mandatory to turn into street on the left; ;Tag:restriction; ; ;1;-1 D01c;Mandatory to continue into the street straight on; ;Tag:restriction; ; ;1;-1 +D1c;Mandatory to continue into the street straight on; ;Tag:restriction; ; ;1;-1 D01d;Mandatory to follow arrow to the left; ;Tag:restriction; ; ;1;-1 +D1d;Mandatory to follow arrow to the left; ;Tag:restriction; ; ;1;-1 D02a;Mandatory to turn into street on the right; ;Tag:restriction; ; ;1;-1 +D2a;Mandatory to turn into street on the right; ;Tag:restriction; ; ;1;-1 D02b;Mandatory to turn into street on the right; ;Tag:restriction; ; ;1;-1 +D2b;Mandatory to turn into street on the right; ;Tag:restriction; ; ;1;-1 D02c;Mandatory to follow arrow to the right; ;Tag:restriction; ; ;1;-1 +D2c;Mandatory to follow arrow to the right; ;Tag:restriction; ; ;1;-1 D05;Roundabout; ;Tag:junction=roundabout;junction;roundabout; ;-1 +D5;Roundabout; ;Tag:junction=roundabout;junction;roundabout; ;-1 D07;Bicycle path; ; ; ; ;1;-1 +D7;Bicycle path; ; ; ; ;1;-1 D09;Split pedestrian and bicycle path; ; ;access; ; ;-1 +D9;Split pedestrian and bicycle path; ; ;access; ; ;-1 D10;Pedestrian and bicycle path; ; ;access; ; ;1 D11;Pedestrian path; ; ;access; ; ;1 D13;Bridle path; ; ;access; ; ;1 @@ -164,7 +183,7 @@ Type_II[$val];Over a distance of the next x m; ; ; ; ; ;-1 Type_III;Slippery when road is wet; ;Key:Proposed_features/hazard;hazard;slippery_when_wet; ;-1 Type_IV;Except for; ; ; ; ; ;-1 Type_V_fee;Parking fee; ; ; ; ; ;-1 -Type_V[$val];From/till weekdays;Van maandag tot vrijdag / De lundi à vendredi; ; ; ; ;-1 +Type_V[$val];From/till weekdays;Van maandag tot vrijdag / De lundi � vendredi; ; ; ; ;-1 Type_VI;Reminder; ; ; ; ; ;-1 Type_VII_autodelen;Reserved for car sharing; ; ; ; ; ;-1 Type_VII_bewoners;Reserved for holders of residential parking permit; ; ; ; ; ;-1 From e0ba8b7c53749ed31bc6b506afb9fbc8c39650cb Mon Sep 17 00:00:00 2001 From: Joost Date: Thu, 27 Jul 2023 11:01:47 +0200 Subject: [PATCH 2/2] add some signs and removed extra maxweight sign --- find-interesting-signs/road_signs_cleaned.csv | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/find-interesting-signs/road_signs_cleaned.csv b/find-interesting-signs/road_signs_cleaned.csv index c349fd0..6e56ae8 100644 --- a/find-interesting-signs/road_signs_cleaned.csv +++ b/find-interesting-signs/road_signs_cleaned.csv @@ -56,7 +56,6 @@ C15;Horses prohibited; ; ; ; ;1;1 C17;Horse carriages prohibited; ; ; ; ;1;-1 C19;Pedestrians prohibited; ; ; ; ;1;1 C21;Weight limit; ;Key:maxweight; ; ;1;1 -C21-5t5;Weight limit 5t; ;Key:maxweight; ; ;1;1 C23;Heavy goods vehicles prohibited; ;Key:hgv; ; ;1;1 C24a;Hazardous cargo prohibited; ;Key:hazmat; ; ;1;1 C24b;Hazardous explosive cargo prohibited; ; ; ; ;1;1 @@ -129,10 +128,12 @@ E9g;Parking forbidden on sidewalk; ;Key:parking; ; ;1;0 E9h;Parking only for campingcars/mobilhomes; ;Key:parking; ; ;1;0 E9i;Parking only for motorcycles; ;Key:parking; ; ;1;0 F1;Built-up area / City Limits; ; ; ; ;1;1 +F1a;Built-up area / City Limits; ; ; ; ;1;1 F101c;End of access only for pedestrians, cyclists, horses and agricultural; ; ;agricultural;yes; ;1 F103;Pedestrian zone; ;Tag:highway%3Dpedestrian; ; ;1;1 F11;End trunk road; ; ; ; ; ;1 -F111;Bicycle road; ; ;source:maxspeed;BE:bicycle_road; ;2 +F111;Bicycle road; ; ;cyclestreet;yes; ;2 +F113;End of Bicycle road; ; ;cyclestreet;yes; ;2 F12a;Living street; ;Tag:highway%3Dliving_street;maxspeed;20; ;2 F12b;End of Living street; ;Tag:highway%3Dliving_street; ; ; ;2 F17;Bus lane;Remove the tags which don't apply;Key:Bus_lanes;lanes:psv:backward;1; ;0