@@ -141,7 +141,7 @@ message TrafficSign
141141 // See e.g.: https://www.dvr.de/bilder/stvo/gt/101.png
142142 //
143143 TYPE_DANGER_SPOT = 2 ;
144-
144+
145145 // "Right before left" rule at the next intersection
146146 // (StVO 102).
147147 //
@@ -190,7 +190,7 @@ message TrafficSign
190190 // See e.g.: https://www.dvr.de/bilder/stvo/gt/110-12.png
191191 //
192192 TYPE_HILL_UPWARDS = 9 ;
193-
193+
194194 // Warning for road narrowing
195195 // (StVO 120).
196196 //
@@ -211,7 +211,7 @@ message TrafficSign
211211 // See e.g.: https://www.dvr.de/bilder/stvo/gt/121-10.png
212212 //
213213 TYPE_WARNING_ROAD_NARROWING_RIGHT = 12 ;
214-
214+
215215 // Road works sign
216216 // (StVO 123)
217217 //
@@ -246,7 +246,7 @@ message TrafficSign
246246 // See e.g.: https://www.dvr.de/bilder/stvo/gt/206.png
247247 //
248248 TYPE_STOP = 17 ;
249-
249+
250250 // Priority must be given to vehicles from the opposite direction
251251 // (StVO 208). Or: #TYPE_PRIORITY_OVER_OPPOSITE_DIRECTION
252252 //
@@ -365,17 +365,17 @@ message TrafficSign
365365 // See e.g.: https://www.dvr.de/bilder/stvo/gt/245.png
366366 //
367367 TYPE_BUS_LANE = 34 ;
368-
369- // Bus only lane begin ().
368+
369+ // Bus only lane begin ().
370370 // End: #TYPE_BUS_LANE_END
371- //
371+ //
372372 TYPE_BUS_LANE_BEGIN = 35 ;
373373
374- // Bus only lane end ().
374+ // Bus only lane end ().
375375 // Begin: #TYPE_BUS_LANE_BEGIN
376376 //
377377 TYPE_BUS_LANE_END = 36 ;
378-
378+
379379 // Entry prohibited for all vehicle types
380380 // (StVO 250).
381381 //
@@ -431,7 +431,7 @@ message TrafficSign
431431 // See e.g.: https://www.dvr.de/bilder/stvo/gt/267.png
432432 //
433433 TYPE_DO_NOT_ENTER = 44 ;
434-
434+
435435 // Start of area without traffic to reduce harmful air pollution
436436 // (StVO 270.1). End: #TYPE_ENVIRONMENTAL_ZONE_END
437437 //
@@ -453,7 +453,7 @@ message TrafficSign
453453 //
454454 TYPE_NO_U_TURN_LEFT = 47 ;
455455
456- // No U turn right ().
456+ // No U turn right ().
457457 // Left: #TYPE_NO_U_TURN_LEFT
458458 //
459459 TYPE_NO_U_TURN_RIGHT = 48 ;
@@ -467,14 +467,14 @@ message TrafficSign
467467 // Left: #TYPE_PRESCRIBED_U_TURN_LEFT
468468 //
469469 TYPE_PRESCRIBED_U_TURN_RIGHT = 50 ;
470-
470+
471471 // Minimum safety distance for trucks (StVO 273).
472472 // \c TrafficSignValue::value and \c TrafficSignValue::value_unit .
473473 //
474474 // See e.g.: https://www.dvr.de/bilder/stvo/gt/273.png
475475 //
476476 TYPE_MINIMUM_DISTANCE_FOR_TRUCKS = 51 ;
477-
477+
478478 // Start of speed limit (StVO 274) \c TrafficSignValue::value and
479479 // \c TrafficSignValue::value_unit . End: #TYPE_SPEED_LIMIT_END
480480 //
@@ -530,7 +530,7 @@ message TrafficSign
530530 // See e.g.: https://www.dvr.de/bilder/stvo/gt/279.png
531531 //
532532 TYPE_MINIMUM_SPEED_END = 59 ;
533-
533+
534534 // End of overtaking ban
535535 // (StVO 280). Begin: #TYPE_OVERTAKING_BAN_BEGIN
536536 //
@@ -600,7 +600,7 @@ message TrafficSign
600600 // See e.g.: https://www.dvr.de/bilder/stvo/gt/307.png
601601 //
602602 TYPE_RIGHT_OF_WAY_END = 69 ;
603-
603+
604604 // Traffic has priority over vehicles from the opposite direction
605605 // (StVO 308). Or: #TYPE_PRIORITY_TO_OPPOSITE_DIRECTION
606606 //
@@ -628,14 +628,14 @@ message TrafficSign
628628 // See e.g.: https://www.dvr.de/bilder/stvo/gt/311.png
629629 //
630630 TYPE_TOWN_END = 73 ;
631-
631+
632632 // Parking space
633633 // (StVO 314).
634634 //
635635 // See e.g.: https://www.dvr.de/bilder/stvo/gt/314.png
636636 //
637637 TYPE_CAR_PARKING = 74 ;
638-
638+
639639 // Begin of parking zone
640640 // (StVO 314.1). End: #TYPE_CAR_PARKING_ZONE_END
641641 //
@@ -651,21 +651,21 @@ message TrafficSign
651651 TYPE_CAR_PARKING_ZONE_END = 76 ;
652652
653653 // Start of area with calmed / reduced traffic
654- // (verkehrsberuhigter Bereich - StVO 325.1).
654+ // (verkehrsberuhigter Bereich - StVO 325.1).
655655 // End: #TYPE_TRAFFIC_CALMED_DISTRICT_END
656656 //
657657 // See e.g.: https://www.dvr.de/bilder/stvo/gt/325.1.png
658658 //
659659 TYPE_TRAFFIC_CALMED_DISTRICT_BEGIN = 77 ;
660660
661661 // End of area with calmed / reduced traffic
662- // (verkehrsberuhigter Bereich - StVO 325.2).
662+ // (verkehrsberuhigter Bereich - StVO 325.2).
663663 // Begin: #TYPE_TRAFFIC_CALMED_DISTRICT_BEGIN
664664 //
665665 // See e.g.: https://www.dvr.de/bilder/stvo/gt/325.2.png
666666 //
667667 TYPE_TRAFFIC_CALMED_DISTRICT_END = 78 ;
668-
668+
669669 // Tunnel ahead
670670 // (StVO 327).
671671 //
@@ -700,7 +700,7 @@ message TrafficSign
700700 // See e.g.: https://www.dvr.de/bilder/stvo/gt/330.2.png
701701 //
702702 TYPE_HIGHWAY_END = 83 ;
703-
703+
704704 // Begin of expressway for motor vehicles
705705 // (StVO 331.1). End: #TYPE_EXPRESSWAY_END
706706 //
@@ -728,7 +728,7 @@ message TrafficSign
728728 // See e.g.: https://www.dvr.de/bilder/stvo/gt/350-10.png
729729 //
730730 TYPE_PEDESTRIAN_CROSSING_INFO = 87 ;
731-
731+
732732 // Pole indicating highways exit in e.g. 100m (StVO 450).
733733 // \c TrafficSignValue::value and \c TrafficSignValue::value_unit .
734734 //
0 commit comments