Maria GDK: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<span>This wiki is primarily intended for development teams using the Maria GDK platform and for members of the Maria GDK development team.</span>") |
No edit summary |
||
(17 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Maria Geo Development Kit is a collection of building blocks that can be used by a developer to assemble a tailored GIS application. The GDK is designed to work well with WPF applications and encourage the model–view–viewmodel architectural pattern. | |||
This wiki is intended for members of the Maria GDK development team, and other users of the Maria GDK platform. It contains descriptions of the various components, code examples, and setup instructions. | |||
== Code documentation == | |||
Doxygen code documentation is generated for every release and develop build. It is publicly available at [http://codedocs.maria.teleplanglobe.com/release/managed/ codedocs.maria.teleplanglobe.com/release/managed/] | |||
== Releases == | |||
This is an overview of the available releases of Maria GDK. Nightly builds are available for early adaption and testing purposes. | |||
{| class="wikitable" | |||
!Version | |||
!Released | |||
!Changes | |||
!Approved by | |||
|- | |||
| 3.1.0 || 01 Jun 2017 || [https://issues.teleplanglobe.com/youtrack/releaseNotes/M?q=Fix+versions%3A+3.1.0&title=Release+Note+Maria+GDK+version+3.1.0&token=1evk53dsqyomgsl3ok94fxw11&showDescription=false&showComments=false Changes] || Thomas Martin Dørum | |||
|- | |||
| 3.2.0 || 01 Feb 2018 || [https://issues.teleplanglobe.com/youtrack/releaseNotes/M?q=Fix+versions%3A+3.2.0&title=Release+Note+Maria+GDK+version+3.2.0&token=1evk53dsqyomgsl3ok94fxw11&showDescription=false&showComments=false Changes] || Thomas Martin Dørum | |||
|- | |||
| 4.0.0 || 28 Oct 2019 || [https://issues.teleplanglobe.com/youtrack/releaseNotes/M?q=Release%20version:%204.0.0%20&title=Release+Note+Maria+GDK+version+4.0.0&showDescription=false&showComments=false Changes] || Thomas Martin Dørum | |||
|- | |||
| 4.1.0 || 10 Sep 2020 || [https://issues.teleplanglobe.com/youtrack/releaseNotes/M?q=Release%20version:%204.1.0%20&title=Release+Note+Maria+GDK+version+4.1.0&showDescription=false&showComments=false Changes] || Thomas Martin Dørum | |||
|- | |||
| 4.2.0 || 01 Oct 2021 || [https://issues.teleplanglobe.com/youtrack/releaseNotes/M?q=Release%20version:%204.2.0%20&title=Release+Note+Maria+GDK+version+4.2.0&showDescription=false&showComments=false Changes] || Thomas Martin Dørum | |||
|- | |||
| 4.3.0 || 17 Aug 2022 || [https://issues.teleplanglobe.com/youtrack/releaseNotes/M?q=Release%20version:%204.3.0%20&title=Release+Note+Maria+GDK+version+4.3.0&showDescription=false&showComments=false Changes] || Thomas Martin Dørum | |||
|- | |||
| 4.4.0 || 03 Nov 2023 || [https://issues.teleplanglobe.com/youtrack/releaseNotes/M?q=Release%20version:%204.4.0%20&title=Release+Note+MARIA+GDK+version+4.4.0&showDescription=false&showComments=false Changes] || Thomas Martin Dørum | |||
|- | |||
| 4.5.0 || 30 Apr 2024 || [https://issues.teleplanglobe.com/youtrack/releaseNotes/M?q=Release%20version:%204.5.0%20&title=Release+Note+MARIA+GDK+version+4.5.0&showDescription=false&showComments=false Changes] || Thomas Martin Dørum | |||
|- | |||
| 4.6.0 || 25 Nov 2024 || [https://issues.teleplanglobe.com/youtrack/releaseNotes/M?q=Release%20version:%204.6.0%20&title=Release+Note+MARIA+GDK+version+4.6.0&showDescription=false&showComments=false Changes] || Thomas Martin Dørum |
Latest revision as of 13:05, 25 November 2024
Maria Geo Development Kit is a collection of building blocks that can be used by a developer to assemble a tailored GIS application. The GDK is designed to work well with WPF applications and encourage the model–view–viewmodel architectural pattern.
This wiki is intended for members of the Maria GDK development team, and other users of the Maria GDK platform. It contains descriptions of the various components, code examples, and setup instructions.
Code documentation
Doxygen code documentation is generated for every release and develop build. It is publicly available at codedocs.maria.teleplanglobe.com/release/managed/
Releases
This is an overview of the available releases of Maria GDK. Nightly builds are available for early adaption and testing purposes.
Version | Released | Changes | Approved by |
---|---|---|---|
3.1.0 | 01 Jun 2017 | Changes | Thomas Martin Dørum |
3.2.0 | 01 Feb 2018 | Changes | Thomas Martin Dørum |
4.0.0 | 28 Oct 2019 | Changes | Thomas Martin Dørum |
4.1.0 | 10 Sep 2020 | Changes | Thomas Martin Dørum |
4.2.0 | 01 Oct 2021 | Changes | Thomas Martin Dørum |
4.3.0 | 17 Aug 2022 | Changes | Thomas Martin Dørum |
4.4.0 | 03 Nov 2023 | Changes | Thomas Martin Dørum |
4.5.0 | 30 Apr 2024 | Changes | Thomas Martin Dørum |
4.6.0 | 25 Nov 2024 | Changes | Thomas Martin Dørum |