Version 2020.4.0: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
'''GEO Integration''' | '''GEO Integration''' | ||
* Selection now supports drag-drop of geojson files as a blue print. | * Selection now supports drag-drop of geojson files as a blue print. Additionally, a selection specific Geo-wizard can also be used to select a blue print. | ||
* Map selection in new-map wizard now also support drag-drop of the project area location. | * Map selection in new-map wizard now also support drag-drop of the project area location. | ||
Revision as of 16:53, 13 December 2019
Version 2020.4.0 is released on preview.tygron.com (Preview) on Friday December 13th 2019
GEO Integration
- Selection now supports drag-drop of geojson files as a blue print. Additionally, a selection specific Geo-wizard can also be used to select a blue print.
- Map selection in new-map wizard now also support drag-drop of the project area location.
Water
- Including the surface water in the GROUND_WATERTABLE Overlay has now become optional.
Panels
- Text panels can now also be templated.
- Text panel: $ATTRIBUTE_A to get the value of associated object (e.g. neighbourhood) attribute named A.
- Text panel: $NAME $ID to get the name/id of the associated object (e.g. neighbourhood).
- Text panel: $STAKEHOLDER $STAKEHOLDER_ID to get the name/id of my Stakeholder.
- Text panel: $GLOBAL_B to get the value of a Global B.
- Text panel editing can also be done with an enlarged text field.
Performance
- Faster validation for networks, resulting in faster start-up and saving of projects.
- Faster loading of large amount (1 million+) of TQL queries.
Web
- Now possible to upload your own custom Javascript Library.
Other
- Bugfix for crashing calculations after changing the grid size on non-square maps.