2024.1
2024.1.07
Bug fixAviation Standards
LCD-13752
Fixed a geometry edge case in the handling of AIXM 5.1 airspace compositions: airspace data with segments containing
small, almost self-intersecting bulges at the corner points could prevent its use in a new airspace composition,
causing an invalid topology warning message. The airspace composition logic has now been made more robust to handle
such airspace data segments.
Upgrade considerationAviation Standards
LCD-13756
A newer version of the
JTS
library, v1.19.0, has been added in support of the AIXM format implementation.
The previous JTS version, 1.14.0, is also still included for backwards compatibility.
Both JTS libraries use a different namespace, so they can be used together without interference.
2024.1.01
Bug fixAviation Standards
LCD-4589, LCD-13599
The rendering of AIXM 5.1
TaxiwayElement
features in a Lightspeed view could trigger an
IllegalArgumentException
in some cases.