[needs more work] from qgis.core import * from qgis.gui import * @qgsfunction(args='auto', group='Custom') def get_projectcrs(project_crs, feature, parent): return QgsCoordinateReferenceSystem(project_crs).description() get_projectcrs(@project_crs)
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter