Abstract

This paper introduces a new hierarchical data structure that supports efficient insertion, deletion and two-dimensional range query operations on swath data. Three different spatial indexing methods were designed, implemented and compared on a large swath data set. Two of the methods are based on the Morton code sequence, and the third uses an R-tree for the index. A relational database management system (RDBMS) was used to build one of the Morton code sequence indexing methods. Experiments with the large scale data set show that R-tree indexing is superior to Morton sequence indexing by providing two to nine times faster two dimensional range search speed, occupying slightly less disk space, and supporting the range deletion operation. Time and space requirements for spatial indexing with the RDBMS were shown experimentally to be significantly worse than for the direct C code implementation of the Morton code sequence indexing.

Full Text
Paper version not known

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

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.