Skip to content

CadnaA 2026 MR1

Functions

  • New export format GeoPackage (.gpkg).
  • New function to calculate padel courts as part of the CadnaA tennis source.
  • UTF-8 / ID enforcement

    • Display of a warning for an invalid code page
    • The viewing angle during a camera movement in 3D Special view is now defined with "3D_CENTER" (previously "3D-CENTER").
    • Transformation of templates to UTF-8 in the dialog "Print Report"
  • Lua:

    • If libraries sqlite3 and IUP are used, they must be imported at the beginning of each Lua script. Further information can be found here.
    • External libraries provided as .dll and compatible with Lua 5.4 can be placed in the subdirectory /lua_libs in the installation directory and used after import.
  • Accessing the documentation from CadnaA is also available online (instead of offline) using an ini-entry.

Calculation

SonRoad18: Reflection condition

When using the calculation method SonRoad18 (2018, 2021 and 2024), the reflection condition of CNOSSOS was previously applied. This has been corrected, and the reflection condition according to ISO 9613-2 (1996 and 2024) is now used.

  • When clicking the calculator button in the toolbar with two or more variants active, the dialog for selecting the variants to be calculated is shown. This now matches the same behavior as when calculating the grid.
  • IoA Good Practice Guide: The correction for concave ground profile is only applied if the ray is not screened (Abar = 0).
  • New attribute SONR_VERS for sonRoad18 to set calculation acc. to version 2018, 2021 or 2024.

Bugfix

  • Bug fix for accessing files in the directory C:\Users\\AppData\Local\Datakustik (e.g. ini file, global library) when using a Windows username containing special characters or umlauts.
  • Lua: Reading access to the attribute MARK (acitvation) always returned 0 instead of "+", "-" or "" (empty string).
  • Coordinate transformation using EPSG 25833: In case x-coordinates are in the format 33xxxxxx (leading 33), the prefix is automatically removed for transformation.
  • PlotDesigner: When using the 3D cell, it could happen that the displayed image was shown twice.