iServer 8C SP2接口变更 |
包 | 类/接口 | 字段/方法/属性/事件 | 备注 |
com.supermap.services.components.commontypes | SupplyCenter |
resourceValue |
过期字段 |
com.supermap.services.security.storages |
Storage AdvancedStorage |
|
新增安全信息访问接口 Storage:包含与安全相关的基本功能 AdvancedStorage:包含与安全相关的高级功能 |
com.supermap.server.config |
CustomSecurityInfoStorageSetting |
|
自定义存储设置继承此类 |
com.supermap.services.providers | GeoPackageMapProviderSetting |
String getOriginalPoint() void setOriginalPoint(String originalPoint) |
切片原点配置 |
com.supermap.services.components.commontypes |
FacilityAnalystParameter |
|
原FacilityAnalyst3DParameter重命名 |
com.supermap.services.providers |
WMSMapProviderSetting |
boolean isReverseLayerOrder() void setReverseLayerOrder(boolean reverseLayerOrder) |
图层顺序是否倒置。False表示GetMap请求中Layers参数的解析 顺序为最左边的图层在最底部,True代表最左边的图层在最顶部。 |
模块 | 资源名称 | 资源/参数/请求/表述 | 备注 | URL模板 |
management |
securityStorage | 新增资源:安全信息存储资源 | /security/storage | |
management |
session | 新增资源:会话信息存储资源 | /security/session |
文件路径 |
文件名称 |
配置项 |
备注 |
【SuperMap iServer 安装目录】\webapps\iserver\WEB-INF |
iserver-services.xml | component增加属性instanceCount | 多进程模式下支持部署服务实例个数 |
【SuperMap iServer 安装目录】\webapps\iserver\WEB-INF |
iserver-system.xml |
multiworkers增加属性xmx | 多进程模式下每个子进程的最大堆内存 |
【SuperMap iServer 安装目录】\webapps\iserver\WEB-INF |
iserver-services.xml |
config TransportationAnalystSetting增加initFacilityAnalyst | 是否初始化设施网络分析 |
【SuperMap iServer 安装目录】\webapps\iserver\WEB-INF |
iserver-services.xml |
config TransportationAnalystSetting增加directionField | 流向字段 |
【SuperMap iServer 安装目录】\webapps\iserver\WEB-INF |
iserver-services.xml |
config TransportationAnalystSetting增加nodeIDFilterField | 设施网络分析上 下游关键设施查找中,生成默认sourceNodeIDs参数的过滤字段 |