olivierdalang / VectorBender

VectorBender is a QGis plugin
GNU General Public License v3.0
37 stars 15 forks source link

Update vectorbender for QGIS 3 #23

Closed stucraw closed 4 years ago

stucraw commented 4 years ago

Currently doesn't work for point vectors in QGIS 3.

Perhaps change .fromPoint() to .fromPointXY(), as is suggested here: https://github.com/JonathanWillitts/common-qgis-2-to-3-plugin-fixes

stucraw commented 4 years ago

I see that this is already pull request #19.