Trees

Home > Geography > Spatial Analysis > Data structures > Trees

A hierarchical data structure consisting of nodes, with one node designated as the root and each node having zero or more child nodes.