Project: QGIS

Version: 3.0.0

Feature: pole of inaccessibility algorithm

Implements a processing algorithm to
calculate the pole of inaccessibility for a surface, which is the
most distant internal point from the boundary of the surface. This function
uses the 'polylabel' algorithm (Vladimir Agafonkin, 2016), which is an iterative
approach guaranteed to find the true pole of inaccessibility within a specified
tolerance. More precise tolerances require more iterations and will take longer
to calculate.

This feature was funded by North Road

This feature was developed by Nyall Dawson (North Road)