Nodes
A node represents a point that is attached to ends of an edge. For example, the end of a fence can be a node.
Nodes are used in the snapping type and, in the case of Edge Split Edges, a node can be created.
Nodes are represented in the system datastore as sys:node and have an ID and point geometry.
A node has the following references:
- sys: node_to_edge - Edges that start and end on a node
- sys: node_to_face - A face that contains a node if a node is isolated
- sys: node_to_point - Any point features that use a node