Index: trunk/resources/data/boundaries.osm
===================================================================
--- trunk/resources/data/boundaries.osm	(revision 19475)
+++ trunk/resources/data/boundaries.osm	(revision 19476)
@@ -56169,5 +56169,4 @@
     <nd ref='-10936' />
     <nd ref='-10930' />
-    <tag k='driving_side' v='left' />
     <tag k='name:en' v='Hong Kong' />
   </way>
@@ -56240,5 +56239,4 @@
     <nd ref='-10962' />
     <tag k='ISO3166-2' v='CN-MO' />
-    <tag k='driving_side' v='left' />
     <tag k='name:en' v='Macau' />
   </way>
@@ -83178,5 +83176,4 @@
     <nd ref='-25366' />
     <nd ref='-25352' />
-    <tag k='driving_side' v='left' />
     <tag k='name:en' v='Hong Kong (Shenzhen Bay)' />
   </way>
@@ -83190,5 +83187,4 @@
     <nd ref='-25367' />
     <tag k='ISO3166-2' v='CN-MO' />
-    <tag k='driving_side' v='left' />
     <tag k='name:en' v='Macau (Universidade de Macau)' />
   </way>
Index: trunk/test/unit/org/openstreetmap/josm/tools/RightAndLefthandTrafficTest.java
===================================================================
--- trunk/test/unit/org/openstreetmap/josm/tools/RightAndLefthandTrafficTest.java	(revision 19475)
+++ trunk/test/unit/org/openstreetmap/josm/tools/RightAndLefthandTrafficTest.java	(revision 19476)
@@ -80,4 +80,5 @@
         check(false, "East Timor", -8.833333, 125.916667);
         check(false, "Hong Kong", 22.3, 114.2);
+        check(false, "Hong Kong (Shenzhen Bay)", 22.495, 113.945);
         check(false, "Indonesia", -5, 120);
         check(false, "India", 21, 78);
