684 - Implement a format for encoding quadtrees in a data file

Implement a format for encoding quadtrees in a data file

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.