• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

How to georeference an image?

A

Aviasim

Guest
Hi,

I have some Imagery that I have purchased for some UK locations.
The imagery came as a .jpg with a .wld file... I understand a .wld file is a "ESRI World" file and contains very basic georeferencing information.

So, is there a tool out there I can use to turn my JPG into a tif? Or have I wasted nearly £1000 on imagery I will never be able to get geo-referenced?

Thanks for help in advance!
 

arno

Administrator
Staff member
FSDevConf team
Resource contributor
Messages
32,885
Country
netherlands
Did you try to load the file in your GIS tool? Might be the world file is automatically detected. If you bought the data, it should come properly geo referenced, else I would go back to the vendor.
 
A

Aviasim

Guest
Did you try to load the file in your GIS tool? Might be the world file is automatically detected. If you bought the data, it should come properly geo referenced, else I would go back to the vendor.

I'm using QGis and currently see no way to import the .wld file.. or no way to link it to the image. Drag and drop doesn't work either so I'm stumped. My vendor can't really help as I specified that I wanted a JPG instead of Tif... something I highly regret now
 

arno

Administrator
Staff member
FSDevConf team
Resource contributor
Messages
32,885
Country
netherlands
Gdal should be able to read the wld file from what I read. If you do gdalinfo on the file, does it show extends?

You might want to try to rename the wld to jpw to see if it detects it.
 
A

Aviasim

Guest
Gdal should be able to read the wld file from what I read. If you do gdalinfo on the file, does it show extends?

You might want to try to rename the wld to jpw to see if it detects it.


Sorry, Arno I'm a complete newbie when it comes to using this software and only did use it to convert imagery to WGS84.

My .wld file has this text: "
0.1250000000
0.0000000000
0.0000000000
-0.1250000000
464394.4375000000
302397.4375000000
"

It is apparently a 12.5cm/pixel sat image on a JPG 18139x14431 pixels and 22.2mb in size
 

rhumbaflappy

Administrator
Staff member
Resource contributor
Messages
5,947
Country
us-wisconsin
You should be able to drag'n'drop the image into QGIS. You will have to set the CRS of QGIS to see it properly before you drop it into QGIS. You can then save it as a GeoTiff with the wgs84 CRS. CRS is the projection.
 
A

Aviasim

Guest
You should be able to drag'n'drop the image into QGIS. You will have to set the CRS of QGIS to see it properly before you drop it into QGIS. You can then save it as a GeoTiff with the wgs84 CRS. CRS is the projection.

I done it in the end using ArcGIS. I geo-referenced my image using ground control points....dare I say i got a perfect alignment. However, I still had to open my geo-refernced tiff inside Global Mapper and had to reproject using the Geographical lat/lon and WGS84. Looks amazing in FSX, very sharp/
 

arno

Administrator
Staff member
FSDevConf team
Resource contributor
Messages
32,885
Country
netherlands
Still very weird that you manually have to geo reference it if you bought it for so much money.
 
A

Aviasim

Guest
Still very weird that you manually have to geo reference it if you bought it for so much money.

I just lack any experience with .wld files as I have always purchased a .tiff file and only had to re-project it to suit FS. This time I purchased JPEG format so it was a square and not stretched/distorted.
I got it from my local imagery provider https://www.bluesky-world.com/
 

arno

Administrator
Staff member
FSDevConf team
Resource contributor
Messages
32,885
Country
netherlands
The format shouldn't matter for square or distorted, that's possible with both. Since jog can loose quality due to compression I would always go for geotiff.
 
Top