• 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.

GeoTiffs

Messages
155
Country
us-texas
Could some one kindly please explain to me what these are used for in FSX design please. Ive just recieved the whole country of Cuba's GeoTiffs and want to know how I can use them. Thank you.
 
A Geotiff is an image that contains information about its spatial reference (a tiff is a file format: Tagged Image File Format. As well as the information about the pixels it also stores other information in the header of the file)

This is important/useful in Geographical/mapping situations such as aerial photography as each image automatically lines up with others to create a seamless mosaic in digital geographic space.

The images you have are aerial photos which can be used to provide greater realism than the normal landclass textures.

See the SDK docs that relate to resample.exe as this is the program that you will use to convert these geotiffs into bgls for flightsim.

One potential issue will be converting from the (probably) projected coordinate system of the aerial photos into the geographic (i.e. WGS84) coordinate system that Flightsim requires for resampling.
 
Ok will look into the SDK. Can these also be used for creating mesh?? The above came from the EU spain. I just got the whole country cuba from the USGS.
 
Hi,

If you have elevation data in GeoTIFF format I think these can also be used indeed. Compared to a normal image the GeoTIFF has the advantage that it contains the location information already. So you don't have to specify it when creating the BGL file.
 
Global Mapper is not a problem for me. I took one of the geotiffs and manage to see the 3d view elevations and created a DEM. So now were do i procede please?
 
I have a metadata that contains coordinates, pixels and ect. Is this the info needed for ini? TFW that came with original data shows 0.000833333332999999980
0.0
0.0
-0.000833333332999999980
-81.280833333333504
23.171666633333501
 
Last edited:
Make sure you export your GeoTiff as 16 bit elevation data with ground units in arc degrees. If the GeoTiff data is good, you shouldn't need to copy the tfw corner/scale data into the inf.

scott s.
.
 
Back
Top