gvellut / FreehandRasterGeoreferencer

QGIS plugin for the interactive georeferencing of rasters
GNU General Public License v2.0
50 stars 13 forks source link

Unable to load tiff #39

Closed robmarkcole closed 3 years ago

robmarkcole commented 3 years ago

I wish to register this tiff, which imports without issue into QGIS. However when I use this plugin it is unable to load the tiff, with the file just appearing greyed out. Since the file extension is valid I would expect the load to begin and then error if there were some issue with the file itself.

image

gvellut commented 3 years ago

I think the extension must be .tif (instead of .tifF). But I will add the support for the .tiff extension.

robmarkcole commented 3 years ago

@gvellut I can confirm on changing the file extension to .tif it is loaded successfully

robmarkcole commented 3 years ago

@gvellut would you mind doing a release so I can try this out?

gvellut commented 3 years ago

I will try to do a release tomorrow.

gvellut commented 3 years ago

I have made a release (version 0.8.0). Let me know if you encounter issues.