Release Notes 2.6.6

Weave 2.6.6 includes a number of bug fixes and enhancements.

The enhancements increase the flexibility and usability of some of Weave’s standard tools. An important enhancement is the Layer Filtering which provides an exciting new capability for map display.

This release also fixes a minor bug related to Weave being fully GDA2020 compliant. Check the What's New page for full details of this fix.

A full list of changes in this release can be found on the Weave What's New page.

 

The main enhancements in 2.6.6 are:

Layer Filter

  • A layer filter can be applied when the layer is drawn. This will refine the set of features that will be rendered for the layer.

  • For a layer that the Weave Administrator has configured to have a filter applied, the user is able to control which parts of a layer are displayed. This is a first time such user control on a map layer has been provided in Weave.

  • A full description of how to set up Layer Filtering can be found in the Weave Configuration Reference page.

 

Spatial Select Tool for Redlining

  • A new tool has been added to the Redlining Toolbar, the Spatial Select Tool.

  • It allows features to be selected from the Active Entity using the active Redline geometry. As with the standard graphical selection tools, this tool can be used to create a new selection, add to an existing selection, remove from an existing selection or refine an existing selection.

  • The new tool can be added to your existing Redline client configuration.

    <item action="weave.redline" multilineLabel="true"> <tool>entity</tool> <tool>exportKml</tool> <tool>buffer</tool> <tool>bufferAll</tool> <tool>bufferSelected</tool> <tool>circleByRadius</tool> ... <tool>spatialSelect</tool> </item>