@inproceedings{2f577d440533498fbae02440c831b352,
title = "IDEAL: A Vector-Raster Hybrid Model for Efficient Spatial Queries over Complex Polygons",
abstract = "Geometric computation can be heavy duty for spatial queries, in particular for complex geometries such as polygons with many edges based on a vector-based representation. While many techniques have been provided for spatial partitioning and indexing, they are mainly built on minimal bounding boxes or other approximation methods, which will not mitigate the high cost of geometric computation. In this paper, we propose a novel vector-raster hybrid approach through rasterization, where pixel-centric rich information is preserved to help not only filtering out more candidates but also reducing geometry computation load. Based on the hybrid model, we develop an efficient rasterization based ray casting method for point-in-polygon queries and a circle buffering method for point-To-polygon distance calculation, which is a common operation for distance based queries. Our experiments demonstrate that the hybrid model can boost the performance of spatial queries on complex polygons by up to one order of magnitude.",
keywords = "polygon, raster, spatial index, vector",
author = "Dejun Teng and Furqan Baig and Qiheng Sun and Jun Kong and Fusheng Wang",
note = "Publisher Copyright: {\textcopyright} 2021 IEEE.; 22nd IEEE International Conference on Mobile Data Management, MDM 2021 ; Conference date: 15-06-2021 Through 18-06-2021",
year = "2021",
month = jun,
doi = "10.1109/MDM52706.2021.00024",
language = "English",
series = "Proceedings - IEEE International Conference on Mobile Data Management",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "99--108",
booktitle = "Proceedings - 2021 22nd IEEE International Conference on Mobile Data Management, MDM 2021",
}