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

Can terrain elevation be exported?

Messages
152
Country
china
hi,Using MDX, is it possible to export the terrain height of a specific area to replace the original terrain height in P3D?
 
Hi,

Not really. The only thing you can do if import a 3D model and export that as a resample elevation BGL file. Some developers use that to make custom terrain for a small area. But MCX does not have a function to create elevation data for a bigger area. If you want that, you can better try the SDK resample tool or scenProc.
 
Hi,

Not really. The only thing you can do if import a 3D model and export that as a resample elevation BGL file. Some developers use that to make custom terrain for a small area. But MCX does not have a function to create elevation data for a bigger area. If you want that, you can better try the SDK resample tool or scenProc.

Hi Arno:

As I read this, I do not recall seeing where MCX has a feature documented to:

"import a 3D model and export that as a resample elevation BGL file".


Are you referring to the documented option to export a "terrain flatten BGL" File cited in the MCX manual ?

10.2.2 BGL flatten
ModelConverterX can create a terrain flatten BGL file using shp2vec based on 3D objects.

This can be used to make an accurate flatten based on a 3D mesh in a modeling tool.

See Figure 10.1
for an example of a flatten made from a building shape.

Or is there another MCX option as yet undocumented ...that you are just now disclosing to us ? ;)


IIUC, if this was intended to be a reference to the above documented feature to export a "terrain flatten BGL file using shp2vec", the resulting SHP2VEC BGL could be de-compiled by Patrick Germain's CvxExtractor and output as either of multiple file formats.

https://www.fsdeveloper.com/forum/threads/cvxextractor-exporting-vector-data.432918/


AFAIK, P3D terrain mesh BGLs are sourced from freely downloadable SRTM and ASTER GDEM elevation data, compiled via SDK Resample.


As you stated, the 3D model approach is more suited for smaller areas of terrain to be modified by a TIN compiled by SDK SH2VEC.

Perhaps the OP could tell us what area size is intended to be modified, and where it is located, so we can advise further on terrain options ? :scratchch

GaryGB
 
Last edited:
Back
Top