Project: QGIS

Version: 3.20

Feature: Projection information improvements

Various improvements have been made to the handling and representation of projection information in QGIS, including:

  • The addition of an API to retrieve PROJ operation details for CRSes
  • The ability to show extended information about a layer's CRS in the layer properties info tab, including accuracy warnings
  • The addition of a @map_crs_projection variable, for retrieving a friendly name of a map's projection (e.g. "Albers Equal Area")

This feature was developed by Nyall Dawson