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

Add vertical crs option for projects (Request in QGIS) #8999

Open
qgis-bot opened this issue Apr 9, 2024 · 0 comments
Open

Add vertical crs option for projects (Request in QGIS) #8999

qgis-bot opened this issue Apr 9, 2024 · 0 comments
Labels
3.38 QGIS 3.38 new features
Milestone

Comments

@qgis-bot
Copy link
Collaborator

qgis-bot commented Apr 9, 2024

Request for documentation

From pull request qgis/QGIS#56791
Author: @nyalldawson
QGIS version: 3.38

Add vertical crs option for projects

PR Description:

(refs qgis/QGIS-Enhancement-Proposals#267)

If the project CRS is a compound CRS, then the vertical CRS for the project will be the vertical component of the main project CRS. Otherwise it will be the value explicitly set by the user.

Users can specify the vertical crs through the Project Properties, Elevation tab:

Eg. when the project CRS is set to a compound crs, the user will see:

image

When the project CRS is a horizontal CRS, then the user can select a specific vertical CRS for their project:

image

Currently, this is a "metadata" type property only, and has no impact on rendering or handling of features. (It IS exposed through new @project_vertical_crs_xxx variables, though)

Commits tagged with [need-docs] or [FEATURE]

@github-actions github-actions bot added the 3.38 QGIS 3.38 new features label Apr 9, 2024
@github-actions github-actions bot added this to the QGIS 3.40 milestone Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.38 QGIS 3.38 new features
Projects
None yet
Development

No branches or pull requests

1 participant