Index: trunk/resources/data/defaultpresets.xml
===================================================================
--- trunk/resources/data/defaultpresets.xml	(revision 17510)
+++ trunk/resources/data/defaultpresets.xml	(revision 17513)
@@ -219,5 +219,5 @@
     </chunk>
     <chunk id="highway_access">
-        <combo key="access" text="General Access" values="yes,destination,delivery,permissive,private,customers,agricultural,forestry,no" values_sort="false" />
+        <combo key="access" text="General Access" values="yes,destination,delivery,permissive,permit,private,customers,agricultural,forestry,no" values_sort="false" />
     </chunk>
     <chunk id="highway_access_vehicle">
@@ -246,5 +246,5 @@
     <chunk id="parking_name_type_ref">
         <text key="name" text="Name" />
-        <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop" values_context="parking" />
+        <combo key="parking" text="Type" values="multi-storey,surface,underground,rooftop,street_side,lane" values_context="parking" />
         <text key="ref" text="Reference number" />
     </chunk>
Index: trunk/resources/data/validator/ignoretags.cfg
===================================================================
--- trunk/resources/data/validator/ignoretags.cfg	(revision 17510)
+++ trunk/resources/data/validator/ignoretags.cfg	(revision 17513)
@@ -213,4 +213,6 @@
 K:house=detached
 K:house=semi-detached
+K:house=terrace
+K:house=terraced
 K:building=slurry_tank
 K:building=tank
@@ -240,4 +242,5 @@
 K:site=mall
 K:landform=dune_system
+K:noaddress=yes
 ;
 ; Highway Key/Value Pairs
