Project: QGIS

Version: 3.12

Feature: rotate() expression function

  • rotate($geometry, 45, make_point(4, 5)) → geometry rotated 45 degrees clockwise around the (4, 5) point Returns a rotated version of a geometry. Calculations are in the Spatial Reference System of this geometry.

This feature was developed by Raymond Nijssen, Nyall Dawson