-
-
Notifications
You must be signed in to change notification settings - Fork 884
Raster Attribute Table Documentation #10477
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
base: master
Are you sure you want to change the base?
Conversation
| To access the attribute table of a raster layer, right-click the layer in the layers panel | ||
| and select :guilabel:`Attribute Tables`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 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 |
There was a problem hiding this comment.
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..
| 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...`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 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** |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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.
| .. 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
23539d4 to
fd47917
Compare

Fixes #7877
Goal:
Ticket(s): #