@evergis/api 3.0.171 → 3.0.174
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/__generated__/AccountPreviewService.d.ts +1 -1
- package/dist/__generated__/AccountService.d.ts +1 -1
- package/dist/__generated__/BulkOperationsService.d.ts +1 -1
- package/dist/__generated__/CamerasService.d.ts +1 -1
- package/dist/__generated__/ClientSettingsService.d.ts +1 -1
- package/dist/__generated__/EqlTestService.d.ts +13 -2
- package/dist/__generated__/ExternalProvidersService.d.ts +1 -1
- package/dist/__generated__/FeedbackService.d.ts +1 -1
- package/dist/__generated__/FiltersService.d.ts +1 -1
- package/dist/__generated__/GeneralService.d.ts +1 -1
- package/dist/__generated__/GeocodeService.d.ts +1 -1
- package/dist/__generated__/IceRouterService.d.ts +1 -1
- package/dist/__generated__/ImportService.d.ts +13 -2
- package/dist/__generated__/LayersService.d.ts +7 -7
- package/dist/__generated__/NamespaceService.d.ts +1 -1
- package/dist/__generated__/NavigationService.d.ts +1 -1
- package/dist/__generated__/NotificationService.d.ts +1 -1
- package/dist/__generated__/PrintService.d.ts +1 -1
- package/dist/__generated__/ProjectsService.d.ts +1 -1
- package/dist/__generated__/ResourceCatalogService.d.ts +1 -1
- package/dist/__generated__/S3Service.d.ts +1 -1
- package/dist/__generated__/SchedulerService.d.ts +1 -1
- package/dist/__generated__/SecurityService.d.ts +1 -1
- package/dist/__generated__/SpatialReferencesService.d.ts +1 -1
- package/dist/__generated__/StaticContentService.d.ts +1 -1
- package/dist/__generated__/StatisticService.d.ts +3 -3
- package/dist/__generated__/StyleService.d.ts +1 -1
- package/dist/__generated__/SymbolStorageService.d.ts +1 -1
- package/dist/__generated__/TablesService.d.ts +3 -3
- package/dist/__generated__/TagsService.d.ts +1 -1
- package/dist/__generated__/ToolsService.d.ts +1 -1
- package/dist/__generated__/UniversalSearchService.d.ts +1 -1
- package/dist/__generated__/VectorTileService.d.ts +1 -1
- package/dist/__generated__/WfsServerService.d.ts +1 -1
- package/dist/__generated__/WmsServerService.d.ts +3 -3
- package/dist/__generated__/WmtsService.d.ts +1 -1
- package/dist/__generated__/data-contracts.d.ts +85 -7
- package/dist/api.cjs.development.js +50 -34
- package/dist/api.cjs.development.js.map +1 -1
- package/dist/api.cjs.production.min.js +1 -1
- package/dist/api.cjs.production.min.js.map +1 -1
- package/dist/api.esm.js +50 -34
- package/dist/api.esm.js.map +1 -1
- package/package.json +3 -3
package/dist/api.esm.js
CHANGED
|
@@ -307,7 +307,7 @@ let Service = /*#__PURE__*/_createClass(function Service(http) {
|
|
|
307
307
|
|
|
308
308
|
/**
|
|
309
309
|
* @title Spatial Processing Core API
|
|
310
|
-
* @version 1.
|
|
310
|
+
* @version 1.5.1
|
|
311
311
|
* @baseUrl /sp
|
|
312
312
|
*/
|
|
313
313
|
|
|
@@ -378,7 +378,7 @@ let SpatialReferencesService = /*#__PURE__*/function (_Service) {
|
|
|
378
378
|
const _excluded = ["taskId", "layerName"];
|
|
379
379
|
/**
|
|
380
380
|
* @title Spatial Processing Core API
|
|
381
|
-
* @version 1.
|
|
381
|
+
* @version 1.5.1
|
|
382
382
|
* @baseUrl /sp
|
|
383
383
|
*/
|
|
384
384
|
|
|
@@ -446,7 +446,7 @@ var ApiEvent;
|
|
|
446
446
|
|
|
447
447
|
/**
|
|
448
448
|
* @title Spatial Processing Core API
|
|
449
|
-
* @version 1.
|
|
449
|
+
* @version 1.5.1
|
|
450
450
|
* @baseUrl /sp
|
|
451
451
|
*/
|
|
452
452
|
|
|
@@ -503,7 +503,7 @@ const _excluded$1 = ["cameraId"],
|
|
|
503
503
|
_excluded5 = ["cameraId"];
|
|
504
504
|
/**
|
|
505
505
|
* @title Spatial Processing Core API
|
|
506
|
-
* @version 1.
|
|
506
|
+
* @version 1.5.1
|
|
507
507
|
* @baseUrl /sp
|
|
508
508
|
*/
|
|
509
509
|
|
|
@@ -676,7 +676,7 @@ let Cameras = /*#__PURE__*/function (_CamerasService) {
|
|
|
676
676
|
|
|
677
677
|
/**
|
|
678
678
|
* @title Spatial Processing Core API
|
|
679
|
-
* @version 1.
|
|
679
|
+
* @version 1.5.1
|
|
680
680
|
* @baseUrl /sp
|
|
681
681
|
*/
|
|
682
682
|
|
|
@@ -828,7 +828,7 @@ let Security = /*#__PURE__*/function (_SecurityService) {
|
|
|
828
828
|
|
|
829
829
|
/**
|
|
830
830
|
* @title Spatial Processing Core API
|
|
831
|
-
* @version 1.
|
|
831
|
+
* @version 1.5.1
|
|
832
832
|
* @baseUrl /sp
|
|
833
833
|
*/
|
|
834
834
|
|
|
@@ -938,7 +938,7 @@ let FileUpload = /*#__PURE__*/function (_StaticContentService) {
|
|
|
938
938
|
|
|
939
939
|
/**
|
|
940
940
|
* @title Spatial Processing Core API
|
|
941
|
-
* @version 1.
|
|
941
|
+
* @version 1.5.1
|
|
942
942
|
* @baseUrl /sp
|
|
943
943
|
*/
|
|
944
944
|
|
|
@@ -1022,7 +1022,7 @@ let Filters = /*#__PURE__*/function (_FiltersService) {
|
|
|
1022
1022
|
|
|
1023
1023
|
/**
|
|
1024
1024
|
* @title Spatial Processing Core API
|
|
1025
|
-
* @version 1.
|
|
1025
|
+
* @version 1.5.1
|
|
1026
1026
|
* @baseUrl /sp
|
|
1027
1027
|
*/
|
|
1028
1028
|
|
|
@@ -1117,6 +1117,22 @@ let ImportService = /*#__PURE__*/function (_Service) {
|
|
|
1117
1117
|
value: function getExternalPbfLayers(query) {
|
|
1118
1118
|
return this.http.get("/import/pbf", query).json();
|
|
1119
1119
|
}
|
|
1120
|
+
/**
|
|
1121
|
+
* No description
|
|
1122
|
+
*
|
|
1123
|
+
* @tags ImportService
|
|
1124
|
+
* @name GetExternalPbfFeatures
|
|
1125
|
+
* @operationId ImportServiceController_GetExternalPbfFeatures
|
|
1126
|
+
* @summary Get features list in external PBF layer.
|
|
1127
|
+
* @request GET:/import/pbf/features
|
|
1128
|
+
* @response `200` Success
|
|
1129
|
+
*/
|
|
1130
|
+
|
|
1131
|
+
}, {
|
|
1132
|
+
key: "getExternalPbfFeatures",
|
|
1133
|
+
value: function getExternalPbfFeatures(query) {
|
|
1134
|
+
return this.http.get("/import/pbf/features", query).json();
|
|
1135
|
+
}
|
|
1120
1136
|
/**
|
|
1121
1137
|
* No description
|
|
1122
1138
|
*
|
|
@@ -1202,7 +1218,7 @@ let Import = /*#__PURE__*/function (_ImportService) {
|
|
|
1202
1218
|
|
|
1203
1219
|
/**
|
|
1204
1220
|
* @title Spatial Processing Core API
|
|
1205
|
-
* @version 1.
|
|
1221
|
+
* @version 1.5.1
|
|
1206
1222
|
* @baseUrl /sp
|
|
1207
1223
|
*/
|
|
1208
1224
|
|
|
@@ -1484,7 +1500,7 @@ let NotificationEvent = /*#__PURE__*/_createClass(function NotificationEvent(dat
|
|
|
1484
1500
|
|
|
1485
1501
|
/**
|
|
1486
1502
|
* @title Spatial Processing Core API
|
|
1487
|
-
* @version 1.
|
|
1503
|
+
* @version 1.5.1
|
|
1488
1504
|
* @baseUrl /sp
|
|
1489
1505
|
*/
|
|
1490
1506
|
|
|
@@ -1991,7 +2007,7 @@ const _excluded$2 = ["name"],
|
|
|
1991
2007
|
_excluded20 = ["name", "id"];
|
|
1992
2008
|
/**
|
|
1993
2009
|
* @title Spatial Processing Core API
|
|
1994
|
-
* @version 1.
|
|
2010
|
+
* @version 1.5.1
|
|
1995
2011
|
* @baseUrl /sp
|
|
1996
2012
|
*/
|
|
1997
2013
|
|
|
@@ -2465,15 +2481,15 @@ let LayersService = /*#__PURE__*/function (_Service) {
|
|
|
2465
2481
|
*
|
|
2466
2482
|
* @tags Layers
|
|
2467
2483
|
* @name GetFeatures
|
|
2468
|
-
* @operationId
|
|
2484
|
+
* @operationId LayersController_GetFeatures
|
|
2469
2485
|
* @summary Returns list of the layer features.
|
|
2470
2486
|
* @request POST:/layers/{name}/features/query
|
|
2471
2487
|
* @response `200` Success
|
|
2472
2488
|
*/
|
|
2473
2489
|
|
|
2474
2490
|
}, {
|
|
2475
|
-
key: "
|
|
2476
|
-
value: function
|
|
2491
|
+
key: "getFeatures",
|
|
2492
|
+
value: function getFeatures(name, data) {
|
|
2477
2493
|
return this.http.post("/layers/" + name + "/features/query", data).json();
|
|
2478
2494
|
}
|
|
2479
2495
|
/**
|
|
@@ -2481,15 +2497,15 @@ let LayersService = /*#__PURE__*/function (_Service) {
|
|
|
2481
2497
|
*
|
|
2482
2498
|
* @tags Layers
|
|
2483
2499
|
* @name GetFeatures1
|
|
2484
|
-
* @operationId
|
|
2500
|
+
* @operationId LayersController_GetFeatures_1
|
|
2485
2501
|
* @summary Returns list of the layer features.
|
|
2486
2502
|
* @request GET:/layers/{name}/features
|
|
2487
2503
|
* @response `200` Success
|
|
2488
2504
|
*/
|
|
2489
2505
|
|
|
2490
2506
|
}, {
|
|
2491
|
-
key: "
|
|
2492
|
-
value: function
|
|
2507
|
+
key: "getFeatures1",
|
|
2508
|
+
value: function getFeatures1(_ref) {
|
|
2493
2509
|
let {
|
|
2494
2510
|
name
|
|
2495
2511
|
} = _ref,
|
|
@@ -3257,7 +3273,7 @@ const _excluded$4 = ["name"],
|
|
|
3257
3273
|
_excluded4$2 = ["name"];
|
|
3258
3274
|
/**
|
|
3259
3275
|
* @title Spatial Processing Core API
|
|
3260
|
-
* @version 1.
|
|
3276
|
+
* @version 1.5.1
|
|
3261
3277
|
* @baseUrl /sp
|
|
3262
3278
|
*/
|
|
3263
3279
|
|
|
@@ -3769,7 +3785,7 @@ let Tables = /*#__PURE__*/function (_TablesService) {
|
|
|
3769
3785
|
|
|
3770
3786
|
/**
|
|
3771
3787
|
* @title Spatial Processing Core API
|
|
3772
|
-
* @version 1.
|
|
3788
|
+
* @version 1.5.1
|
|
3773
3789
|
* @baseUrl /sp
|
|
3774
3790
|
*/
|
|
3775
3791
|
|
|
@@ -4279,7 +4295,7 @@ let Resources = /*#__PURE__*/function () {
|
|
|
4279
4295
|
|
|
4280
4296
|
/**
|
|
4281
4297
|
* @title Spatial Processing Core API
|
|
4282
|
-
* @version 1.
|
|
4298
|
+
* @version 1.5.1
|
|
4283
4299
|
* @baseUrl /sp
|
|
4284
4300
|
*/
|
|
4285
4301
|
|
|
@@ -4414,7 +4430,7 @@ const _excluded$5 = ["providerName"],
|
|
|
4414
4430
|
_excluded3$3 = ["providerName"];
|
|
4415
4431
|
/**
|
|
4416
4432
|
* @title Spatial Processing Core API
|
|
4417
|
-
* @version 1.
|
|
4433
|
+
* @version 1.5.1
|
|
4418
4434
|
* @baseUrl /sp
|
|
4419
4435
|
*/
|
|
4420
4436
|
|
|
@@ -4530,7 +4546,7 @@ let Geocode = /*#__PURE__*/function (_GeocodeService) {
|
|
|
4530
4546
|
|
|
4531
4547
|
/**
|
|
4532
4548
|
* @title Spatial Processing Core API
|
|
4533
|
-
* @version 1.
|
|
4549
|
+
* @version 1.5.1
|
|
4534
4550
|
* @baseUrl /sp
|
|
4535
4551
|
*/
|
|
4536
4552
|
|
|
@@ -4598,7 +4614,7 @@ let ResourceCatalog = /*#__PURE__*/function (_ResourceCatalogServi) {
|
|
|
4598
4614
|
|
|
4599
4615
|
/**
|
|
4600
4616
|
* @title Spatial Processing Core API
|
|
4601
|
-
* @version 1.
|
|
4617
|
+
* @version 1.5.1
|
|
4602
4618
|
* @baseUrl /sp
|
|
4603
4619
|
*/
|
|
4604
4620
|
|
|
@@ -4632,7 +4648,7 @@ let Tools = /*#__PURE__*/function (_ToolsService) {
|
|
|
4632
4648
|
|
|
4633
4649
|
/**
|
|
4634
4650
|
* @title Spatial Processing Core API
|
|
4635
|
-
* @version 1.
|
|
4651
|
+
* @version 1.5.1
|
|
4636
4652
|
* @baseUrl /sp
|
|
4637
4653
|
*/
|
|
4638
4654
|
|
|
@@ -4700,7 +4716,7 @@ let General = /*#__PURE__*/function (_GeneralService) {
|
|
|
4700
4716
|
|
|
4701
4717
|
/**
|
|
4702
4718
|
* @title Spatial Processing Core API
|
|
4703
|
-
* @version 1.
|
|
4719
|
+
* @version 1.5.1
|
|
4704
4720
|
* @baseUrl /sp
|
|
4705
4721
|
*/
|
|
4706
4722
|
|
|
@@ -4800,7 +4816,7 @@ let Namespace = /*#__PURE__*/function (_NamespaceService) {
|
|
|
4800
4816
|
|
|
4801
4817
|
/**
|
|
4802
4818
|
* @title Spatial Processing Core API
|
|
4803
|
-
* @version 1.
|
|
4819
|
+
* @version 1.5.1
|
|
4804
4820
|
* @baseUrl /sp
|
|
4805
4821
|
*/
|
|
4806
4822
|
|
|
@@ -5476,7 +5492,7 @@ let Account = /*#__PURE__*/function (_AccountService) {
|
|
|
5476
5492
|
const _excluded$6 = ["username"];
|
|
5477
5493
|
/**
|
|
5478
5494
|
* @title Spatial Processing Core API
|
|
5479
|
-
* @version 1.
|
|
5495
|
+
* @version 1.5.1
|
|
5480
5496
|
* @baseUrl /sp
|
|
5481
5497
|
*/
|
|
5482
5498
|
|
|
@@ -5630,7 +5646,7 @@ let AccountPreview = /*#__PURE__*/function (_AccountPreviewServic) {
|
|
|
5630
5646
|
|
|
5631
5647
|
/**
|
|
5632
5648
|
* @title Spatial Processing Core API
|
|
5633
|
-
* @version 1.
|
|
5649
|
+
* @version 1.5.1
|
|
5634
5650
|
* @baseUrl /sp
|
|
5635
5651
|
*/
|
|
5636
5652
|
|
|
@@ -5895,7 +5911,7 @@ let External = /*#__PURE__*/function (_ExternalProvidersSer) {
|
|
|
5895
5911
|
|
|
5896
5912
|
/**
|
|
5897
5913
|
* @title Spatial Processing Core API
|
|
5898
|
-
* @version 1.
|
|
5914
|
+
* @version 1.5.1
|
|
5899
5915
|
* @baseUrl /sp
|
|
5900
5916
|
*/
|
|
5901
5917
|
|
|
@@ -6221,7 +6237,7 @@ let Names = /*#__PURE__*/function () {
|
|
|
6221
6237
|
|
|
6222
6238
|
/**
|
|
6223
6239
|
* @title Spatial Processing Core API
|
|
6224
|
-
* @version 1.
|
|
6240
|
+
* @version 1.5.1
|
|
6225
6241
|
* @baseUrl /sp
|
|
6226
6242
|
*/
|
|
6227
6243
|
|
|
@@ -6289,7 +6305,7 @@ let IceRouter = /*#__PURE__*/function (_IceRouterService) {
|
|
|
6289
6305
|
|
|
6290
6306
|
/**
|
|
6291
6307
|
* @title Spatial Processing Core API
|
|
6292
|
-
* @version 1.
|
|
6308
|
+
* @version 1.5.1
|
|
6293
6309
|
* @baseUrl /sp
|
|
6294
6310
|
*/
|
|
6295
6311
|
|
|
@@ -6385,7 +6401,7 @@ let Statistic = /*#__PURE__*/function (_StatisticService) {
|
|
|
6385
6401
|
|
|
6386
6402
|
/**
|
|
6387
6403
|
* @title Spatial Processing Core API
|
|
6388
|
-
* @version 1.
|
|
6404
|
+
* @version 1.5.1
|
|
6389
6405
|
* @baseUrl /sp
|
|
6390
6406
|
*/
|
|
6391
6407
|
|
|
@@ -6477,7 +6493,7 @@ let Feedback = /*#__PURE__*/function (_FeedbackService) {
|
|
|
6477
6493
|
const _excluded$7 = ["name", "z", "x", "y"];
|
|
6478
6494
|
/**
|
|
6479
6495
|
* @title Spatial Processing Core API
|
|
6480
|
-
* @version 1.
|
|
6496
|
+
* @version 1.5.1
|
|
6481
6497
|
* @baseUrl /sp
|
|
6482
6498
|
*/
|
|
6483
6499
|
|
|
@@ -6550,7 +6566,7 @@ let VectorTiles = /*#__PURE__*/function (_VectorTileService) {
|
|
|
6550
6566
|
|
|
6551
6567
|
/**
|
|
6552
6568
|
* @title Spatial Processing Core API
|
|
6553
|
-
* @version 1.
|
|
6569
|
+
* @version 1.5.1
|
|
6554
6570
|
* @baseUrl /sp
|
|
6555
6571
|
*/
|
|
6556
6572
|
|