Refinement and simplification techniques

Basic techniques for building an MT come directly from algorithms for terrain generalization. There are two basic approaches:

There is no clear superiority of one such approach with respect to the other. In both cases, it can be convenient to apply a sequence of batches of independent updates, rather than a greedy sequence of single local updates [de Berg and Dobrindt1995]. This permits to improve the performance of the MT as a spatial index (see [De Floriani et al.1997] for details). In VARIANT, we provide a few MT-generators based on variants of both approaches.