Changes between Version 20 and Version 21 of Help/Preferences/Validator
- Timestamp:
- 2016-03-06T03:48:05+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/Validator
v20 v21 46 46 ||||= '''Unclosed Ways''' =|||| This tests if ways which should be circular are closed. || 47 47 ||||= '''Unconnected highways / natural lands and landuses / power ways / railways / waterways''' |||| This test checks if a way has an endpoint very near to another way. || 48 ||||= '''Untagged and unconnected nodes''' =|| || This test checks for untagged nodes that are not part of any way.||48 ||||= '''Untagged and unconnected nodes''' =|| This test checks for untagged nodes that are not part of any way. || 1. If it is yours node, you are to decide if to remove it otherwise 2. Download parent relations and contact mappers who added these nodes in unclear cases || 49 49 ||||= '''Untagged, empty and one node ways''' =|||| This test checks for untagged, empty and one node ways. || 50 50 ||||= '''Way connected to Area''' =|||| Checks for ways connected to areas. || … … 58 58 ||[[Image(source:/trunk/images/data/error.png)]]||Incomplete ways||Checks for ways with zero or only one node||Removes the way|| 59 59 || ||Check property keys||Checks misspelled property keys. See the [source:/trunk/data/validator/words.cfg words.cfg] for file of misspelled property keys||Replace wrong key with right one|| 60 || ||Check property values||Checks misspelled property values. Uses the [TaggingPresets tagging presets] file for checking|| Correct spelling||60 || ||Check property values||Checks misspelled property values. Uses the [TaggingPresets tagging presets] file for checking|| 61 61 || ||Empty properties||Checks for properties with empty values||Remove the empty properties|| 62 62 || [[Image(source:/trunk/images/data/warning.png)]] ||Crossing ways||Checks for ways (with highway/railway/waterway tags) that crosses in same layer with no crossing node||Add appropriate layer (and possibly bridge or tunnel)|| … … 66 66 || [[Image(source:/trunk/images/data/warning.png)]] ||Similar named ways||Checks for ways with very similar names, possibly a typo||Fix names or ignore false warning|| 67 67 || [[Image(source:/trunk/images/data/warning.png)]] ||Unclosed ways||Checks that way types, which should be closed really are closed||Close unclosed ways|| 68 || [[Image(source:/trunk/images/data/warning.png)]] ||Untagged ways||Checks for untagged ways|| 1. describe them correctly if you know this objects or 2. leave them until somebody describes them ||68 || [[Image(source:/trunk/images/data/warning.png)]] ||Untagged ways||Checks for untagged ways|| 1. describe them correctly if you know this objects or 2. leave them until somebody describes them || 69 69 || [[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 || 70 70 || [[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|| … … 72 72 || [[Image(source:/trunk/images/data/other.png)]] ||FIXMES||Checks for any property with the word "FIXME" inside||Resolve the mentioned issue|| 73 73 || [[Image(source:/trunk/images/data/other.png)]] ||Highway without a reference||Checks if there is a [osmwiki:Key:ref ref tag] for highways that are tagged tertiary. Not always required, see for instance [osmwiki:Map_Features#Highway Highway]||Add ref property or ignore 74 || [[Image(source:/trunk/images/data/other.png)]] ||Key 'x' invalid. - ...||Check for illegal key combinations, names and similar issues ||Fix the issue when possible||74 || [[Image(source:/trunk/images/data/other.png)]] ||Key 'x' invalid. - ...||Check for illegal key combinations, names and similar issues || 75 75 || [[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|| 76 76 || [[Image(source:/trunk/images/data/other.png)]] ||Overlapping areas||Checks if areas overlap||Remove overlapping only when really wrong.|| 77 || [[Image(source:/trunk/images/data/other.png)]] ||Unknown propery value||Checks for proper use of tags||Remove or change incorrectly used tag|| 78 || [[Image(source:/trunk/images/data/other.png)]] ||Untagged and unconnected nodes||Checks rogue nodes||Delete unused nodes when they have no further tags|| 77 || [[Image(source:/trunk/images/data/other.png)]] ||Unknown propery value||Checks for proper use of tags||If it is your new tag, it is good idea document it at wiki [[osmwiki:Any tags you like]]|| 79 78 || [[Image(source:/trunk/images/data/other.png)]] ||No style in multipolygon relation||The multipolygon relation is missing a tag describing what it represents||For a building, add building=yes to the relation etc.|| 80 79