Hi folks,
I have decided to try my hand at building meshes and scenery for FSX.
I am trying to make a 'high res' (well, higher res than out-of-the-box) version of the Falkland Islands & later on, New Zealand.
I have a couple of questions:
I have downloaded srtm 'finished' 3 arc second data, which seems to be the best resolution available for these areas.
I have used Global Mapper to translate the data into both bil and geotiff.
Using basic inf files, I have created two different bgl files one from each of the exports.
The resulting bgls were different sizes.
Q1) Is there a 'prefered' intermediate format when creating meshes ?
The meshes were dropped into the Addon Scenery scenery folder. FSX was restarted, and not a jot of difference to the existing mesh.
Q2) Do I need to wiggle something else to make the mesh 'work', or by creating a basic destination section in the inf, have I just replaced like with like ?
Here is the inf file that I used with the geotiff data.
[Source]
Type = GeoTIFF
Layer = Elevation
SourceDir = "E:\SRTMTerrain\Falklands\"
SourceFile = "falk.tif"
[Destination]
LOD = Auto
DestFileType = BGL
UseSourceDimensions = 1
DestDir = "E:\SRTMTerrain\Falklands\"
DestBaseFileName = "falk"
The resulting bgl file was 'viewable' and seemed ok, but LOD 7 seemed better than LOD 9.
Q3) Is that to be expected ?
I have decided to try my hand at building meshes and scenery for FSX.
I am trying to make a 'high res' (well, higher res than out-of-the-box) version of the Falkland Islands & later on, New Zealand.
I have a couple of questions:
I have downloaded srtm 'finished' 3 arc second data, which seems to be the best resolution available for these areas.
I have used Global Mapper to translate the data into both bil and geotiff.
Using basic inf files, I have created two different bgl files one from each of the exports.
The resulting bgls were different sizes.
Q1) Is there a 'prefered' intermediate format when creating meshes ?
The meshes were dropped into the Addon Scenery scenery folder. FSX was restarted, and not a jot of difference to the existing mesh.
Q2) Do I need to wiggle something else to make the mesh 'work', or by creating a basic destination section in the inf, have I just replaced like with like ?
Here is the inf file that I used with the geotiff data.
[Source]
Type = GeoTIFF
Layer = Elevation
SourceDir = "E:\SRTMTerrain\Falklands\"
SourceFile = "falk.tif"
[Destination]
LOD = Auto
DestFileType = BGL
UseSourceDimensions = 1
DestDir = "E:\SRTMTerrain\Falklands\"
DestBaseFileName = "falk"
The resulting bgl file was 'viewable' and seemed ok, but LOD 7 seemed better than LOD 9.
Q3) Is that to be expected ?