Java API 变更  

类/接口名 字段/方法/属性/页面 备注

com.supermap.services.providers

ArcGISRestMapProviderSetting

新增 filterVisibleScales 参数

 

com.supermap.server.config

PostgreSQLSessionSetting

新增类,用于会话信息配置到 PostgreSQL 数据库

 

REST  API 变更

模块 资源名称 资源/参数/请求/表述 备注 URL模板
manager

SessionStorageResource

新增 PUT 请求参数 用于切换会话信息管理到 PostGIS 数据库

/iserver/manager/security/session.json

services-srest

MapResource 新增 GET 响应参数 新增 mapCapabilities 参数用于用于获取某地图支持的能力 /iserver/services/<mapComponent>/rest/maps/<mapName>.json

配置文件变更

文件路径 文件名称 配置项 备注

{ISERVER_HOME}\webapps\iserver\WEB-INF

iserver-system.xml

新增配置节点 dependencyServiceDetection

用于开启并设置服务器启动依赖项的可用性检测与异常等待机制

properties>>encryptionAlgorithm

security>>encryption>>sensitiveInfoKeySetting

服务器敏感信息加密支持国密等算法的配置

Security>>PostgreSQLSessionSetting

会话信息支持存储在 PostgreSQL 数据库