Version 2024.1.0: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
* New 3D Tiles endpoint in the API (web/3dtiles/tileset.json). | * New 3D Tiles endpoint in the API (web/3dtiles/tileset.json). | ||
* New elevation endpoint in API (api/session/elevation.html) for web clients. | * New elevation endpoint in API (api/session/elevation.html) for web clients. | ||
'''Water''' | |||
* Added SURFACE_LAST_FLOW overlay for approximation of Q in waterways. | |||
* Bugfix for SURFACE_FLOW overlay in long running calculations. | |||
* Bugfix in water object measurement tool. | |||
'''Other''' | '''Other''' |
Revision as of 15:26, 24 May 2023
Version 2024.1.0 is released on preview.tygron.com on May 26th 2023.
3D Tiles
- New 3D Map viewer based on Cesium, accessible via Tools.
- New 3D Tiles endpoint in the API (web/3dtiles/tileset.json).
- New elevation endpoint in API (api/session/elevation.html) for web clients.
Water
- Added SURFACE_LAST_FLOW overlay for approximation of Q in waterways.
- Bugfix for SURFACE_FLOW overlay in long running calculations.
- Bugfix in water object measurement tool.
Other
- Improved WMS rendering speed.
- Added attribute support for GeoPlugins in Geo Wizard.
- No longer possible to set Client Zoomlevels active via the API.
- Several smaller bug fixes and WIKI updates.