Index: /trunk/data/tagchecker.cfg
===================================================================
--- /trunk/data/tagchecker.cfg	(revision 6480)
+++ /trunk/data/tagchecker.cfg	(revision 6481)
@@ -170,4 +170,30 @@
 *    : W : reservoir_type       == * && landuse != reservoir && water != reservoir     # reservoir_type without landuse/water=reservoir
 *    : W : bunker_type          == * && military != bunker                             # bunker_type without military=bunker
+*    : W : source:addr           == * && /addr:*/         != *                         # source:addr without addr:*
+*    : W : source:date           == * && source           != *                         # source:date without source
+*    : W : source:name           == * && name             != *                         # source:name without name
+*    : W : source:maxspeed       == * && maxspeed         != *                         # source:maxspeed without maxspeed
+*    : W : source:building       == * && building         != *                         # source:building without building
+*    : W : source:ref            == * && ref              != *                         # source:ref without ref
+*    : W : source:population     == * && population       != *                         # source:population without population
+node : W : source:geometry       == *                                                  # source:geometry on a node
+*    : W : /source:*postcode/    == * && addr:postcode    != *                         # source:[addr:]postcode without addr:postcode
+*    : W : source:postal_code    == * && addr:postcode    != *                         # source:postal_code without addr:postcode
+*    : W : source:ele            == * && ele              != *                         # source:ele without ele
+*    : W : source:ref:INSEE      == * && ref:INSEE        != *                         # source:ref:INSEE without ref:INSEE
+*    : W : source:lit            == * && lit              != *                         # source:lit without lit
+*    : W : source:hgv            == * && hgv              != *                         # source:hgv without hgv
+node : W : source:outline        == *                                                  # source:outline on a node
+*    : W : source:highway        == * && highway          != *                         # source:highway without highway
+*    : W : source:maxaxleload    == * && maxaxleload      != *                         # source:maxaxleload without maxaxleload
+*    : W : source:surface        == * && surface          != *                         # source:surface without surface
+*    : W : source:bridge         == * && bridge           != *                         # source:bridge without bridge
+*    : W : source:old_name       == * && old_name         != *                         # source:old_name without old_name
+*    : W : source:bicycle        == * && bicycle          != *                         # source:bicycle without bicycle
+*    : W : source:designation    == * && designation      != *                         # source:designation without designation
+*    : W : /source:*housenumber/ == * && addr:housenumber != *                         # source:[addr:]housenumber without addr:housenumber
+*    : W : source:height         == * && height           != *                         # source:height without height
+*    : W : source:lanes          == * && lanes            != *                         # source:lanes without lanes
+
 
 ################################
