On 22-12-17 09:24, Richard Duivenvoorde wrote:

>>     crsTransform = QgsCoordinateTransform(crs2, crs)

Just for reference, I think (but please correct me if otherwise) that
for plugins this is then the easiest one?

crsTransform = QgsCoordinateTransform(crs2, crs, QgsProject.instance())

as even with a non saved project this will provide the necessary
QgsCoordinateTransformContext ?

R

_______________________________________________
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to