- Messages
- 78
- Country

Hi all,
I'm trying to use another way than SBX to create photo scenery since it makes too much of "Can't make an image" and other bugs when using large files.
I'm using Google Satellite Maps Downloader, then download images at Zoom 14 with the intention to get a LOD 14 (which may don't correlate, I don't know).
My problem: I can't figure out how calculate ulxMap & ulxMap size in the .INF file. How do we?
My results so far give me a too small image compared to the real surface. I used for ulxMap the number 2.13742E-05 related to the One Pixel (degrees) information for LOD14 provided in the Terrain and scenery SDK guide. I took the ulxMap number form other .INF at LOD14 generated by SBX. I read the guide but couldn't find a solution.
There are the coordinates of the image's sides:
West : -139.1031
East: -137.997
North: 64.8622
South: 64.2425
This is my .INF:
[Source]
Type = BMP
Layer = Imagery
SourceDir = "."
SourceFile = "Tombstone2.BMP"
Variation = All
NullValue = 255,255,255
SamplingMethod = Gaussian
ulyMap = 64.8622
ulxMap = -139.1031
xDim = 4.29153442382813E-05
yDim = 2.13742E-05
[Destination]
DestDir = "."
DestBaseFileName = "Tombstone02"
DestFileType = BGL
LOD = Auto
UseSourceDimensions = 1
CompressionQuality = 85
Thanks very much in advance for your help!!
Guillaume
I'm trying to use another way than SBX to create photo scenery since it makes too much of "Can't make an image" and other bugs when using large files.
I'm using Google Satellite Maps Downloader, then download images at Zoom 14 with the intention to get a LOD 14 (which may don't correlate, I don't know).
My problem: I can't figure out how calculate ulxMap & ulxMap size in the .INF file. How do we?
My results so far give me a too small image compared to the real surface. I used for ulxMap the number 2.13742E-05 related to the One Pixel (degrees) information for LOD14 provided in the Terrain and scenery SDK guide. I took the ulxMap number form other .INF at LOD14 generated by SBX. I read the guide but couldn't find a solution.
There are the coordinates of the image's sides:
West : -139.1031
East: -137.997
North: 64.8622
South: 64.2425
This is my .INF:
[Source]
Type = BMP
Layer = Imagery
SourceDir = "."
SourceFile = "Tombstone2.BMP"
Variation = All
NullValue = 255,255,255
SamplingMethod = Gaussian
ulyMap = 64.8622
ulxMap = -139.1031
xDim = 4.29153442382813E-05
yDim = 2.13742E-05
[Destination]
DestDir = "."
DestBaseFileName = "Tombstone02"
DestFileType = BGL
LOD = Auto
UseSourceDimensions = 1
CompressionQuality = 85
Thanks very much in advance for your help!!
Guillaume
Last edited:





