...
Additionally there is a newer download site available for Weave 2.5 that provides links to the latest stable release, hosted in the cloud for faster download.
2.5.
...
Enhancements
- Arrow support in redline
- You can now set arrow heads on lines added to the redline layer.
- Ajax API update
- The internal Ajax API now allows the Requested By header to be turned off by the caller (after it was found that some web API's don't like the header).
- Null/Not Null support added to Ad-Hoc query
- The Ad-Hoc query builder how has a null/not null option.
- Spatial identify change
- The spatial identify tool now clears the window content earlier in the process to make it clearer as to what the grid content refers to.
- Added support for UUID key columns
- Data definitions can now use a column that is a UUID type as the key.
- New internal Entity API
- The client and server API's for dealing with entities have been tidied up to make them cleaner for multiple uses.
- New map description API
- The map description factory now exposes an API that allows the map scale to be directly set.
- ArcGIS Map Engine update
- The ArcGIS map engine now uses common coordinate system reference code in preference to ESRI specific ones.
- Support for wildcards in layer filters
- You can remove and limit layer a map engine exposes using * as a wildcard in the layer id.
- Weave map engine update
- Improved the style handing of the Weave map engine, including better support for mixed geometry type layers.
- Additional logging on error
- When a client requests causes an error additional information is recorded in the weave.log to try and help resolve the cause.
- Status page updates
- Some of the information in the status page has been tided up.
- New action for spatial editing
- There's a new action that allows you to directly create a new entity (rather than having to switch the active entity, choose the edit to apply then use the create button).
- TAB and MID/MIF support for spatial upload
- MapInfo files can now be uploaded.
- TAB support for zip'n'ship
- MapInfo TAB files (MID/MIF was already there) can now be downloaded.
- Updated zip'n'ship selection tool
- The tool to extract just the current selection has been updated to allow more control over the extraction.
- Admin UI enhancements
- A number of additions have been made to the Admin UI including tools to:
Build and test indexes
Check the health of your Weave system
Report on Server Status information
Allow configuration file editing
- A number of additions have been made to the Admin UI including tools to:
Fixes
...
- If a label has not been set for a search it will no longer stop the search from being available.
...