mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-07 00:07:27 -05:00
If the project crs() is a compound CRS, then the CRS returned by QgsProject::verticalCrs() be the vertical component of QgsProject::crs(). Otherwise it will be the value explicitly set by a call to setVerticalCrs(). The vertical crs is a persistent property of a project, which is saved/restored to xml.