mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-07 00:05:28 -04:00
This avoids the need for QgsCoordinateReferenceSystem crs; crs.createFromSrsId(...) and instead can be replaced with QgsCoordinateReferenceSystem crs = QgsCoordinateReferenceSystem::fromSrsId(...)