Version 2019.3.0: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Version 2019.3.0 is released on preview.tygron.com (Preview) on Wednesday Dec 19th 2018 '''Water''' * Outlets are now correctly named Inlet (positive values). * A negative va...") |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Version 2019.3.0 is released on preview.tygron.com (Preview) on | Version 2019.3.0 is released on preview.tygron.com (Preview) on Thursday Dec 20th 2018 | ||
'''Water''' | '''Water''' | ||
* Performance improvement for ground water. | |||
* Improved water flow stability around edges and shorelines. | |||
* New option to set both lower and upper thresholds on Breach Areas that trigger the in/outlet to become active. | |||
* Breach Area's FLOOR_LEVEL_M has been renamed to SURFACE_OVERRIDE. Conceptually, it can also be used to raise land, with our without water flowing in and out. | |||
* Water areas now only define the Water Level in an area. Inlet Objects can be added as (underground) buildings. | |||
* A negative value for Inlet behaves as an Outlet. | |||
* A Lower Threshold can be set to limit the amount of water added by the Inlet. | |||
* An Upper Threshold can be set to limit the amount of water removed by an Outlet. | |||
* Both Thresholds are optional. | |||
* Outlets are now correctly named Inlet (positive values). | * Outlets are now correctly named Inlet (positive values). | ||
'''Interface''' | '''Interface''' | ||
Line 12: | Line 18: | ||
* Measurement Tool shows distance in meters and had start/end color dots. | * Measurement Tool shows distance in meters and had start/end color dots. | ||
* Measurement Tool flies to old location when selecting a previous Measurement. | * Measurement Tool flies to old location when selecting a previous Measurement. | ||
* Ability to drag in GeoTIFF files. | |||
'''TQL''' | |||
* Support more Color Queries (e.g. network lines). | |||
* Support for is active on Overlays and Indicators. | |||
'''SDK''' | '''SDK''' | ||
* Removed all JavaFX code from Developer SDK, Java 11 compatible now. | * Removed all JavaFX code from Developer SDK, Java 11 compatible now. | ||
'''Known Issues''' | |||
* Groundwater is still in BETA (experimental) it has not been thoroughly tested. | |||
[[Category:Version 2019]] |
Latest revision as of 11:17, 6 May 2019
Version 2019.3.0 is released on preview.tygron.com (Preview) on Thursday Dec 20th 2018
Water
- Performance improvement for ground water.
- Improved water flow stability around edges and shorelines.
- New option to set both lower and upper thresholds on Breach Areas that trigger the in/outlet to become active.
- Breach Area's FLOOR_LEVEL_M has been renamed to SURFACE_OVERRIDE. Conceptually, it can also be used to raise land, with our without water flowing in and out.
- Water areas now only define the Water Level in an area. Inlet Objects can be added as (underground) buildings.
- A negative value for Inlet behaves as an Outlet.
- A Lower Threshold can be set to limit the amount of water added by the Inlet.
- An Upper Threshold can be set to limit the amount of water removed by an Outlet.
- Both Thresholds are optional.
- Outlets are now correctly named Inlet (positive values).
Interface
- Renamed Dike to Levee.
- Bugfixes for Measurement Tool.
- Measurement Tool shows distance in meters and had start/end color dots.
- Measurement Tool flies to old location when selecting a previous Measurement.
- Ability to drag in GeoTIFF files.
TQL
- Support more Color Queries (e.g. network lines).
- Support for is active on Overlays and Indicators.
SDK
- Removed all JavaFX code from Developer SDK, Java 11 compatible now.
Known Issues
- Groundwater is still in BETA (experimental) it has not been thoroughly tested.