Efficient processing of raster and vector data

12/26/2019
by   Fernando Silva-Coira, et al.
0

In this work, we propose a framework to store and manage spatial data, which includes new efficient algorithms to perform operations accepting as input a raster dataset and a vector dataset. More concretely, we present algorithms for solving a spatial join between a raster and a vector dataset imposing a restriction on the values of the cells of the raster; and an algorithm for retrieving K objects of a vector dataset that overlap cells of a raster dataset, such that the K objects are those overlapping the highest (or lowest) cell values among all objects. The raster data is stored using a compact data structure, which can directly manipulate compressed data without the need for prior decompression. This leads to better running times and lower memory consumption. In our experimental evaluation comparing our solution to other baselines, we obtain the best space/time trade-offs.

READ FULL TEXT

page 12

page 17

page 18

page 22

page 25

page 26

page 27

page 34

research
10/18/2018

Towards a compact representation of temporal rasters

Big research efforts have been devoted to efficiently manage spatio-temp...
research
12/02/2022

Trie-Compressed Intersectable Sets

We introduce space- and time-efficient algorithms and data structures fo...
research
07/10/2019

Approximate Voronoi cells for lattices, revisited

We revisit the approximate Voronoi cells approach for solving the closes...
research
08/12/2021

Derandomization of Cell Sampling

Since 1989, the best known lower bound on static data structures was Sie...
research
09/21/2020

Space/time-efficient RDF stores based on circular suffix sorting

In recent years, RDF has gained popularity as a format for the standardi...
research
01/04/2019

Faster and Smaller Two-Level Index for Network-based Trajectories

Two-level indexes have been widely used to handle trajectories of moving...
research
07/04/2018

TripleID-Q: RDF Query Processing Framework using GPU

Resource Description Framework (RDF) data represents information linkage...

Please sign up or login with your details

Forgot password? Click here to reset