Web Analytics Made Easy -
StatCounter

Node Dangles

Displaying Node Dangles in Arcedit

Since the name of the blog is Node Dangles, I get several hits daily from searches on ‘Node Dangles’ and I have no  information on node dangles.  This post is the first in a series to change that.

First let us, by us, I mean ESRI, define what a node dangle is.  Their online glossary actually defines a dangling arc, a dangling node is a node (endpoint of an arc) that does the non-connecting mentioned below:

'An arc having the same polygon on both its left and right sides and having at least one node that does not connect to any other arc. It often occurs where a polygon does not close properly, where arcs do not connect properly (an undershoot), or where an arc was digitized past its intersection with another arc (an overshoot). A dangling arc is not always an error; for example, it can represent a cul-de-sac in a street network.'

Matt’s definition is ‘a node that isn’t connected to any other node’.  The Arcedit screen shot below shows a coverage of roads and its arcs (white lines), nodes (white squares) at the ends of the arcs, and node dangles (red squares) indicating what nodes are dangling.  Too bad clearly flagging dangling chads isn’t so easy.

Node Dangles in ArcEdit

Displaying (and illustrating) how to display dangling nodes in Arcedit is simple, the command is

'drawenvironment node dangle'

or, as I've done above,

'drawe node dangle'.

  To display the dangles in a different color than the default white, follow-up with the command 'nodecolor dangle 2'.  The 2 is ESRI's value for red.
Menu