Computing Curved Area Labels in Near-Real Time

01/09/2020
by   Filip Krumpe, et al.
0

In the Area Labeling Problem one is after placing the label of a geographic area. Given the outer boundary of the area and an optional set of holes. The goal is to find a label position such that the label spans the area and is conform to its shape. The most recent research in this field from Barrault in 2001 proposes an algorithm to compute label placements based on curved support lines. His solution has some drawbacks as he is evaluating many very similar solutions. Furthermore he needs to restrict the search space due to performance issues and therefore might miss interesting solutions. We propose a solution that evaluates the search space more broadly and much more efficient. To achieve this we compute a skeleton of the polygon. The skeleton is pruned such that edges close to the boundary polygon are removed. In the so pruned skeleton we choose a set of candidate paths to be longest distinct subpaths of the graph. Based on these candidates the label support lines are computed and the label positions evaluated. Keywords: Area lettering Automated label placement Digital cartography Geographic information sciences Geometric Optimization.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/16/2017

A fast and practical grid based algorithm for point-feature label placement problem

Point-feature label placement (PFLP) is a major area of interest within ...
research
11/28/2018

Multi-label classification search space in the MEKA software

This technical report describes the multi-label classification (MLC) sea...
research
10/30/2017

Rectilinear and O-convex hull with minimum area

Let P be a set of n points in the plane and O be a set of k lines passin...
research
08/19/2019

Efficient Discovery of Expressive Multi-label Rules using Relaxed Pruning

Being able to model correlations between labels is considered crucial in...
research
12/05/2020

ProMask: Probability Mask for Skeleton Detection

Detecting object skeletons in natural images presents challenging, due t...
research
10/07/2017

A Proof of the Orbit Conjecture for Flipping Edge-Labelled Triangulations

Given a triangulation of a point set in the plane, a flip deletes an edg...

Please sign up or login with your details

Forgot password? Click here to reset