@vertigis/viewer-spec 60.9.1 → 61.1.0

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.
Files changed (39) hide show
  1. package/app-config/schema/common-app-config.schema.json +1 -1
  2. package/app-config/schema/mobile-app-config.schema.json +1 -1
  3. package/app-config/schema/web-app-config.schema.json +1 -1
  4. package/messaging/Event.d.ts +2 -1
  5. package/messaging/registry/geometry.d.ts +2 -3
  6. package/messaging/registry/map.d.ts +1 -1
  7. package/messaging/registry/printing.d.ts +36 -4
  8. package/messaging/registry/printing.js +1 -1
  9. package/messaging/schema/common-action.schema.json +1834 -575
  10. package/messaging/schema/common-event.schema.json +1639 -305
  11. package/messaging/schema/mobile-action.schema.json +1912 -639
  12. package/messaging/schema/mobile-event.schema.json +1680 -381
  13. package/messaging/schema/web-action.schema.json +2292 -1081
  14. package/messaging/schema/web-charts-command-definitions.md +210 -3
  15. package/messaging/schema/web-drawing-command-definitions.md +18 -57
  16. package/messaging/schema/web-drawing-operation-definitions.md +114 -63
  17. package/messaging/schema/web-edit-command-definitions.md +212 -5
  18. package/messaging/schema/web-event.schema.json +1832 -402
  19. package/messaging/schema/web-geocode-operation-definitions.md +1 -1
  20. package/messaging/schema/web-geolocation-operation-definitions.md +1 -1
  21. package/messaging/schema/web-geometry-operation-definitions.md +77 -16
  22. package/messaging/schema/web-kpi-command-definitions.md +210 -3
  23. package/messaging/schema/web-layer-comparison-command-definitions.md +8 -8
  24. package/messaging/schema/web-layers-command-definitions.md +104 -104
  25. package/messaging/schema/web-layers-operation-definitions.md +37 -37
  26. package/messaging/schema/web-location-marker-command-definitions.md +68 -6
  27. package/messaging/schema/web-map-command-definitions.md +234 -27
  28. package/messaging/schema/web-map-operation-definitions.md +1 -1
  29. package/messaging/schema/web-measurement-command-definitions.md +18 -57
  30. package/messaging/schema/web-measurement-operation-definitions.md +17 -38
  31. package/messaging/schema/web-portal-operation-definitions.md +1 -1
  32. package/messaging/schema/web-printing-command-definitions.md +16 -0
  33. package/messaging/schema/web-results-command-definitions.md +280 -4
  34. package/messaging/schema/web-results-operation-definitions.md +289 -13
  35. package/messaging/schema/web-sketching-command-definitions.md +2 -2
  36. package/messaging/schema/web-sketching-operation-definitions.md +24 -24
  37. package/package.json +2 -2
  38. package/version.d.ts +1 -1
  39. package/version.js +1 -1
@@ -5,7 +5,7 @@ In Web, creates graphics out of GeometryLike or CreateGraphicsArgs, with the cur
5
5
 
6
6
  In Mobile, creates graphics from the given CreateGraphicsArgs or CreateGraphicsArgs[] (or some GeometryLike args). Any provided symbol parameter is used, otherwise a default symbol is used.
7
7
 
