2.4.16
Pending Release
Enhancements
- Updated ArcGIS Server libraries.
- They've been updated from version 9.3.1 to version 10.1.
- Updated ArcGIS Server map engine bundle to use updated AGS library.
- There were a number of API changes between 9.3 and 10 which have been performed in this update.
- Added support for ImageServices in ArcGIS Server map engine.
- AGS services that are created as Image Services can now be used as a map engine.
- Improved reporting of errors when ArcGIS Server map engines that fail to register.
- If a map engine files to register the reason, if it can be determined, will be recorded in the log. For example if the map service isn't started, or the server can't be reached.
- ArcGIS Server map engine will generate a dynamic map, rather than using the cache, if the requested map DPI is different from the underlying map tiles.
- This should help ensure that labels are at the correct size when a map is generated at higher DPI settings, as they could be in a report.
- Updated ArcGIS Server GeoCoding Engine bundle to use updated library.
- The changes in the AGS library have been taken into account in this update.
- Entity selector panel can now start collapsed, setting "startCollapsed" to "true".
- The new entity selector panel can now have the groups collapsed rather then expanded as the where previously.
- WFS driver no longer requires complete capabilities URL to be specified in configuration.
- You only need to set the base for the URL now rather than include a bunch of WFS parameters in the URL.
- Heartbeat service on the client will not check if the server has been restarted and restart the client also.
- Since this tells the client that the server has been restarted and their session is out of date.
- Buffer tool available for client.
- A new buffer tool for the redline is available to create a buffer around the selected entities.
Fixes
- FID to Key translation would occasionally fail with division by zero error.
- Trailing whitespace in config file was causing config file reader to fail.
- WMS connector would not always determine correct URL for legend images.
- User API bundle had some cruft removed from its manifest.
- If a selection was attempted to be drawn before the map panel was displayed this would cause an error.
- Upload had a problem if the temporary directory was on a different drive from the Weave installation.
- Export action wasn't working correctly when used in an identify window.
- Fixed error reporting when parameter substitution failes in database search provider.