iServer 10i(2020) SP2 接口变更

发送反馈


Java API 变更

类/接口名 字段/方法/属性/事件 备注
com.supermap.services.rest.resources.impl ArcGISGeoLengthsResource   新增ArcGISGeoLengthsResource接口
ArcGISGeoDistanceResource   新增ArcGISGeoDistanceResource接口
ArcGISGeoConvexHullResource   新增ArcGISGeoConvexHullResource接口
ArcGISGeoDesifyResource   新增ArcGISGeoDesifyResource接口
ArcGISGeoGeneralizeResource   新增ArcGISGeoGeneralizeResource接口
ArcGISGeoSimplifyResource   新增ArcGISGeoSimplifyResource接口
ArcGISGeometryServerResource   新增ArcGISGeometryServer服务
ArcGISGeoBufferResource   新增ArcGISGeoBuffer接口
ArcGISGeoIntersectResource   新增ArcGISGeoIntersect接口
ArcGISGeoProjectResource   新增ArcGISGeoProject接口
ArcGISGeoUnionResource   新增ArcGISGeoUnion接口
ArcGISGeoDifferenceResource   新增ArcGISGeoDifference接口
ArcGISGeolabelPointsResource   新增ArcGISGeolabelPoints接口

REST  API 变更

模块 资源名称 资源/参数/请求/表述 备注 URL模版
services-agsrest ArcGISGeoLengths 新增lengths资源 增加lengths接口 /iserver/services/{component}/arcgisrest/Geometry/GeometryServer/lengths
ArcGISGeoDistance 新增distance资源 增加distance接口 /iserver/services/{component}/arcgisrest/Geometry/GeometryServer/distance
ArcGISGeoConvexHull 新增convexHull资源 增加convexHull接口 /iserver/services/{component}/arcgisrest/Geometry/GeometryServer/convexHull
ArcGISGeoDesify 新增density资源 增加density接口 /iserver/services/{component}/arcgisrest/Geometry/GeometryServer/density
ArcGISGeoGeneralize 新增generalize资源 增加generalize接口 /iserver/services/{component}/arcgisrest/Geometry/GeometryServer/generalize
ArcGISGeoSimplify 新增simplify资源 增加simplify接口 /iserver/services/{component}/arcgisrest/Geometry/GeometryServer/simplify
ArcGISGeometry 新增GeometryServer资源 增加GeometryServer服务 /iserver/services/{component}/arcgisrest/Geometry/GeometryServer
ArcGISGeoAreaAndLength 新增areasAndLengths资源 增加arersAndLengths接口 /iserver/services/{component}/arcgisrest/Geometry/GeometryServer/areasAndLengths
ArcGISGeoIntersect 新增intersect资源 增加intersect接口 /iserver/services/{component}/arcgisrest/Geometry/GeometryServer/intersect
ArcGISGeoDifference 新增difference资源 增加difference接口 /iserver/services/{component}/arcgisrest/Geometry/GeometryServer/difference
ArcGISGeoUnion 新增union资源 增加union接口 /iserver/services/{component}/arcgisrest/Geometry/GeometryServer/union
ArcGISGeoBuffer 新增buffer资源 增加buffer接口 /iserver/services/{component}/arcgisrest/Geometry/GeometryServer/buffer
ArcGISGeolabelPoints 新增labelPoints资源 增加labelPoint接口 /iserver/services/{component}/arcgisrest/Geometry/GeometryServer/labelPoints
ArcGISGeoProject 新增project资源 增加project接口 /iserver/services/{component}/arcgisrest/Geometry/GeometryServer/project
data-rest     新增支持聚合类型:avg,max,min,sum,geohash_grid.
响应体去除aggregationResult,将结果存储在FeatureList内。
/iserver/services/{servicesName}/rest/data/featureResults