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.


Thanks for the reply. However, I’m not trying to import a .sbp file. I’ve been trying to do a .bmp all alongHello:
A *.SBX file is a 'SBuilderX Exchange Format' file containing source data for a project (more complete info than a SBuilderX *.SBP project file).
The *.SBX file does not contain any Background Map imagery tiles or the 1-piece *.BMP output image file.
IIUC, you want instead to use a *.BMP file of Background Map imagery tiles selected in the SBuilderX work-space, and saved into:
[SBuilderX install path]\Tools\Work sub-folder
NOTE: Before displaying the Background imagery tiles and selecting them, however, you should first change the SBuilderX.ini file.
To output a 1-piece *.BMP of selected tiles from the SBuilderX work-space in a non-warped format for use in ADE or a 3D modeling application:
1.) SBuilderX Menu > Edit > Edit INI file... (SBuilderX.INI opens in NotePad)
a.) In NotePad > SBuilderX.INI > Under [Tiles] section, Edit:
ReprojectMercatorTiles=True
...and change it to read:
ReprojectMercatorTiles=False
b.) NotePad Menu > File > Save
c.) NotePad Menu > File > Exit
2.) SBuilderX Menu > File > Add Map > From Background
a.) Follow usual procedures to download / select tiles (do not compile to BGL)
3.) SBuilderX outputs non-warped format 1-piece *.BMP / *.TXT into:
[SBuilderX install path]\Tools\Work sub-folder
NOTE: For use in ADE, that 1-piece *.BMP must first be processed in ex: GIMP or another graphics application to make either numerous smaller tile segments, or very low resolution 24-Bit JPGs, so they can be "Added" as "Images" in ADE using UTM Metadata for use as background imagery 'tiles' loaded 1-at-a-time while working on the corresponding local area of KCCR in ADE.
CAVEAT: Restore normal SDK Resample compatible output of a 1-piece *.BMP of selected tiles from the SBuilderX work-space in a warped format for use in making ex: custom photo-real imagery land class terrain textures:
1.) SBuilderX Menu > Edit > Edit INI file... (SBuilderX.INI opens in NotePad)
a.) In NotePad > SBuilderX.INI > Under [Tiles] section, Edit:
ReprojectMercatorTiles=False
...and change it to read:
ReprojectMercatorTiles=True
b.) NotePad Menu > File > Save
c.) NotePad Menu > File > Exit
Hope this helps with your current or pending tasks.
GaryGB
www.fsdeveloper.com

Indeed, I understand your intended use of a BMP.
Folks here sometimes refer to SBuilderX with the abbreviation "SBX", which IMHO puts other newcomers at risk for confusion when working with the various file extensions SBuilderX can output, so I thought it best to clarify the subject for other readers of this thread.
FYI: Assuming you have not already edited the BMP in a graphics application and inadvertently output a BMP with a non-compatible image file format (GIMP and older versions of PhotoShop were notorious for this), and instead the BMP made by SBuilderX is simply too large for the small user address space ADE allows for "Background Images", during attempted import of the image, ADE may display an error such as you reported above.
If you have edited the BMP file and suspect you might have output an incompatible graphic file format, you may wish to review this thread for some output criteria to be avoided to maximize file compatibility with the FS SDK:
![]()
Resample.exe not working
For some reason when I try to drag the INF file over the resample.exe a black window opens suddenly and then closes. No bgl is created. I've checked that every source file and directory is correct. I've also tried using some of the resample examples. I've also moved the folder to the desktop and...www.fsdeveloper.com
Hope this helps a bit more.
GaryGB

Have sent it. Beware that it is a big file, so it will link to google drive.Can you please email me the image causing the problem: jon AT scruffyduck DOT co DOT uk

I've never had any problems with images that size before. Anyhow, I can cut it up into smaller pieces, but the problem then is that I loose the capability to input corner coordinates.The first and most obvious thing is that this image is just way out of any size that ADE could handle

Your right it is huge... you know the warning which says that the image is above 7.5mb so may be to big? You should increase that...Sorry - but you do know this is 1.2Gb? I wrote ADE and I would be amazed if such a size would load - if you have one then I would love to see it and test it out


Correct. Many thanks both of you, reallyOK - I think we are done