Hi again:
At the risk of being referred to as a "hijacker" in a forum dealing with airports, I must point out this info via a search on "
Library" @ MSFS SDK Docs:
https://docs.flightsimulator.com/html/index.htm#t=Introduction/Using_The_SDK.htm&rhsearch=Library&rhhlterm=library libraries
"
Scenery And Airports
Microsoft Flight Simulator add-ons can feature
scenery as part of the package, which can be not only areas or
POI within the world, but also airports. In general these scenery packages are comprised of the following:
- 3D models, stored in model libraries
- materials and textures
- model placement
- vector data (allowing for trees placement or removal, terra-forming, biome changes...)
- airports data
Scenery and airports are primarily edited using
The Scenery Editor and
The Material Editor, both of which are available as part of the
Developer Mode.
Scenery object placement and airport data are saved in *.xml format and vector data is saved in the form of
shapefiles ( *.shp). Both are compiled to *.bgl files using the BGL compiler invoked by the
Package Tool in
The Project Editor.
NOTE: *.xml and shapefiles compilation to *.bgl files is similar to how the FSX assets pipeline worked. The file formats are similar but have been extended with new features."
https://docs.flightsimulator.com/html/index.htm#t=Developer_Mode/Project_Editor/The_Project_Editor.htm&rhsearch=Library&ux=search
"
Scenery - This package type is for scenery elements made using the
The Scenery Editor (and is also used for Airports, but you should use the Airport Wizard
as explained here instead)"
AFAIK, Jon is our current "
Airport Wizard" and
LOM is the original (full-featured) tool for creating 3D model libraries.
Jon is the "
go-to guy" ...when it comes to a working knowledge of XML in FS contexts, and we know his to-do list is already very long.
IMHO, the MSFS SDK
Addon XML On Steroids (aka "
AXOS") methods in their current 'embryonic' state are a
nightmare from hell.
But as Arno, AFAIK, appears to have gone to great lengths to maintain a low profile since just before MSFS-2020 was released over a year ago, are we now compelled to go and ask
him to make MCX and LibraryCreatorXML more full-featured to support MSFS-2020 ?
GaryGB