mskhan1991
Resource contributor
- Messages
- 921
- Country

Using sbuilderX to download the basic layout of the place. Then editing the .inf file as given below after putting my own photoscenery in the place.
Using LOD18 value is sbuilder.
But this weird red place occurs, what could be the problem?
Using LOD18 value is sbuilder.
But this weird red place occurs, what could be the problem?
Code:
[Source]
Type = MultiSource
NumberOfSources = 3
[Source1]
Type = BMP
Layer = Imagery
SourceDir = "."
SourceFile = "sk04.bmp"
Variation = January, February, March, April, May, June, July, August, September, October, November, December
Channel_BlendMask = 2.0
Channel_LandWaterMask = 3.0
ulyMap = 32.5253946746005
ulxMap = 74.3383026123047
xDim = 2.68220901489258E-06
yDim = 2.26166616834347E-06
[Source2]
Type = BMP
Layer = None
SourceDir = "."
SourceFile = "sk04_bm.bmp"
SamplingMethod = Gaussian
ulyMap = 32.5253946746005
ulxMap = 74.3383026123047
xDim = 2.68220901489258E-06
yDim = 2.26166616834347E-06
[Source3]
Type = BMP
Layer = None
SourceDir = "."
SourceFile = "wm.bmp"
SamplingMethod = Gaussian
ulyMap = 32.5253946746005
ulxMap = 74.3383026123047
xDim = 2.68220901489258E-06
yDim = 2.26166616834347E-06
[Destination]
DestDir = "."
DestBaseFileName = "sk04"
DestFileType = BGL
LOD = Auto, 18
UseSourceDimensions = 1
CompressionQuality = 85
Last edited:
