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

FSX: Set 'NullValue' for Terrain Mesh??

Messages
558
Country
newzealand
Hi
Does anyone know if it is possible to sett a null value when resampling a tiff as a terrain bgl? Part of my terrain tiff has no information (pixel value of 0) but of course when i resample, it assumes i mean the terrain height is zero (making a massive valley in FSX)

If i could tell the resampler to ignore the value of 0 it would be helpful (just like you can tell the resampler to ignore RGB values when creating photo tiles)...

I can get around it by exporting my ESRI grid in smaller tiles (leaving out the areas with no data) but it takes forever to do that (plus the added complication of having data that isnt vertically aligned due to reprojection in WGS84)

Any ideas?
 
Hi Timmo,

you could try the command

NullCellValue = 0 or NullValue = 0

in the source section, but I am not sure if it will work correctly
in the FSX resampler? :)
Cheers

Vlada Stoje
 
Last edited:
Back
Top