8
- Inputs: `( CreateGraphicsResult | esri.Graphic | @vertigis.api-docs.Features Feature|FeatureSet|FeatureList|FeatureStream|Feature[] | ( @vertigis.arcgis-extensions.data.Feature.FeatureProperties )[] | esri.Extent | esri.Multipoint | esri.Point | esri.Polygon | esri.Polyline | esri.Mesh | esri.rest-api.FeatureJson.FeatureJson | esri.FeatureSet | ( esri.Graphic | esri.rest-api.FeatureJson.FeatureJson )[] | esri.rest-api.GeometryJson.PointJson | esri.rest-api.GeometryJson.MultipointJson | esri.rest-api.GeometryJson.PolylineJson | esri.rest-api.GeometryJson.PolygonJson | esri.rest-api.GeometryJson.ExtentJson | ( esri.Extent | esri.Multipoint | esri.Point | esri.Polygon | esri.Polyline | esri.Mesh | esri.rest-api.GeometryJson.PointJson | esri.rest-api.GeometryJson.MultipointJson | esri.rest-api.GeometryJson.PolylineJson | esri.rest-api.GeometryJson.PolygonJson | esri.rest-api.GeometryJson.ExtentJson )[] | CreateGraphicsArgs | CreateGraphicsArgs[] )`
8
+ Inputs: `( @vertigis.api-docs.Features FeatureSet|FeatureList|FeatureStream | CreateGraphicsResult | @arcgis.core.Graphic.Graphic | T_60 | ( @vertigis.arcgis-extensions.data.Feature.FeatureProperties | T_60 )[] | @arcgis.core.geometry.Extent.Extent | @arcgis.core.geometry.Multipoint.Multipoint | @arcgis.core.geometry.Point.Point | T_6 | @arcgis.core.geometry.Polyline.Polyline | @arcgis.core.geometry.Mesh.Mesh | esri.rest-api.FeatureJson.FeatureJson | @arcgis.core.rest.support.FeatureSet.FeatureSet | ( @arcgis.core.Graphic.Graphic | esri.rest-api.FeatureJson.FeatureJson )[] | esri.rest-api.GeometryJson.PointJson | esri.rest-api.GeometryJson.MultipointJson | esri.rest-api.GeometryJson.PolylineJson | esri.rest-api.GeometryJson.PolygonJson | esri.rest-api.GeometryJson.ExtentJson | ( @arcgis.core.geometry.Extent.Extent | @arcgis.core.geometry.Multipoint.Multipoint | @arcgis.core.geometry.Point.Point | T_6 | @arcgis.core.geometry.Polyline.Polyline | @arcgis.core.geometry.Mesh.Mesh | esri.rest-api.GeometryJson.PointJson | esri.rest-api.GeometryJson.MultipointJson | esri.rest-api.GeometryJson.PolylineJson | esri.rest-api.GeometryJson.PolygonJson | esri.rest-api.GeometryJson.ExtentJson )[] | CreateGraphicsArgs | CreateGraphicsArgs[] )`
9
9
 
10
10
  CreateGraphicsResult properties:
11
11
  ```json
@@ -13,7 +13,7 @@ CreateGraphicsResult properties:
13
13
  "graphics": {
14
14
  "description": "The resulting graphics.",
15
15
  "items": {
16
- "$ref": "#/definitions/esri.Graphic"
16
+ "$ref": "#/definitions/@arcgis.core.Graphic.Graphic"
17
17
  },
18
18
  "type": "array",
19
19
  "isRequired": "true"
@@ -25,6 +25,75 @@ CreateGraphicsResult properties:
25
25
  }
26
26
  ```
27
27
 
28
+ @vertigis.arcgis-extensions.data.Feature.FeatureProperties properties:
29
+ ```json
30
+ {
31
+ "attributes": {
32
+ "anyOf": [
33
+ {},
34
+ {
35
+ "$ref": "Map"
36
+ }
37
+ ],
38
+ "description": "The feature's attributes, keyed by field name."
39
+ },
40
+ "failureMode": {
41
+ "description": "See {@link support /InitializableBase!InitializableBase.failureMode}."
42
+ },
43
+ "geometry": {
44
+ "anyOf": [
45
+ {
46
+ "$ref": "#/definitions/@arcgis.core.geometry.Extent.Extent"
47
+ },
48
+ {
49
+ "$ref": "#/definitions/@arcgis.core.geometry.Multipoint.Multipoint"
50
+ },
51
+ {
52
+ "$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
53
+ },
54
+ {
55
+ "$ref": "T_6"
56
+ },
57
+ {
58
+ "$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
59
+ },
60
+ {
61
+ "$ref": "#/definitions/@arcgis.core.geometry.Mesh.Mesh"
62
+ },
63
+ {
64
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.PointJson"
65
+ },
66
+ {
67
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.MultipointJson"
68
+ },
69
+ {
70
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.PolylineJson"
71
+ },
72
+ {
73
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.PolygonJson"
74
+ },
75
+ {
76
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.ExtentJson"
77
+ }
78
+ ],
79
+ "description": "The feature's geometry."
80
+ },
81
+ "id": {
82
+ "description": "The unique ID to assign to the entity. If not specified, one will be generated.",
83
+ "type": "string"
84
+ },
85
+ "schema": {
86
+ "description": "Metadata about the feature, such as fields, domains, geometry type, etc."
87
+ },
88
+ "settings": {
89
+ "description": "Settings for this feature."
90
+ },
91
+ "source": {
92
+ "description": "The source of the feature."
93
+ }
94
+ }
95
+ ```
96
+
28
97
  esri.rest-api.FeatureJson.FeatureJson properties:
