Hi All !!! I have been trying to solve a problem utilising python but unable to find an easy solution.I have a raster and a list of GCP's in a points file which is same as generated by QGIS georeferencer. I am unable to find a way how to utilise projective transform to generate a georeferenced raster in Python.
I went through the Pyqgis documentation but Pyqgis does not have any method for the same. classes QgsgcpGeometryTransformer and QgsgcptransformerInterface are there but I am unable to get any way to warp a raster using projective transformation.gdalwarp does not provide projective transformation. I went through C++ code as well but it's flow was very difficult to follow.Kindly guide and help in this regard. Thanks and Regards, Shubham Sharma
_______________________________________________ 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