Skip to content

Commit 30f8b6d

Browse files
committed
更新ChangeLog
1 parent f7fd6b3 commit 30f8b6d

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

CHANGELOG.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@
4848

4949
- `L.Proj.CRS` 增加 `options.dpi` 参数,支持自定义dpi
5050

51+
- iServer - 数据
52+
53+
- `SuperMap.GetFeaturesParametersBase` 增加 `aggregations` 参数,增加 `SuperMap.AggQueryBuilderParameter` `SuperMap.AggregationParameter` `SuperMap.FilterAggParameter` `SuperMap.GeoBoundingBoxQueryBuilderParameter` `SuperMap.GeoHashGridAggParameter`类,支持聚合查询
54+
5155
- iServer - 空间分析
5256

5357
- `L.supermap.spatialAnalystService` 增加 `geometrybatchAnalysis` 接口,支持 Geometry 批量空间分析
@@ -62,7 +66,7 @@
6266

6367
- ElasticSearch
6468

65-
- 废弃 `SuperMap.ElasticSearch``options.change` 参数,直接使用 `SuperMap.ElasticSearch.msearch``callback` 参数
69+
- 废弃 `SuperMap.ElasticSearch``options.change` 参数,直接使用 `SuperMap.ElasticSearch.msearch` `SuperMap.ElasticSearch.search``callback` 参数
6670

6771
- `SuperMap.ElasticSearch``update` 方法新增 `callback` 参数
6872

@@ -135,6 +139,10 @@
135139

136140
- `SuperMap.Format.GeoJSON` 支持 iServer 数据类型 "RECTANGLE"
137141

142+
- iServer - 数据
143+
144+
- `SuperMap.GetFeaturesParametersBase` 增加 `aggregations` 参数,增加 `SuperMap.AggQueryBuilderParameter` `SuperMap.AggregationParameter` `SuperMap.FilterAggParameter` `SuperMap.GeoBoundingBoxQueryBuilderParameter` `SuperMap.GeoHashGridAggParameter`类,支持聚合查询
145+
138146
- iServer - 空间分析
139147

140148
- `ol.supermap.spatialAnalystService` 增加 `geometrybatchAnalysis` 接口,支持 Geometry 批量空间分析
@@ -145,7 +153,7 @@
145153

146154
- ElasticSearch
147155

148-
- 废弃 `SuperMap.ElasticSearch``options.change` 参数,直接使用 `SuperMap.ElasticSearch.msearch``callback` 参数
156+
- 废弃 `SuperMap.ElasticSearch``options.change` 参数,直接使用 `SuperMap.ElasticSearch.msearch` `SuperMap.ElasticSearch.search` `callback` 参数
149157

150158
- `SuperMap.ElasticSearch``update` 方法新增 `callback` 参数
151159

@@ -206,6 +214,10 @@
206214

207215
- `SuperMap.Format.GeoJSON` 支持 iServer 数据类型 "RECTANGLE"
208216

217+
- iServer - 数据
218+
219+
- `SuperMap.GetFeaturesParametersBase` 增加 `aggregations` 参数,增加 `SuperMap.AggQueryBuilderParameter` `SuperMap.AggregationParameter` `SuperMap.FilterAggParameter` `SuperMap.GeoBoundingBoxQueryBuilderParameter` `SuperMap.GeoHashGridAggParameter`类,支持聚合查询
220+
209221
- iServer - 空间分析
210222

211223
- `mapboxgl.supermap.spatialAnalystService` 增加 `geometrybatchAnalysis` 接口,支持 Geometry 批量空间分析
@@ -216,7 +228,7 @@
216228

217229
- ElasticSearch
218230

219-
- 废弃 `SuperMap.ElasticSearch``options.change` 参数,直接使用 `SuperMap.ElasticSearch.msearch``callback` 参数
231+
- 废弃 `SuperMap.ElasticSearch``options.change` 参数,直接使用 `SuperMap.ElasticSearch.msearch` `SuperMap.ElasticSearch.search` `callback` 参数
220232

221233
- `SuperMap.ElasticSearch``update` 方法新增 `callback` 参数
222234

@@ -255,7 +267,7 @@
255267

256268
- ElasticSearch
257269

258-
- 废弃 `SuperMap.ElasticSearch``options.change` 参数,直接使用 `SuperMap.ElasticSearch.msearch``callback` 参数
270+
- 废弃 `SuperMap.ElasticSearch``options.change` 参数,直接使用 `SuperMap.ElasticSearch.msearch` `SuperMap.ElasticSearch.search` `callback` 参数
259271

260272
- `SuperMap.ElasticSearch``update` 方法新增 `callback` 参数
261273

File renamed without changes.

0 commit comments

Comments
 (0)