@vertigis/viewer-spec 61.8.0 → 61.9.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.
- package/messaging/schema/common-action.schema.json +2 -136
- package/messaging/schema/common-event.schema.json +0 -7
- package/messaging/schema/mobile-action.schema.json +6 -163
- package/messaging/schema/mobile-event.schema.json +0 -31
- package/messaging/schema/web-action.schema.json +3 -289
- package/messaging/schema/web-charts-command-definitions.md +3 -210
- package/messaging/schema/web-drawing-operation-definitions.md +1 -82
- package/messaging/schema/web-edit-command-definitions.md +5 -214
- package/messaging/schema/web-event.schema.json +2 -43
- package/messaging/schema/web-geocode-operation-definitions.md +1 -1
- package/messaging/schema/web-geometry-operation-definitions.md +1 -73
- package/messaging/schema/web-kpi-command-definitions.md +3 -210
- package/messaging/schema/web-map-command-definitions.md +5 -218
- package/messaging/schema/web-results-command-definitions.md +4 -280
- package/messaging/schema/web-results-operation-definitions.md +5 -359
- package/package.json +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
|
@@ -42,7 +42,6 @@
|
|
|
42
42
|
"additionalProperties": false,
|
|
43
43
|
"properties": {
|
|
44
44
|
"item": {
|
|
45
|
-
"$ref": "T_1",
|
|
46
45
|
"description": "The item to add or remove from the collection."
|
|
47
46
|
}
|
|
48
47
|
},
|
|
@@ -728,7 +727,6 @@
|
|
|
728
727
|
"type": "boolean"
|
|
729
728
|
},
|
|
730
729
|
"intersectedGraphic": {
|
|
731
|
-
"$ref": "T_38",
|
|
732
730
|
"description": "The first [Graphic](https://developers.arcgis.com/javascript/latest/references/core/Graphic/) intersected by the line of sight. If no graphic is intersected then this property is `null`."
|
|
733
731
|
},
|
|
734
732
|
"intersectedLocation": {
|
|
@@ -736,7 +734,6 @@
|
|
|
736
734
|
"description": "A [Point](https://developers.arcgis.com/javascript/latest/references/core/geometry/Point/) representing the location where the line of sight first intersects the ground or 3D objects in the scene. If the target is visible this property is `null`."
|
|
737
735
|
},
|
|
738
736
|
"target": {
|
|
739
|
-
"$ref": "T_33",
|
|
740
737
|
"description": "Represents a target in a [LineOfSightAnalysis](https://developers.arcgis.com/javascript/latest/references/core/analysis/LineOfSightAnalysis/) which is used to calculate the visibility from the [LineOfSightAnalysis.observer](https://developers.arcgis.com/javascript/latest/references/core/analysis/LineOfSightAnalysis/#observer)."
|
|
741
738
|
},
|
|
742
739
|
"visible": {
|
|
@@ -1254,9 +1251,6 @@
|
|
|
1254
1251
|
"anyOf": [
|
|
1255
1252
|
{
|
|
1256
1253
|
"$ref": "#/definitions/@vertigis.arcgis-extensions.Hyperlink.HyperlinkProperties"
|
|
1257
|
-
},
|
|
1258
|
-
{
|
|
1259
|
-
"$ref": "T_4"
|
|
1260
1254
|
}
|
|
1261
1255
|
]
|
|
1262
1256
|
},
|
|
@@ -1283,9 +1277,6 @@
|
|
|
1283
1277
|
"anyOf": [
|
|
1284
1278
|
{
|
|
1285
1279
|
"$ref": "@vertigis.arcgis-extensions.data.PopupContentExtension.PopupContentExtensionProperties"
|
|
1286
|
-
},
|
|
1287
|
-
{
|
|
1288
|
-
"$ref": "T_3"
|
|
1289
1280
|
}
|
|
1290
1281
|
]
|
|
1291
1282
|
},
|
|
@@ -1331,9 +1322,6 @@
|
|
|
1331
1322
|
},
|
|
1332
1323
|
"field": {
|
|
1333
1324
|
"anyOf": [
|
|
1334
|
-
{
|
|
1335
|
-
"$ref": "T_6"
|
|
1336
|
-
},
|
|
1337
1325
|
{
|
|
1338
1326
|
"$ref": "#/definitions/@vertigis.arcgis-extensions.data.FieldExtension.FieldProperties"
|
|
1339
1327
|
},
|
|
@@ -1535,9 +1523,6 @@
|
|
|
1535
1523
|
"anyOf": [
|
|
1536
1524
|
{
|
|
1537
1525
|
"$ref": "#/definitions/@vertigis.arcgis-extensions.data.FieldExtension.FieldExtensionProperties"
|
|
1538
|
-
},
|
|
1539
|
-
{
|
|
1540
|
-
"$ref": "T_5"
|
|
1541
1526
|
}
|
|
1542
1527
|
]
|
|
1543
1528
|
},
|
|
@@ -1547,9 +1532,6 @@
|
|
|
1547
1532
|
"description": "See {@link data /Schema!Schema.fields}.",
|
|
1548
1533
|
"items": {
|
|
1549
1534
|
"anyOf": [
|
|
1550
|
-
{
|
|
1551
|
-
"$ref": "T_6"
|
|
1552
|
-
},
|
|
1553
1535
|
{
|
|
1554
1536
|
"$ref": "#/definitions/esri.rest-api.FieldJson.FieldJson"
|
|
1555
1537
|
}
|
|
@@ -1934,9 +1916,6 @@
|
|
|
1934
1916
|
"@vertigis.arcgis-extensions.tasks.geocoding.Geocoder.AddressLike": {
|
|
1935
1917
|
"anyOf": [
|
|
1936
1918
|
{},
|
|
1937
|
-
{
|
|
1938
|
-
"$ref": "T_60"
|
|
1939
|
-
},
|
|
1940
1919
|
{
|
|
1941
1920
|
"type": "string"
|
|
1942
1921
|
}
|
|
@@ -2062,7 +2041,6 @@
|
|
|
2062
2041
|
"description": "Raised after an item is added or removed from an {@link ObservableMap}.",
|
|
2063
2042
|
"properties": {
|
|
2064
2043
|
"item": {
|
|
2065
|
-
"$ref": "T",
|
|
2066
2044
|
"description": "The item to add or remove from the collection."
|
|
2067
2045
|
},
|
|
2068
2046
|
"target": {
|
|
@@ -2531,9 +2509,6 @@
|
|
|
2531
2509
|
"AddressLike": {
|
|
2532
2510
|
"anyOf": [
|
|
2533
2511
|
{},
|
|
2534
|
-
{
|
|
2535
|
-
"$ref": "T_13"
|
|
2536
|
-
},
|
|
2537
2512
|
{
|
|
2538
2513
|
"type": "string"
|
|
2539
2514
|
}
|
|
@@ -2842,9 +2817,6 @@
|
|
|
2842
2817
|
{
|
|
2843
2818
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
2844
2819
|
},
|
|
2845
|
-
{
|
|
2846
|
-
"$ref": "T_18"
|
|
2847
|
-
},
|
|
2848
2820
|
{
|
|
2849
2821
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
2850
2822
|
},
|
|
@@ -2919,9 +2891,6 @@
|
|
|
2919
2891
|
"anyOf": [
|
|
2920
2892
|
{
|
|
2921
2893
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
2922
|
-
},
|
|
2923
|
-
{
|
|
2924
|
-
"$ref": "T_13"
|
|
2925
2894
|
}
|
|
2926
2895
|
]
|
|
2927
2896
|
},
|
|
@@ -3417,9 +3386,6 @@
|
|
|
3417
3386
|
{
|
|
3418
3387
|
"$ref": "#/definitions/@arcgis.core.Graphic.Graphic"
|
|
3419
3388
|
},
|
|
3420
|
-
{
|
|
3421
|
-
"$ref": "T_60"
|
|
3422
|
-
},
|
|
3423
3389
|
{
|
|
3424
3390
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
3425
3391
|
},
|
|
@@ -3434,9 +3400,6 @@
|
|
|
3434
3400
|
"anyOf": [
|
|
3435
3401
|
{
|
|
3436
3402
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
3437
|
-
},
|
|
3438
|
-
{
|
|
3439
|
-
"$ref": "T_60"
|
|
3440
3403
|
}
|
|
3441
3404
|
]
|
|
3442
3405
|
},
|
|
@@ -3451,9 +3414,6 @@
|
|
|
3451
3414
|
{
|
|
3452
3415
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
3453
3416
|
},
|
|
3454
|
-
{
|
|
3455
|
-
"$ref": "T_6"
|
|
3456
|
-
},
|
|
3457
3417
|
{
|
|
3458
3418
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
3459
3419
|
},
|
|
@@ -3506,9 +3466,6 @@
|
|
|
3506
3466
|
{
|
|
3507
3467
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
3508
3468
|
},
|
|
3509
|
-
{
|
|
3510
|
-
"$ref": "T_6"
|
|
3511
|
-
},
|
|
3512
3469
|
{
|
|
3513
3470
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
3514
3471
|
},
|
|
@@ -4601,9 +4558,7 @@
|
|
|
4601
4558
|
"properties": {
|
|
4602
4559
|
"coincidentFeatures": {
|
|
4603
4560
|
"description": "Any coincident Features that were included in the geometry editing session, if topological editing was enabled. Web only.",
|
|
4604
|
-
"items": {
|
|
4605
|
-
"$ref": "T_60"
|
|
4606
|
-
},
|
|
4561
|
+
"items": {},
|
|
4607
4562
|
"type": "array"
|
|
4608
4563
|
},
|
|
4609
4564
|
"coincidentGraphics": {
|
|
@@ -5226,9 +5181,6 @@
|
|
|
5226
5181
|
},
|
|
5227
5182
|
"Features": {
|
|
5228
5183
|
"anyOf": [
|
|
5229
|
-
{
|
|
5230
|
-
"$ref": "T_13"
|
|
5231
|
-
},
|
|
5232
5184
|
{
|
|
5233
5185
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
5234
5186
|
},
|
|
@@ -5243,9 +5195,6 @@
|
|
|
5243
5195
|
"anyOf": [
|
|
5244
5196
|
{
|
|
5245
5197
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
5246
|
-
},
|
|
5247
|
-
{
|
|
5248
|
-
"$ref": "T_13"
|
|
5249
5198
|
}
|
|
5250
5199
|
]
|
|
5251
5200
|
},
|
|
@@ -5259,9 +5208,6 @@
|
|
|
5259
5208
|
},
|
|
5260
5209
|
"FeaturesLike": {
|
|
5261
5210
|
"anyOf": [
|
|
5262
|
-
{
|
|
5263
|
-
"$ref": "T_13"
|
|
5264
|
-
},
|
|
5265
5211
|
{
|
|
5266
5212
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
5267
5213
|
},
|
|
@@ -5276,9 +5222,6 @@
|
|
|
5276
5222
|
"anyOf": [
|
|
5277
5223
|
{
|
|
5278
5224
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
5279
|
-
},
|
|
5280
|
-
{
|
|
5281
|
-
"$ref": "T_13"
|
|
5282
5225
|
}
|
|
5283
5226
|
]
|
|
5284
5227
|
},
|
|
@@ -5406,9 +5349,6 @@
|
|
|
5406
5349
|
{
|
|
5407
5350
|
"$ref": "#/definitions/@arcgis.core.Graphic.Graphic"
|
|
5408
5351
|
},
|
|
5409
|
-
{
|
|
5410
|
-
"$ref": "T_13"
|
|
5411
|
-
},
|
|
5412
5352
|
{
|
|
5413
5353
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
5414
5354
|
},
|
|
@@ -5423,9 +5363,6 @@
|
|
|
5423
5363
|
"anyOf": [
|
|
5424
5364
|
{
|
|
5425
5365
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
5426
|
-
},
|
|
5427
|
-
{
|
|
5428
|
-
"$ref": "T_13"
|
|
5429
5366
|
}
|
|
5430
5367
|
]
|
|
5431
5368
|
},
|
|
@@ -5794,9 +5731,6 @@
|
|
|
5794
5731
|
},
|
|
5795
5732
|
"sublayer": {
|
|
5796
5733
|
"anyOf": [
|
|
5797
|
-
{
|
|
5798
|
-
"$ref": "T_9"
|
|
5799
|
-
},
|
|
5800
5734
|
{
|
|
5801
5735
|
"type": "number"
|
|
5802
5736
|
}
|
|
@@ -6075,9 +6009,6 @@
|
|
|
6075
6009
|
{
|
|
6076
6010
|
"$ref": "#/definitions/@arcgis.core.Graphic.Graphic"
|
|
6077
6011
|
},
|
|
6078
|
-
{
|
|
6079
|
-
"$ref": "T_13"
|
|
6080
|
-
},
|
|
6081
6012
|
{
|
|
6082
6013
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
6083
6014
|
},
|
|
@@ -6092,9 +6023,6 @@
|
|
|
6092
6023
|
"anyOf": [
|
|
6093
6024
|
{
|
|
6094
6025
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
6095
|
-
},
|
|
6096
|
-
{
|
|
6097
|
-
"$ref": "T_13"
|
|
6098
6026
|
}
|
|
6099
6027
|
]
|
|
6100
6028
|
},
|
|
@@ -6112,9 +6040,6 @@
|
|
|
6112
6040
|
{
|
|
6113
6041
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
6114
6042
|
},
|
|
6115
|
-
{
|
|
6116
|
-
"$ref": "T_18"
|
|
6117
|
-
},
|
|
6118
6043
|
{
|
|
6119
6044
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
6120
6045
|
},
|
|
@@ -6167,9 +6092,6 @@
|
|
|
6167
6092
|
{
|
|
6168
6093
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
6169
6094
|
},
|
|
6170
|
-
{
|
|
6171
|
-
"$ref": "T_18"
|
|
6172
|
-
},
|
|
6173
6095
|
{
|
|
6174
6096
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
6175
6097
|
},
|
|
@@ -6264,9 +6186,6 @@
|
|
|
6264
6186
|
{
|
|
6265
6187
|
"$ref": "#/definitions/@arcgis.core.Graphic.Graphic"
|
|
6266
6188
|
},
|
|
6267
|
-
{
|
|
6268
|
-
"$ref": "T_13"
|
|
6269
|
-
},
|
|
6270
6189
|
{
|
|
6271
6190
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
6272
6191
|
},
|
|
@@ -6281,9 +6200,6 @@
|
|
|
6281
6200
|
"anyOf": [
|
|
6282
6201
|
{
|
|
6283
6202
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
6284
|
-
},
|
|
6285
|
-
{
|
|
6286
|
-
"$ref": "T_13"
|
|
6287
6203
|
}
|
|
6288
6204
|
]
|
|
6289
6205
|
},
|
|
@@ -6298,9 +6214,6 @@
|
|
|
6298
6214
|
{
|
|
6299
6215
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
6300
6216
|
},
|
|
6301
|
-
{
|
|
6302
|
-
"$ref": "T_18"
|
|
6303
|
-
},
|
|
6304
6217
|
{
|
|
6305
6218
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
6306
6219
|
},
|
|
@@ -6353,9 +6266,6 @@
|
|
|
6353
6266
|
{
|
|
6354
6267
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
6355
6268
|
},
|
|
6356
|
-
{
|
|
6357
|
-
"$ref": "T_18"
|
|
6358
|
-
},
|
|
6359
6269
|
{
|
|
6360
6270
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
6361
6271
|
},
|
|
@@ -6471,9 +6381,6 @@
|
|
|
6471
6381
|
{
|
|
6472
6382
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
6473
6383
|
},
|
|
6474
|
-
{
|
|
6475
|
-
"$ref": "T_18"
|
|
6476
|
-
},
|
|
6477
6384
|
{
|
|
6478
6385
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
6479
6386
|
}
|
|
@@ -8531,9 +8438,6 @@
|
|
|
8531
8438
|
{
|
|
8532
8439
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
8533
8440
|
},
|
|
8534
|
-
{
|
|
8535
|
-
"$ref": "T_18"
|
|
8536
|
-
},
|
|
8537
8441
|
{
|
|
8538
8442
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
8539
8443
|
},
|
|
@@ -10218,9 +10122,6 @@
|
|
|
10218
10122
|
},
|
|
10219
10123
|
"ShowResultsArgs": {
|
|
10220
10124
|
"anyOf": [
|
|
10221
|
-
{
|
|
10222
|
-
"$ref": "T_13"
|
|
10223
|
-
},
|
|
10224
10125
|
{
|
|
10225
10126
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
10226
10127
|
},
|
|
@@ -10235,9 +10136,6 @@
|
|
|
10235
10136
|
"anyOf": [
|
|
10236
10137
|
{
|
|
10237
10138
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
10238
|
-
},
|
|
10239
|
-
{
|
|
10240
|
-
"$ref": "T_13"
|
|
10241
10139
|
}
|
|
10242
10140
|
]
|
|
10243
10141
|
},
|
|
@@ -11644,9 +11542,7 @@
|
|
|
11644
11542
|
"properties": {
|
|
11645
11543
|
"attachments": {
|
|
11646
11544
|
"description": "An array of attachments that apply or are to be applied to the currently edited feature.",
|
|
11647
|
-
"items": {
|
|
11648
|
-
"$ref": "T_10"
|
|
11649
|
-
},
|
|
11545
|
+
"items": {},
|
|
11650
11546
|
"type": "array"
|
|
11651
11547
|
},
|
|
11652
11548
|
"attributes": {
|
|
@@ -12086,9 +11982,6 @@
|
|
|
12086
11982
|
{
|
|
12087
11983
|
"$ref": "#/definitions/esri.rest-api.ViewpointJson.ViewpointJson"
|
|
12088
11984
|
},
|
|
12089
|
-
{
|
|
12090
|
-
"$ref": "T_53"
|
|
12091
|
-
},
|
|
12092
11985
|
{
|
|
12093
11986
|
"type": "string"
|
|
12094
11987
|
}
|
|
@@ -12250,9 +12143,6 @@
|
|
|
12250
12143
|
},
|
|
12251
12144
|
"charts.add-features:input": {
|
|
12252
12145
|
"anyOf": [
|
|
12253
|
-
{
|
|
12254
|
-
"$ref": "T_13"
|
|
12255
|
-
},
|
|
12256
12146
|
{
|
|
12257
12147
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
12258
12148
|
},
|
|
@@ -12267,9 +12157,6 @@
|
|
|
12267
12157
|
"anyOf": [
|
|
12268
12158
|
{
|
|
12269
12159
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
12270
|
-
},
|
|
12271
|
-
{
|
|
12272
|
-
"$ref": "T_13"
|
|
12273
12160
|
}
|
|
12274
12161
|
]
|
|
12275
12162
|
},
|
|
@@ -12310,9 +12197,6 @@
|
|
|
12310
12197
|
},
|
|
12311
12198
|
"charts.display:input": {
|
|
12312
12199
|
"anyOf": [
|
|
12313
|
-
{
|
|
12314
|
-
"$ref": "T_13"
|
|
12315
|
-
},
|
|
12316
12200
|
{
|
|
12317
12201
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
12318
12202
|
},
|
|
@@ -12327,9 +12211,6 @@
|
|
|
12327
12211
|
"anyOf": [
|
|
12328
12212
|
{
|
|
12329
12213
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
12330
|
-
},
|
|
12331
|
-
{
|
|
12332
|
-
"$ref": "T_13"
|
|
12333
12214
|
}
|
|
12334
12215
|
]
|
|
12335
12216
|
},
|
|
@@ -12385,9 +12266,6 @@
|
|
|
12385
12266
|
},
|
|
12386
12267
|
"charts.remove-features:input": {
|
|
12387
12268
|
"anyOf": [
|
|
12388
|
-
{
|
|
12389
|
-
"$ref": "T_13"
|
|
12390
|
-
},
|
|
12391
12269
|
{
|
|
12392
12270
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
12393
12271
|
},
|
|
@@ -12402,9 +12280,6 @@
|
|
|
12402
12280
|
"anyOf": [
|
|
12403
12281
|
{
|
|
12404
12282
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
12405
|
-
},
|
|
12406
|
-
{
|
|
12407
|
-
"$ref": "T_13"
|
|
12408
12283
|
}
|
|
12409
12284
|
]
|
|
12410
12285
|
},
|
|
@@ -12441,9 +12316,6 @@
|
|
|
12441
12316
|
{
|
|
12442
12317
|
"$ref": "#/definitions/@arcgis.core.Graphic.Graphic"
|
|
12443
12318
|
},
|
|
12444
|
-
{
|
|
12445
|
-
"$ref": "T_60"
|
|
12446
|
-
},
|
|
12447
12319
|
{
|
|
12448
12320
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
12449
12321
|
},
|
|
@@ -12458,9 +12330,6 @@
|
|
|
12458
12330
|
"anyOf": [
|
|
12459
12331
|
{
|
|
12460
12332
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
12461
|
-
},
|
|
12462
|
-
{
|
|
12463
|
-
"$ref": "T_60"
|
|
12464
12333
|
}
|
|
12465
12334
|
]
|
|
12466
12335
|
},
|
|
@@ -12475,9 +12344,6 @@
|
|
|
12475
12344
|
{
|
|
12476
12345
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
12477
12346
|
},
|
|
12478
|
-
{
|
|
12479
|
-
"$ref": "T_6"
|
|
12480
|
-
},
|
|
12481
12347
|
{
|
|
12482
12348
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
12483
12349
|
},
|
|
@@ -12530,9 +12396,6 @@
|
|
|
12530
12396
|
{
|
|
12531
12397
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
12532
12398
|
},
|
|
12533
|
-
{
|
|
12534
|
-
"$ref": "T_6"
|
|
12535
|
-
},
|
|
12536
12399
|
{
|
|
12537
12400
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
12538
12401
|
},
|
|
@@ -12802,9 +12665,6 @@
|
|
|
12802
12665
|
},
|
|
12803
12666
|
"edit.add-feature:input": {
|
|
12804
12667
|
"anyOf": [
|
|
12805
|
-
{
|
|
12806
|
-
"$ref": "T_60"
|
|
12807
|
-
},
|
|
12808
12668
|
{
|
|
12809
12669
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
12810
12670
|
},
|
|
@@ -12819,9 +12679,6 @@
|
|
|
12819
12679
|
"anyOf": [
|
|
12820
12680
|
{
|
|
12821
12681
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
12822
|
-
},
|
|
12823
|
-
{
|
|
12824
|
-
"$ref": "T_60"
|
|
12825
12682
|
}
|
|
12826
12683
|
]
|
|
12827
12684
|
},
|
|
@@ -12891,9 +12748,6 @@
|
|
|
12891
12748
|
},
|
|
12892
12749
|
"edit.delete-features:input": {
|
|
12893
12750
|
"anyOf": [
|
|
12894
|
-
{
|
|
12895
|
-
"$ref": "T_60"
|
|
12896
|
-
},
|
|
12897
12751
|
{
|
|
12898
12752
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
12899
12753
|
},
|
|
@@ -12908,9 +12762,6 @@
|
|
|
12908
12762
|
"anyOf": [
|
|
12909
12763
|
{
|
|
12910
12764
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
12911
|
-
},
|
|
12912
|
-
{
|
|
12913
|
-
"$ref": "T_60"
|
|
12914
12765
|
}
|
|
12915
12766
|
]
|
|
12916
12767
|
},
|
|
@@ -12957,9 +12808,6 @@
|
|
|
12957
12808
|
},
|
|
12958
12809
|
"edit.display-update-feature:input": {
|
|
12959
12810
|
"anyOf": [
|
|
12960
|
-
{
|
|
12961
|
-
"$ref": "T_60"
|
|
12962
|
-
},
|
|
12963
12811
|
{
|
|
12964
12812
|
"$ref": "#/definitions/DisplayUpdateFeatureArgs"
|
|
12965
12813
|
}
|
|
@@ -12973,9 +12821,6 @@
|
|
|
12973
12821
|
},
|
|
12974
12822
|
"edit.update-feature:input": {
|
|
12975
12823
|
"anyOf": [
|
|
12976
|
-
{
|
|
12977
|
-
"$ref": "T_60"
|
|
12978
|
-
},
|
|
12979
12824
|
{
|
|
12980
12825
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
12981
12826
|
},
|
|
@@ -12990,9 +12835,6 @@
|
|
|
12990
12835
|
"anyOf": [
|
|
12991
12836
|
{
|
|
12992
12837
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
12993
|
-
},
|
|
12994
|
-
{
|
|
12995
|
-
"$ref": "T_60"
|
|
12996
12838
|
}
|
|
12997
12839
|
]
|
|
12998
12840
|
},
|
|
@@ -24283,9 +24125,7 @@
|
|
|
24283
24125
|
"geocode.reverse-geocode:input": {
|
|
24284
24126
|
"$ref": "#/definitions/ReverseGeocodeArgs"
|
|
24285
24127
|
},
|
|
24286
|
-
"geocode.reverse-geocode:output": {
|
|
24287
|
-
"$ref": "T_60"
|
|
24288
|
-
},
|
|
24128
|
+
"geocode.reverse-geocode:output": {},
|
|
24289
24129
|
"geocode.suggest": {
|
|
24290
24130
|
"description": "Suggests matching addresses to search for based on some input text. The geocoder must have the supportsSuggest capability.",
|
|
24291
24131
|
"enum": [
|
|
@@ -24426,9 +24266,6 @@
|
|
|
24426
24266
|
{
|
|
24427
24267
|
"$ref": "#/definitions/@arcgis.core.Graphic.Graphic"
|
|
24428
24268
|
},
|
|
24429
|
-
{
|
|
24430
|
-
"$ref": "T_13"
|
|
24431
|
-
},
|
|
24432
24269
|
{
|
|
24433
24270
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
24434
24271
|
},
|
|
@@ -24443,9 +24280,6 @@
|
|
|
24443
24280
|
"anyOf": [
|
|
24444
24281
|
{
|
|
24445
24282
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
24446
|
-
},
|
|
24447
|
-
{
|
|
24448
|
-
"$ref": "T_13"
|
|
24449
24283
|
}
|
|
24450
24284
|
]
|
|
24451
24285
|
},
|
|
@@ -24463,9 +24297,6 @@
|
|
|
24463
24297
|
{
|
|
24464
24298
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
24465
24299
|
},
|
|
24466
|
-
{
|
|
24467
|
-
"$ref": "T_18"
|
|
24468
|
-
},
|
|
24469
24300
|
{
|
|
24470
24301
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
24471
24302
|
},
|
|
@@ -24518,9 +24349,6 @@
|
|
|
24518
24349
|
{
|
|
24519
24350
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
24520
24351
|
},
|
|
24521
|
-
{
|
|
24522
|
-
"$ref": "T_18"
|
|
24523
|
-
},
|
|
24524
24352
|
{
|
|
24525
24353
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
24526
24354
|
},
|
|
@@ -24720,9 +24548,6 @@
|
|
|
24720
24548
|
},
|
|
24721
24549
|
"kpi.add-features:input": {
|
|
24722
24550
|
"anyOf": [
|
|
24723
|
-
{
|
|
24724
|
-
"$ref": "T_13"
|
|
24725
|
-
},
|
|
24726
24551
|
{
|
|
24727
24552
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
24728
24553
|
},
|
|
@@ -24737,9 +24562,6 @@
|
|
|
24737
24562
|
"anyOf": [
|
|
24738
24563
|
{
|
|
24739
24564
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
24740
|
-
},
|
|
24741
|
-
{
|
|
24742
|
-
"$ref": "T_13"
|
|
24743
24565
|
}
|
|
24744
24566
|
]
|
|
24745
24567
|
},
|
|
@@ -24780,9 +24602,6 @@
|
|
|
24780
24602
|
},
|
|
24781
24603
|
"kpi.display:input": {
|
|
24782
24604
|
"anyOf": [
|
|
24783
|
-
{
|
|
24784
|
-
"$ref": "T_13"
|
|
24785
|
-
},
|
|
24786
24605
|
{
|
|
24787
24606
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
24788
24607
|
},
|
|
@@ -24797,9 +24616,6 @@
|
|
|
24797
24616
|
"anyOf": [
|
|
24798
24617
|
{
|
|
24799
24618
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
24800
|
-
},
|
|
24801
|
-
{
|
|
24802
|
-
"$ref": "T_13"
|
|
24803
24619
|
}
|
|
24804
24620
|
]
|
|
24805
24621
|
},
|
|
@@ -24855,9 +24671,6 @@
|
|
|
24855
24671
|
},
|
|
24856
24672
|
"kpi.remove-features:input": {
|
|
24857
24673
|
"anyOf": [
|
|
24858
|
-
{
|
|
24859
|
-
"$ref": "T_13"
|
|
24860
|
-
},
|
|
24861
24674
|
{
|
|
24862
24675
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
24863
24676
|
},
|
|
@@ -24872,9 +24685,6 @@
|
|
|
24872
24685
|
"anyOf": [
|
|
24873
24686
|
{
|
|
24874
24687
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
24875
|
-
},
|
|
24876
|
-
{
|
|
24877
|
-
"$ref": "T_13"
|
|
24878
24688
|
}
|
|
24879
24689
|
]
|
|
24880
24690
|
},
|
|
@@ -25770,9 +25580,6 @@
|
|
|
25770
25580
|
{
|
|
25771
25581
|
"$ref": "#/definitions/@arcgis.core.Graphic.Graphic"
|
|
25772
25582
|
},
|
|
25773
|
-
{
|
|
25774
|
-
"$ref": "T_13"
|
|
25775
|
-
},
|
|
25776
25583
|
{
|
|
25777
25584
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
25778
25585
|
},
|
|
@@ -25787,9 +25594,6 @@
|
|
|
25787
25594
|
"anyOf": [
|
|
25788
25595
|
{
|
|
25789
25596
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
25790
|
-
},
|
|
25791
|
-
{
|
|
25792
|
-
"$ref": "T_13"
|
|
25793
25597
|
}
|
|
25794
25598
|
]
|
|
25795
25599
|
},
|
|
@@ -25807,9 +25611,6 @@
|
|
|
25807
25611
|
{
|
|
25808
25612
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
25809
25613
|
},
|
|
25810
|
-
{
|
|
25811
|
-
"$ref": "T_18"
|
|
25812
|
-
},
|
|
25813
25614
|
{
|
|
25814
25615
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
25815
25616
|
},
|
|
@@ -25862,9 +25663,6 @@
|
|
|
25862
25663
|
{
|
|
25863
25664
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
25864
25665
|
},
|
|
25865
|
-
{
|
|
25866
|
-
"$ref": "T_18"
|
|
25867
|
-
},
|
|
25868
25666
|
{
|
|
25869
25667
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
25870
25668
|
},
|
|
@@ -26008,9 +25806,6 @@
|
|
|
26008
25806
|
{
|
|
26009
25807
|
"$ref": "#/definitions/esri.rest-api.ViewpointJson.ViewpointJson"
|
|
26010
25808
|
},
|
|
26011
|
-
{
|
|
26012
|
-
"$ref": "T_53"
|
|
26013
|
-
},
|
|
26014
25809
|
{
|
|
26015
25810
|
"$ref": "#/definitions/ZoomToViewpointArgs"
|
|
26016
25811
|
}
|
|
@@ -26055,9 +25850,6 @@
|
|
|
26055
25850
|
{
|
|
26056
25851
|
"$ref": "#/definitions/@arcgis.core.Graphic.Graphic"
|
|
26057
25852
|
},
|
|
26058
|
-
{
|
|
26059
|
-
"$ref": "T_13"
|
|
26060
|
-
},
|
|
26061
25853
|
{
|
|
26062
25854
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
26063
25855
|
},
|
|
@@ -26072,9 +25864,6 @@
|
|
|
26072
25864
|
"anyOf": [
|
|
26073
25865
|
{
|
|
26074
25866
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
26075
|
-
},
|
|
26076
|
-
{
|
|
26077
|
-
"$ref": "T_13"
|
|
26078
25867
|
}
|
|
26079
25868
|
]
|
|
26080
25869
|
},
|
|
@@ -26092,9 +25881,6 @@
|
|
|
26092
25881
|
{
|
|
26093
25882
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
26094
25883
|
},
|
|
26095
|
-
{
|
|
26096
|
-
"$ref": "T_18"
|
|
26097
|
-
},
|
|
26098
25884
|
{
|
|
26099
25885
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
26100
25886
|
},
|
|
@@ -26147,9 +25933,6 @@
|
|
|
26147
25933
|
{
|
|
26148
25934
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
26149
25935
|
},
|
|
26150
|
-
{
|
|
26151
|
-
"$ref": "T_18"
|
|
26152
|
-
},
|
|
26153
25936
|
{
|
|
26154
25937
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
26155
25938
|
},
|
|
@@ -26371,9 +26154,6 @@
|
|
|
26371
26154
|
{
|
|
26372
26155
|
"$ref": "#/definitions/@arcgis.core.Graphic.Graphic"
|
|
26373
26156
|
},
|
|
26374
|
-
{
|
|
26375
|
-
"$ref": "T_13"
|
|
26376
|
-
},
|
|
26377
26157
|
{
|
|
26378
26158
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
26379
26159
|
},
|
|
@@ -26388,9 +26168,6 @@
|
|
|
26388
26168
|
"anyOf": [
|
|
26389
26169
|
{
|
|
26390
26170
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
26391
|
-
},
|
|
26392
|
-
{
|
|
26393
|
-
"$ref": "T_13"
|
|
26394
26171
|
}
|
|
26395
26172
|
]
|
|
26396
26173
|
},
|
|
@@ -26408,9 +26185,6 @@
|
|
|
26408
26185
|
{
|
|
26409
26186
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
26410
26187
|
},
|
|
26411
|
-
{
|
|
26412
|
-
"$ref": "T_18"
|
|
26413
|
-
},
|
|
26414
26188
|
{
|
|
26415
26189
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
26416
26190
|
},
|
|
@@ -26463,9 +26237,6 @@
|
|
|
26463
26237
|
{
|
|
26464
26238
|
"$ref": "#/definitions/@arcgis.core.geometry.Point.Point"
|
|
26465
26239
|
},
|
|
26466
|
-
{
|
|
26467
|
-
"$ref": "T_18"
|
|
26468
|
-
},
|
|
26469
26240
|
{
|
|
26470
26241
|
"$ref": "#/definitions/@arcgis.core.geometry.Polyline.Polyline"
|
|
26471
26242
|
},
|
|
@@ -26618,9 +26389,6 @@
|
|
|
26618
26389
|
{
|
|
26619
26390
|
"$ref": "#/definitions/esri.rest-api.ViewpointJson.ViewpointJson"
|
|
26620
26391
|
},
|
|
26621
|
-
{
|
|
26622
|
-
"$ref": "T_52"
|
|
26623
|
-
},
|
|
26624
26392
|
{
|
|
26625
26393
|
"$ref": "#/definitions/ZoomToViewpointArgs"
|
|
26626
26394
|
}
|
|
@@ -27176,9 +26944,6 @@
|
|
|
27176
26944
|
},
|
|
27177
26945
|
"results.convert-to-csv:input": {
|
|
27178
26946
|
"anyOf": [
|
|
27179
|
-
{
|
|
27180
|
-
"$ref": "T_13"
|
|
27181
|
-
},
|
|
27182
26947
|
{
|
|
27183
26948
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
27184
26949
|
},
|
|
@@ -27193,9 +26958,6 @@
|
|
|
27193
26958
|
"anyOf": [
|
|
27194
26959
|
{
|
|
27195
26960
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
27196
|
-
},
|
|
27197
|
-
{
|
|
27198
|
-
"$ref": "T_13"
|
|
27199
26961
|
}
|
|
27200
26962
|
]
|
|
27201
26963
|
},
|
|
@@ -27220,9 +26982,6 @@
|
|
|
27220
26982
|
},
|
|
27221
26983
|
"results.convert-to-gpx:input": {
|
|
27222
26984
|
"anyOf": [
|
|
27223
|
-
{
|
|
27224
|
-
"$ref": "T_13"
|
|
27225
|
-
},
|
|
27226
26985
|
{
|
|
27227
26986
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
27228
26987
|
},
|
|
@@ -27237,9 +26996,6 @@
|
|
|
27237
26996
|
"anyOf": [
|
|
27238
26997
|
{
|
|
27239
26998
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
27240
|
-
},
|
|
27241
|
-
{
|
|
27242
|
-
"$ref": "T_13"
|
|
27243
26999
|
}
|
|
27244
27000
|
]
|
|
27245
27001
|
},
|
|
@@ -27264,9 +27020,6 @@
|
|
|
27264
27020
|
},
|
|
27265
27021
|
"results.convert-to-layers:input": {
|
|
27266
27022
|
"anyOf": [
|
|
27267
|
-
{
|
|
27268
|
-
"$ref": "T_13"
|
|
27269
|
-
},
|
|
27270
27023
|
{
|
|
27271
27024
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
27272
27025
|
},
|
|
@@ -27281,9 +27034,6 @@
|
|
|
27281
27034
|
"anyOf": [
|
|
27282
27035
|
{
|
|
27283
27036
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
27284
|
-
},
|
|
27285
|
-
{
|
|
27286
|
-
"$ref": "T_13"
|
|
27287
27037
|
}
|
|
27288
27038
|
]
|
|
27289
27039
|
},
|
|
@@ -27311,9 +27061,6 @@
|
|
|
27311
27061
|
},
|
|
27312
27062
|
"results.convert-to-shapefile:input": {
|
|
27313
27063
|
"anyOf": [
|
|
27314
|
-
{
|
|
27315
|
-
"$ref": "T_13"
|
|
27316
|
-
},
|
|
27317
27064
|
{
|
|
27318
27065
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
27319
27066
|
},
|
|
@@ -27328,9 +27075,6 @@
|
|
|
27328
27075
|
"anyOf": [
|
|
27329
27076
|
{
|
|
27330
27077
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
27331
|
-
},
|
|
27332
|
-
{
|
|
27333
|
-
"$ref": "T_13"
|
|
27334
27078
|
}
|
|
27335
27079
|
]
|
|
27336
27080
|
},
|
|
@@ -27355,9 +27099,6 @@
|
|
|
27355
27099
|
},
|
|
27356
27100
|
"results.convert-to-xlsx:input": {
|
|
27357
27101
|
"anyOf": [
|
|
27358
|
-
{
|
|
27359
|
-
"$ref": "T_13"
|
|
27360
|
-
},
|
|
27361
27102
|
{
|
|
27362
27103
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
27363
27104
|
},
|
|
@@ -27372,9 +27113,6 @@
|
|
|
27372
27113
|
"anyOf": [
|
|
27373
27114
|
{
|
|
27374
27115
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
27375
|
-
},
|
|
27376
|
-
{
|
|
27377
|
-
"$ref": "T_13"
|
|
27378
27116
|
}
|
|
27379
27117
|
]
|
|
27380
27118
|
},
|
|
@@ -27405,9 +27143,6 @@
|
|
|
27405
27143
|
},
|
|
27406
27144
|
"results.display-details:input": {
|
|
27407
27145
|
"anyOf": [
|
|
27408
|
-
{
|
|
27409
|
-
"$ref": "T_60"
|
|
27410
|
-
},
|
|
27411
27146
|
{
|
|
27412
27147
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
27413
27148
|
},
|
|
@@ -27422,9 +27157,6 @@
|
|
|
27422
27157
|
"anyOf": [
|
|
27423
27158
|
{
|
|
27424
27159
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
27425
|
-
},
|
|
27426
|
-
{
|
|
27427
|
-
"$ref": "T_60"
|
|
27428
27160
|
}
|
|
27429
27161
|
]
|
|
27430
27162
|
},
|
|
@@ -27446,9 +27178,6 @@
|
|
|
27446
27178
|
},
|
|
27447
27179
|
"results.display-new-details:input": {
|
|
27448
27180
|
"anyOf": [
|
|
27449
|
-
{
|
|
27450
|
-
"$ref": "T_60"
|
|
27451
|
-
},
|
|
27452
27181
|
{
|
|
27453
27182
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
27454
27183
|
},
|
|
@@ -27463,9 +27192,6 @@
|
|
|
27463
27192
|
"anyOf": [
|
|
27464
27193
|
{
|
|
27465
27194
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
27466
|
-
},
|
|
27467
|
-
{
|
|
27468
|
-
"$ref": "T_60"
|
|
27469
27195
|
}
|
|
27470
27196
|
]
|
|
27471
27197
|
},
|
|
@@ -27487,9 +27213,6 @@
|
|
|
27487
27213
|
},
|
|
27488
27214
|
"results.display-summary:input": {
|
|
27489
27215
|
"anyOf": [
|
|
27490
|
-
{
|
|
27491
|
-
"$ref": "T_13"
|
|
27492
|
-
},
|
|
27493
27216
|
{
|
|
27494
27217
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
27495
27218
|
},
|
|
@@ -27504,9 +27227,6 @@
|
|
|
27504
27227
|
"anyOf": [
|
|
27505
27228
|
{
|
|
27506
27229
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
27507
|
-
},
|
|
27508
|
-
{
|
|
27509
|
-
"$ref": "T_13"
|
|
27510
27230
|
}
|
|
27511
27231
|
]
|
|
27512
27232
|
},
|
|
@@ -27522,9 +27242,6 @@
|
|
|
27522
27242
|
},
|
|
27523
27243
|
"results.display:input": {
|
|
27524
27244
|
"anyOf": [
|
|
27525
|
-
{
|
|
27526
|
-
"$ref": "T_60"
|
|
27527
|
-
},
|
|
27528
27245
|
{
|
|
27529
27246
|
"$ref": "@vertigis.arcgis-extensions.data.FeatureSet.FeatureSet"
|
|
27530
27247
|
},
|
|
@@ -27539,9 +27256,6 @@
|
|
|
27539
27256
|
"anyOf": [
|
|
27540
27257
|
{
|
|
27541
27258
|
"$ref": "@vertigis.arcgis-extensions.data.Feature.FeatureProperties"
|
|
27542
|
-
},
|
|
27543
|
-
{
|
|
27544
|
-
"$ref": "T_60"
|
|
27545
27259
|
}
|
|
27546
27260
|
]
|
|
27547
27261
|
},
|