Skip to main content

Questions tagged [dangle]

5 votes
3 answers
240 views

I'm trying to put together a query that finds all gaps within a road network where lines should be intersecting but are not. I don't want the query to return dangles related to dead end streets. I ...
Elham Peiravian's user avatar
1 vote
1 answer
184 views

In QGIS I can find dangles in a road network but I want a broader definiton of a cul-de-sac: An isolated area in the road network with only one access to the rest of the network. In other words I ...
Morten's user avatar
  • 371
1 vote
3 answers
370 views

I use the Service area (from layer) tool in QGIS (3.34), which allows to output the boundary nodes. I was expecting that this tool only returns the nodes at all dangles of the calculated service area ...
winnewoerp's user avatar
  • 1,759
3 votes
0 answers
50 views

Problem I want to turn bathymetric lines into polygons. However, the bathymetric line datasets have multiple dangling ends within them. Because of this, the 'Lines to polygons' or 'Polygonize' tools ...
Nick_K's user avatar
  • 31
1 vote
0 answers
529 views

(It goes without saying, I am a beginner with all of this!) I have a QGIS (version 3.28.11-Firenze) file into which I imported a KMZ from Google Earth. The purpose of this is to produce a shapefile ...
Matt Greer's user avatar
0 votes
0 answers
147 views

I have a line layer with around 9000 features. There is disconnectivity throughout the dataset Is there an automated to connect these? Attached are examples.
BenM's user avatar
  • 3
0 votes
0 answers
226 views

I am working with a new global-scale river network that splits around large islands (blue lines). I will be working with the river network in Google Earth Engine and have completed some prior vector ...
Rich_B's user avatar
  • 33
5 votes
3 answers
1k views

I am trying to remove vertices inside a polygon area which do not form an outside boundary to the polygon. Example picture below with the vertices to be removed in red markings. Deleting the vertices ...
gishelp's user avatar
  • 51
1 vote
0 answers
281 views

Are there polyline topology cleaning tools in QGIS that perform same as ET Geowizard's "Renode Polylines" and "Clean Dangling Nodes" ? https://www.ian-ko.com/ET_GeoWizards/...
sirgeo's user avatar
  • 2,057
8 votes
4 answers
1k views

How do I generate the dangle points (into shapefile or something) (blue dots in picture below) of any polyline in QGIS? These are not start/end vertices.
sutan's user avatar
  • 1,029