Query Parameters

Specific multiresolution queries are obtained by suitable instantiation of the focus condition and the LOD threshold in TIN extraction. Application programs in the outer layer (MT-clients) may either implement their specific queries directly, or make use of parameters provided in a specific module of the outer layer, which implements a set of predefined LOD thresholds and focus conditions.

In the current implementation, only a small number of LOD thresholds and focus conditions are provided, which have been used to implement applications described in Section [*].

Focus conditions that depend on spatial location of triangles are provided. For each such condition, only triangles intersecting a given spatial entity, either on the two-dimensional terrain domain, or in the three-dimensional space, are active. The following spatial entities can be considered as regions of interest:

Such focus conditions can be also combined with logical operators AND and OR, which consider the intersection and the union, respectively, of the corresponding regions of interest.

The following LOD thresholds that depend on position and elevation accuracy are available:

Additional LOD thresholds and focus conditions can be defined easily by using the subclass mechanism of C++ in the context of the object oriented library that is provided to support system extensions.