mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-01 00:09:14 -04:00
to QgsCoordinateTransform QgsCoordinateTransform class can perform time-dependent transformations between a static and dynamic CRS based on either the source OR destination CRS coordinate epoch, however dynamic CRS to dynamic CRS transformations are not currently supported. Using the same approach as the GDAL changeset in https://github.com/OSGeo/gdal/pull/3810