29
98
  ```json
30
99
  {
@@ -332,10 +401,10 @@ CreateGraphicsArgs properties:
332
401
  "$ref": "#/definitions/CreateGraphicsResult"
333
402
  },
334
403
  {
335
- "$ref": "#/definitions/esri.Graphic"
404
+ "$ref": "#/definitions/@arcgis.core.Graphic.Graphic"
336
405
  },
337
406
  {
338
- "$ref": "@vertigis.arcgis-extensions.data.Feature.Feature"
407
+ "$ref": "T_60"
339
408
  },
340
409
  {
341
410
  "$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
@@ -353,41 +422,41 @@ CreateGraphicsArgs properties:
353
422
  "$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
354
423
  },
355
424
  {
356
- "$ref": "@vertigis.arcgis-extensions.data.Feature.Feature"
425
+ "$ref": "T_60"
357
426
  }
358
427
  ]
359
428
  },
360
429
  "type": "array"
361
430
  },
362
431
  {
363
- "$ref": "#/definitions/esri.Extent"
432
+ "$ref": "#/definitions/@arcgis.core.geometry.Extent.Extent"
364
433
  },
365
434
  {
366
- "$ref": "#/definitions/esri.Multipoint"
435
+ "$ref": "#/definitions/@arcgis.core.geometry.Multipoint.Multipoint"
367
436
  },
368
437
  {
369
- "$ref": "#/definitions/esri.Point"
438
+ "$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
370
439
  },
371
440
  {
372
- "$ref": "#/definitions/esri.Polygon"
441
+ "$ref": "T_6"
373
442
  },
374
443
  {
375
- "$ref": "#/definitions/esri.Polyline"
444
+ "$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
376
445
  },
377
446
  {
378
- "$ref": "#/definitions/esri.Mesh"
447
+ "$ref": "#/definitions/@arcgis.core.geometry.Mesh.Mesh"
379
448
  },
380
449
  {
381
450
  "$ref": "#/definitions/esri.rest-api.FeatureJson.FeatureJson"
382
451
  },
383
452
  {
384
- "$ref": "#/definitions/esri.FeatureSet"
453
+ "$ref": "#/definitions/@arcgis.core.rest.support.FeatureSet.FeatureSet"
385
454
  },
386
455
  {
387
456
  "items": {
388
457
  "anyOf": [
389
458
  {
390
- "$ref": "#/definitions/esri.Graphic"
459
+ "$ref": "#/definitions/@arcgis.core.Graphic.Graphic"
391
460
  },
392
461
  {
393
462
  "$ref": "#/definitions/esri.rest-api.FeatureJson.FeatureJson"
@@ -415,22 +484,22 @@ CreateGraphicsArgs properties:
415
484
  "items": {
416
485
  "anyOf": [
417
486
  {
418
- "$ref": "#/definitions/esri.Extent"
487
+ "$ref": "#/definitions/@arcgis.core.geometry.Extent.Extent"
419
488
  },
420
489
  {
421
- "$ref": "#/definitions/esri.Multipoint"
490
+ "$ref": "#/definitions/@arcgis.core.geometry.Multipoint.Multipoint"
422
491
  },
423
492
  {
424
- "$ref": "#/definitions/esri.Point"
493
+ "$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
425
494
  },
426
495
  {
427
- "$ref": "#/definitions/esri.Polygon"
496
+ "$ref": "T_6"
428
497
  },
429
498
  {
430
- "$ref": "#/definitions/esri.Polyline"
499
+ "$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
431
500
  },
432
501
  {
433
- "$ref": "#/definitions/esri.Mesh"
502
+ "$ref": "#/definitions/@arcgis.core.geometry.Mesh.Mesh"
434
503
  },
435
504
  {
436
505
  "$ref": "#/definitions/esri.rest-api.GeometryJson.PointJson"
@@ -452,7 +521,7 @@ CreateGraphicsArgs properties:
452
521
  "type": "array"
453
522
  },
454
523
  {
455
- "$ref": "#/definitions/esri.Geometry"
524
+ "$ref": "#/definitions/@arcgis.core.geometry.Geometry.Geometry"
456
525
  }
457
526
  ],
458
527
  "description": "The geometry that was captured.",
@@ -464,43 +533,43 @@ CreateGraphicsArgs properties:
464
533
  "symbol": {
465
534
  "anyOf": [
466
535
  {
467
- "$ref": "#/definitions/esri.PictureFillSymbol"
536
+ "$ref": "#/definitions/@arcgis.core.symbols.PictureFillSymbol.PictureFillSymbol"
468
537
  },
469
538
  {
470
- "$ref": "#/definitions/esri.PictureMarkerSymbol"
539
+ "$ref": "#/definitions/@arcgis.core.symbols.PictureMarkerSymbol.PictureMarkerSymbol"
471
540
  },
472
541
  {
473
- "$ref": "#/definitions/esri.SimpleFillSymbol"
542
+ "$ref": "#/definitions/@arcgis.core.symbols.SimpleFillSymbol.SimpleFillSymbol"
474
543
  },
475
544
  {
476
- "$ref": "#/definitions/esri.SimpleLineSymbol"
545
+ "$ref": "#/definitions/@arcgis.core.symbols.SimpleLineSymbol.SimpleLineSymbol"
477
546
  },
478
547
  {
479
- "$ref": "#/definitions/esri.SimpleMarkerSymbol"
548
+ "$ref": "#/definitions/@arcgis.core.symbols.SimpleMarkerSymbol.SimpleMarkerSymbol"
480
549
  },
481
550
  {
482
- "$ref": "#/definitions/esri.TextSymbol"
551
+ "$ref": "#/definitions/@arcgis.core.symbols.TextSymbol.TextSymbol"
483
552
  },
484
553
  {
485
- "$ref": "#/definitions/esri.CIMSymbol"
554
+ "$ref": "#/definitions/@arcgis.core.symbols.CIMSymbol.CIMSymbol"
486
555
  },
487
556
  {
488
- "$ref": "esri.LabelSymbol3D"
557
+ "$ref": "#/definitions/@arcgis.core.symbols.LabelSymbol3D.LabelSymbol3D"
489
558
  },
490
559
  {
491
- "$ref": "#/definitions/esri.LineSymbol3D"
560
+ "$ref": "#/definitions/@arcgis.core.symbols.LineSymbol3D.LineSymbol3D"
492
561
  },
493
562
  {
494
- "$ref": "#/definitions/esri.MeshSymbol3D"
563
+ "$ref": "#/definitions/@arcgis.core.symbols.MeshSymbol3D.MeshSymbol3D"
495
564
  },
496
565
  {
497
- "$ref": "#/definitions/esri.PointSymbol3D"
566
+ "$ref": "#/definitions/@arcgis.core.symbols.PointSymbol3D.PointSymbol3D"
498
567
  },
499
568
  {
500
- "$ref": "#/definitions/esri.PolygonSymbol3D"
569
+ "$ref": "#/definitions/@arcgis.core.symbols.PolygonSymbol3D.PolygonSymbol3D"
501
570
  },
502
571
  {
503
- "$ref": "esri.WebStyleSymbol"
572
+ "$ref": "#/definitions/@arcgis.core.symbols.WebStyleSymbol.WebStyleSymbol"
504
573
  },
505
574
  {
506
575
  "$ref": "#/definitions/esri.rest-api.SymbolJson.CIMSymbolReferenceJson"
@@ -610,34 +679,34 @@ EditSymbolArgs properties:
610
679
  "symbols": {
611
680
  "anyOf": [
612
681
  {
613
- "$ref": "#/definitions/esri.PictureFillSymbol"
682
+ "$ref": "#/definitions/@arcgis.core.symbols.PictureFillSymbol.PictureFillSymbol"
614
683
  },
615
684
  {
616
- "$ref": "#/definitions/esri.PictureMarkerSymbol"
685
+ "$ref": "#/definitions/@arcgis.core.symbols.PictureMarkerSymbol.PictureMarkerSymbol"
617
686
  },
618
687
  {
619
- "$ref": "#/definitions/esri.SimpleFillSymbol"
688
+ "$ref": "#/definitions/@arcgis.core.symbols.SimpleFillSymbol.SimpleFillSymbol"
620
689
  },
621
690
  {
622
- "$ref": "#/definitions/esri.SimpleLineSymbol"
691
+ "$ref": "#/definitions/@arcgis.core.symbols.SimpleLineSymbol.SimpleLineSymbol"
623
692
  },
624
693
  {
625
- "$ref": "#/definitions/esri.SimpleMarkerSymbol"
694
+ "$ref": "#/definitions/@arcgis.core.symbols.SimpleMarkerSymbol.SimpleMarkerSymbol"
626
695
  },
627
696
  {
628
- "$ref": "#/definitions/esri.TextSymbol"
697
+ "$ref": "#/definitions/@arcgis.core.symbols.TextSymbol.TextSymbol"
629
698
  },
630
699
  {
631
- "$ref": "#/definitions/esri.CIMSymbol"
700
+ "$ref": "#/definitions/@arcgis.core.symbols.CIMSymbol.CIMSymbol"
632
701
  },
633
702
  {
634
- "$ref": "#/definitions/esri.LineSymbol3D"
703
+ "$ref": "#/definitions/@arcgis.core.symbols.LineSymbol3D.LineSymbol3D"
635
704
  },
636
705
  {
637
- "$ref": "#/definitions/esri.PointSymbol3D"
706
+ "$ref": "#/definitions/@arcgis.core.symbols.PointSymbol3D.PointSymbol3D"
638
707
  },
639
708
  {
640
- "$ref": "#/definitions/esri.PolygonSymbol3D"
709
+ "$ref": "#/definitions/@arcgis.core.symbols.PolygonSymbol3D.PolygonSymbol3D"
641
710
  },
642
711
  {
643
712
  "$ref": "#/definitions/esri.rest-api.SymbolJson.CIMSymbolReferenceJson"
@@ -687,16 +756,7 @@ Outputs: `EditSymbolResult`
687
756
  # operation: drawing.get-default-symbol
688
757
  Description: Gets the value of the default point, line, or polygon symbol for the provided geometry type. Web only.
689
758
 
690
- Inputs: `( GetDefaultSymbolArgs | "extent" | "mesh" | "multipatch" | "multipoint" | "point" | "polygon" | "polyline" )`
691
-
692
- GetDefaultSymbolArgs properties:
693
- ```json
694
- {
695
- "geometryType": {
696
- "description": "The geometry type for the default symbol to retrieve."
697
- }
698
- }
699
- ```
759
+ Inputs: `None`
700
760
 
701
761
  Outputs: `DrawingSymbolConfig`
702
762
 
@@ -704,16 +764,7 @@ Outputs: `DrawingSymbolConfig`
704
764
  # operation: drawing.get-default-symbol3-d
705
765
  Description: Gets the value of the default 3D point, line, or polygon symbol for the provided geometry type. Web only.
706
766
 
707
- Inputs: `( GetDefaultSymbolArgs | "extent" | "mesh" | "multipatch" | "multipoint" | "point" | "polygon" | "polyline" )`
708
-
709
- GetDefaultSymbolArgs properties:
710
- ```json
711
- {
712
- "geometryType": {
713
- "description": "The geometry type for the default symbol to retrieve."
714
- }
715
- }
716
- ```
767
+ Inputs: `None`
717
768
 
718
769
  Outputs: `DrawingSymbolConfig`
719
770
 
@@ -63,7 +63,76 @@ WebAddAttachmentArgs properties:
63
63
  # command: edit.add-feature
64
64
  Description: Adds a feature to a particular layer. `Features` and `EditCommandArgs` are not supported on Mobile.
65
65
 
66
- Inputs: `( @vertigis.api-docs.Features Feature|FeatureSet|FeatureList|FeatureStream|Feature[] | ( @vertigis.arcgis-extensions.data.Feature.FeatureProperties )[] | Results | EditCommandArgs )`
66
+ Inputs: `( @vertigis.api-docs.Features FeatureSet|FeatureList|FeatureStream | T_60 | ( @vertigis.arcgis-extensions.data.Feature.FeatureProperties | T_60 )[] | Results | EditCommandArgs )`
67
+
68
+ @vertigis.arcgis-extensions.data.Feature.FeatureProperties properties:
69
+ ```json
70
+ {
71
+ "attributes": {
72
+ "anyOf": [
73
+ {},
74
+ {
75
+ "$ref": "Map"
76
+ }
77
+ ],
78
+ "description": "The feature's attributes, keyed by field name."
79
+ },
80
+ "failureMode": {
81
+ "description": "See {@link support /InitializableBase!InitializableBase.failureMode}."
82
+ },
83
+ "geometry": {
84
+ "anyOf": [
85
+ {
86
+ "$ref": "#/definitions/@arcgis.core.geometry.Extent.Extent"
87
+ },
88
+ {
89
+ "$ref": "#/definitions/@arcgis.core.geometry.Multipoint.Multipoint"
90
+ },
91
+ {
92
+ "$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
93
+ },
94
+ {
95
+ "$ref": "T_6"
96
+ },
97
+ {
98
+ "$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
99
+ },
100
+ {
101
+ "$ref": "#/definitions/@arcgis.core.geometry.Mesh.Mesh"
102
+ },
103
+ {
104
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.PointJson"
105
+ },
106
+ {
107
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.MultipointJson"
108
+ },
109
+ {
110
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.PolylineJson"
111
+ },
112
+ {
113
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.PolygonJson"
114
+ },
115
+ {
116
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.ExtentJson"
117
+ }
118
+ ],
119
+ "description": "The feature's geometry."
120
+ },
121
+ "id": {
122
+ "description": "The unique ID to assign to the entity. If not specified, one will be generated.",
123
+ "type": "string"
124
+ },
125
+ "schema": {
126
+ "description": "Metadata about the feature, such as fields, domains, geometry type, etc."
127
+ },
128
+ "settings": {
129
+ "description": "Settings for this feature."
130
+ },
131
+ "source": {
132
+ "description": "The source of the feature."
133
+ }
134
+ }
135
+ ```
67
136
 
68
137
  Results properties:
69
138
  ```json
