qissue-bot / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
http://qgis.org
GNU General Public License v2.0
0 stars 0 forks source link

georeferencer fails with Critical error #1587

Closed qissue-bot closed 5 years ago

qissue-bot commented 5 years ago

Author Name: Stefano Costa - (Stefano Costa -) Original Redmine Issue: 1600, https://issues.qgis.org/issues/1600

Original Assignee: nobody -


I am trying to georeference a scanned map in TIFF format with linear method, but the Georeferencer plugin fails to generate the .wld file, giving the following error (I ran qgis from the command line):

Critical: [[QgsCoordinateReferenceSystem]]::createFromWkt -- theWkt is uninitialised, operation failed

This happens both in an empty project (no reprojection defined) and an existing one (with some layers and a custom CRS).

qissue-bot commented 5 years ago

Original Redmine Comment Author Name: Giovanni Manghi (Giovanni Manghi) Original Date: 2009-07-12T05:39:33.000Z


Is this still true?

I'm not able to reproduce it with qgis 1.2 from trunk under ubuntu 9.04.

Please give it a try again and report back.

qissue-bot commented 5 years ago

Original Redmine Comment Author Name: Stefano Costa - (Stefano Costa -) Original Date: 2009-07-12T06:44:45.000Z


yes, it is still true (the message about theWkt still shows in the terminal), even though I can't test it now with real-world data. Since the first bug report I switched happily to helmert and polynomial methods with good results, but I think the default method should work.

Also, apparently there's no way to know that georectification has failed if not using a terminal, which is somehow rare I'm afraid.

qissue-bot commented 5 years ago

Original Redmine Comment Author Name: Giovanni Manghi (Giovanni Manghi) Original Date: 2009-07-12T07:15:32.000Z


ok now I see. Nevertheless the referencing seems ok to me: it produces the world file and the raster goes in the right place. Did you find any evidence that it doesn't works as supposed?

qissue-bot commented 5 years ago

Original Redmine Comment Author Name: Stefano Costa - (Stefano Costa -) Original Date: 2009-07-12T07:50:51.000Z


as I said before right now I've no real-world data to test with. Honestly, I can't remember the exact problem I had 4 months ago (I was finishing my MA dissertation!), so if you see the very same messages as I do and it works, feel free to close this bug.

cheers, steko