Skip to content

Conversation

@hefniraera
Copy link
Collaborator

Fixes #7877

Goal:

Ticket(s): #

  • Backport to LTR documentation is requested

@DelazJ DelazJ added the backport release_3.44 On merge create a backported pull request to 3.44 label Nov 26, 2025
Comment on lines 1169 to 1170
To access the attribute table of a raster layer, right-click the layer in the layers panel
and select :guilabel:`Attribute Tables`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
To access the attribute table of a raster layer, right-click the layer in the layers panel
and select :guilabel:`Attribute Tables`.
To access the attribute table of a raster layer, right-click the layer in the layers panel,
open :guilabel:`Properties...` and select :guilabel:`Attribute Tables`.


Create new attribute table from current symbology

* :guilabel:`Load attribute table from VAT.DBF file`: retrieve the attribute table
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is also accessible through the layer’s right-click menu, and it’s worth mentioning..

Comment on lines 1210 to 1213
The raster attribute table provides several tools to edit its content:

* |editTable|:sup:`Edit Attribute Table` enables editing mode for the raster attribute table.
This will activate |newAttribute|:sup:`Add Column...`.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The raster attribute table provides several tools to edit its content:
* |editTable|:sup:`Edit Attribute Table` enables editing mode for the raster attribute table.
This will activate |newAttribute|:sup:`Add Column...`.
When you open the raster attribute table, the |editTable|:sup:`Edit Attribute Table` button allows you to modify the table. If no specific row or field is selected, only the |newAttribute|:sup:`Add Column…` option is available.
The following list describes all available editing options:
* |editTable|:sup:`Edit Attribute Table` enables editing mode for the raster attribute table.

Not sure if this is a good solution for mentioning how to enable all buttons, but I think that should be mentioned somewhere...

* |deleteAttribute|:sup:`Remove Column` removes the selected column(s) from the raster attribute table.
* :guilabel:`Save Changes` saves any modifications made to the raster attribute table.

.. note:: **Raster Band Selection**
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why note here and for classification?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was confused about where to put them. Fixed already. Please check again.

Comment on lines 1245 to 1248
.. note:: **Classification**

You can select the field used for classifying the raster layer.
This dropdown lists all available fields that can be used for classification.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Classify button opens this dialog:

Image

also worth mentioning.

@hefniraera hefniraera force-pushed the raster-attributetable branch from 23539d4 to fd47917 Compare December 8, 2025 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport release_3.44 On merge create a backported pull request to 3.44

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Raster Attribute Table GUI (Request in QGIS)

3 participants