Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raster labeling (Request in QGIS) #9490

Open
qgis-bot opened this issue Dec 18, 2024 · 0 comments
Open

Raster labeling (Request in QGIS) #9490

qgis-bot opened this issue Dec 18, 2024 · 0 comments
Labels
3.42 QGIS 3.42 new features Labels Layer labels properties Raster
Milestone

Comments

@qgis-bot
Copy link
Collaborator

Request for documentation

From pull request qgis/QGIS#59753
Author: @nyalldawson
QGIS version: 3.42

Raster labeling

PR Description:

Allows raster pixels to be labeled with the value taken from a raster band.

Labels are registered with the labeling engine, so participate in label conflict resolution and overlap avoidance

Options include

  • Selection of band to take values from
  • Using QgsNumericFormat to customise the number format for the labels
  • Uses text renderer, so supports buffers, shadows, etc
  • Label priority
  • Scale dependant visibility
  • Optional pixel size dependent visibilty, ie show only when pixels are > 4mm in size
  • Z index control, overlap avoidance mode
  • Option for showing values resampled over neighbouring pixels

Fixes qgis/QGIS#14408

Funded by Canton de Neuchâtel

Peek.2024-12-05.15-41.mp4

Commits tagged with [need-docs] or [FEATURE]

@github-actions github-actions bot added the 3.42 QGIS 3.42 new features label Dec 18, 2024
@github-actions github-actions bot added this to the QGIS 3.48 milestone Dec 18, 2024
@selmaVH1 selmaVH1 added Labels Layer labels properties Raster labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.42 QGIS 3.42 new features Labels Layer labels properties Raster
Projects
None yet
Development

No branches or pull requests

2 participants