2.4.17
Pending Release
Enhancements
- Perform ArcGIS Server map engine initialisation in a background thread rather than the main initialisation thread.
- This makes the startup of the system that would otherwise be waiting for slow ArcGIS servers to respond appear quicker.
- Spatial joins added for data
- It's not possible to generate data based on a spatial relationship.
- Date input formats changed from m/d/y to d/m/y.
- The date input fields can take a number of formats when typing in the date, but previously they were using US format, this has been changed to AU instead.
- Date and time input formats can be adjusted.
- The list of date formats that input fields support can be set manually.
- The first day of the week can be set.
- Calendar controls can now have the first day of the week set, as some places like Sunday others Monday.
- Bookmarks more forgiving of ToC model changes.
- Previously a change in a ToC model group would mean that the group may not have its state restored properly if the underlying toc model had layers or groups added or removed after the bookmark was saved.
- Unknown layers turned off when restoring a bookmark.
- When a bookmark is loaded any layers that aren't set in the bookmark will be turned off rather than being left in their previous state.
- Removed useless exception reported sometimes when shutting down.
- Sometimes an error message would be logged during shutdown that meant nothing and annoyed me (so it's gone).
Fixes
- ArcGIS Server map engine wasn't handling "mixed" tile caches properly.
- Report map images would be incorrect if a non-transparent map was drawn on top of another map if the non-transparent map didn't have any visible layers.