@evergis/api 3.0.171 → 3.0.173
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
|
@@ -313,7 +313,7 @@ let Service = /*#__PURE__*/_createClass(function Service(http) {
|
|
|
313
313
|
|
|
314
314
|
/**
|
|
315
315
|
* @title Spatial Processing Core API
|
|
316
|
-
* @version 1.
|
|
316
|
+
* @version 1.5.1
|
|
317
317
|
* @baseUrl /sp
|
|
318
318
|
*/
|
|
319
319
|
|
|
@@ -384,7 +384,7 @@ let SpatialReferencesService = /*#__PURE__*/function (_Service) {
|
|
|
384
384
|
const _excluded = ["taskId", "layerName"];
|
|
385
385
|
/**
|
|
386
386
|
* @title Spatial Processing Core API
|
|
387
|
-
* @version 1.
|
|
387
|
+
* @version 1.5.1
|
|
388
388
|
* @baseUrl /sp
|
|
389
389
|
*/
|
|
390
390
|
|
|
@@ -450,7 +450,7 @@ let UniversalSearchService = /*#__PURE__*/function (_Service) {
|
|
|
450
450
|
|
|
451
451
|
/**
|
|
452
452
|
* @title Spatial Processing Core API
|
|
453
|
-
* @version 1.
|
|
453
|
+
* @version 1.5.1
|
|
454
454
|
* @baseUrl /sp
|
|
455
455
|
*/
|
|
456
456
|
|
|
@@ -507,7 +507,7 @@ const _excluded$1 = ["cameraId"],
|
|
|
507
507
|
_excluded5 = ["cameraId"];
|
|
508
508
|
/**
|
|
509
509
|
* @title Spatial Processing Core API
|
|
510
|
-
* @version 1.
|
|
510
|
+
* @version 1.5.1
|
|
511
511
|
* @baseUrl /sp
|
|
512
512
|
*/
|
|
513
513
|
|
|
@@ -680,7 +680,7 @@ let Cameras = /*#__PURE__*/function (_CamerasService) {
|
|
|
680
680
|
|
|
681
681
|
/**
|
|
682
682
|
* @title Spatial Processing Core API
|
|
683
|
-
* @version 1.
|
|
683
|
+
* @version 1.5.1
|
|
684
684
|
* @baseUrl /sp
|
|
685
685
|
*/
|
|
686
686
|
|
|
@@ -832,7 +832,7 @@ let Security = /*#__PURE__*/function (_SecurityService) {
|
|
|
832
832
|
|
|
833
833
|
/**
|
|
834
834
|
* @title Spatial Processing Core API
|
|
835
|
-
* @version 1.
|
|
835
|
+
* @version 1.5.1
|
|
836
836
|
* @baseUrl /sp
|
|
837
837
|
*/
|
|
838
838
|
|
|
@@ -942,7 +942,7 @@ let FileUpload = /*#__PURE__*/function (_StaticContentService) {
|
|
|
942
942
|
|
|
943
943
|
/**
|
|
944
944
|
* @title Spatial Processing Core API
|
|
945
|
-
* @version 1.
|
|
945
|
+
* @version 1.5.1
|
|
946
946
|
* @baseUrl /sp
|
|
947
947
|
*/
|
|
948
948
|
|
|
@@ -1026,7 +1026,7 @@ let Filters = /*#__PURE__*/function (_FiltersService) {
|
|
|
1026
1026
|
|
|
1027
1027
|
/**
|
|
1028
1028
|
* @title Spatial Processing Core API
|
|
1029
|
-
* @version 1.
|
|
1029
|
+
* @version 1.5.1
|
|
1030
1030
|
* @baseUrl /sp
|
|
1031
1031
|
*/
|
|
1032
1032
|
|
|
@@ -1121,6 +1121,22 @@ let ImportService = /*#__PURE__*/function (_Service) {
|
|
|
1121
1121
|
value: function getExternalPbfLayers(query) {
|
|
1122
1122
|
return this.http.get("/import/pbf", query).json();
|
|
1123
1123
|
}
|
|
1124
|
+
/**
|
|
1125
|
+
* No description
|
|
1126
|
+
*
|
|
1127
|
+
* @tags ImportService
|
|
1128
|
+
* @name GetExternalPbfFeatures
|
|
1129
|
+
* @operationId ImportServiceController_GetExternalPbfFeatures
|
|
1130
|
+
* @summary Get features list in external PBF layer.
|
|
1131
|
+
* @request GET:/import/pbf/features
|
|
1132
|
+
* @response `200` Success
|
|
1133
|
+
*/
|
|
1134
|
+
|
|
1135
|
+
}, {
|
|
1136
|
+
key: "getExternalPbfFeatures",
|
|
1137
|
+
value: function getExternalPbfFeatures(query) {
|
|
1138
|
+
return this.http.get("/import/pbf/features", query).json();
|
|
1139
|
+
}
|
|
1124
1140
|
/**
|
|
1125
1141
|
* No description
|
|
1126
1142
|
*
|
|
@@ -1206,7 +1222,7 @@ let Import = /*#__PURE__*/function (_ImportService) {
|
|
|
1206
1222
|
|
|
1207
1223
|
/**
|
|
1208
1224
|
* @title Spatial Processing Core API
|
|
1209
|
-
* @version 1.
|
|
1225
|
+
* @version 1.5.1
|
|
1210
1226
|
* @baseUrl /sp
|
|
1211
1227
|
*/
|
|
1212
1228
|
|
|
@@ -1486,7 +1502,7 @@ let NotificationEvent = /*#__PURE__*/_createClass(function NotificationEvent(dat
|
|
|
1486
1502
|
|
|
1487
1503
|
/**
|
|
1488
1504
|
* @title Spatial Processing Core API
|
|
1489
|
-
* @version 1.
|
|
1505
|
+
* @version 1.5.1
|
|
1490
1506
|
* @baseUrl /sp
|
|
1491
1507
|
*/
|
|
1492
1508
|
|
|
@@ -1993,7 +2009,7 @@ const _excluded$2 = ["name"],
|
|
|
1993
2009
|
_excluded20 = ["name", "id"];
|
|
1994
2010
|
/**
|
|
1995
2011
|
* @title Spatial Processing Core API
|
|
1996
|
-
* @version 1.
|
|
2012
|
+
* @version 1.5.1
|
|
1997
2013
|
* @baseUrl /sp
|
|
1998
2014
|
*/
|
|
1999
2015
|
|
|
@@ -2467,15 +2483,15 @@ let LayersService = /*#__PURE__*/function (_Service) {
|
|
|
2467
2483
|
*
|
|
2468
2484
|
* @tags Layers
|
|
2469
2485
|
* @name GetFeatures
|
|
2470
|
-
* @operationId
|
|
2486
|
+
* @operationId LayersController_GetFeatures
|
|
2471
2487
|
* @summary Returns list of the layer features.
|
|
2472
2488
|
* @request POST:/layers/{name}/features/query
|
|
2473
2489
|
* @response `200` Success
|
|
2474
2490
|
*/
|
|
2475
2491
|
|
|
2476
2492
|
}, {
|
|
2477
|
-
key: "
|
|
2478
|
-
value: function
|
|
2493
|
+
key: "getFeatures",
|
|
2494
|
+
value: function getFeatures(name, data) {
|
|
2479
2495
|
return this.http.post("/layers/" + name + "/features/query", data).json();
|
|
2480
2496
|
}
|
|
2481
2497
|
/**
|
|
@@ -2483,15 +2499,15 @@ let LayersService = /*#__PURE__*/function (_Service) {
|
|
|
2483
2499
|
*
|
|
2484
2500
|
* @tags Layers
|
|
2485
2501
|
* @name GetFeatures1
|
|
2486
|
-
* @operationId
|
|
2502
|
+
* @operationId LayersController_GetFeatures_1
|
|
2487
2503
|
* @summary Returns list of the layer features.
|
|
2488
2504
|
* @request GET:/layers/{name}/features
|
|
2489
2505
|
* @response `200` Success
|
|
2490
2506
|
*/
|
|
2491
2507
|
|
|
2492
2508
|
}, {
|
|
2493
|
-
key: "
|
|
2494
|
-
value: function
|
|
2509
|
+
key: "getFeatures1",
|
|
2510
|
+
value: function getFeatures1(_ref) {
|
|
2495
2511
|
let {
|
|
2496
2512
|
name
|
|
2497
2513
|
} = _ref,
|
|
@@ -3259,7 +3275,7 @@ const _excluded$4 = ["name"],
|
|
|
3259
3275
|
_excluded4$2 = ["name"];
|
|
3260
3276
|
/**
|
|
3261
3277
|
* @title Spatial Processing Core API
|
|
3262
|
-
* @version 1.
|
|
3278
|
+
* @version 1.5.1
|
|
3263
3279
|
* @baseUrl /sp
|
|
3264
3280
|
*/
|
|
3265
3281
|
|
|
@@ -3771,7 +3787,7 @@ let Tables = /*#__PURE__*/function (_TablesService) {
|
|
|
3771
3787
|
|
|
3772
3788
|
/**
|
|
3773
3789
|
* @title Spatial Processing Core API
|
|
3774
|
-
* @version 1.
|
|
3790
|
+
* @version 1.5.1
|
|
3775
3791
|
* @baseUrl /sp
|
|
3776
3792
|
*/
|
|
3777
3793
|
|
|
@@ -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
|
|
|
@@ -6218,7 +6234,7 @@ let Names = /*#__PURE__*/function () {
|
|
|
6218
6234
|
|
|
6219
6235
|
/**
|
|
6220
6236
|
* @title Spatial Processing Core API
|
|
6221
|
-
* @version 1.
|
|
6237
|
+
* @version 1.5.1
|
|
6222
6238
|
* @baseUrl /sp
|
|
6223
6239
|
*/
|
|
6224
6240
|
|
|
@@ -6286,7 +6302,7 @@ let IceRouter = /*#__PURE__*/function (_IceRouterService) {
|
|
|
6286
6302
|
|
|
6287
6303
|
/**
|
|
6288
6304
|
* @title Spatial Processing Core API
|
|
6289
|
-
* @version 1.
|
|
6305
|
+
* @version 1.5.1
|
|
6290
6306
|
* @baseUrl /sp
|
|
6291
6307
|
*/
|
|
6292
6308
|
|
|
@@ -6382,7 +6398,7 @@ let Statistic = /*#__PURE__*/function (_StatisticService) {
|
|
|
6382
6398
|
|
|
6383
6399
|
/**
|
|
6384
6400
|
* @title Spatial Processing Core API
|
|
6385
|
-
* @version 1.
|
|
6401
|
+
* @version 1.5.1
|
|
6386
6402
|
* @baseUrl /sp
|
|
6387
6403
|
*/
|
|
6388
6404
|
|
|
@@ -6474,7 +6490,7 @@ let Feedback = /*#__PURE__*/function (_FeedbackService) {
|
|
|
6474
6490
|
const _excluded$7 = ["name", "z", "x", "y"];
|
|
6475
6491
|
/**
|
|
6476
6492
|
* @title Spatial Processing Core API
|
|
6477
|
-
* @version 1.
|
|
6493
|
+
* @version 1.5.1
|
|
6478
6494
|
* @baseUrl /sp
|
|
6479
6495
|
*/
|
|
6480
6496
|
|
|
@@ -6547,7 +6563,7 @@ let VectorTiles = /*#__PURE__*/function (_VectorTileService) {
|
|
|
6547
6563
|
|
|
6548
6564
|
/**
|
|
6549
6565
|
* @title Spatial Processing Core API
|
|
6550
|
-
* @version 1.
|
|
6566
|
+
* @version 1.5.1
|
|
6551
6567
|
* @baseUrl /sp
|
|
6552
6568
|
*/
|
|
6553
6569
|
|