• 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 - Global Mapper - Geotiff, DEM-file

Messages
8
Country
denmark
:rolleyes:
I have created Geotiff of Frederikshab/Greenland from Global Mapper for FSX and Exported to DEM-file. But I have a problem to convert the DEM-file to (BGL), how do i do that ?

Thank you very much.

Regards
Erik
 
Are you exporting the data as Geotiff 16 bit elevation data? Make sure your projection is geographic and your datum is WGS84 or you will get a "file not found" when you attempt to run resample on it.

scott s.
.
 
The SDK has clear instructions on how to do this. Its under "resample tool" in the terrain/scenery htm doc.

Best,
Bob
 
Global mapper / SHP-files

:) Thank you very much for your advice...
1. Now it's done, i used resample and the second i use shp2vec, but some *.shp-files have BAD UUID, is it because i should ADD attribute ?

:confused: 2. I make a BGL-file 55kb on resample, and after shp2vec compiled -addtocells i've got an cvx3409.bgl - only 6kb, when i check the cvx3409.bgl on TmfViewer (nothing to see) how come ? is it because of BAD UUID's ?

:confused: 3. Where do i copy cvx3409.bgl that i compiled ?
Thank you again, hope to hear from you soon
Regard Erik
 
For your shape data, I recommend installing SBuilderX, and importing your shapes into it first. SBuilderX is good at making sure all the GUID/UUID data is correct and then runs shp2vec for you.

You can put your compiled mesh file and vector terrain file in the same folder. It can be addon scenery\scenery, which is available as part of the install of FSX, or yo can create a new scenery area, with a parent folder (can have any name) and a subfolder which must be named "scenery". The use the sceenry library settings dialog in FSX to add this new sceenry area to your system. When the dialog asks for the location of the new scenery, browse to the parent folder you created (not the scenery subfolder) Also add a title name for your scenery, which is how it will be shown in the scenery library dialog. You know you've done it correctly when you close the scenery library dialog and FSX pops up a window telling you that the database is being rebuilt.

scott s.
.
 
About SbuilderX

Hey again
Thank you very much, i have downloaded SbuilderX lastest version. I use ConfigSDK.exe before starting SbuilderX, after that, i started SbuilderX but got (Exception caught Globally) error. I installed SbuilderX where i have my FSX SDK. I've got 10 error strings like:
(VoidFileOpen(Int32,Systen.String. Microsoft VisualBasic.OpenMode,Microsoft VisualBasic OpenAccess, Microsoft VisualBasic, OpenShare Int32)
But i don't know, i have to push the buttom yes or no - i push on yes. Thank very much again.

Erik S. A.
 
Back
Top