Figure Topology Checker:
Topology describes the relationships between points, lines and polygons that represent the features of a geographic region. With the Topology Checker plugin you can look over your vector files and check the topology with several topology rules. These rules check with spatial relations whether your features ‘Equal’, ‘Contain’, ‘Cover’, are ‘CoveredBy’, ‘Cross’, ‘Disjoint’, ‘Intersect’, ‘Overlap’, ‘Touches’ and are ‘Within’ each other. It depends on your individual questions which topology rules you apply to your vector data. E.g. normally you won’t accept overshoots in line layers but if they depict dead-end streets you won’t remove them from your vector layer.
QGIS has the built-in topological editing feature which is great for creating new features without errors. But existing data errors and user induced errors are hard to find out. This plugin helps you find out such errors through a list of rules.
トポロジチェッカ^プラグインでトポロジルールを作成するのはとても簡単です。
On point layers the following rules are available:
must be covered by endpoints of: ここではあなたのプロジェクトのラインレイヤを選べます.
On line layers the following rules are available:
end points must be covered by: ここではあなたのプロジェクトのポイントレイヤを選んで下さい.
must not have dangles: ラインレイヤでの行き過ぎを表示します.
On polygon layers the following rules are available:
ポリゴンリングは閉じていなければいけません.
穴を定義しているリングは外側の境界線の内部になければいけません.
リングは自分で交差してはいけません(お互いに接触したり交差してはいけません)
リングは他のリングと点以外で接触してはいけません.