Changes between Initial Version and Version 1 of Ru:Help/Preferences/Validator


Ignore:
Timestamp:
2011-10-04T21:20:38+02:00 (14 years ago)
Author:
RoverBook
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Ru:Help/Preferences/Validator

    v1 v1  
     1[[TranslatedPages(revision=1)]]
     2
     3= Настройки > Настройки проверки данных =
     4
     5В данном окне вы можете выбрать только те проверки, которые вам нужны. По умолчанию, активированы все проверку уровней ''ошибки'' и ''предупреждения''.
     6
     7Выполняются следующие проверки:
     8
     9|| || Проверка || Описание || Как исправить ||
     10|| [[Image(source:/trunk/images/data/error.png)]] ||Дублирующиеся точки||Checks that there are no nodes in the very same location||Merge the nodes into only one, adding the properties from all nodes to the merged one||
     11|| [[Image(source:/trunk/images/data/error.png)]] ||Повторяющиеся точки линий||Checks that ways contain no loop edges (i.e., a single step from a node to itself)||Split the way, and delete the way consisting of the loop edge.||
     12|| [[Image(source:/trunk/images/data/error.png)]] ||Неверное направление береговой линии: берег не слева||Checks for coastlines that are not counter-clockwise or that are otherwise misplaced (coastline misused as inland lake)||Reverse coastline||
     13|| [[Image(source:/trunk/images/data/error.png)]] ||Незамкнутая береговая линия: coastline ways do not form closed loops||Checks for coastlines ways that are not connected to the end of other coastline ways|| ||
     14|| [[Image(source:/trunk/images/data/error.png)]] ||Неупорядоченная береговая линия: coastline ways are not connected start-to-end||Checks for coastline ways of which either the start is not connected to the end of another coastline or the end is not connected to the start of another coastline||Reverse coastline||
     15||[[Image(source:/trunk/images/data/error.png)]]||Незаконченные линии||Checks for ways with zero or only one node||Removes the way||
     16|| ||Проверка написания ключей||Checks misspelled property keys. See the [source:/trunk/data/words.cfg words.cfg] for file of misspelled property keys||Replace wrong key with right one||
     17|| ||Проверка написания значений||Checks misspelled property values. Uses the [TaggingPresets tagging presets] file for checking||Correct spelling||
     18|| ||Пустые значения||Checks for properties with empty values||Remove the empty properties||
     19|| [[Image(source:/trunk/images/data/warning.png)]] ||Пересекающиеся линии||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)||
     20|| [[Image(source:/trunk/images/data/warning.png)]] ||Перекрытие линий||Checks for ways (with highway/railway/waterway tags) that overlaping in same layer|| Разделите линии||
     21|| ||Неупорядоченные линии||Checks that all segments in a way are properly ordered||Reorder the way||
     22|| [[Image(source:/trunk/images/data/warning.png)]] ||Дублирующиеся линии||Checks for two (high)ways that share the same nodes||Remove the double (high)way||
     23|| [[Image(source:/trunk/images/data/warning.png)]] ||Линии, пересекающие сами себя||Check if a way crosses itself||Remove the self-crossing, remove overlapping parts or split way||
     24|| [[Image(source:/trunk/images/data/warning.png)]] ||Похожее название линий||Checks for ways with very similar names, possibly a typo||Fix names or ignore false warning||
     25|| [[Image(source:/trunk/images/data/warning.png)]] ||Незамкнутые линии||Checks that way types, which should be closed really are closed||Close unclosed ways||
     26|| [[Image(source:/trunk/images/data/warning.png)]] ||Линии без тегов||Checks for untagged ways||Either describe them correctly or remove ways when useless||
     27|| [[Image(source:/trunk/images/data/warning.png)]] ||Безымянные линии||Checks for unnamed ways||Either describe them correctly or remove ways when useless||
     28|| [[Image(source:/trunk/images/data/warning.png)]] ||Пересекающиеся здания|| || ||
     29|| [[Image(source:/trunk/images/data/warning.png)]] ||Неизвестный тип отношения|| || ||
     30|| [[Image(source:/trunk/images/data/warning.png)]] ||Конец линии расположен около другой дороги|| 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 ||
     31|| [[Image(source:/trunk/images/data/warning.png)]] ||Конец линии расположен около другой линии|| 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 ||
     32|| [[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||
     33|| [[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 way ||
     34|| [[Image(source:/trunk/images/data/other.png)]] ||Проверка наличия тега FIXME||Checks for any property with the word "FIXME" inside||Resolve the mentioned issue||
     35|| [[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 ignore ||
     36|| [[Image(source:/trunk/images/data/other.png)]] ||Key 'x' invalid. - ...||Check for illegal key combinations, names and similar issues||Fix the issue when possible||
     37|| [[Image(source:/trunk/images/data/other.png)]] ||Точки с одинаковыми названиями||Check if two nodes have equal name||Join nodes when possible, ignore otherwise||
     38|| [[Image(source:/trunk/images/data/other.png)]] ||Наложенные полигоны||Checks if areas overlap||Remove overlapping only when really wrong.||
     39|| [[Image(source:/trunk/images/data/other.png)]] ||Unknown propery value||Checks for proper use of tags||Remove or change incorrectly used tag||
     40|| [[Image(source:/trunk/images/data/other.png)]] ||Неприсоединённые точки без тегов||Checks rogue nodes||Delete unused nodes when they have no further tags||
     41|| [[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.||
     42
     43== См. также ==
     44 * [wiki:/Ru:Help/Dialog/Validator Проверка данных]
     45 * [wiki:/Ru:Help/HowTo/ValidatorExamples Некоторые примеры] как использовать проверку данных
     46
     47----
     48Назад к [wiki:/Ru:Help/Action/Preferences Настройкам][[Br]]
     49Назад к [wiki:/Ru:Help Основной странице]