<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"></div><div dir="ltr">Hi,</div><div dir="ltr"><br></div><div dir="ltr">Found this on <a href="https://www.gdal.org/frmt_various.html#WLD">https://www.gdal.org/frmt_various.html#WLD</a>.</div><div dir="ltr"><h2><a name="WLD" style="caret-color: rgb(0, 0, 0); font-size: 19px; background-color: rgba(255, 255, 255, 0);"><font color="#000000">“WLD -- ESRI World File</font></a></h2><p><span style="background-color: rgba(255, 255, 255, 0);">A world file file is a plain ASCII text file consisting of six values separated by newlines. The format is: </span></p><pre><font face="UICTFontTextStyleTallBody"><span style="white-space: normal; background-color: rgba(255, 255, 255, 0);"> pixel X size
 rotation about the Y axis (usually 0.0)
 rotation about the X axis (usually 0.0)
 negative pixel Y size
 X coordinate of upper left pixel center
 Y coordinate of upper left pixel center</span></font></pre><pre><span style="background-color: rgba(255, 255, 255, 0);">You can construct that file simply by using your favorite text editor.</span></pre><p><span style="background-color: rgba(255, 255, 255, 0);">World file usually has suffix .wld, but sometimes it may has .tfw, tifw, .jgw or other suffixes depending on the image file it comes with.” Therefore, nothing should have changed in QGIS and </span>the old extensions should be good.</p><p><br></p><p>Are the files in same directory as your world files? Have your files and project been moved?  Maybe your project are still pointing towards an other set of files that are not georeferenced?   (Place the problematic file in a separate directory and try loading the project again with the same errors or look at the paths in the project file using notepad++.)</p><p>Try creating a world file by exporting a project to a tiff. (A world file will be created) Is the format the same?  Should be.</p><p>Did your files change names?  Have they been capitalized? (Names need to be the same). Place the raster in a separate directory and try to read any possible geotag that could override the world files.  Use gdal info for that.</p><p>Good luck</p><p>Nicolas</p></div><div dir="ltr"><br>Le 3 avr. 2019 à 02:43, Christine <<a href="mailto:geo.guide@web.de">geo.guide@web.de</a>> a écrit :<br><br></div><blockquote type="cite"><div dir="ltr"><span>QGIS understands *.jgw, *.tfw and *.wld. Never had a problem with that</span><br><span>before. </span><br><span>As I remember, newer ArcGIS ignore these worldfiles, if an ESRI specific</span><br><span>file is present (.aux or so). So maybe the worldfiles are the problem - what</span><br><span>doesn't matter in ArcGIS, but in QGIS. </span><br><span></span><br><span>Regards, Christine</span><br><span></span><br><span></span><br><span></span><br><span>--</span><br><span>Sent from: <a href="http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html">http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html</a></span><br><span>_______________________________________________</span><br><span>Qgis-user mailing list</span><br><span><a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a></span><br><span>List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></span><br><span>Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></span></div></blockquote></body></html>