[ trixie ]
[ sid ]
[ 原始碼: mapbox-polylabel ]
套件:libmapbox-polylabel-dev(2.0.1-1)
libmapbox-polylabel-dev 的相關連結
Debian 的資源:
下載原始碼套件 mapbox-polylabel:
- [mapbox-polylabel_2.0.1-1.dsc]
- [mapbox-polylabel_2.0.1.orig.tar.gz]
- [mapbox-polylabel_2.0.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Fast algorithm for finding polygon pole of inaccessibility
polylabel provides a fast algorithm for finding polygon pole of inaccessibility, the most distant internal point from the polygon outline (not to be confused with centroid). Useful for optimal placement of a text label on a polygon.
It's an iterative grid algorithm, inspired by the paper by Garcia-Castellanos & Lombardo, 2007. Unlike the one in the paper, this algorithm:
* guarantees finding global optimum within the given precision * is many times faster (10-40x)
其他與 libmapbox-polylabel-dev 有關的套件
|
|
|
|
-
- dep: libmapbox-geometry-dev
- Generic C++ interfaces for geometry types, collections, and features