Version 2020.4.0: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Version 2020.4.0 is released on preview.tygron.com (Preview) on Friday December 13th 2019
Version 2020.4.0 is released on preview.tygron.com (Preview) on Friday December 13th 2019


'''GEO Integration'''
'''GEO Integration'''  
* Selection now supports drag-drop of geojson files as a blue print.
* Editor Selection Draw-mode now supports drag-and-dropped geojson files as a blue print for the selection. Furthermore, a selection specific Geo-wizard can also be used to select a blue print for other sources.
* 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-and-dropped geojson files for automatically selecting a project area location.
 
'''Water'''
* Including the surface water in the GROUND_WATERTABLE Overlay has now become optional.


'''Panels'''
'''Panels'''
* Text panels can now also be templated.
* Text panels can now also be templated.
* Text panel: $ATTRIBUTE to load attribute values of the associated object (e.g. neighbourhood).
* 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: $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: $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.
* Text panel editing can also be done with an enlarged text field.


Line 18: Line 22:
'''Web'''
'''Web'''
* Now possible to upload your own custom Javascript Library.
* Now possible to upload your own custom Javascript Library.
'''Other'''
* Bugfix for crashing calculations after changing the grid size on non-square maps.
* Small Waterwizard bug fixes.


[[Category:Version 2020]]
[[Category:Version 2020]]

Latest revision as of 15:02, 20 December 2019

Version 2020.4.0 is released on preview.tygron.com (Preview) on Friday December 13th 2019

GEO Integration

  • Editor Selection Draw-mode now supports drag-and-dropped geojson files as a blue print for the selection. Furthermore, a selection specific Geo-wizard can also be used to select a blue print for other sources.
  • Map selection in new-map wizard now also support drag-and-dropped geojson files for automatically selecting a 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.
  • Small Waterwizard bug fixes.