Bug report #560
georeferencing tool
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Gary Sherman | ||
Category: | C++ Plugins | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 10619 |
Description
Dear List,
i tried to georeference a *.tif with qgis 0.8 and the following *.tfw File was written:
0.126227
0
0
-0.126227
-24447564492674376574724743879699727664364896914490345771753367540823643230510180827167555595652627510011607330552094006540587401136146955720030943490552282333889916986723359784960.000000
496504.128355
Afterwards I did it again with qgis 0.7.4 and the result was:
0.127091
0
0
-0.127091
423750
496417
Both use the same *.tif.
geog172
History
#1 Updated by Magnus Homann almost 18 years ago
Please try either of:
1) Turn off projection.
2) Update to the latest SVN snapshot from 0.8 or trunk (requires compiling)
#2 Updated by Magnus Homann almost 18 years ago
Please attach the .tif and the .points file to speed debugging.
#3 Updated by Magnus Homann almost 18 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in / .
#4 Updated by Anonymous over 15 years ago
Milestone Version 0.8.1 deleted