A new method to index and store spatio-temporal data

November 16, 2016 Β· Declared Dead Β· πŸ› Pacific Asia Conference on Information Systems

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Guillermo de Bernardo, RamΓ³n Casares, AdriΓ‘n GΓ³mez-BrandΓ³n, JosΓ© R. ParamΓ‘ arXiv ID 1611.05247 Category cs.DS: Data Structures & Algorithms Citations 1 Venue Pacific Asia Conference on Information Systems Last Checked 4 months ago
Abstract
We propose a data structure that stores, in a compressed way, object trajectories, which at the same time, allow to efficiently response queries without the need to decompress the data. We use a data structure, called $k^{2}$-tree, to store the full position of all objects at regular time intervals. For storing the positions of objects between two time instants represented with $k^{2}$-trees, we only encode the relative movements. In order to save space, those relative moments are encoded with only one integer, instead of two (x,y)-coordinates. Moreover, the resulting integers are further compressed with a technique that allows us to manipulate those movements directly in compressed form. In this paper, we show an experimental evaluation of this structure, which shows important savings in space and good response times.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted