You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, this is a fantastic plugin that makes georeferencing much easier in QGIS. Thanks for building it!
I'm running into a bug using the "2 point" tool that is very similar to #32. It seems like the Add Point > From Map Canvas tool in the built-in georeferencer causes the Freehand plugin "2 point" tool to break. I can reproduce this consistently with the steps below.
To Reproduce
Use the Add raster for interactive georeferencing tool to load a raster.
Open the built-in Raster > Georeferencer window and load a raster.
Use the built-in georeferencer to load a raster and use the Add Point tool with the From Map Canvas option to add one point.
If you manually enter coordinates instead of using From Map Canvas, the error doesn't occur.
Try to use the Georeference raster with 2 points tool in the Freehand Raster Georeferencer. A Python error will be thrown when you click the first point.
You have to re-add the raster to get the tool to work again.
This seems to happen with any combination of rasters.
The built-in georeferencer doesn't allow interactive positioning and scaling of a raster like the freehand georeferencer does. The freehand georeferencer doesn't allow you to create control points and apply more complex transformations (e.g. polynomial). My workflow is to roughly position a raster using the Freehand plugin and use that as a reference to place control points in the built-in georeferencer.
Use the plugin to roughly position a raster. Save it. Then you can correct it with internal tools. The plugin result is "virtual". Only developers of QGis know how georeferencer affects such "non-system" objects.
First of all, this is a fantastic plugin that makes georeferencing much easier in QGIS. Thanks for building it!
I'm running into a bug using the "2 point" tool that is very similar to #32. It seems like the
Add Point > From Map Canvas
tool in the built-in georeferencer causes the Freehand plugin "2 point" tool to break. I can reproduce this consistently with the steps below.To Reproduce
Add raster for interactive georeferencing
tool to load a raster.Raster > Georeferencer
window and load a raster.Add Point
tool with theFrom Map Canvas
option to add one point.From Map Canvas
, the error doesn't occur.Georeference raster with 2 points
tool in the Freehand Raster Georeferencer. A Python error will be thrown when you click the first point.Error
System Info
Python version: 3.9.5 (tags/v3.9.5:0a7dcbd, May 3 2021, 17:27:52) [MSC v.1928 64 bit (AMD64)]
QGIS version: 3.20.0-Odense Odense, decaadbb31
The text was updated successfully, but these errors were encountered: