Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Wrong data in inf-file?

Featured Replies

I wonder if anyone could look at this inf file and see if they can find anything wrong?[Destination] LOD = 12 DestDir = "G:TestsceneryMesh_scenery" DestBaseFileName = "mesh" UseSourceDimensions = 1[source] Type = ElevS16LSB SourceDir = "G:TestsceneryMesh_scenery" SourceFile = "mesh.dem" CellType = S16LSB NullCellValue = -9999 SampleIsCentered=0 NorthLat = 62.3761111111111 SouthLat = 61.9758333333333 EastLong = 6.82222222222222 WestLong = 5.91666666666667 Lat = 62.3761111111111 Lon = 5.91666666666667 NumOfCellsPerLine = 2058 NumOfLines = 4656 CellXdimensionDeg = 0.00044001727675197 CellYdimensionDeg = 0.0000859703130966024 ScaleInMeters = 1.0The picture I use is grayscale 2058*4656 converted to DEM by Grises50/FSTerrain.When I compile this and try it in FS it doesnt show.

  • 2 weeks later...

I'm new to this mesh stuff but I've gotten a mesh working underneath the default textures with an inf file very similar to yours. I'm working on getting a composite satelite texture layered over my mesh with terrabuilder lite. My question for you (and I said I'm a newbie) is given your inf file how would resample know the name of you texture/bmp file? I'm just learning so be gentle if it's a stoooopid question.

I have not worked with images and Grises50, but there are a couple of differences between your inf and the format I use for creating mesh from DEM data. This is what I'd try next:&l;destination&r;LOD = 12DestDir = "G:TestsceneryMesh_scenery"DestBaseFileName = "mesh"NorthLat = 62.3761111111111SouthLat = 61.9758333333333EastLong = 6.82222222222222WestLong = 5.91666666666667&l;source&r;Type = ElevS16LSBSourceDir = "G:TestsceneryMesh_scenery"SourceFile = "mesh.dem"NullCellValue = -9999Lat = 62.3761111111111Lon = 5.91666666666667NumOfCellsPerLine = 2058NumOfLines = 4656CellXdimensionDeg = 0.00044001727675197CellYdimensionDeg = 0.0000859703130966024ScaleInMeters = 1.0I am not familiar with the following entries. Try leaving them out if you are just creating terrain elevation mesh:SampleIsCentered=0CellType = S16LSBGood luck,Stevewww.fs-traveler.com

I dont think FS2002 is able to show more than LOD10.I tried to reduce my mesh and then it appeared :-)You need to convert from RAW/BMP to dem-format first.Then you resample with "sourcefile=*.dem"Then tmf2bgl to convert to bgl.The problem is to calculate the different values in the inf-file.I have finally managed to overcome most of my problems.See the result here:Standard FS scenery:http://home.online.no/~knnygar/bilder/flys...er/Standard.jpgMy scenery:http://home.online.no/~knnygar/bilder/flys...ilder/Lod10.jpg

Looks good.>I dont think FS2002 is able to show more than LOD10.>I tried to reduce my mesh and then it appearedI don''t understand why LOD12 did not work for you. I've used values from LOD7 through LOD13 with no problems. You just need to be sure you are providing enough source data to cover at least one complete LOD quadrant. >The problem is to calculate the different values in the inf-file.So true.Cheers, Steve

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.