Changes between Version 4 and Version 5 of Help/Preferences/Validator
- Timestamp:
- 2011-11-01T09:01:26+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/Validator
v4 v5 26 26 || [[Image(source:/trunk/images/data/warning.png)]] ||Way end node near other highway|| End point of a way is very near to other ways || Connect the ways or when really unconnected set a 'noexit' tag to prevent further warnings || 27 27 || [[Image(source:/trunk/images/data/warning.png)]] ||Style for outer way mismatches||Within a multipolygon relation, one of the tags of the relation and the outer ways is shared but with different values||Copy relation related tags to the relation itself|| 28 || [[Image(source:/trunk/images/data/warning.png)]] ||Style for inner way equals multipolygon||Within a multipolygon relation, one of the tags of the relation and the outer ways is shared and has the same value||Remove tag from inner way28 || [[Image(source:/trunk/images/data/warning.png)]] ||Style for inner way equals multipolygon||Within a multipolygon relation, one of the tags of the relation and the inner ways is shared and has the same value||Remove tag from inner way 29 29 || [[Image(source:/trunk/images/data/other.png)]] ||FIXMES||Checks for any property with the word "FIXME" inside||Resolve the mentioned issue|| 30 || [[Image(source:/trunk/images/data/other.png)]] ||Highway without a reference||Checks if there is a [ [Key:ref|ref tag]] for highways that are tagged tertiary. Not always required, see for instance [[NL:Map_Features#Wegen]]||Add ref property or ignore30 || [[Image(source:/trunk/images/data/other.png)]] ||Highway without a reference||Checks if there is a [http://wiki.openstreetmap.org/wiki/Key:ref ref tag] for highways that are tagged tertiary. Not always required, see for instance [http://wiki.openstreetmap.org/wiki/Map_Features#Highway Highway]||Add ref property or ignore 31 31 || [[Image(source:/trunk/images/data/other.png)]] ||Key 'x' invalid. - ...||Check for illegal key combinations, names and similar issues||Fix the issue when possible|| 32 32 || [[Image(source:/trunk/images/data/other.png)]] ||Nodes with the same name||Check if two nodes have equal name||Join nodes when possible, ignore otherwise||