Bug report #20430

Labels are cropped on tile edges

Added by Alexey T over 5 years ago. Updated over 5 years ago.

Status:Closed
Priority:Normal
Assignee:-
Category:Labelling
Affected QGIS version:3.4.1 Regression?:No
Operating System:Win7 Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:28250

Description

Don't know why, but labels are cropped on tile edges
I'm using Python script and QgsMapRendererCustomPainterJob to render tiles.
Show partial lables option is turned off.

History

#1 Updated by Alexey T over 5 years ago

This is the image
https://imgurhd.ru/3vxn

#2 Updated by Alexey T over 5 years ago

  • Status changed from Open to Closed

Oh, I see
QgsMapSettings::setLabelingEngineSettings was introduced in QGIS3.
One should explicitly set UsePartialCandidates=0

Also available in: Atom PDF