@@ -175,7 +244,76 @@ DeleteAttachmentArgs properties:
175
244
  # command: edit.delete-features
176
245
  Description: Deletes the given feature or features from their feature sources. `EditCommandArgs` is not supported on Mobile.
177
246
 
178
- Inputs: `( @vertigis.api-docs.Features Feature|FeatureSet|FeatureList|FeatureStream|Feature[] | ( @vertigis.arcgis-extensions.data.Feature.FeatureProperties )[] | Results | EditCommandArgs )`
247
+ Inputs: `( @vertigis.api-docs.Features FeatureSet|FeatureList|FeatureStream | T_60 | ( @vertigis.arcgis-extensions.data.Feature.FeatureProperties | T_60 )[] | Results | EditCommandArgs )`
248
+
249
+ @vertigis.arcgis-extensions.data.Feature.FeatureProperties properties:
250
+ ```json
251
+ {
252
+ "attributes": {
253
+ "anyOf": [
254
+ {},
255
+ {
256
+ "$ref": "Map"
257
+ }
258
+ ],
259
+ "description": "The feature's attributes, keyed by field name."
260
+ },
261
+ "failureMode": {
262
+ "description": "See {@link support /InitializableBase!InitializableBase.failureMode}."
263
+ },
264
+ "geometry": {
265
+ "anyOf": [
266
+ {
267
+ "$ref": "#/definitions/@arcgis.core.geometry.Extent.Extent"
268
+ },
269
+ {
270
+ "$ref": "#/definitions/@arcgis.core.geometry.Multipoint.Multipoint"
271
+ },
272
+ {
273
+ "$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
274
+ },
275
+ {
276
+ "$ref": "T_6"
277
+ },
278
+ {
279
+ "$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
280
+ },
281
+ {
282
+ "$ref": "#/definitions/@arcgis.core.geometry.Mesh.Mesh"
283
+ },
284
+ {
285
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.PointJson"
286
+ },
287
+ {
288
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.MultipointJson"
289
+ },
290
+ {
291
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.PolylineJson"
292
+ },
293
+ {
294
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.PolygonJson"
295
+ },
296
+ {
297
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.ExtentJson"
298
+ }
299
+ ],
300
+ "description": "The feature's geometry."
301
+ },
302
+ "id": {
303
+ "description": "The unique ID to assign to the entity. If not specified, one will be generated.",
304
+ "type": "string"
305
+ },
306
+ "schema": {
307
+ "description": "Metadata about the feature, such as fields, domains, geometry type, etc."
308
+ },
309
+ "settings": {
310
+ "description": "Settings for this feature."
311
+ },
312
+ "source": {
313
+ "description": "The source of the feature."
314
+ }
315
+ }
316
+ ```
179
317
 
