Skip to content

Empty QgsCoordinateTransformContext in function calls #4221

@Withalion

Description

@Withalion

Description
Currently we are calling QGIS coordinate transform functions with new/empty QgsCoordinateTransformContext, which is frowned upon by QGIS itself. It might introduce some issue when users setup custom transforms in QGIS as mentioned by @wonder-sk in here

We should use current QgsCoordinateTransformContext from active project.

Metadata

Metadata

Assignees

Labels

bugenhancementqgisNeeds changes in QGIS coderecordingRecording of data on the map

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions