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.

Hello everyone
It seems the tiles2bing tool is no longer available, does anyone know where I can download it, or is there another way to create an aerial image?
Regards


What I do is to use QGIS to make a GeoTiff of the imagery. I can then create a batchfile to automate the processing of the GeoTiff to a project output.
C59_Aerial.zip
Just double-click on CompileGeotiff.bat and wait for it to finish. The GeoTiff image appears in a field east of C59. I made minimum 13 and maximum as 20.
Bash:rmdir .\TestTiles /s /q rmdir .\Packages /s /q rmdir .\PackagesMetadata /s /q rmdir .\PackageSources /s /q rmdir .\_PackageInt /s /q tools\GTiff2Tiles\GTiff2Tiles.Console.exe --input art\Hello.tif --output TestTiles --minz 13 --maxz 20 --tms FALSE -c mercator tools\tiles2bing.exe TestTiles /o PackageSources\CGL\aerial_images /y google xcopy "tools\CGLBuilderConfig.xml" "PackageSources\CGL\" tools\fspackagetool.exe C59AerialProject.xml pause
The batchfile uses GTiff2Tiles to make the Google tiles, and tiles2bing to make those tiles compatible with MSFS. The tools are included in the link. Just edit the batchfile and your project's XML to get your aerial from a geotiff.






Came here just to comment and say thanks for the awesome guide!!
I still need to twiddle a little bit with it but I'm glad it works at all. This is much easier than Ground Polys in FS9 or the resample thing back in the day (as far as I can remember, its been a while)
For me, zoom Level 19 did not work, just wouldn't show up in the sim. Zoom Level 20 with a exclude TIN poly does, but bleeds through close to the ground. I want to give zoom 21 a try to see if that fixes it but I need to do that tomorrow since the Georeferencing, Tiling and CGL compilation just takes ages to iterate fast right now.
Edit: Working in MSFS2024
Edit2: Of course changing to zoom level 21 did not fix the bleed issue and thinking about it logically it also shouldnt since the sim doesnt even support this resolution. This was probably my sleep deprived brain trying to come up with another troubleshooting step. However, what did fix the bleed for me was installing MSFS2024 SU3 (beta). You dont even need a TIN exclude. The aerial CGL "just works". So it seems to be a <SU2 specific problem: https://devsupport.flightsimulator.com/t/su1-beta-graphic-bugs-with-cgl-imagery/13257/6