A fast and practical grid based algorithm for point-feature label placement problem
Yasemin Ozkan Aydin, Kemal Leblebicioglu

TL;DR
This paper introduces a fast, grid-based heuristic algorithm for point-feature label placement that efficiently avoids conflicts, suitable for static and dynamic maps, with demonstrated practical performance.
Contribution
The paper presents a novel grid-based heuristic algorithm for point-feature label placement, improving efficiency and practicality over existing methods.
Findings
Algorithm is fast and practical for large datasets
Effective in avoiding label conflicts
Suitable for static and dynamic map labeling
Abstract
Point-feature label placement (PFLP) is a major area of interest within the filed of automated cartography, geographic information systems (GIS), and computer graphics. The objective of a label placement problem is to assign a label to each point feature so as to avoid conflicts, considering the cartographic conventions. According to computational complexity analysis, the labeling problem has been shown to be NP-Hard. It is also very challenging to find a computationally efficient algorithm that is intended to be used for both static and dynamic map labeling. In this paper, we propose a heuristic method that first fills the free space of the map with rectangular shape labels like a grid and then matches the corresponding point feature with the nearest label. The performance of the proposed algorithm was evaluated through empirical tests with different data set sizes. The results show…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Computational Geometry and Mesh Generation · Constraint Satisfaction and Optimization
