Index: /trunk/resources/data/validator/combinations.mapcss
===================================================================
--- /trunk/resources/data/validator/combinations.mapcss	(revision 17447)
+++ /trunk/resources/data/validator/combinations.mapcss	(revision 17448)
@@ -44,5 +44,5 @@
 *[border_type                  ][!boundary],
 *[piste:difficulty             ][!piste:type],
-*[place                        ][!name][place!=islet][noname!=yes],
+*[place                        ][!name][place!=islet][place!=plot][noname!=yes],
 *[transformer                  ][!power],
 *[source:date                  ][!source],
@@ -375,5 +375,5 @@
 
 /* #9811, #11491, #12865, #14310 */
-*[place][place!=farm][/^(addr:housenumber|addr:housename|addr:flats|addr:conscriptionnumber|addr:street|addr:place|addr:city|addr:country|addr:full|addr:hamlet|addr:suburb|addr:subdistrict|addr:district|addr:province|addr:state|addr:interpolation|addr:interpolation|addr:inclusion)$/],
+*[place][place!=farm][place!=plot][/^(addr:housenumber|addr:housename|addr:flats|addr:conscriptionnumber|addr:street|addr:place|addr:city|addr:country|addr:full|addr:hamlet|addr:suburb|addr:subdistrict|addr:district|addr:province|addr:state|addr:interpolation|addr:interpolation|addr:inclusion)$/],
 /* addr:postcode is used together with place in some countries */
 *[boundary][/^addr:/],
@@ -624,5 +624,5 @@
   set part_of_building_MP;
 }
-way["addr:housenumber"][!building][!"building:part"][!"demolished:building"][!note][!amenity][!leisure][!landuse][!man_made][!tourism][!barrier]!.part_of_building_MP {
+way["addr:housenumber"][!building][!"building:part"][!"demolished:building"][!note][!amenity][!leisure][!landuse][!man_made][!tourism][!barrier][place!=plot]!.part_of_building_MP {
   /* don't exclude shop because a lot of real missing bulding tag cases have a shop tag. */
   throwOther: tr("possibly missing {0} tag", "{1.key}");
