Feature request #18688
Add function Scale_View for Map Composer
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | Map Composer/Printing | ||
| Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
| Easy fix?: | Yes | Copied to github as #: | 26576 |
Description
Sometimes I need to show scale for View Window in text field.
For expample: Масштаб 1:[% Scale_View ("name of window in composer"); ]
or
Масштаб 1:[ view("name of window in composer").scale() %]
History
#1
Updated by Harrissou Santanna over 7 years ago
- Status changed from Open to Feedback
Hi,
I think 3.0 allows this. See https://docs.qgis.org/testing/en/docs/user_manual/working_with_vector/expression.html#layout-functions
#2
Updated by Nyall Dawson over 7 years ago
- Resolution set to fixed/implemented
- Status changed from Feedback to Closed
Correct, this is implemented