180
318
  Results properties:
181
319
  ```json
@@ -410,7 +548,7 @@ DisplayAddRelatedFeatureArgs properties:
410
548
  # command: edit.display-update-feature
411
549
  Description: Begin an interactive feature editing session with an existing feature. `DisplayUpdateFeatureArgs` is not supported on Mobile.
412
550
 
413
- Inputs: `( @vertigis.api-docs.Features Feature | DisplayUpdateFeatureArgs )`
551
+ Inputs: `( T_60 | DisplayUpdateFeatureArgs )`
414
552
 
415
553
  DisplayUpdateFeatureArgs properties:
416
554
  ```json
@@ -485,7 +623,76 @@ DisplayUpdateFeatureArgs properties:
485
623
  # command: edit.update-feature
486
624
  Description: Updates a layer feature or features. Edits to the geometry and attributes of the supplied features will be committed to their respective feature sources. `Features` and `EditCommandArgs` are not supported on Mobile.
487
625
 
488
- Inputs: `( @vertigis.api-docs.Features Feature|FeatureSet|FeatureList|FeatureStream|Feature[] | ( @vertigis.arcgis-extensions.data.Feature.FeatureProperties )[] | Results | EditCommandArgs )`
626
+ Inputs: `( @vertigis.api-docs.Features FeatureSet|FeatureList|FeatureStream | T_60 | ( @vertigis.arcgis-extensions.data.Feature.FeatureProperties | T_60 )[] | Results | EditCommandArgs )`
627
+
628
+ @vertigis.arcgis-extensions.data.Feature.FeatureProperties properties:
629
+ ```json
630
+ {
631
+ "attributes": {
632
+ "anyOf": [
633
+ {},
634
+ {
635
+ "$ref": "Map"
636
+ }
637
+ ],
638
+ "description": "The feature's attributes, keyed by field name."
639
+ },
640
+ "failureMode": {
641
+ "description": "See {@link support /InitializableBase!InitializableBase.failureMode}."
642
+ },
643
+ "geometry": {
644
+ "anyOf": [
645
+ {
646
+ "$ref": "#/definitions/@arcgis.core.geometry.Extent.Extent"
647
+ },
648
+ {
649
+ "$ref": "#/definitions/@arcgis.core.geometry.Multipoint.Multipoint"
650
+ },
651
+ {
652
+ "$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
653
+ },
654
+ {
655
+ "$ref": "T_6"
656
+ },
657
+ {
658
+ "$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
659
+ },
660
+ {
661
+ "$ref": "#/definitions/@arcgis.core.geometry.Mesh.Mesh"
662
+ },
663
+ {
664
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.PointJson"
665
+ },
666
+ {
667
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.MultipointJson"
668
+ },
669
+ {
670
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.PolylineJson"
671
+ },
672
+ {
673
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.PolygonJson"
674
+ },
675
+ {
676
+ "$ref": "#/definitions/esri.rest-api.GeometryJson.ExtentJson"
677
+ }
678
+ ],
679
+ "description": "The feature's geometry."
680
+ },
681
+ "id": {
682
+ "description": "The unique ID to assign to the entity. If not specified, one will be generated.",
683
+ "type": "string"
684
+ },
685
+ "schema": {
686
+ "description": "Metadata about the feature, such as fields, domains, geometry type, etc."
687
+ },
688
+ "settings": {
689
+ "description": "Settings for this feature."
690
+ },
691
+ "source": {
692
+ "description": "The source of the feature."
693
+ }
694
+ }
695
+ ```
489
696
 
490
697
  Results properties:
491
698
  ```json
@@ -524,7 +731,7 @@ UpdateSessionArgs properties:
524
731
  "attachments": {
525
732
  "description": "An array of attachments that apply or are to be applied to the currently edited feature.",
526
733
  "items": {
527
- "$ref": "@vertigis.arcgis-extensions.data.Attachment.Attachment"
734
+ "$ref": "T_10"
528
735
  },
529
736
  "type": "array"
530
737
  },