Jody would like to use a X & Y offset - so that he can also make use of the Goodness of Fit related to the incoming polygon.
Yeah this, please do this! Not sure what PoleOfInacessability function is?
If you are generating a label placement, we need the option to use that as an offset.
labelPoint( geometry, tolerance): Point
labelPoint( geometry, tolerance, offset): Point
Then we can use: getX( geometry, tolerance, offset, true ) ) to calculate the x offset …
Jody would like to use a X & Y offset - so that he can also make use of the Goodness of Fit related to the incoming polygon.