Index: /trunk/resources/data/defaultpresets.xml
===================================================================
--- /trunk/resources/data/defaultpresets.xml	(revision 18209)
+++ /trunk/resources/data/defaultpresets.xml	(revision 18210)
@@ -69,4 +69,12 @@
         <combo key="bus_bay" text="Bus bay" values="both,left,right" />
         <combo key="sidewalk" text="Sidewalk" values="both,left,right,no,separate" values_context="sidewalk" />
+    </chunk>
+    <chunk id="highway_max">
+            <text key="maxweight" text="Max. weight (tonnes)" match="key" />
+            <text key="maxaxleload" text="Max. axleload (tonnes)" match="key" />
+            <space />
+            <text key="maxheight" text="Max. height (meters)" match="key" />
+            <text key="maxwidth" text="Max. width (meters)" match="key" />
+            <text key="maxlength" text="Max. length (meters)" match="key" />
     </chunk>
     <chunk id="placement_shoulder">
@@ -955,5 +963,5 @@
         </item> <!-- Construction -->
         <separator/>
-        <item name="Road Restrictions" icon="presets/vehicle/restriction/maxspeed.svg" type="node,way,closedway,multipolygon,relation" preset_name_label="true"> <!-- There are links from MPs and route relations to this preset -->
+        <item name="Road Restrictions" icon="presets/vehicle/restriction/maxspeed.svg" type="node,way,closedway,multipolygon" preset_name_label="true" > <!-- There are links from MP relations to this preset -->
             <link wiki="Key:access" />
             <space />
@@ -972,10 +980,5 @@
             <text key="minspeed" text="Min. speed (km/h)" match="key" />
             <space />
-            <text key="maxweight" text="Max. weight (tonnes)" match="key" />
-            <text key="maxaxleload" text="Max. axleload (tonnes)" match="key" />
-            <space />
-            <text key="maxheight" text="Max. height (meters)" match="key" />
-            <text key="maxwidth" text="Max. width (meters)" match="key" />
-            <text key="maxlength" text="Max. length (meters)" match="key" />
+            <reference ref="highway_max" />
             <space />
             <combo key="overtaking" text="Overtaking" values="yes,both,forward,backward,no" values_context="overtaking" values_sort="false" match="key" />
@@ -2193,6 +2196,8 @@
                 <reference ref="oh" />
                 <reference ref="pt_route_opt2" />
-            </optional>
-            <reference ref="link_road_access_restrictions" />
+                <space />
+                <reference ref="highway_max" />
+            </optional>
+            <preset_link preset_name="Access Restrictions" />
         </item> <!-- Ferry Route -->
         <separator/>
@@ -2907,6 +2912,8 @@
                 <reference ref="public_transport_route_optionals" />
                 <reference ref="pt_route_opt2" />
-            </optional>
-            <reference ref="link_road_access_restrictions" />
+                <space />
+                <reference ref="highway_max" />
+            </optional>
+            <preset_link preset_name="Access Restrictions" />
             <roles>
                 <role key="stop" text="stop_position" requisite="optional" type="node" member_expression="public_transport=stop_position ferry=yes" />
@@ -3048,5 +3055,5 @@
     </group> <!-- Public Transport -->
     <group name="Public Transport (Legacy)" icon="presets/transport/bus_old.svg">
-        <item name="Public transport route (Legacy) (Bus/Train)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
+        <item name="Public transport route (Legacy)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
             <link wiki="Public_transport#Service_routes" />
             <space />
@@ -3068,5 +3075,5 @@
                 <role key="platform" text="platform" requisite="optional" type="node,way,closedway,multipolygon" member_expression="highway=platform OR railway=platform" />
             </roles>
-        </item> <!-- Public transport route (Legacy) (Bus/Train) -->
+        </item> <!-- Public transport route (Legacy) -->
         <item name="Public transport route (Legacy) (Ferry)" icon="presets/misc/route.svg" type="relation" preset_name_label="true">
             <link wiki="Tag:route=ferry" />
@@ -3084,6 +3091,8 @@
                 <reference ref="color" />
                 <reference ref="pt_route_opt2" />
-            </optional>
-            <reference ref="link_road_access_restrictions" />
+                <space />
+                <reference ref="highway_max" />
+            </optional>
+            <preset_link preset_name="Access Restrictions" />
             <roles>
                 <role key="" text="route segment" requisite="optional" type="way,closedway" member_expression="route=ferry" />
