Feature request #3402
Feature count when using classifed symbology
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | - | ||
Category: | Map Legend | ||
Pull Request or Patch supplied: | No | Resolution: | fixed |
Easy fix?: | No | Copied to github as #: | 13462 |
Description
When using a classified symbology the "feature count" option in the legend shows the feature count of every class. It would be nice to see the total feature count of the layer too.
Associated revisions
add total feature count in legend, fixes #3402
History
#1 Updated by Giovanni Manghi almost 13 years ago
- Target version changed from Version 1.7.0 to Version 1.7.4
#2 Updated by Giovanni Manghi over 12 years ago
- Target version changed from Version 1.7.4 to Version 2.0.0
#3 Updated by Pirmin Kalberer about 12 years ago
- Target version changed from Version 2.0.0 to Future Release - Nice to have
#4 Updated by Radim Blazek about 12 years ago
- Status changed from Open to Closed
Fixed in changeset 5de2feef7d4df677dca56825bc2bb2dade4c83c7.
#5 Updated by Radim Blazek about 12 years ago
- Assignee deleted (
nobody -) - Pull Request or Patch supplied set to No
- Resolution set to fixed
Total feature count is now appended to layer name in the same manner as to classes.
Work done by Faunalia for Agence de l'eau Adour Garonne.
#6 Updated by Regis Haubourg almost 12 years ago
- File feature_count_minored_by_1.jpg added
Hi Radim,
great work all you did around feature count, thanks. I tested today in ff78ef1. Total feature count seems incorrect,it seems to be minored by 1 all the time.
See attached picture.
Regis
#7 Updated by Radim Blazek almost 12 years ago
regis Haubourg wrote:
I tested today in ff78ef1. Total feature count seems incorrect,it seems to be minored by 1 all the time.
You are right, there was a bug but it was fixed in the mean time by 038acbc760, please try again. Thanks for testing.