@evergis/api 3.0.205 → 3.0.206

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.
@@ -82,47 +82,47 @@ export interface AggregationDataResultDc {
82
82
  }
83
83
  /**
84
84
  *
85
-
85
+
86
86
  None
87
-
87
+
88
88
  Array
89
-
89
+
90
90
  Min
91
-
91
+
92
92
  Max
93
-
93
+
94
94
  Avg
95
-
95
+
96
96
  Sum
97
-
97
+
98
98
  Extent
99
-
99
+
100
100
  H3
101
-
101
+
102
102
  Count
103
-
103
+
104
104
  TotalCount
105
-
105
+
106
106
  DistinctCount
107
-
107
+
108
108
  First
109
-
109
+
110
110
  Last
111
-
111
+
112
112
  Median
113
-
113
+
114
114
  Mod
115
-
115
+
116
116
  StdDeviation
117
-
117
+
118
118
  SumOfProduct
119
-
119
+
120
120
  OnlyValue
121
-
121
+
122
122
  WeightedAvg
123
-
123
+
124
124
  DensityIndicators
125
-
125
+
126
126
  DividedSum
127
127
  */
128
128
  export declare enum AggregationFunction {
@@ -617,13 +617,13 @@ export interface AttributeIconDc {
617
617
  }
618
618
  /**
619
619
  *
620
-
620
+
621
621
  Unknown
622
-
622
+
623
623
  Icon
624
-
624
+
625
625
  PNG
626
-
626
+
627
627
  SVG
628
628
  */
629
629
  export declare enum AttributeIconType {
@@ -634,13 +634,13 @@ export declare enum AttributeIconType {
634
634
  }
635
635
  /**
636
636
  *
637
-
637
+
638
638
  None
639
-
639
+
640
640
  SelectFromHandBook
641
-
641
+
642
642
  SelectFromRange
643
-
643
+
644
644
  ViewHandBook
645
645
  */
646
646
  export declare enum AttributeSelectorType {
@@ -651,31 +651,31 @@ export declare enum AttributeSelectorType {
651
651
  }
652
652
  /**
653
653
  *
654
-
654
+
655
655
  Unknown
656
-
656
+
657
657
  String
658
-
658
+
659
659
  Int32
660
-
660
+
661
661
  Int64
662
-
662
+
663
663
  Double
664
-
664
+
665
665
  DateTime
666
-
666
+
667
667
  Boolean
668
-
668
+
669
669
  Point
670
-
670
+
671
671
  Polyline
672
-
672
+
673
673
  MultiPolygon
674
-
674
+
675
675
  Multipoint
676
-
676
+
677
677
  H3Index
678
-
678
+
679
679
  Json
680
680
  */
681
681
  export declare enum AttributeType {
@@ -716,9 +716,9 @@ export interface AttributesConfigurationDc {
716
716
  * An authorization grant is a credential representing the resource
717
717
  owner's authorization (to access its protected resources) used by the
718
718
  client to obtain an access token.
719
-
719
+
720
720
  authorization_code
721
-
721
+
722
722
  refresh_token
723
723
  */
724
724
  export declare enum AuthorizationGrant {
@@ -938,17 +938,17 @@ export interface CatalogResourceDc {
938
938
  }
939
939
  /**
940
940
  *
941
-
941
+
942
942
  None
943
-
943
+
944
944
  Map
945
-
945
+
946
946
  Layer
947
-
947
+
948
948
  Table
949
-
949
+
950
950
  File
951
-
951
+
952
952
  TaskPrototype
953
953
  */
954
954
  export declare enum CatalogResourceType {
@@ -992,15 +992,15 @@ export declare type ClassificationRasterSymbolDc = RasterSymbolDc & {
992
992
  };
993
993
  /**
994
994
  * Describes classification methods.
995
-
995
+
996
996
  none
997
-
997
+
998
998
  naturalBreaks
999
-
999
+
1000
1000
  equalInterval
1001
-
1001
+
1002
1002
  quantile
1003
-
1003
+
1004
1004
  unique
1005
1005
  */
1006
1006
  export declare enum ClassificationType {
@@ -1012,11 +1012,11 @@ export declare enum ClassificationType {
1012
1012
  }
1013
1013
  /**
1014
1014
  *
1015
-
1015
+
1016
1016
  decimal
1017
-
1017
+
1018
1018
  dateTime
1019
-
1019
+
1020
1020
  text
1021
1021
  */
1022
1022
  export declare enum ClassifyAttributeType {
@@ -1310,55 +1310,55 @@ export interface ConfigDc {
1310
1310
  }
1311
1311
  /**
1312
1312
  *
1313
-
1313
+
1314
1314
  Unknown
1315
-
1315
+
1316
1316
  SerializeError
1317
-
1317
+
1318
1318
  InvalidDataService
1319
-
1319
+
1320
1320
  InvalidConfiguration
1321
-
1321
+
1322
1322
  InvalidDataServiceName
1323
-
1323
+
1324
1324
  InvalidTableName
1325
-
1325
+
1326
1326
  InvalidLayerName
1327
-
1327
+
1328
1328
  ResourceNotFound
1329
-
1329
+
1330
1330
  InvalidCondition
1331
-
1331
+
1332
1332
  InvalidAttributes
1333
-
1333
+
1334
1334
  InvalidIdAttribute
1335
-
1335
+
1336
1336
  InvalidGeometryAttribute
1337
-
1337
+
1338
1338
  InvalidGeometryAttributeType
1339
-
1339
+
1340
1340
  InvalidColumnName
1341
-
1341
+
1342
1342
  InvalidIdColumnSettings
1343
-
1343
+
1344
1344
  ColumnNotExistsInTable
1345
-
1345
+
1346
1346
  InvalidStyle
1347
-
1347
+
1348
1348
  InvalidLayerType
1349
-
1349
+
1350
1350
  ColumnLoadingError
1351
-
1351
+
1352
1352
  InvalidAttributeFormat
1353
-
1353
+
1354
1354
  DataSourceNotFound
1355
-
1355
+
1356
1356
  DuplicateColumns
1357
-
1357
+
1358
1358
  DuplicateAttributes
1359
-
1359
+
1360
1360
  TableWithoutColumns
1361
-
1361
+
1362
1362
  InvalidTableReferenceConfiguration
1363
1363
  */
1364
1364
  export declare enum ConfigurationErrorEnum {
@@ -1648,11 +1648,11 @@ export interface DataSourceDc {
1648
1648
  }
1649
1649
  /**
1650
1650
  *
1651
-
1651
+
1652
1652
  Postgres
1653
-
1653
+
1654
1654
  S3
1655
-
1655
+
1656
1656
  GisServer
1657
1657
  */
1658
1658
  export declare enum DataSourceType {
@@ -1780,15 +1780,15 @@ export interface ErrorDetailsDc {
1780
1780
  }
1781
1781
  /**
1782
1782
  * Type of the error.
1783
-
1783
+
1784
1784
  ResourceLimitExceeded
1785
-
1785
+
1786
1786
  ResourceNotFound
1787
-
1787
+
1788
1788
  InternalError
1789
-
1789
+
1790
1790
  BadRequest
1791
-
1791
+
1792
1792
  DuplicateContent
1793
1793
  */
1794
1794
  export declare enum ErrorDetailsType {
@@ -2280,9 +2280,9 @@ export declare type FeatureTaskParametersDc = TaskParametersDc & {
2280
2280
  };
2281
2281
  /**
2282
2282
  * Type of the feature.
2283
-
2283
+
2284
2284
  Unknown
2285
-
2285
+
2286
2286
  GeometricFeature
2287
2287
  */
2288
2288
  export declare enum FeatureType {
@@ -2409,11 +2409,11 @@ export interface FilterDc {
2409
2409
  }
2410
2410
  /**
2411
2411
  * Sets whether font should be styled.
2412
-
2412
+
2413
2413
  normal
2414
-
2414
+
2415
2415
  oblique
2416
-
2416
+
2417
2417
  italic
2418
2418
  */
2419
2419
  export declare enum FontStyle {
@@ -2423,27 +2423,27 @@ export declare enum FontStyle {
2423
2423
  }
2424
2424
  /**
2425
2425
  * Specifies the weight (or boldness) of the font.
2426
-
2426
+
2427
2427
  Thin
2428
-
2428
+
2429
2429
  ExtraLight
2430
-
2430
+
2431
2431
  Light
2432
-
2432
+
2433
2433
  SemiLight
2434
-
2434
+
2435
2435
  Normal
2436
-
2436
+
2437
2437
  Medium
2438
-
2438
+
2439
2439
  DemiBold
2440
-
2440
+
2441
2441
  Bold
2442
-
2442
+
2443
2443
  ExtraBold
2444
-
2444
+
2445
2445
  Black
2446
-
2446
+
2447
2447
  ExtraBlack
2448
2448
  */
2449
2449
  export declare enum FontWeight {
@@ -2538,17 +2538,17 @@ export interface GeometryDc {
2538
2538
  }
2539
2539
  /**
2540
2540
  *
2541
-
2541
+
2542
2542
  unknown
2543
-
2543
+
2544
2544
  point
2545
-
2545
+
2546
2546
  polyline
2547
-
2547
+
2548
2548
  multipolygon
2549
-
2549
+
2550
2550
  envelope
2551
-
2551
+
2552
2552
  multipoint
2553
2553
  */
2554
2554
  export declare enum GeometryType {
@@ -2727,13 +2727,13 @@ export interface GridElementDc {
2727
2727
  }
2728
2728
  /**
2729
2729
  * Resource group.
2730
-
2730
+
2731
2731
  my
2732
-
2732
+
2733
2733
  role
2734
-
2734
+
2735
2735
  public
2736
-
2736
+
2737
2737
  all
2738
2738
  */
2739
2739
  export declare enum Group {
@@ -3287,13 +3287,13 @@ export interface LegendTemplateModelDc {
3287
3287
  }
3288
3288
  /**
3289
3289
  * Specifies the settings of line cap. This is applied to the beginning and end of each non-closed line.
3290
-
3290
+
3291
3291
  Flat
3292
-
3292
+
3293
3293
  Square
3294
-
3294
+
3295
3295
  Round
3296
-
3296
+
3297
3297
  Triangle
3298
3298
  */
3299
3299
  export declare enum LineCapStyle {
@@ -3337,29 +3337,29 @@ export interface LineEndingBaseDc {
3337
3337
  }
3338
3338
  /**
3339
3339
  * Type of the line ending.
3340
-
3340
+
3341
3341
  none
3342
-
3342
+
3343
3343
  arrow
3344
-
3344
+
3345
3345
  filledArrow
3346
-
3346
+
3347
3347
  square
3348
-
3348
+
3349
3349
  filledSquare
3350
-
3350
+
3351
3351
  circle
3352
-
3352
+
3353
3353
  filledCircle
3354
-
3354
+
3355
3355
  diamond
3356
-
3356
+
3357
3357
  filledDiamond
3358
-
3358
+
3359
3359
  roundSquare
3360
-
3360
+
3361
3361
  filledRoundSquare
3362
-
3362
+
3363
3363
  svg
3364
3364
  */
3365
3365
  export declare enum LineEndingType {
@@ -3378,11 +3378,11 @@ export declare enum LineEndingType {
3378
3378
  }
3379
3379
  /**
3380
3380
  * Specifies the settings of lines join. This is applied to corners in lines and rectangles.
3381
-
3381
+
3382
3382
  Miter
3383
-
3383
+
3384
3384
  Bevel
3385
-
3385
+
3386
3386
  Round
3387
3387
  */
3388
3388
  export declare enum LineJoinType {
@@ -3487,7 +3487,7 @@ export interface LoginResultDc {
3487
3487
  }
3488
3488
  /**
3489
3489
  * SPCore.Connectors.Connectors.Base.Models.Data.MapTableInfoDc provides information to create datasource and maps it to exists database table.
3490
-
3490
+
3491
3491
  SPCore.Connectors.Connectors.Base.Models.Data.MapTableInfoDc.Name can be materialized view or view.
3492
3492
  */
3493
3493
  export interface MapTableInfoDc {
@@ -3591,15 +3591,15 @@ export declare type NoneEndingDc = LineEndingBaseDc & {
3591
3591
  export declare type ObjectId = object;
3592
3592
  /**
3593
3593
  *
3594
-
3594
+
3595
3595
  Unknown
3596
-
3596
+
3597
3597
  union
3598
-
3598
+
3599
3599
  intersection
3600
-
3600
+
3601
3601
  subtraction
3602
-
3602
+
3603
3603
  symDifference
3604
3604
  */
3605
3605
  export declare enum Operation {
@@ -3619,11 +3619,11 @@ export declare type OverlayTaskParametersDc = FeatureTaskParametersDc & {
3619
3619
  };
3620
3620
  /**
3621
3621
  * Filter exists resources by owner.
3622
-
3622
+
3623
3623
  My
3624
-
3624
+
3625
3625
  Shared
3626
-
3626
+
3627
3627
  Public
3628
3628
  */
3629
3629
  export declare enum OwnerFilter {
@@ -3883,9 +3883,9 @@ export declare type PatternBrushDc = FillBrushDc & {
3883
3883
  };
3884
3884
  /**
3885
3885
  * Influences the y direction of the tile coordinates. The global-mercator (aka Spherical Mercator) profile is assumed.
3886
-
3886
+
3887
3887
  xyz
3888
-
3888
+
3889
3889
  tms
3890
3890
  */
3891
3891
  export declare enum PbfSchema {
@@ -3906,19 +3906,19 @@ export declare type PbfServiceInfoDc = ProxyServiceInfoDc & {
3906
3906
  };
3907
3907
  /**
3908
3908
  *
3909
-
3909
+
3910
3910
  none
3911
-
3911
+
3912
3912
  configure
3913
-
3913
+
3914
3914
  write
3915
-
3915
+
3916
3916
  read
3917
-
3917
+
3918
3918
  read,configure
3919
-
3919
+
3920
3920
  read,write
3921
-
3921
+
3922
3922
  read,write,configure
3923
3923
  */
3924
3924
  export declare enum Permissions {
@@ -3976,19 +3976,19 @@ export interface PolicyDc {
3976
3976
  }
3977
3977
  /**
3978
3978
  * Type of the authorization policy.
3979
-
3979
+
3980
3980
  Unknown
3981
-
3981
+
3982
3982
  CreateTable
3983
-
3983
+
3984
3984
  CreateLayer
3985
-
3985
+
3986
3986
  CreateProject
3987
-
3987
+
3988
3988
  MaxFeaturesInOneTable
3989
-
3989
+
3990
3990
  MaxObjectsToExport
3991
-
3991
+
3992
3992
  MaxUploadContentSize
3993
3993
  */
3994
3994
  export declare enum PolicyType {
@@ -4348,11 +4348,11 @@ export interface ProxyServiceInfoDc {
4348
4348
  }
4349
4349
  /**
4350
4350
  * Stream quality.
4351
-
4351
+
4352
4352
  Low
4353
-
4353
+
4354
4354
  Medium
4355
-
4355
+
4356
4356
  High
4357
4357
  */
4358
4358
  export declare enum Quality {
@@ -4860,15 +4860,15 @@ export interface ResourceInfoDc {
4860
4860
  }
4861
4861
  /**
4862
4862
  * Resources types filter.
4863
-
4863
+
4864
4864
  RemoteTileService
4865
-
4865
+
4866
4866
  ProxyService
4867
-
4867
+
4868
4868
  PostgresLayerService
4869
-
4869
+
4870
4870
  QueryLayerService
4871
-
4871
+
4872
4872
  TileCatalogTable
4873
4873
  */
4874
4874
  export declare enum ResourceSubTypeFilter {
@@ -4880,19 +4880,19 @@ export declare enum ResourceSubTypeFilter {
4880
4880
  }
4881
4881
  /**
4882
4882
  *
4883
-
4883
+
4884
4884
  Unknown
4885
-
4885
+
4886
4886
  table
4887
-
4887
+
4888
4888
  layer
4889
-
4889
+
4890
4890
  project
4891
-
4891
+
4892
4892
  file
4893
-
4893
+
4894
4894
  feature
4895
-
4895
+
4896
4896
  tag
4897
4897
  */
4898
4898
  export declare enum ResourceType {
@@ -4906,19 +4906,19 @@ export declare enum ResourceType {
4906
4906
  }
4907
4907
  /**
4908
4908
  * Resources types filter.
4909
-
4909
+
4910
4910
  Map
4911
-
4911
+
4912
4912
  Layer
4913
-
4913
+
4914
4914
  Table
4915
-
4915
+
4916
4916
  RasterCatalog
4917
-
4917
+
4918
4918
  ProxyService
4919
-
4919
+
4920
4920
  RemoteTileService
4921
-
4921
+
4922
4922
  File
4923
4923
  */
4924
4924
  export declare enum ResourceTypeFilter {
@@ -4937,9 +4937,9 @@ export declare enum ResourceTypeLink {
4937
4937
  }
4938
4938
  /**
4939
4939
  * Response type.
4940
-
4940
+
4941
4941
  code
4942
-
4942
+
4943
4943
  token
4944
4944
  */
4945
4945
  export declare enum ResponseType {
@@ -5189,21 +5189,21 @@ export interface ServerInfoDc {
5189
5189
  }
5190
5190
  /**
5191
5191
  * Status of the server task.
5192
-
5192
+
5193
5193
  None
5194
-
5194
+
5195
5195
  Scheduled
5196
-
5196
+
5197
5197
  Planning
5198
-
5198
+
5199
5199
  Executing
5200
-
5200
+
5201
5201
  Completed
5202
-
5202
+
5203
5203
  Failed
5204
-
5204
+
5205
5205
  Canceled
5206
-
5206
+
5207
5207
  Timeout
5208
5208
  */
5209
5209
  export declare enum ServerTaskStatus {
@@ -5464,7 +5464,7 @@ export interface SimpleEndingDc {
5464
5464
  }
5465
5465
  /**
5466
5466
  * Polyline symbol the parameters of endings of which are calculated based on the parameters of the symbol stoke.
5467
-
5467
+
5468
5468
  If the ending is set to be other then None, the size and color of the ending will be calculated based on the
5469
5469
  stroke width and color of the symbol.
5470
5470
  */
@@ -5539,11 +5539,11 @@ export interface SimplifyInfoItemDc {
5539
5539
  }
5540
5540
  /**
5541
5541
  *
5542
-
5542
+
5543
5543
  Basic
5544
-
5544
+
5545
5545
  PreserveTopology
5546
-
5546
+
5547
5547
  VW
5548
5548
  */
5549
5549
  export declare enum SimplifyType {
@@ -5694,13 +5694,13 @@ export declare type StepResultDc = BaseStepResultDc & {
5694
5694
  };
5695
5695
  /**
5696
5696
  *
5697
-
5697
+
5698
5698
  None
5699
-
5699
+
5700
5700
  Image
5701
-
5701
+
5702
5702
  PkkCode
5703
-
5703
+
5704
5704
  Attachments
5705
5705
  */
5706
5706
  export declare enum StringSubType {
@@ -5916,9 +5916,9 @@ export interface TagsFilterDto {
5916
5916
  }
5917
5917
  /**
5918
5918
  * Task owner group.
5919
-
5919
+
5920
5920
  my
5921
-
5921
+
5922
5922
  all
5923
5923
  */
5924
5924
  export declare enum TaskGroup {
@@ -6136,13 +6136,13 @@ export interface TemplateModelDc {
6136
6136
  }
6137
6137
  /**
6138
6138
  * Sets the horizontal alignment of text.
6139
-
6139
+
6140
6140
  right
6141
-
6141
+
6142
6142
  left
6143
-
6143
+
6144
6144
  center
6145
-
6145
+
6146
6146
  justified
6147
6147
  */
6148
6148
  export declare enum TextAlignment {
@@ -6162,11 +6162,11 @@ export interface TextBackgroundDc {
6162
6162
  }
6163
6163
  /**
6164
6164
  * Sets the vertical alignment of text.
6165
-
6165
+
6166
6166
  top
6167
-
6167
+
6168
6168
  bottom
6169
-
6169
+
6170
6170
  middle
6171
6171
  */
6172
6172
  export declare enum TextVerticalAlignment {