wiki:Rules/IncompleteObjectWarnings

Version 2 (modified by taylor.smock, 3 years ago) ( diff )

Add wrapping mapcss style type information

meta
{
  title: "Incomplete Object Warnings";
  version: "2_2022-09-26";
  description: "Checks for incomplete data";
  author: "Timonade";
}
node[emergency=fire_hydrant][!fire_hydrant:position] {
  throwWarning: tr("{0} without {1}.", "{0.tag}", "{1.key}");
  group: tr("incomplete data");
}

Rules_IncompleteObjectWarnings-style.mapcss, Rules_IncompleteObjectWarnings.zip

Note: See TracWiki for help on using the wiki.