GeoCat Bridge 1.3.0
Details
| Release Date |
August 7, 2026 |
| Minimum ArcGIS Pro Version |
3.3.x |
| Minimum .NET Version |
.NET Core 8.0 |
| Configuration Model Version |
1.7 |
This upgrade features several large improvements "under the hood" and 3 noticeable ones:
- Data Spaces configurations can now have custom icons to make them easier to distinguish. By default, Bridge will attempt to automatically retrieve an icon from the service URL (favicon).
- When publishing a whole map, Bridge can now be configured to create top-level group layers (container tree). This will ensure that the WMS/WFS layer order equals that of the map.
- When publishing a whole map, Bridge will now auto-create a workspace for it (if not set explicitly).
Changelog
| Change Description |
Ticket Reference(s) |
Replace Flurl dependencies with custom HTTP client |
|
Replace Newtonsoft.Json dependency with System.Text.Json to avoid conflicts with ArcGIS Pro |
|
| UX: Automatically create non-existing workspace when publishing the whole map |
#5322 |
| UX: Custom icons for Data Space configurations |
|
| UX: Introduce top-level group layer creation option when publishing the whole map |
#806548 |
| GeoServer: Copy ACL's and isolation flag when recreating a workspace |
#5576 |
| SLD: Use graphic-margin vendor option for single-interval marker placement templates |
#5416 |
| Regression: Handle GeoServer empty-string JSON deserialization quirk for all responses |
#5766 |
| Regression: Raster by-reference publishing path and coverage type resolution |
#5799 |