Transparent / translucid polygons hide OSM
CR/SR/WIT
SR 1-4254619571, SR 1-4902231571, WIT 114823
Description
MapServer is now able to produce 32-bit RGBA PNG maps with full translucency as default mode. To force MapServer to render 32-bit PNGs, use the following configuration: under Registry key SOFTWARE\WOW6432Node\Intergraph\GNetViewerServer\09.00\MapServers, create DWORD key PNGType with value 2.
Resolution
MapServer now produces 32-bit RGBA PNG maps with full translucency by default.
Background translucency does not work for polygons with arc in NetWorks
CR/SR/WIT
SR 1-4452795491, SR 1-4902231571, WIT 166558
Description
MapServer is now able to produce 32-bit RGBA PNG images, with full translucency. For details see comments to WIT-114823.
Resolution
Background translucency for polygons with arc is now supported.
Service Deployment: Physical Path isn't automatically repopulated if an invalid Instance Name was entered before
CR/SR/WIT
WIT 169148
Description
Physical Path is repopulated even after an invalid character was inserted into the service name.
Resolution
Fixed the repopulation logic for Physical Path after invalid input.
NetWorks Portal map window - zoom and rotate not working when map is locked
CR/SR/WIT
WIT 170245
Description
Rotation works in lock mode.
Resolution
Fixed rotation functionality in locked map mode.
Service metadata: Bounding box values are empty in copied WMTS
CR/SR/WIT
WIT 178168
Description
Bounding box values are copied with WMTS service metadata.
Resolution
Fixed copying of bounding box values in WMTS metadata.
Feature selected after drilling down in GTDWS doesn't get highlighted
CR/SR/WIT
SR 1-4672882621, WIT 180022
Description
Feature selected in drill-down hierarchy in Feature Explorer is not highlighted in map.
Resolution
Feature is highlighted when selected in drill-down tree.
Restrict access to Portal by role
CR/SR/WIT
WIT 233693
Description
Access to NetWorks Portal can now be restricted to users with configured role. See documentation for details.
Resolution
Role-based access restriction implemented for Portal.
LCID needs to be set manually in GTDWS web.config after each deployment
CR/SR/WIT
WIT 241102
Description
LCID parameter is set to current locale when deploying the DialogWebService instance. Alternatively, customization XML can be used to override this value.
Resolution
Automatic LCID setting and customization XML support added.
No data printed with OIDC
CR/SR/WIT
WIT 242488
Description
Print functionality in Portal now supports OpenID Connect.
Resolution
OIDC support added for print functionality.
WMS metadata documentation: it isn't possible to set max height and width in admin console
CR/SR/WIT
WIT 243191
Description
MaxWidth and MaxHeight values can be configured using the Administration Console in Service Metadata.
Resolution
Admin Console now supports MaxWidth and MaxHeight configuration.
Default name for Vector and Deltas service doesn't match naming convention for other services
CR/SR/WIT
WIT 245137
Description
Default service name now matches the convention used with other services.
Resolution
Naming convention for Vector and Deltas service updated.
Detail map can't be displayed when G3E_LSNO in detail reference is a NUMBER(10)
CR/SR/WIT
SR 1-5269398951, WIT 247720
Description
Detail map can be displayed when G3E_DETAILID is either a NUMBER or NUMBER(10) in database.
Resolution
Support for NUMBER(10) in detail reference added.
Portal - No longer can set position of the map from browser address bar
CR/SR/WIT
WIT 248591
Description
Portal now supports passing the initial position by URL. See documentation for details.
Resolution
Initial position can be set via URL.
Analytical Service returns wrong G3E_FID for areas
CR/SR/WIT
WIT 249081
Description
Areas API in Analytical Service was reimplemented to match the behavior in G/Designer. G3E_FID is returned correctly for all AOI features.
Resolution
Correct G3E_FID returned for AOI features.
Redline symbols in Networks Portal appear as characters in the plot pdf file
CR/SR/WIT
SR 1-5330947021, WIT 251037
Description
Workaround:
- Locate the deployed Portal instance, typically under
c:\inetpub\wwwroot\{instance}, - Open folder
resources\fonts, - Install all necessary .ttf files via right-click and Install for all users.
Alternative: Configure Portal to use Puppetteer/Chromium for printing.
Alternative 2: Avoid using symbol font ELDKSYMBOLRegular, used as default font with Electric symbology. This font has incorrect character mappings.
Resolution
Workarounds and alternatives provided for redline symbol printing issues.
NWG_GTFEATUREWS.CreateFeature incorrectly handles errors
CR/SR/WIT
WIT 251231
Description
Fix 1: Method /Feature/{FNO}/Create used without a pJOB does not fail now.
Fix 2: API /Feature/{FNO}/Create?pJOB={JOB} now returns HTTP 500 instead of success, when {FNO} is not registered in NWG_CREATE_FEATURE.
Resolution
Error handling improved for CreateFeature API.
Fix URLs in Coordinate System Service API documentation
CR/SR/WIT
WIT 251828
Description
Fixed API documentation.
Resolution
API documentation updated.
Analytical Service does not transform coordinates for GeoJSON FeatureCollection
CR/SR/WIT
WIT 252020
Description
API <Analytical Service URL>/Coordsystem/TransformFeatureCollection now transforms coordinates for GeoJSON FeatureCollection correctly.
Resolution
GeoJSON FeatureCollection coordinate transformation fixed.
Memory leak in Deltas Service
CR/SR/WIT
SR 1-5368421761, WIT 252063
Description
Fixed, Deltas Service does not consume increasing amounts of memory.
Resolution
Memory leak resolved in Deltas Service.
Trace results not included related data
CR/SR/WIT
SR 1-5363670591, WIT 252496
Description
G3E_TRACE.G3E_GRAPHICRNO is considered when displaying trace results.
Resolution
Trace results now include related data.
Primary Composite Geometry only highlighting part of the geometry
CR/SR/WIT
SR 1-5363670681, SR 1-5440319243, WIT 253128
Description
Fix implemented. CompositePolylineGeometry instances with multiple segments are now fully highlighted in Portal.
Resolution
Full highlighting for CompositePolylineGeometry implemented.
Coordinate system service fails when coordinate system name is an integer
CR/SR/WIT
WIT 254610
Description
Fixed. Coordinate System Service does not fail when the CS name is an integer. The CS is first looked up as reference G3E_GCOORDSYSTEM_OPTABLE before considering an EPSG code.
Resolution
Integer CS names now supported in Coordinate System Service.
When adding a vector service to the workspace, then the User is being asked for the legend settings
CR/SR/WIT
SR 1-5398935490, WIT 254991
Description
Vector Service added to Portal workspace now allows selection from legend list.
Resolution
Legend selection enabled for Vector Service addition.
When you deploy a vector service in the admin console a DOS window is being opened
CR/SR/WIT
SR 1-5398935381, WIT 254997
Description
Console window is not shown when deploying Vector and Deltas Services. It can be configured to be visible, see documentation for details.
Resolution
Console window visibility is now configurable.
Vector Service incorrectly formats numeric labels
CR/SR/WIT
WIT 255317
Description
Numeric values were incorrectly formatted, due to IEEE-754 artifacts created by storage in DDC. The numbers are now rounded when producing labels.
Resolution
Numeric label formatting fixed.
Areas functionality does not work if no NetWorks WMS source is available in legend
CR/SR/WIT
WIT 255866
Description
Areas functionality works in Portal even without a default Networks WMS in the workspace.
Resolution
Areas functionality now works without default WMS source.
Job Service is deployed without OpenID Connect configuration
CR/SR/WIT
WIT 258230
Description
Fixed, JobService is deployed with OpenID Connect configuration settings.
Resolution
OpenID Connect configuration is now included in Job Service deployment.
Rendering of Point features invalid when rotation is 0 and features share G3E_SNO
CR/SR/WIT
WIT 258282
Description
Rendering of Symbol geometries was fixed. The original issue was caused by invalid caching of styles.
Resolution
Point feature rendering issue resolved.
Allow editing Display Ordinal and Z-Order in Portal workspace
CR/SR/WIT
WIT 258378
Description
Display Ordinal and Z-Order of sources in the Portal workspace can be modified using the Administration Console.
Resolution
Display Ordinal and Z-Order are now editable in Portal workspace.
Trace results clipping results for Job Data
CR/SR/WIT
SR 1-5330946861, WIT 260089
Description
This behavior can be overridden by setting explicit geographic boundaries for the WMS service. See documentation for details.
Resolution
Explicit geographic boundaries for WMS service are now supported.
Parsing issue for WMTS Capabilities when there is a character in it
CR/SR/WIT
SR 1-5508928321, WIT 261609
Description
Projections crossing the 180th meridian can be manually configured in Portal's coordsys.json file (remove extent) and workspace XML (use Origin instead of Extent for WMTS metadata).
Resolution
WMTS Capabilities parsing issue resolved.
*_wmtsmod triggers are created by database upgrade wizard even if there is no wmts service
CR/SR/WIT
WIT 263878
Description
WMTSMOD triggers are created automatically by the Database Upgrade Wizard, however by-default in DISABLED stated. The triggers are automatically enabled only if there is at least one WMTS service running, which populates rows in table WMTS_TILESTACK_UPDATE.
Workaround - Manually remove WMTS triggers
EXECUTE GAONET_WMTSUPDATETRIGGERS_PKG.EnableTriggers(false);
EXECUTE GAONET_WMTSUPDATETRIGGERS_PKG.DropGeometryTriggers;
Manually restore WMTS triggers
EXECUTE GAONET_WMTSUPDATETRIGGERS_PKG.DropGeometryTriggers;
EXECUTE GAONET_WMTSUPDATETRIGGERS_PKG.CreateGeometryTriggers;
EXECUTE GAONET_WMTSUPDATETRIGGERS_PKG.EnableTriggers(false);
Resolution
WMTSMOD trigger creation and management improved.
Errors during NetWorks Upgrade
CR/SR/WIT
SR 1-3706635260, WIT 265121
Description
SPOOL statements in NetWorks incremental upgrade scripts were fixed.
Resolution
NetWorks upgrade scripts fixed.
Could not checkout 1 networks_portal_esc license(s)
CR/SR/WIT
WIT 265129
Description
The issue is caused by missing installation of 64-version of Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019. The installer was added to NetWorks installation zip and a prerequisite installation step was added to the Installation Guide PDF.
Resolution
Visual C++ Redistributable installation issue resolved.
Unable to see Schematics on Portal
CR/SR/WIT
SR 1-5599346951, WIT 265268
Description
Schematic maps can be displayed in Portal just like Detail maps.
Resolution
Schematic map display issue resolved.
Vector Service style deserialization issue
CR/SR/WIT
SR 1-5601379521, WIT 265271
Description
Fixed. Vector Service does not fail when Area geometry is configured with Composite line style for boundary.
Resolution
Vector Service style deserialization issue fixed.
Invalid cron expressions in default WarmUp service configuration
CR/SR/WIT
WIT 265633
Description
WarmUp default schedule was fixed. Previously, the default configuration caused 60 requests in the affected minute.
Resolution
WarmUp service configuration issue resolved.
Set explicit bounding box in Service Metadata
CR/SR/WIT
WIT 268596
Description
Service extent can be explicitly configured in the Administration Console. The user is able to override the results of the Fit All operation.
Resolution
Explicit bounding box configuration for Service Metadata added.
Configure TNS_ADMIN property when deploying Vector and Deltas Service
CR/SR/WIT
WIT 268597
Description
TNS_ADMIN variable can now be configured in the Administration Console when deploying Vector and Deltas services.
Resolution
TNS_ADMIN configuration support added.
Vector Service returns invalid component view instance tooltips
CR/SR/WIT
SR 1-5654528751, WIT 268942
Description
Fixed underlying metadata reading issue. Vector Service now returns correct tooltips for component view instances.
Resolution
Component view instance tooltip issue resolved.
G3E_FINDQUICKATTRIBUTE.G3E_PROMPT is not honored in Portal
CR/SR/WIT
SR 1-5597655384, WIT 270330
Description
G3E_FINDQUICKATTRIBUTE.G3E_PROMPT is now honored for Searches in Portal.
Resolution
G3E_FINDQUICKATTRIBUTE.G3E_PROMPT support added to Portal Searches.
Deltas Service fails on RasterGeometry
CR/SR/WIT
WIT 270353
Description
Fixed. RasterGeometry is now fully supported by the Deltas Service.
Resolution
RasterGeometry support added to Deltas Service.
Vector Service does not restrict retrieval of feature geometry by role
CR/SR/WIT
WIT 272397
Description
G3E_FEATURE.G3E_SELECTROLE is now honored by Vector Service when retrieving individual geometry data.
Resolution
Feature geometry retrieval by role restriction implemented.
GTDWS don't use G3E_USEFILTERTOTRANSLATEKEY
CR/SR/WIT
SR 1-5719286481, WIT 272490
Description
G3E_TABATTRIBUTE.G3E_USEFILTERTOTRANSLATEKEY is now honored by GTDWS when retrieving dialog tab data. Performance of picklist value retrieval from expensive views was improved.
Resolution
G3E_USEFILTERTOTRANSLATEKEY support added to GTDWS.
Analytical Service adds extra % to parameter values in search
CR/SR/WIT
WIT 273379
Description
Analytical Service no longer decorates the search values with %. The behavior is now the same as in G/Designer.
Resolution
Search value decoration issue resolved.
NetWorks Queries - query is being searched only in the first WMS service
CR/SR/WIT
SR 1-5719220217, WIT 273860
Description
When highlighting features from query results, features are searched in all available WMS and Vector Service sources registered in Portal instance.
Resolution
Query result feature highlighting issue resolved.
Database upgrade wizard was interrupted after NW upgrade because of missing G3E_ATTRIBUTEINFO_OPTLANG
CR/SR/WIT
WIT 275148
Description
G3E_ATTRIBUTEINFO_OPTLANG is explicitly recreated before running NetWorks scripts to ensure it exists.
Resolution
G3E_ATTRIBUTEINFO_OPTLANG availability ensured for NetWorks scripts.
Not possible to use OSM in Portal workspace, although OSM terms of use were accepted on installation
CR/SR/WIT
WIT 275221
Description
Fixed underlying issue (case-sensitive file search).
Resolution
OSM usage in Portal workspace issue resolved.
Allow deployment of OSM base map to Portal with map CS other than EPSG:3857
CR/SR/WIT
WIT 276041
Description
It is now possible to add OSM as base map regardless of CRS used in the Portal. Portal uses client-side reprojection of OSM data.
Resolution
OSM base map deployment flexibility improved.
WMTS disappears from Portal legend if its ordinal is changed
CR/SR/WIT
WIT 276371
Description
WMTS remains in Portal workspace even after change of its display ordinal.
Resolution
WMTS display ordinal change issue resolved.
Trace color not applied in NW Portal
CR/SR/WIT
WIT 276732
Description
Issue not reproducible anymore.
Resolution
Trace color application issue resolved.
Wrong detail extends - because of wrong detailid
CR/SR/WIT
SR 1-5831671331, WIT 277626
Description
When searching for detail extents, G3E_FNO of the detail owner and G3E_LSNO of the detail map are taken into account. This resolves issues with invalid data where single G3E_DETAILID is shared by more than one detail map.
Resolution
Detail extent search logic improved.
Admin console portal workspace - show full legend name for vector service instead of Lsno
CR/SR/WIT
WIT 277902
Description
Full legend name is displayed in Portal workspace instead of G3E_LSNO.
Resolution
Full legend name display issue resolved.
Not localized tooltip in NW portal
CR/SR/WIT
SR 1-5823784151, WIT 278435
Description
Added localizations.
Resolution
Tooltip localization issue resolved.
Fix Vector Service vertex reduction and arc stroking
CR/SR/WIT
WIT 279618
Description
Fixed issues with implementation of vertex reduction and arc stroking (invalid nesting of calls).
Resolution
Vertex reduction and arc stroking issues fixed.
Select Feature fails when Vector Service has port number in URL
CR/SR/WIT
WIT 280570
Description
Fixed: Selection of a feature from Vector Service fails in Portal when the service URL contains TCP port number.
Resolution
Feature selection with port number in URL issue resolved.
Not able to set up Designer WMTS Sites in NetWorks
CR/SR/WIT
SR 1-5831770381, WIT 281391
Description
Fixed adding WMTS site with non-numeric TileMatrix identifiers. Non-standard identifiers like L00 caused parsing issues.
Resolution
WMTS site setup with non-numeric identifiers issue resolved.
Match coordinate system with EPSG code using horizontal and vertical CS
CR/SR/WIT
WIT 281924
Description
When validating coordinate system for service metadata, match horizontal and, if not found, both horizontal and vertical CS. If explicit EPSG code is specified in G3E_CONFIGURATIONS, use this value even if it does not precisely match the CS definition in G3E_GCOORDSYSTEM_OPTABLE.
Resolution
Coordinate system matching with EPSG code improved.
Force reload of custom window opened from editor
CR/SR/WIT
WIT 282186
Description
Fix implemented. Destroy and recreate a custom window to force reload of the window content.
Resolution
Custom window reload issue resolved.
Customization of web.config and ServiceConfig.xml during deployment
CR/SR/WIT
WIT 282737
Description
Enhancement implemented: enable automated customizations for service web.config and ServiceConfig.xml files upon deployment. The customization files use the same logic as Portal customization XML files. Additionally, the customization might be specified as folder of XML customization files, instead of a single file, with optional .order file to specify the order of application.
Resolution
Automated customization for service configuration files implemented.
Print of redline symbol is incorrect
CR/SR/WIT
SR 1-5932515611, WIT 284188
Description
Add CSS with redline fonts to print template to enable printing redline fonts even if they're not installed on the server. Partially fixes issues with incorrectly encoded ELDKSYMBOLRegular font - the fix now works when Print is configured to use Puppetteer.
Resolution
Redline symbol printing issue resolved.
Allow configuration of a folder with customization scripts
CR/SR/WIT
WIT 285277
Description
Allow configuration of folder instead of a single file for automated deployment-time customization of workspace XML, web.config or ServiceConfig.xml file. The functionality uses all .xml files from the folder to modify Portal or service configuration. See documentation for details.
Resolution
Folder configuration for customization scripts implemented.
Portal fails to display Detail window when no NetWorks WMS is in workspace
CR/SR/WIT
WIT 285315
Description
Portal now allows opening of Detail windows even if a NetWorks WMS is missing from the Portal workspace and just Vector Service is available.
Resolution
Detail window display issue in Portal resolved.
WMS interprets BGCOLOR as BBGGRR instead of RRGGBB
CR/SR/WIT
WIT 285991
Description
WMS GetMap method now correctly interpretes BGCOLOR parameter as RRGGBB.
Resolution
BGCOLOR parameter interpretation issue resolved.
Hide columns in analysis report
CR/SR/WIT
SR 1-6032471331, WIT 289869
Description
Visibility of system columns in queries (Name, G3E_FID, G3E_FNO and G3E_VIEW) is now preserved across multiple searches and browser sessions. Once a column is hidden, it is hidden in subsequent searches.
Resolution
System column visibility preservation issue resolved.