[{TableOfContents }]

!!!Introduction
This is the Changelog for the [OKIT.WebMap.Api|https://agile.okit.de/OKIT.WebMap.Api/].

The API currently is delivered in three versions:

; [Version 3|https://wikiland.de/agileas/Wiki.jsp?page=Changelog%20OKIT.WebMap.Api#section-Changelog+OKIT.WebMap.Api-Version1]: The latest release of the API with the best set of methods ever. This version is high reliable, convenient and fast for your IoT application.
; [Version 2|https://wikiland.de/agileas/Wiki.jsp?page=Changelog%20OKIT.WebMap.Api#section-Changelog+OKIT.WebMap.Api-Version2]: This is the Version being mostly in use currently. It had some major improvements in consistend method naming and convenience compared to version 1. If you are developing your own REST API consumer application, please migrate to the latest version of the REST API, as improvements in stability and performace have been applied. Version 2 is provided abd maintained for compatiblity reasons. It might be taken out of service in future, even though there is not date fixed for that event.
; [Version 1|https://wikiland.de/agileas/Wiki.jsp?page=Changelog%20OKIT.WebMap.Api#section-Changelog+OKIT.WebMap.Api-Version1]: The first version of the interface released ever. It is still under maintenance and it is being used for a lot of devices delivering data. If you are developing your own REST API consumer application, please migrate to the latest version of the REST API, as improvements in stability and performace have been applied. Version 1 is provided abd maintained for compatiblity only. It might be taken out of service in future, even though there is not date fixed for that event.

The OKIT.WebMap.Api grants access OKIT's internet of things (IoT) database, combining high precision GPS information with measurements of any kind for mobile and stanionary devices and facilities.

Please refer to the respective interactiv REST interface at [OKIT.WebMap.Api|https://agile.okit.de/OKIT.WebMap.Api/] to find the methods apropriate to your use-case.

------

!!!General Improvements
!!KW 41 2023
* Providing an overview over the public available namespaces under [https://agile.okit.de/OKIT.WebMap.Api/namespace].

-----

!!!Version 1
!!KW 44, 2023: 
* Fixing issues with the heading calculations for late delivered coordinates.
* Preventing delivery of obvious false data deliveries.
* Improved performance.

!!KW 41, 2023:
* Fixing issues with the speed calculation for coordinate traces.

-----

!!!Version 2
!!KW 47, 2023:
* Fixing issues with getting coordinates for the traces
* Improved performance for fast delivery of the coordinates

!!KW 44, 2023:
* Fixing issues with the heading calculations for late delivered coordinates.
* Preventing delivery of obvious false data deliveries.
* Improved performance.

!!KW 41, 2023:
* Fixing issues with the speed calculation for coordinate traces.

-----

!!!Version 3
!!KW 47, 2023
* implement method to get all the nodes in the html page namespace: [https://agile.okit.de/OKIT.WebMap.Api/namespace]

!!KW 44, 2023
* Release of Version 3 for production.