[GUI] Fix project's Ellipsoid option description (adding angle to distance and area) (Request in QGIS) #9252
Labels
3.40
GUI
Needs to be listed as new menu entry or interaction with main dialog
Project/Configuration
project properties, global options and settings
Milestone
Request for documentation
From pull request qgis/QGIS#58660
Author: @agiudiceandrea
QGIS version: 3.40
[GUI] Fix project's Ellipsoid option description (adding angle to distance and area)
PR Description:
Description
Also angle measurement, besides the distance and area ones, is ellipsoidal. (Unless "None \ Planimetric" ellipsoid is set).
In Project -> Properties -> General -> Measurements:
from
to
Another possible approach would be to completely remove the
(for distance and area calculations)
text.Not sure if this PR is worth to be backported.
EDIT: as suggested in the review, I've removed the text in parenthesis and added a tooltip to the "Ellipsoid" option's label with the text
For distance, area and angle calculations
.Commits tagged with [need-docs] or [FEATURE]
The text was updated successfully, but these errors were encountered: