682 - Describe alternatives to quadtrees for representing hierarchical tessellations (e.g., hextrees, r-trees, pyramids)

Describe alternatives to quadtrees for representing hierarchical tessellations (e.g., hextrees, r-trees, pyramids)

Concepts

  • [DM3-7] Hierarchical data models
    In hierarchical data models data is organized in a tree-like structure. Data are connected with parent-child relations. Hierarchical structures are often used for spatial indexing.