A Compact Data Structure for Raster Datasets
| UDC.coleccion | Investigación | |
| UDC.conferenceTitle | SCCC 2025 | |
| UDC.departamento | Ciencias da Computación e Tecnoloxías da Información | |
| UDC.grupoInv | Laboratorio de Bases de Datos (LBD) | |
| UDC.institutoCentro | CITIC - Centro de Investigación de Tecnoloxías da Información e da Comunicación | |
| dc.contributor.author | Saavedra, Miguel | |
| dc.contributor.author | Gutiérrez, Gilberto | |
| dc.contributor.author | Bernardo, Guillermo de | |
| dc.date.accessioned | 2026-06-02T11:31:33Z | |
| dc.date.available | 2026-06-02T11:31:33Z | |
| dc.date.issued | 2025 | |
| dc.description | Presented at: 2025 44th International Conference of the Chilean Computer Science Society (SCCC), 28-30 October 2025, Valparaiso, Chile © 2025 IEEE. This version of the article has been accepted for publication, after peer review. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works. The Version of Record is available online at: https://doi.org/10.1109/SCCC67219.2025.11420377 | |
| dc.description.abstract | [Abstract]: This work presents a compact data structure for storing raster coverages. The proposed structure not only reduces the storage footprint of raster data but also enables direct processing in its compressed form without compromising query performance. The proposed structure is based on the binary encoding of the values of the raster variable. Specifically, the bits of the binary encoding of each cell are stored in the corresponding cells of each of the w = ⌈log2 vmax⌉ binary matrices (with 0 or 1), where vmax is the maximum value of the raster variable. These binary matrices are represented using the compact data structure called the ik2-tree, a variant of the k2-tree. Through a series of preliminary experiments, we compare our proposal with the k2-raster data structure, which, according to the literature, is one of the most efficient structures for representing rasters. The results show that our structure requires approximately 20% less storage than k2-raster. Regarding the execution time for window queries, for small windows (less than 1% of the raster area), both structures exhibit similar performance. However, for window sizes exceeding 10%, the proposed method demonstrates approximately twice the processing speed of the k2-raster approach. | |
| dc.description.sponsorship | This work was funded by the Fondecyt Regular project 1230647. Guillermo de Bernardo was partially funded by Xunta de Galicia/FEDER-UE ED431C 2021/53. | |
| dc.description.sponsorship | Chile. Fondo Nacional de Desarrollo Científico y Tecnológico; 1230647 | |
| dc.description.sponsorship | Xunta de Galicia; ED431C 2021/53 | |
| dc.identifier.citation | M. Saavedra, G. Gutiérrez and G. de Bernardo, "A Compact Data Structure for Raster Datasets," 2025 44th International Conference of the Chilean Computer Science Society (SCCC), Valparaiso, Chile, 2025, pp. 1-4, doi: 10.1109/SCCC67219.2025.11420377 | |
| dc.identifier.doi | 10.1109/SCCC67219.2025.11420377 | |
| dc.identifier.isbn | 979-8-3315-9716-0 | |
| dc.identifier.issn | 2691-0632 | |
| dc.identifier.uri | https://hdl.handle.net/2183/48483 | |
| dc.language.iso | eng | |
| dc.publisher | IEEE | |
| dc.relation.uri | https://doi.org/10.1109/SCCC67219.2025.11420377 | |
| dc.rights | © 2025 IEEE | |
| dc.rights.accessRights | open access | |
| dc.subject | Compact data structures | |
| dc.subject | Raster representation | |
| dc.subject | Encoding | |
| dc.subject | Algorithms | |
| dc.title | A Compact Data Structure for Raster Datasets | |
| dc.type | conference output | |
| dspace.entity.type | Publication | |
| relation.isAuthorOfPublication | 23354397-ec74-4cbb-93ac-f85352e9fbd8 | |
| relation.isAuthorOfPublication.latestForDiscovery | 23354397-ec74-4cbb-93ac-f85352e9fbd8 |
Files
Original bundle
1 - 1 of 1
Loading...
- Name:
- Bernardo_Guillermode_2025_A_Compact_Data_Structure_Raster_Datasets.pdf
- Size:
- 423.61 KB
- Format:
- Adobe Portable Document Format

