Identifies nearby unconnected vertices between different line features.
UnsnappedVerticesChecker is a QGIS plugin designed to detect vertices that are spatially close to each other but belong to different line features and are not snapped together. These unsnapped connections may indicate topological errors, such as road segments that appear connected but aren't.
Users can define a proximity threshold in meters. The plugin will analyze the vertices in the active line layer and report cases where different features have vertices that are closer than the threshold but are not connected. The results are displayed in an interactive dock with zoom-to-feature functionality and can be exported as a point shapefile marking the midpoints of flagged pairs.
The plugin supports both full-layer scans and selected-feature-only analysis.
Version | QGIS >= | QGIS <= | Date | |||
---|---|---|---|---|---|---|
1.0 | - | 3.0.0 | 3.99.0 | 6 | gkaravelis | 2025-08-28T11:21:29.514517+00:00 |
Plugin Tags