Releases: applied-geodesy/jag3d
JAG3Dv20250124
User-defined export templates and DXF format
Exporting the results to the Drawing Interchange Format (DXF) to enable further processing in computer-aided design (CAD) software is a recurring request. As DXF is a pure ASCII file format defined by AutoDesk, such an export can be realized with the FreeMarker template engine included in JAG3D. Individual templates can be easily created, such as a flat text file or a DXF file. Some samples for JAG3D can be found here. To use individual templates, just copy the template files (and folders) to the application subfolder /resources/ftl/jag3d/
. The motto is: use your own templates to be flexible.
JAG3D, JUniForm & CoordTrans
To prevent the report from being opened in the standard application, a dot can be added to the template name, e.g. template.txt.ftlh
opens a text editor, but template..txt.ftlh
does not open the editor.
JUniForm
Condition added to check whether the user has defined a fixed parameter to avoid unexpected overwriting as suggested by Thore
JAG3Dv20250105
JAG3D
- Handling and state of (global) a-priori/a-posteriori check-boxes in layer manager corrected
JAG3Dv20250102
JAG3D
- SQL table name in SQL statement for joining vertical deflection groups corrected
- Check whether impermissible projection settings were enabled in network simulation
JAG3Dv20241205
I wish you all a Merry Christmas and a healthy and happy New Year 2025.
General changes
- JavaFX updated to version 23
- OpenJDK 23 bundle, provided by azul.com, was included (Windows version only)
- Compliance level increased to Java 21 (required minimum JDK for JavaFX 23)
JAG3D
- Pie chart added to analyse distribution of influence on point position
- Option for collision handling added in Search & Replace dialog, proposed by Dragan
CoordTrans
- Procedure for deriving an initial guess of spatial transformation extended
JAG3D, CoordTrans & JUniForm
- Tab order corrected
JAG3Dv20241113
JAG3Dv20241011
JAG3D, JUniForm & CoordTrans
To avoid confusion and conflicts when point names contain non-printable characters, these characters are removed during file import, cf. #14766
JAG3Dv20240911
JAG3D
JAG3D, CoordTrans & JUniForm
- Freemarker library updated to version 2.3.33
Please remove obsolete jar files manually when updating, i.e. freemarker-2.3.32.jar, hsqldb-2.7.2.jar and sqltool-2.7.2.jar
JAG3Dv20240630
JAG3D
- Option added to set the visibility of the a-priori or a-posteriori layers in layer-manager
CoordTrans & JUniForm
- MATLAB support for adjustment results added via MAT File Library
JAG3Dv20240523
JAG3D
- Correction of the selection behavior when multiple rows are selected in table and these items are activated/deactivated