Abstract

Efficient spatial queries are frequently needed to extract useful information from massive nD point clouds. Most previous studies focus on developing solutions for orthogonal window queries, while rarely considering the polytope query. The latter query, which includes the widely adopted polygonal query in 2D, also plays a critical role in many nD spatial applications such as the perspective view selection. Aiming for an nD solution, this paper first formulates a convex nD-polytope for querying. Then, the paper integrates three approximate geometric algorithms – SWEEP, SPHERE, VERTEX, and a linear programming method CPLEX, developing a solution based on an Index-Organized Table (IOT) approach. IOT is applied with space filling curve based clustering and advanced querying mechanism which recursively refines hypercubic nD spaces to approach the query geometry for primary filtering. Results from experiments based on both synthetic and real data have confirmed the superior performance of SWEEP. However, the algorithm may lag behind CPLEX due to pessimistic intersection computation in high dimensional spaces. In a real application, by properly transforming a perspective view selection into a polytope query, the solution achieves a sub-second querying performance using SWEEP. In another flood risk query, SWEEP also leads the others. In general, the robust and efficient solution can be immediately used to address different polytope queries, including those abstract ones whose constraints on combinations of different dimensions are formed into a polytope model. Besides, the knowledge of high-dimensional computations acquired also provides significant guidance for handling more nD GIS issues.

Highlights

  • ND point clouds and nD queries become increasingly used nowadays

  • The paper integrates three approximate geometric algorithms – SWEEP, SPHERE, VERTEX, and a linear programming method CPLEX, developing a solution based on an Index-Organized Table (IOT) approach

  • The linear programming method CPLEX is implemented as a comparison

Read more

Summary

Introduction

ND point clouds and nD queries become increasingly used nowadays. To smoothly and efficiently visualize large volumes of LiDAR point data, a continuous Level of Importance (cLoI) dimension is suggested to be added for points clustering and indexing (van Oosterom, 2019; Schütz et al, 2019). When doing an nD query such as the perspective view selection, nearby points will all be selected, while fewer faraway points with restricted cLoI values are selected. Point data and queries can be more generic. In flood modelling, results are normally computed and stored in a 2D computational grid. When the grid cell is not a square, such as a triangle (Fig. 1), data storage and querying in the form of rasters would be cumbersome and inefficient. Flood risk analysis can be performed by querying this nD point cloud using all relevant dimensions besides XYZ (Liu et al, 2021a)

Methods
Findings
Discussion
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call