iServer 8C SP2 Changes |
Package | Class/Interface | Field/Method/Property/Event | Note |
com.supermap.services.components.commontypes | SupplyCenter |
resourceValue |
Expired field |
com.supermap.services.security.storages |
Storage AdvancedStorage |
|
New added security information access interface Storage: Contains basic security-related functions AdvancedStorage: Contains advanced security-related functions |
com.supermap.server.config |
CustomSecurityInfoStorageSetting |
|
Custom storage settings inherit this class |
com.supermap.services.providers | GeoPackageMapProviderSetting |
String getOriginalPoint() void setOriginalPoint(String originalPoint) |
Used to configure tile original point |
com.supermap.services.components.commontypes |
FacilityAnalystParameter |
|
Renamed FacilityAnalyst3DParameter |
com.supermap.services.providers |
WMSMapProviderSetting |
boolean isReverseLayerOrder() void setReverseLayerOrder(boolean reverseLayerOrder) |
Reverse layer order or not? False indicates that the Layers parameter in the GetMap request is parsed in the leftmost layer at the bottom, and True represents the leftmost layer at the top. |
Module | Resource Name | Resource/Parameter/Request/Representation | Note | URL Template |
management |
securityStorage | New resource: Security information storage resource | /security/storage | |
management |
session | New resource: Session information storage resource | /security/session |
File Path |
File Name |
Configuration Item |
Note |
[SuperMap iServer installation directory] \webapps\iserver\WEB-INF |
iserver-services.xml | component added new property: instanceCount | Number of service instances supported to deploy under multi-process mode |
[SuperMap iServer installation directory] \webapps\iserver\WEB-INF |
iserver-system.xml |
multiworkers added new property: xmx | The maximum heap memory for each child process in multi-process mode |
[SuperMap iServer installation directory] \webapps\iserver\WEB-INF |
iserver-services.xml |
config TransportationAnalystSetting added initFacilityAnalyst | Whether to initialize facility network analysis? |
[SuperMap iServer installation directory] \webapps\iserver\WEB-INF |
iserver-services.xml |
config TransportationAnalystSetting added directionField | Flow direction field |
[SuperMap iServer installation directory] \webapps\iserver\WEB-INF |
iserver-services.xml |
config TransportationAnalystSetting added nodeIDFilterField | The filter field used to generate the default sourceNodeIDs parameter when searching upstream and downstream key facilities on facility network |