Skip to content
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

[GUI] Fix project's Ellipsoid option description (adding angle to distance and area) (Request in QGIS) #9252

Open
qgis-bot opened this issue Sep 12, 2024 · 0 comments
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

Comments

@qgis-bot
Copy link
Collaborator

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

Ellipsoid
(for distance and area calculations)

to

Ellipsoid
(distance, area, angle calculations)

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]

@github-actions github-actions bot added the 3.40 label Sep 12, 2024
@github-actions github-actions bot added this to the QGIS 3.40 milestone Sep 12, 2024
@selmaVH1 selmaVH1 added Project/Configuration project properties, global options and settings GUI Needs to be listed as new menu entry or interaction with main dialog labels Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants