@vertigis/viewer-spec 46.4.0 → 46.4.1

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.
@@ -122,10 +122,8 @@
122
122
  "$ref": "#/definitions/esri.Color"
123
123
  },
124
124
  {
125
- "items": {
126
- "type": "number"
127
- },
128
- "type": "array"
125
+ "$ref": "#/definitions/esri.rest-api.Symbol.Color",
126
+ "description": "Color is represented as a four-element array. The four elements represent values for red, green, blue, and alpha in that order. Values range from 0 through 255. If color is undefined for a symbol, the color value is null.{@linkhttps://developers.arcgis.com/web-map-specification/objects/color/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/color/}."
129
127
  }
130
128
  ],
131
129
  "description": "Indicates the color for the Marker. This property is only used if the symbol is a well-known ID."
@@ -177,7 +175,8 @@
177
175
  {
178
176
  "$ref": "#/definitions/esri.rest-api.TextSymbol.TextSymbol"
179
177
  }
180
- ]
178
+ ],
179
+ "description": "Symbols that can be used for location markers."
181
180
  },
182
181
  "type": "array"
183
182
  },
@@ -234,6 +233,68 @@
234
233
  ],
235
234
  "description": "One or map extensions."
236
235
  },
236
+ "OperationalLayer": {
237
+ "anyOf": [
238
+ {
239
+ "$ref": "#/definitions/esri.rest-api.BuildingSceneLayer.BuildingSceneLayer"
240
+ },
241
+ {
242
+ "$ref": "#/definitions/esri.rest-api.CSVLayer.CSVLayer"
243
+ },
244
+ {
245
+ "$ref": "#/definitions/esri.rest-api.ElevationLayer.ElevationLayer"
246
+ },
247
+ {
248
+ "$ref": "#/definitions/esri.rest-api.StreamLayer.StreamLayer"
249
+ },
250
+ {
251
+ "$ref": "#/definitions/esri.rest-api.FeatureLayer.FeatureLayer"
252
+ },
253
+ {
254
+ "$ref": "#/definitions/esri.rest-api.GeoRSSLayer.GeoRSSLayer"
255
+ },
256
+ {
257
+ "$ref": "#/definitions/esri.rest-api.GroupLayer.GroupLayer"
258
+ },
259
+ {
260
+ "$ref": "#/definitions/esri.rest-api.ImageServiceVectorLayer.ImageServiceVectorLayer"
261
+ },
262
+ {
263
+ "$ref": "#/definitions/esri.rest-api.IntegratedMeshLayer.IntegratedMeshLayer"
264
+ },
265
+ {
266
+ "$ref": "#/definitions/esri.rest-api.KMLLayer.KMLLayer"
267
+ },
268
+ {
269
+ "$ref": "#/definitions/esri.rest-api.MapServiceLayer.MapServiceLayer"
270
+ },
271
+ {
272
+ "$ref": "#/definitions/esri.rest-api.PointCloudLayer.PointCloudLayer"
273
+ },
274
+ {
275
+ "$ref": "#/definitions/esri.rest-api.SceneLayer.SceneLayer"
276
+ },
277
+ {
278
+ "$ref": "#/definitions/esri.rest-api.TiledImageServiceLayer.TiledImageServiceLayer"
279
+ },
280
+ {
281
+ "$ref": "#/definitions/esri.rest-api.TiledMapServiceLayer.TiledMapServiceLayer"
282
+ },
283
+ {
284
+ "$ref": "#/definitions/esri.rest-api.VectorTileLayer.VectorTileLayer"
285
+ },
286
+ {
287
+ "$ref": "#/definitions/esri.rest-api.WMSLayer.WMSLayer"
288
+ },
289
+ {
290
+ "$ref": "#/definitions/esri.rest-api.WebTileLayer.WebTileLayer"
291
+ },
292
+ {
293
+ "$ref": "#/definitions/esri.rest-api.ImageServiceLayer.ImageServiceLayer"
294
+ }
295
+ ],
296
+ "description": "An operational layer in a web map/scene."
297
+ },
237
298
  "PrintErrorEventArgs": {
238
299
  "additionalProperties": false,
239
300
  "description": "Arguments for the printing.print-error event.",
@@ -698,7 +759,7 @@
698
759
  },
699
760
  "listMode": {
700
761
  "$ref": "esri.ListMode",
701
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
762
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
702
763
  },
703
764
  "maxScale": {
704
765
  "description": "A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer will be visible no matter how far you zoom in.",
@@ -713,7 +774,7 @@
713
774
  "type": "number"
714
775
  },
715
776
  "refreshInterval": {
716
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
777
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
717
778
  "type": "number"
718
779
  },
719
780
  "showLegend": {
@@ -732,7 +793,7 @@
732
793
  "type": "string"
733
794
  },
734
795
  "type": {
735
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
796
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
736
797
  "enum": [
737
798
  "BingMapsAerial",
738
799
  "BingMapsHybrid",
@@ -925,7 +986,7 @@
925
986
  },
926
987
  "esri.rest-api.CSVLayer.CSVLayer": {
927
988
  "additionalProperties": false,
928
- "description": "The CSV layer type references a CSV or TXT file from a publicly-accessible web server. It then dynamically loads into the map at run time. The CSV layer will maintain a reference to the CSV resource. {@link https://developers.arcgis.com/web-map-specification/objects/csvLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/csvLayer/}.",
989
+ "description": "The CSV layer type references a CSV or TXT file from a publicly-accessible web server. It then dynamically loads into the map at run time. The CSV layer will maintain a reference to the CSV resource.{@linkhttps://developers.arcgis.com/web-map-specification/objects/csvLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/csvLayer/}.",
929
990
  "properties": {
930
991
  "blendMode": {
931
992
  "$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
@@ -956,7 +1017,7 @@
956
1017
  },
957
1018
  "listMode": {
958
1019
  "$ref": "esri.ListMode",
959
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
1020
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
960
1021
  },
961
1022
  "locationInfo": {
962
1023
  "$ref": "#/definitions/esri.rest-api.LocationInfo.LocationInfo",
@@ -979,7 +1040,7 @@
979
1040
  "description": "A PopupInfo object defining the content of pop-up windows when you click or query a feature."
980
1041
  },
981
1042
  "refreshInterval": {
982
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
1043
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
983
1044
  "type": "number"
984
1045
  },
985
1046
  "screenSizePerspective": {
@@ -999,7 +1060,7 @@
999
1060
  "type": "string"
1000
1061
  },
1001
1062
  "type": {
1002
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
1063
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
1003
1064
  "enum": [
1004
1065
  "BingMapsAerial",
1005
1066
  "BingMapsHybrid",
@@ -1081,7 +1142,7 @@
1081
1142
  },
1082
1143
  "esri.rest-api.ClassBreaksRenderer.ClassBreakInfo": {
1083
1144
  "additionalProperties": false,
1084
- "description": "The classBreaksInfo object provides information about the class breaks associated with the renderer. {@link https://developers.arcgis.com/web-map-specification/objects/classBreakInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/classBreakInfo/}.",
1145
+ "description": "The classBreaksInfo object provides information about the class breaks associated with the renderer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/classBreakInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/classBreakInfo/}.",
1085
1146
  "properties": {
1086
1147
  "classMaxValue": {
1087
1148
  "description": "A numeric value used to specify the maximum value for a break.",
@@ -1149,7 +1210,7 @@
1149
1210
  },
1150
1211
  "esri.rest-api.ClassBreaksRenderer.ClassBreaksRenderer": {
1151
1212
  "additionalProperties": false,
1152
- "description": "A class breaks renderer symbolizes based on the value of some numeric attribute. The classBreakInfo define the values at which the symbology changes. If the Normalization Type property is defined than the class breaks contain a normalized min/max value instead of the actual value. The data value, obtained from the field property, is normalized using one of the following functions before it is compared with the class breaks. 1. Field - Divide the data value using the attribute value of the field specified by the normalizationField property. 2. Log - Compute the base 10 logarithm of the data value. This can be a useful approach for some data distributions because it reduced the influence of very large data values. 3. Percent-of-total - Divide the data value by the sum of all data values then multiply by 100. Use the normalizationTotal property to determine the total value. {@link https://developers.arcgis.com/web-map-specification/objects/classBreaks_renderer/} {@link https://developers.arcgis.com/web-scene-specification/objects/classBreaksRenderer/}.",
1213
+ "description": "A class breaks renderer symbolizes based on the value of some numeric attribute. The classBreakInfo define the values at which the symbology changes. If the Normalization Type property is defined than the class breaks contain a normalized min/max value instead of the actual value. The data value, obtained from the field property, is normalized using one of the following functions before it is compared with the class breaks. 1. Field - Divide the data value using the attribute value of the field specified by the normalizationField property. 2. Log - Compute the base 10 logarithm of the data value. This can be a useful approach for some data distributions because it reduced the influence of very large data values. 3. Percent-of-total - Divide the data value by the sum of all data values then multiply by 100. Use the normalizationTotal property to determine the total value.{@linkhttps://developers.arcgis.com/web-map-specification/objects/classBreaks_renderer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/classBreaksRenderer/}.",
1153
1214
  "properties": {
1154
1215
  "authoringInfo": {
1155
1216
  "$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
@@ -1175,7 +1236,7 @@
1175
1236
  },
1176
1237
  "classificationMethod": {
1177
1238
  "$ref": "#/definitions/esri.rest-api.ClassBreaksRenderer.ClassificationMethod",
1178
- "description": "Determines the classification method that was used to generate class breaks. See {@link ClassificationMethod}."
1239
+ "description": "Determines the classification method that was used to generate class breaks. See{@linkClassificationMethod}."
1179
1240
  },
1180
1241
  "defaultLabel": {
1181
1242
  "description": "Default string for the default symbol used to draw unspecified values.",
@@ -1240,7 +1301,7 @@
1240
1301
  },
1241
1302
  "normalizationType": {
1242
1303
  "$ref": "#/definitions/esri.rest-api.ClassBreaksRenderer.NormalizationType",
1243
- "description": "One of the NormalizationType constants. See {@link NormalizationType}."
1304
+ "description": "One of the NormalizationType constants. See{@linkNormalizationType}."
1244
1305
  },
1245
1306
  "rotationExpression": {
1246
1307
  "description": "A constant value or an expression that derives the angle of rotation based on a feature attribute value. When an attribute name is specified, it's enclosed in square brackets.",
@@ -1248,10 +1309,10 @@
1248
1309
  },
1249
1310
  "rotationType": {
1250
1311
  "$ref": "#/definitions/esri.rest-api.Renderer.RotationType",
1251
- "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See {@link RotationType}."
1312
+ "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See{@linkRotationType}."
1252
1313
  },
1253
1314
  "type": {
1254
- "description": "The type of renderer. See {@link RendererType}.",
1315
+ "description": "The type of renderer. See{@linkRendererType}.",
1255
1316
  "enum": [
1256
1317
  "classBreaks"
1257
1318
  ],
@@ -1260,20 +1321,8 @@
1260
1321
  "visualVariables": {
1261
1322
  "description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
1262
1323
  "items": {
1263
- "anyOf": [
1264
- {
1265
- "$ref": "#/definitions/esri.rest-api.VisualVariable.ColorInfo"
1266
- },
1267
- {
1268
- "$ref": "#/definitions/esri.rest-api.VisualVariable.SizeInfo"
1269
- },
1270
- {
1271
- "$ref": "#/definitions/esri.rest-api.VisualVariable.TransparencyInfo"
1272
- },
1273
- {
1274
- "$ref": "#/definitions/esri.rest-api.VisualVariable.RotationInfo"
1275
- }
1276
- ]
1324
+ "$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
1325
+ "description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
1277
1326
  },
1278
1327
  "type": "array"
1279
1328
  }
@@ -1309,7 +1358,7 @@
1309
1358
  },
1310
1359
  "esri.rest-api.CodedValueDomain.CodedValue": {
1311
1360
  "additionalProperties": false,
1312
- "description": "A set of valid coded values with unique names. {@link https://developers.arcgis.com/web-map-specification/objects/codedValue/} {@link https://developers.arcgis.com/web-scene-specification/objects/codedValue_domain/}.",
1361
+ "description": "A set of valid coded values with unique names.{@linkhttps://developers.arcgis.com/web-map-specification/objects/codedValue/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/codedValue_domain/}.",
1313
1362
  "properties": {
1314
1363
  "code": {
1315
1364
  "description": "Value indicating which unique code is used to identify the feature attribute.",
@@ -1331,7 +1380,7 @@
1331
1380
  },
1332
1381
  "esri.rest-api.CodedValueDomain.CodedValueDomain": {
1333
1382
  "additionalProperties": false,
1334
- "description": "Coded value domain specifies an explicit set of valid values for a field. Each valid value is assigned a unique name. {@link https://developers.arcgis.com/web-map-specification/objects/codedValue_domain/}.",
1383
+ "description": "Coded value domain specifies an explicit set of valid values for a field. Each valid value is assigned a unique name.{@linkhttps://developers.arcgis.com/web-map-specification/objects/codedValue_domain/}.",
1335
1384
  "properties": {
1336
1385
  "codedValues": {
1337
1386
  "description": "The set of valid coded values.",
@@ -1345,7 +1394,7 @@
1345
1394
  "type": "string"
1346
1395
  },
1347
1396
  "type": {
1348
- "description": "Type of domain. See {@link DomainType}.",
1397
+ "description": "Type of domain. See{@linkDomainType}.",
1349
1398
  "enum": [
1350
1399
  "codedValue"
1351
1400
  ],
@@ -1361,7 +1410,7 @@
1361
1410
  },
1362
1411
  "esri.rest-api.ColorClassBreakInfo.ColorClassBreakInfo": {
1363
1412
  "additionalProperties": false,
1364
- "description": "The classBreaksInfo object provides information about the class breaks associated with the renderer. {@link https://developers.arcgis.com/web-scene-specification/objects/colorClassBreakInfo/}.",
1413
+ "description": "The classBreaksInfo object provides information about the class breaks associated with the renderer.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorClassBreakInfo/}.",
1365
1414
  "properties": {
1366
1415
  "classMaxValue": {
1367
1416
  "description": "A numeric value used to specify the maximum value for a break.",
@@ -1388,7 +1437,7 @@
1388
1437
  },
1389
1438
  "esri.rest-api.ColorUniqueValueInfos.ColorUniqueValueInfos": {
1390
1439
  "additionalProperties": false,
1391
- "description": "The classBreaksInfo object provides information about the class breaks associated with the renderer. {@link https://developers.arcgis.com/web-scene-specification/objects/colorUniqueValueInfo/}.",
1440
+ "description": "The classBreaksInfo object provides information about the class breaks associated with the renderer.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorUniqueValueInfo/}.",
1392
1441
  "properties": {
1393
1442
  "color": {
1394
1443
  "$ref": "#/definitions/esri.rest-api.Symbol.Color",
@@ -1427,11 +1476,11 @@
1427
1476
  "$ref": "#/definitions/esri.rest-api.TableDataSource.TableDataSource"
1428
1477
  }
1429
1478
  ],
1430
- "description": "This object applies if the layerDefinition source is set to DynamicDataLayer. {@link https://developers.arcgis.com/web-map-specification/objects/dataSource/} {@link https://developers.arcgis.com/web-scene-specification/objects/dataSource/}."
1479
+ "description": "This object applies if the layerDefinition source is set to DynamicDataLayer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/dataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/dataSource/}."
1431
1480
  },
1432
1481
  "esri.rest-api.DefinitionEditor.DefinitionEditor": {
1433
1482
  "additionalProperties": false,
1434
- "description": "The definitionEditor stores interactive filters at the same level as layerDefinition. {@link https://developers.arcgis.com/web-map-specification/objects/definitionEditor/} {@link https://developers.arcgis.com/web-scene-specification/objects/definitionEditor/}.",
1483
+ "description": "The definitionEditor stores interactive filters at the same level as layerDefinition.{@linkhttps://developers.arcgis.com/web-map-specification/objects/definitionEditor/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/definitionEditor/}.",
1435
1484
  "properties": {
1436
1485
  "inputs": {
1437
1486
  "description": "An array of input objects.",
@@ -1449,7 +1498,7 @@
1449
1498
  },
1450
1499
  "esri.rest-api.DefinitionEditor.Input": {
1451
1500
  "additionalProperties": false,
1452
- "description": "The input objects specified by the definitionEditor. {@link https://developers.arcgis.com/web-map-specification/objects/input/} {@link https://developers.arcgis.com/web-scene-specification/objects/input/}.",
1501
+ "description": "The input objects specified by the definitionEditor.{@linkhttps://developers.arcgis.com/web-map-specification/objects/input/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/input/}.",
1453
1502
  "properties": {
1454
1503
  "hint": {
1455
1504
  "description": "A string value representing a hint for the input.",
@@ -1471,7 +1520,7 @@
1471
1520
  },
1472
1521
  "esri.rest-api.DefinitionEditor.Parameter": {
1473
1522
  "additionalProperties": false,
1474
- "description": "Objects defined by a definitionEditor input. {@link https://developers.arcgis.com/web-map-specification/objects/parameter/} {@link https://developers.arcgis.com/web-scene-specification/objects/parameter/}.",
1523
+ "description": "Objects defined by a definitionEditor input.{@linkhttps://developers.arcgis.com/web-map-specification/objects/parameter/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/parameter/}.",
1475
1524
  "properties": {
1476
1525
  "defaultValue": {
1477
1526
  "description": "The default value that is automatically given if nothing is provided.",
@@ -1507,11 +1556,11 @@
1507
1556
  "$ref": "#/definitions/esri.rest-api.RangeDomain.RangeDomain"
1508
1557
  }
1509
1558
  ],
1510
- "description": "A domain specifies the set of valid values for a field. {@link https://developers.arcgis.com/web-map-specification/objects/domain/} {@link https://developers.arcgis.com/web-scene-specification/objects/domain/}."
1559
+ "description": "A domain specifies the set of valid values for a field.{@linkhttps://developers.arcgis.com/web-map-specification/objects/domain/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/domain/}."
1511
1560
  },
1512
1561
  "esri.rest-api.DrawingInfo.DrawingInfo": {
1513
1562
  "additionalProperties": false,
1514
- "description": "The drawingInfo object contains drawing information for a feature collection or a single layer in a map service. This object is used in LayerDefinition. {@link https://developers.arcgis.com/web-map-specification/objects/drawingInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/drawingInfo/}.",
1563
+ "description": "The drawingInfo object contains drawing information for a feature collection or a single layer in a map service. This object is used in LayerDefinition.{@linkhttps://developers.arcgis.com/web-map-specification/objects/drawingInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/drawingInfo/}.",
1515
1564
  "properties": {
1516
1565
  "filters": {
1517
1566
  "description": "Filters for PointCloud layers.",
@@ -1526,7 +1575,8 @@
1526
1575
  {
1527
1576
  "$ref": "#/definitions/esri.rest-api.PointCloudValueFilter.PointCloudValueFilter"
1528
1577
  }
1529
- ]
1578
+ ],
1579
+ "description": "Filters applied to the pointCloud which will hide a point.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudFilter/}."
1530
1580
  },
1531
1581
  "type": "array"
1532
1582
  },
@@ -1562,11 +1612,11 @@
1562
1612
  },
1563
1613
  "esri.rest-api.DynamicDataLayer.DynamicDataLayer": {
1564
1614
  "additionalProperties": false,
1565
- "description": "A dynamic data layer derived from a registered workspace. More information on this can be found in the ArcGIS REST API help. {@link https://developers.arcgis.com/web-map-specification/objects/dynamicDataLayer_source/} {@link https://developers.arcgis.com/web-scene-specification/objects/dynamicDataLayer_source/}.",
1615
+ "description": "A dynamic data layer derived from a registered workspace. More information on this can be found in the ArcGIS REST API help.{@linkhttps://developers.arcgis.com/web-map-specification/objects/dynamicDataLayer_source/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/dynamicDataLayer_source/}.",
1566
1616
  "properties": {
1567
1617
  "dataSource": {
1568
1618
  "$ref": "#/definitions/esri.rest-api.DataSource.DataSource",
1569
- "description": "This object applies if the layerDefinition source is set to DynamicDataLayer. {@link https://developers.arcgis.com/web-map-specification/objects/dataSource/} {@link https://developers.arcgis.com/web-scene-specification/objects/dataSource/}."
1619
+ "description": "This object applies if the layerDefinition source is set to DynamicDataLayer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/dataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/dataSource/}."
1570
1620
  },
1571
1621
  "fields": {
1572
1622
  "description": "An array of objects specifying information about an attribute field.",
@@ -1590,7 +1640,7 @@
1590
1640
  },
1591
1641
  "esri.rest-api.DynamicMapLayer.DynamicMapLayer": {
1592
1642
  "additionalProperties": false,
1593
- "description": "A dynamic map layer refers to a layer in the current map service. More information on this can be found in the ArcGIS REST API help. {@link https://developers.arcgis.com/web-map-specification/objects/dynamicMapLayer_source/} {@link https://developers.arcgis.com/web-scene-specification/objects/dynamicMapLayer_source/}.",
1643
+ "description": "A dynamic map layer refers to a layer in the current map service. More information on this can be found in the ArcGIS REST API help.{@linkhttps://developers.arcgis.com/web-map-specification/objects/dynamicMapLayer_source/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/dynamicMapLayer_source/}.",
1594
1644
  "properties": {
1595
1645
  "gdbVersion": {
1596
1646
  "description": "If applicable, specify this to use an alternate geodatabase version.",
@@ -1698,7 +1748,7 @@
1698
1748
  },
1699
1749
  "esri.rest-api.ElevationInfo.ElevationInfo": {
1700
1750
  "additionalProperties": false,
1701
- "description": "Specifies how graphics are placed on the vertical axis (z). This property may only be used in a SceneView. {@link https://developers.arcgis.com/web-scene-specification/objects/elevationInfo/}.",
1751
+ "description": "Specifies how graphics are placed on the vertical axis (z). This property may only be used in a SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/elevationInfo/}.",
1702
1752
  "properties": {
1703
1753
  "featureExpression": {
1704
1754
  "description": "Deprecated with 1.8, use featureExpressionInfo instead. {\"value\":0} Ignores geometry z-values."
@@ -1709,10 +1759,10 @@
1709
1759
  },
1710
1760
  "mode": {
1711
1761
  "$ref": "#/definitions/esri.rest-api.ElevationInfo.ElevationMode",
1712
- "description": "Determines how the service elevation values are combined with the basemap elevation. See {@link ElevationMode}."
1762
+ "description": "Determines how the service elevation values are combined with the basemap elevation. See{@linkElevationMode}."
1713
1763
  },
1714
1764
  "offset": {
1715
- "description": "Offset is always added to the result of the above logic except for {@link \"onTheGround\"} where offset is ignored.",
1765
+ "description": "Offset is always added to the result of the above logic except for{@link\"onTheGround\"}where offset is ignored.",
1716
1766
  "type": "number"
1717
1767
  },
1718
1768
  "unit": {
@@ -1749,7 +1799,7 @@
1749
1799
  },
1750
1800
  "esri.rest-api.ElevationLayer.ElevationLayer": {
1751
1801
  "additionalProperties": false,
1752
- "description": "ElevationLayer is a tile layer used for rendering elevation in web scenes. A default world elevation layer can be added to the map by setting the map's ground property to world-elevation. {@link https://developers.arcgis.com/web-scene-specification/objects/elevationLayer/}.",
1802
+ "description": "ElevationLayer is a tile layer used for rendering elevation in web scenes. A default world elevation layer can be added to the map by setting the map's ground property to world-elevation.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/elevationLayer/}.",
1753
1803
  "properties": {
1754
1804
  "blendMode": {
1755
1805
  "$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
@@ -1776,7 +1826,7 @@
1776
1826
  },
1777
1827
  "listMode": {
1778
1828
  "$ref": "esri.ListMode",
1779
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
1829
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
1780
1830
  },
1781
1831
  "maxScale": {
1782
1832
  "description": "A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer will be visible no matter how far you zoom in.",
@@ -1791,7 +1841,7 @@
1791
1841
  "type": "number"
1792
1842
  },
1793
1843
  "refreshInterval": {
1794
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
1844
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
1795
1845
  "type": "number"
1796
1846
  },
1797
1847
  "showLegend": {
@@ -1803,7 +1853,7 @@
1803
1853
  "type": "string"
1804
1854
  },
1805
1855
  "type": {
1806
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
1856
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
1807
1857
  "enum": [
1808
1858
  "BingMapsAerial",
1809
1859
  "BingMapsHybrid",
@@ -1832,7 +1882,7 @@
1832
1882
  },
1833
1883
  "esri.rest-api.Extent.Extent": {
1834
1884
  "additionalProperties": false,
1835
- "description": "This object defines the bounding geometry given the lower-left and upper-right corners of the bounding box. A spatial reference is also required. {@link https://developers.arcgis.com/web-map-specification/objects/envelope_geometry/} {@link https://developers.arcgis.com/web-map-specification/objects/extent/} {@link https://developers.arcgis.com/web-scene-specification/objects/extent/}.",
1885
+ "description": "This object defines the bounding geometry given the lower-left and upper-right corners of the bounding box. A spatial reference is also required.{@linkhttps://developers.arcgis.com/web-map-specification/objects/envelope_geometry/}{@linkhttps://developers.arcgis.com/web-map-specification/objects/extent/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/extent/}.",
1836
1886
  "properties": {
1837
1887
  "spatialReference": {
1838
1888
  "$ref": "#/definitions/esri.rest-api.SpatialReference.SpatialReference",
@@ -1859,7 +1909,7 @@
1859
1909
  },
1860
1910
  "esri.rest-api.ExtrudeSymbol3DLayer.ExtrudeSymbol3DLayer": {
1861
1911
  "additionalProperties": false,
1862
- "description": "ExtrudeSymbol3DLayer is used to render Polygon geometries by extruding them upward from the ground, creating a 3D volumetric object. {@link https://developers.arcgis.com/web-scene-specification/objects/extrudeSymbol3DLayer/}.",
1912
+ "description": "ExtrudeSymbol3DLayer is used to render Polygon geometries by extruding them upward from the ground, creating a 3D volumetric object.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/extrudeSymbol3DLayer/}.",
1863
1913
  "properties": {
1864
1914
  "enable": {
1865
1915
  "description": "Type: Boolean.",
@@ -1874,7 +1924,7 @@
1874
1924
  "type": "number"
1875
1925
  },
1876
1926
  "type": {
1877
- "description": "The type of the Symbol3DLayer. See {@link Symbol3DLayerType}.",
1927
+ "description": "The type of the Symbol3DLayer. See{@linkSymbol3DLayerType}.",
1878
1928
  "enum": [
1879
1929
  "Extrude"
1880
1930
  ],
@@ -1888,7 +1938,7 @@
1888
1938
  },
1889
1939
  "esri.rest-api.Feature.Feature": {
1890
1940
  "additionalProperties": false,
1891
- "description": "Contains information about an attribute field and feature geometry. {@link https://developers.arcgis.com/web-map-specification/objects/feature/} {@link https://developers.arcgis.com/web-scene-specification/objects/feature/}.",
1941
+ "description": "Contains information about an attribute field and feature geometry.{@linkhttps://developers.arcgis.com/web-map-specification/objects/feature/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/feature/}.",
1892
1942
  "properties": {
1893
1943
  "attributes": {
1894
1944
  "description": "The feature attributes. It is a JSON object that contains a dictionary of name-value pairs. The names are the feature field names. The values are the field values and they can be any of the standard JSON types - string, number and boolean. Note that date values are encoded as numbers. The number represents the number of milliseconds since epoch (January 1, 1970) in UTC."
@@ -1943,7 +1993,7 @@
1943
1993
  },
1944
1994
  "esri.rest-api.FeatureCollection.FeatureCollection": {
1945
1995
  "additionalProperties": false,
1946
- "description": "Defines a layer of features whose geometry and attributes will be stored directly within the web map. {@link https://developers.arcgis.com/web-map-specification/objects/featureCollection/}.",
1996
+ "description": "Defines a layer of features whose geometry and attributes will be stored directly within the web map.{@linkhttps://developers.arcgis.com/web-map-specification/objects/featureCollection/}.",
1947
1997
  "properties": {
1948
1998
  "layers": {
1949
1999
  "description": "An array of Layer objects defining all the styling, geometry, and attribute information for the features.",
@@ -1973,7 +2023,7 @@
1973
2023
  },
1974
2024
  "esri.rest-api.FeatureLayer.FeatureLayer": {
1975
2025
  "additionalProperties": false,
1976
- "description": "Feature layers can be created by referencing a layer from either a map service or a feature service or by specifying a feature collection object. Use a map service if you just want to retrieve geometries and attributes from the server and symbolize them yourself. Use a feature service if you want to take advantage of symbols from the service's source map document. Also, use a feature service if you plan on doing editing with the feature layer. Feature layers honor any feature templates configured in the source map document. Feature collection objects are used to create a feature layer based on the supplied definition. {@link https://developers.arcgis.com/web-map-specification/objects/featureLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/featureLayer/}.",
2026
+ "description": "Feature layers can be created by referencing a layer from either a map service or a feature service or by specifying a feature collection object. Use a map service if you just want to retrieve geometries and attributes from the server and symbolize them yourself. Use a feature service if you want to take advantage of symbols from the service's source map document. Also, use a feature service if you plan on doing editing with the feature layer. Feature layers honor any feature templates configured in the source map document. Feature collection objects are used to create a feature layer based on the supplied definition.{@linkhttps://developers.arcgis.com/web-map-specification/objects/featureLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/featureLayer/}.",
1977
2027
  "properties": {
1978
2028
  "blendMode": {
1979
2029
  "$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
@@ -2027,7 +2077,7 @@
2027
2077
  },
2028
2078
  "listMode": {
2029
2079
  "$ref": "esri.ListMode",
2030
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
2080
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
2031
2081
  },
2032
2082
  "maxScale": {
2033
2083
  "description": "A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer will be visible no matter how far you zoom in.",
@@ -2039,7 +2089,7 @@
2039
2089
  },
2040
2090
  "mode": {
2041
2091
  "$ref": "#/definitions/esri.rest-api.FeatureLayer.FeatureLayerMode",
2042
- "description": "Used with ArcGIS feature services and individual layers in ArcGIS map services, this property determines how the features are retrieved from the server. This property is represented as 0, 1, or 2. - 0: Snapshot mode. Immediately retrieves all features when the map is loaded. - 1: On-demand mode. Features within the current view extent are retrieved as the user navigates the map. This is the default and the most common way to use feature services in web maps. - 2: Selection-only mode. No features are initially retrieved. This mode is used when you have a map service and a feature service from the same parent URL that are working together in the same map, with the map service being used for display and the feature service used for editing. See {@link FeatureLayerMode}."
2092
+ "description": "Used with ArcGIS feature services and individual layers in ArcGIS map services, this property determines how the features are retrieved from the server. This property is represented as 0, 1, or 2. - 0: Snapshot mode. Immediately retrieves all features when the map is loaded. - 1: On-demand mode. Features within the current view extent are retrieved as the user navigates the map. This is the default and the most common way to use feature services in web maps. - 2: Selection-only mode. No features are initially retrieved. This mode is used when you have a map service and a feature service from the same parent URL that are working together in the same map, with the map service being used for display and the feature service used for editing. See{@linkFeatureLayerMode}."
2043
2093
  },
2044
2094
  "opacity": {
2045
2095
  "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
@@ -2050,7 +2100,7 @@
2050
2100
  "description": "A PopupInfo object defining the content of pop-up windows when you click or query a feature."
2051
2101
  },
2052
2102
  "refreshInterval": {
2053
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
2103
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
2054
2104
  "type": "number"
2055
2105
  },
2056
2106
  "screenSizePerspective": {
@@ -2077,7 +2127,7 @@
2077
2127
  "type": "string"
2078
2128
  },
2079
2129
  "type": {
2080
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
2130
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
2081
2131
  "enum": [
2082
2132
  "BingMapsAerial",
2083
2133
  "BingMapsHybrid",
@@ -2189,7 +2239,7 @@
2189
2239
  },
2190
2240
  "esri.rest-api.FeatureSet.FeatureSet": {
2191
2241
  "additionalProperties": false,
2192
- "description": "Contains the geometry and attributes of features in a layer. This object is used with feature collections only. For more information, see Layer. {@link https://developers.arcgis.com/web-map-specification/objects/featureSet/} {@link https://developers.arcgis.com/web-scene-specification/objects/featureSet/}.",
2242
+ "description": "Contains the geometry and attributes of features in a layer. This object is used with feature collections only. For more information, see Layer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/featureSet/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/featureSet/}.",
2193
2243
  "properties": {
2194
2244
  "features": {
2195
2245
  "description": "An array of Feature objects, each one containing geometry and a set of attributes.",
@@ -2211,7 +2261,7 @@
2211
2261
  },
2212
2262
  "esri.rest-api.Field.Field": {
2213
2263
  "additionalProperties": false,
2214
- "description": "Contains information about an attribute field. This field could come from a feature collection or a single layer in a map service. Used in layerDefinition. {@link https://developers.arcgis.com/web-map-specification/objects/field/} {@link https://developers.arcgis.com/web-scene-specification/objects/field/}.",
2264
+ "description": "Contains information about an attribute field. This field could come from a feature collection or a single layer in a map service. Used in layerDefinition.{@linkhttps://developers.arcgis.com/web-map-specification/objects/field/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/field/}.",
2215
2265
  "properties": {
2216
2266
  "alias": {
2217
2267
  "description": "The field alias (human-readable name).",
@@ -2243,7 +2293,7 @@
2243
2293
  },
2244
2294
  "type": {
2245
2295
  "$ref": "#/definitions/esri.rest-api.Field.FieldType",
2246
- "description": "Type of the Field. See {@link FieldType}."
2296
+ "description": "Type of the Field. See{@linkFieldType}."
2247
2297
  }
2248
2298
  },
2249
2299
  "type": "object"
@@ -2269,7 +2319,7 @@
2269
2319
  },
2270
2320
  "esri.rest-api.FieldInfo.FieldInfo": {
2271
2321
  "additionalProperties": false,
2272
- "description": "Defines how a field in the dataset participates (or does not participate) in a pop-up window. {@link https://developers.arcgis.com/web-map-specification/objects/fieldInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/fieldInfo/}.",
2322
+ "description": "Defines how a field in the dataset participates (or does not participate) in a pop-up window.{@linkhttps://developers.arcgis.com/web-map-specification/objects/fieldInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/fieldInfo/}.",
2273
2323
  "properties": {
2274
2324
  "fieldName": {
2275
2325
  "description": "The field name as defined by the service.",
@@ -2289,7 +2339,7 @@
2289
2339
  },
2290
2340
  "stringFieldOption": {
2291
2341
  "$ref": "#/definitions/esri.rest-api.FieldInfo.StringFieldOption",
2292
- "description": "The type of input box editors will see when editing the field. Applies only to string fields. See {@link StringFieldOption}."
2342
+ "description": "The type of input box editors will see when editing the field. Applies only to string fields. See{@linkStringFieldOption}."
2293
2343
  },
2294
2344
  "tooltip": {
2295
2345
  "description": "Provides an editing hint for editors of the field. This string could provide a short description of the field and how editors should format or supply its value.",
@@ -2306,7 +2356,7 @@
2306
2356
  "type": "object"
2307
2357
  },
2308
2358
  "esri.rest-api.FieldInfo.StringFieldOption": {
2309
- "description": "The type of string field to use with {@link FieldInfo.stringFieldOption}..",
2359
+ "description": "The type of string field to use with{@linkFieldInfo.stringFieldOption}..",
2310
2360
  "enum": [
2311
2361
  "richtext",
2312
2362
  "textarea",
@@ -2316,7 +2366,7 @@
2316
2366
  },
2317
2367
  "esri.rest-api.FillSymbol3DLayer.FillSymbol3DLayer": {
2318
2368
  "additionalProperties": false,
2319
- "description": "FillSymbol3DLayer is used to render the surfaces of flat 2D Polygon geometries and 3D volumetric meshes in a SceneView. {@link https://developers.arcgis.com/web-scene-specification/objects/fillSymbol3DLayer/}.",
2369
+ "description": "FillSymbol3DLayer is used to render the surfaces of flat 2D Polygon geometries and 3D volumetric meshes in a SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/fillSymbol3DLayer/}.",
2320
2370
  "properties": {
2321
2371
  "castShadows": {
2322
2372
  "description": "Boolean to control the shadow casting behavior of the rendered geometries.",
@@ -2339,7 +2389,7 @@
2339
2389
  "description": "The outline of the point, line or polygon."
2340
2390
  },
2341
2391
  "type": {
2342
- "description": "The type of the Symbol3DLayer. See {@link Symbol3DLayerType}.",
2392
+ "description": "The type of the Symbol3DLayer. See{@linkSymbol3DLayerType}.",
2343
2393
  "enum": [
2344
2394
  "Fill"
2345
2395
  ],
@@ -2353,7 +2403,7 @@
2353
2403
  },
2354
2404
  "esri.rest-api.FormInfo.FormAttachmentElement": {
2355
2405
  "additionalProperties": false,
2356
- "description": "Defines how one or more attachments can participate in the form. When present in the form, the user has the ability to upload an attachment specific to the form element. {@link https://developers.arcgis.com/web-map-specification/objects/formAttachmentElement/}.",
2406
+ "description": "Defines how one or more attachments can participate in the form. When present in the form, the user has the ability to upload an attachment specific to the form element.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formAttachmentElement/}.",
2357
2407
  "properties": {
2358
2408
  "attachmentKeyword": {
2359
2409
  "description": "A string to identify the attachment(s). When a file is attached using the form, this property is used to set the value of the keywords field for the attachment. When a form is displaying existing attachments, this property is used to query attachments using an exact match on the keywords field.",
@@ -2368,26 +2418,8 @@
2368
2418
  "type": "boolean"
2369
2419
  },
2370
2420
  "inputType": {
2371
- "additionalProperties": false,
2372
- "description": "The input user interface to use for the attachment.",
2373
- "properties": {
2374
- "type": {
2375
- "description": "The input type identifier.",
2376
- "enum": [
2377
- "attachment",
2378
- "audio",
2379
- "document",
2380
- "image",
2381
- "signature",
2382
- "video"
2383
- ],
2384
- "type": "string"
2385
- }
2386
- },
2387
- "required": [
2388
- "type"
2389
- ],
2390
- "type": "object"
2421
+ "$ref": "__type",
2422
+ "description": "The input user interface to use for the attachment."
2391
2423
  },
2392
2424
  "label": {
2393
2425
  "description": "A string value indicating what the element represents.",
@@ -2412,7 +2444,7 @@
2412
2444
  },
2413
2445
  "esri.rest-api.FormInfo.FormBarcodeScannerInput": {
2414
2446
  "additionalProperties": false,
2415
- "description": "Defines the desired user interface is a barcode or QR code scanner. If the client does not support barcode scanning, a single-line text box should be used. {@link https://developers.arcgis.com/web-map-specification/objects/formBarcodeScannerInput/}.",
2447
+ "description": "Defines the desired user interface is a barcode or QR code scanner. If the client does not support barcode scanning, a single-line text box should be used.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formBarcodeScannerInput/}.",
2416
2448
  "properties": {
2417
2449
  "maxLength": {
2418
2450
  "description": "This represents the maximum number of characters allowed. This only applies for string fields. If not supplied, the value is derived from the length property of the referenced field in the service.",
@@ -2437,7 +2469,7 @@
2437
2469
  },
2438
2470
  "esri.rest-api.FormInfo.FormComboBoxInput": {
2439
2471
  "additionalProperties": false,
2440
- "description": "Defines the desired user interface is a list of values in a drop-down that supports typing to filter. Only one value can be selected at a time. {@link https://developers.arcgis.com/web-map-specification/objects/formComboBoxInput/}.",
2472
+ "description": "Defines the desired user interface is a list of values in a drop-down that supports typing to filter. Only one value can be selected at a time.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formComboBoxInput/}.",
2441
2473
  "properties": {
2442
2474
  "noValueOptionLabel": {
2443
2475
  "description": "The text used to represent a null value.",
@@ -2462,7 +2494,7 @@
2462
2494
  },
2463
2495
  "esri.rest-api.FormInfo.FormDateTimePickerInput": {
2464
2496
  "additionalProperties": false,
2465
- "description": "Defines the desired user interface is a calendar date picker. {@link https://developers.arcgis.com/web-map-specification/objects/formDatetimePickerInput/}.",
2497
+ "description": "Defines the desired user interface is a calendar date picker.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formDatetimePickerInput/}.",
2466
2498
  "properties": {
2467
2499
  "includeTime": {
2468
2500
  "description": "Indicates if the datetime picker should provide an option to select the time. If not provided, the default value is false.",
@@ -2491,7 +2523,7 @@
2491
2523
  },
2492
2524
  "esri.rest-api.FormInfo.FormExpressionInfo": {
2493
2525
  "additionalProperties": false,
2494
- "description": "Arcade expression used in the form. {@link https://developers.arcgis.com/web-map-specification/objects/formExpressionInfo/}.",
2526
+ "description": "Arcade expression used in the form.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formExpressionInfo/}.",
2495
2527
  "properties": {
2496
2528
  "expression": {
2497
2529
  "description": "The Arcade expression.",
@@ -2517,7 +2549,7 @@
2517
2549
  },
2518
2550
  "esri.rest-api.FormInfo.FormFieldElement": {
2519
2551
  "additionalProperties": false,
2520
- "description": "Defines how a field in the dataset participates in the form. {@link https://developers.arcgis.com/web-map-specification/objects/formFieldElement/}.",
2552
+ "description": "Defines how a field in the dataset participates in the form.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formFieldElement/}.",
2521
2553
  "properties": {
2522
2554
  "description": {
2523
2555
  "description": "A string that describes the element in detail.",
@@ -2588,7 +2620,7 @@
2588
2620
  },
2589
2621
  "esri.rest-api.FormInfo.FormGroupElement": {
2590
2622
  "additionalProperties": false,
2591
- "description": "Defines a container that holds a set of form elements that can be expanded, collapsed, or displayed together. {@link https://developers.arcgis.com/web-map-specification/objects/formGroupElement/}.",
2623
+ "description": "Defines a container that holds a set of form elements that can be expanded, collapsed, or displayed together.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formGroupElement/}.",
2592
2624
  "properties": {
2593
2625
  "description": {
2594
2626
  "description": "A string that describes the element in detail.",
@@ -2642,7 +2674,7 @@
2642
2674
  },
2643
2675
  "esri.rest-api.FormInfo.FormInfo": {
2644
2676
  "additionalProperties": false,
2645
- "description": "Defines the form configuration when a user edits a feature. {@link https://developers.arcgis.com/web-map-specification/objects/formInfo/}.",
2677
+ "description": "Defines the form configuration when a user edits a feature.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formInfo/}.",
2646
2678
  "properties": {
2647
2679
  "description": {
2648
2680
  "description": "A string that appears in the body of the form as a description.",
@@ -2684,7 +2716,7 @@
2684
2716
  },
2685
2717
  "esri.rest-api.FormInfo.FormRadioButtonsInput": {
2686
2718
  "additionalProperties": false,
2687
- "description": "Defines the desired user interface is a radio button group. {@link https://developers.arcgis.com/web-map-specification/objects/formRadioButtonsInput/}.",
2719
+ "description": "Defines the desired user interface is a radio button group.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formRadioButtonsInput/}.",
2688
2720
  "properties": {
2689
2721
  "noValueOptionLabel": {
2690
2722
  "description": "The text used to represent a null value.",
@@ -2709,7 +2741,7 @@
2709
2741
  },
2710
2742
  "esri.rest-api.FormInfo.FormRelationshipElement": {
2711
2743
  "additionalProperties": false,
2712
- "description": "Defines how a relationship between feature layers and tables can participate in the form. When present in the form, the user may have the option to add or edit related records. {@link https://developers.arcgis.com/web-map-specification/objects/formRelationshipElement/}.",
2744
+ "description": "Defines how a relationship between feature layers and tables can participate in the form. When present in the form, the user may have the option to add or edit related records.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formRelationshipElement/}.",
2713
2745
  "properties": {
2714
2746
  "description": {
2715
2747
  "description": "A string that describes the element in detail.",
@@ -2753,7 +2785,7 @@
2753
2785
  },
2754
2786
  "esri.rest-api.FormInfo.FormSwitchInput": {
2755
2787
  "additionalProperties": false,
2756
- "description": "Defines a desired user interface to present a binary switch, or toggle. This should be used when selecting between two options. {@link https://developers.arcgis.com/web-map-specification/objects/formSwitchInput/}.",
2788
+ "description": "Defines a desired user interface to present a binary switch, or toggle. This should be used when selecting between two options.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formSwitchInput/}.",
2757
2789
  "properties": {
2758
2790
  "offValue": {
2759
2791
  "description": "The coded value when switch state is off.",
@@ -2784,7 +2816,7 @@
2784
2816
  },
2785
2817
  "esri.rest-api.FormInfo.FormTextAreaInput": {
2786
2818
  "additionalProperties": false,
2787
- "description": "Defines the desired user interface is a multi-line text area. {@link https://developers.arcgis.com/web-map-specification/objects/formTextAreaInput/}.",
2819
+ "description": "Defines the desired user interface is a multi-line text area.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formTextAreaInput/}.",
2788
2820
  "properties": {
2789
2821
  "maxLength": {
2790
2822
  "description": "This represents the maximum number of characters allowed. If not supplied, the value is derived from the length property of the referenced field in the service.",
@@ -2809,7 +2841,7 @@
2809
2841
  },
2810
2842
  "esri.rest-api.FormInfo.FormTextBoxInput": {
2811
2843
  "additionalProperties": false,
2812
- "description": "Defines the desired user interface is a single-line text box. {@link https://developers.arcgis.com/web-map-specification/objects/formTextBoxInput/}.",
2844
+ "description": "Defines the desired user interface is a single-line text box.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formTextBoxInput/}.",
2813
2845
  "properties": {
2814
2846
  "maxLength": {
2815
2847
  "description": "This represents the maximum number of characters allowed. This only applies for string fields. If not supplied, the value is derived from the length property of the referenced field in the service.",
@@ -2833,7 +2865,7 @@
2833
2865
  "type": "object"
2834
2866
  },
2835
2867
  "esri.rest-api.Format.DateFormat": {
2836
- "description": "Possible date formats for {@link Format.dateFormat}.",
2868
+ "description": "Possible date formats for{@linkFormat.dateFormat}.",
2837
2869
  "enum": [
2838
2870
  "dayShortMonthYear",
2839
2871
  "longDate",
@@ -2856,11 +2888,11 @@
2856
2888
  },
2857
2889
  "esri.rest-api.Format.Format": {
2858
2890
  "additionalProperties": false,
2859
- "description": "The format object can be used with numerical or date fields to provide more detail about how values should be displayed in web map pop-up windows. {@link https://developers.arcgis.com/web-map-specification/objects/format/} {@link https://developers.arcgis.com/web-scene-specification/objects/format/}.",
2891
+ "description": "The format object can be used with numerical or date fields to provide more detail about how values should be displayed in web map pop-up windows.{@linkhttps://developers.arcgis.com/web-map-specification/objects/format/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/format/}.",
2860
2892
  "properties": {
2861
2893
  "dateFormat": {
2862
2894
  "$ref": "#/definitions/esri.rest-api.Format.DateFormat",
2863
- "description": "A string used with date fields to specify how the date should appear in pop-up windows. See {@link DateFormat}."
2895
+ "description": "A string used with date fields to specify how the date should appear in pop-up windows. See{@linkDateFormat}."
2864
2896
  },
2865
2897
  "digitSeparator": {
2866
2898
  "description": "A Boolean used with numerical fields. A value of true allows the number to have a digit (or thousands) separator when the value appears in pop-up windows. Depending on the locale, this separator is a decimal point or a comma. A value of false means that no separator will be used.",
@@ -2875,7 +2907,7 @@
2875
2907
  },
2876
2908
  "esri.rest-api.GeoRSSLayer.GeoRSSLayer": {
2877
2909
  "additionalProperties": false,
2878
- "description": "GeoRSS feeds may contain any combination of points, lines, and polygons. Web clients use a GeoRSS to JSON request service. This service returns one to many feature collections with different geometry types. The returned JSON specifies the point, lines, and polygons symbols used to display the features in that layer. {@link https://developers.arcgis.com/web-map-specification/objects/geoRSSLayer/}.",
2910
+ "description": "GeoRSS feeds may contain any combination of points, lines, and polygons. Web clients use a GeoRSS to JSON request service. This service returns one to many feature collections with different geometry types. The returned JSON specifies the point, lines, and polygons symbols used to display the features in that layer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/geoRSSLayer/}.",
2879
2911
  "properties": {
2880
2912
  "blendMode": {
2881
2913
  "$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
@@ -2898,7 +2930,7 @@
2898
2930
  },
2899
2931
  "listMode": {
2900
2932
  "$ref": "esri.ListMode",
2901
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
2933
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
2902
2934
  },
2903
2935
  "maxScale": {
2904
2936
  "description": "A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer will be visible no matter how far you zoom in.",
@@ -2921,7 +2953,7 @@
2921
2953
  "description": "Defined by the GeoRSS to JSON request service. If the GeoRSS feed does not have polygons, this property is not added to the layer JSON."
2922
2954
  },
2923
2955
  "refreshInterval": {
2924
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
2956
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
2925
2957
  "type": "number"
2926
2958
  },
2927
2959
  "showLegend": {
@@ -2933,7 +2965,7 @@
2933
2965
  "type": "string"
2934
2966
  },
2935
2967
  "type": {
2936
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
2968
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
2937
2969
  "enum": [
2938
2970
  "BingMapsAerial",
2939
2971
  "BingMapsHybrid",
@@ -2978,11 +3010,11 @@
2978
3010
  "$ref": "#/definitions/esri.rest-api.Point.Point"
2979
3011
  }
2980
3012
  ],
2981
- "description": "A geometry as defined in the ArcGIS REST and web map specifications. See {@link http://resources.arcgis.com/en/help/rest/apiref/geometry.html}. {@link https://developers.arcgis.com/web-map-specification/objects/geometry/} {@link https://developers.arcgis.com/web-map-specification/objects/geometryType/}."
3013
+ "description": "A geometry as defined in the ArcGIS REST and web map specifications. See{@linkhttp://resources.arcgis.com/en/help/rest/apiref/geometry.html}.{@linkhttps://developers.arcgis.com/web-map-specification/objects/geometry/}{@linkhttps://developers.arcgis.com/web-map-specification/objects/geometryType/}."
2982
3014
  },
2983
3015
  "esri.rest-api.GroupLayer.GroupLayer": {
2984
3016
  "additionalProperties": false,
2985
- "description": "GroupLayer provides the ability to organize several sublayers into one common layer. Suppose there are several FeatureLayers that all represent water features in different dimensions. For example, wells (points), streams (lines), and lakes (polygons). The GroupLayer provides the functionality to treat them as one layer called Water Features even though they are stored as separate feature layers. {@link https://developers.arcgis.com/web-scene-specification/objects/groupLayer/}.",
3017
+ "description": "GroupLayer provides the ability to organize several sublayers into one common layer. Suppose there are several FeatureLayers that all represent water features in different dimensions. For example, wells (points), streams (lines), and lakes (polygons). The GroupLayer provides the functionality to treat them as one layer called Water Features even though they are stored as separate feature layers.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/groupLayer/}.",
2986
3018
  "properties": {
2987
3019
  "blendMode": {
2988
3020
  "$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
@@ -3002,71 +3034,13 @@
3002
3034
  "layers": {
3003
3035
  "description": "List of child operationalLayers.",
3004
3036
  "items": {
3005
- "anyOf": [
3006
- {
3007
- "$ref": "#/definitions/esri.rest-api.BuildingSceneLayer.BuildingSceneLayer"
3008
- },
3009
- {
3010
- "$ref": "#/definitions/esri.rest-api.CSVLayer.CSVLayer"
3011
- },
3012
- {
3013
- "$ref": "#/definitions/esri.rest-api.ElevationLayer.ElevationLayer"
3014
- },
3015
- {
3016
- "$ref": "#/definitions/esri.rest-api.StreamLayer.StreamLayer"
3017
- },
3018
- {
3019
- "$ref": "#/definitions/esri.rest-api.FeatureLayer.FeatureLayer"
3020
- },
3021
- {
3022
- "$ref": "#/definitions/esri.rest-api.GeoRSSLayer.GeoRSSLayer"
3023
- },
3024
- {
3025
- "$ref": "#/definitions/esri.rest-api.GroupLayer.GroupLayer"
3026
- },
3027
- {
3028
- "$ref": "#/definitions/esri.rest-api.ImageServiceVectorLayer.ImageServiceVectorLayer"
3029
- },
3030
- {
3031
- "$ref": "#/definitions/esri.rest-api.IntegratedMeshLayer.IntegratedMeshLayer"
3032
- },
3033
- {
3034
- "$ref": "#/definitions/esri.rest-api.KMLLayer.KMLLayer"
3035
- },
3036
- {
3037
- "$ref": "#/definitions/esri.rest-api.MapServiceLayer.MapServiceLayer"
3038
- },
3039
- {
3040
- "$ref": "#/definitions/esri.rest-api.PointCloudLayer.PointCloudLayer"
3041
- },
3042
- {
3043
- "$ref": "#/definitions/esri.rest-api.SceneLayer.SceneLayer"
3044
- },
3045
- {
3046
- "$ref": "#/definitions/esri.rest-api.TiledImageServiceLayer.TiledImageServiceLayer"
3047
- },
3048
- {
3049
- "$ref": "#/definitions/esri.rest-api.TiledMapServiceLayer.TiledMapServiceLayer"
3050
- },
3051
- {
3052
- "$ref": "#/definitions/esri.rest-api.VectorTileLayer.VectorTileLayer"
3053
- },
3054
- {
3055
- "$ref": "#/definitions/esri.rest-api.WMSLayer.WMSLayer"
3056
- },
3057
- {
3058
- "$ref": "#/definitions/esri.rest-api.WebTileLayer.WebTileLayer"
3059
- },
3060
- {
3061
- "$ref": "#/definitions/esri.rest-api.ImageServiceLayer.ImageServiceLayer"
3062
- }
3063
- ]
3037
+ "$ref": "#/definitions/OperationalLayer"
3064
3038
  },
3065
3039
  "type": "array"
3066
3040
  },
3067
3041
  "listMode": {
3068
3042
  "$ref": "esri.ListMode",
3069
- "description": "To show or hide the group layer in the layer list. See {@link ListMode}."
3043
+ "description": "To show or hide the group layer in the layer list. See{@linkListMode}."
3070
3044
  },
3071
3045
  "maxScale": {
3072
3046
  "description": "A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer will be visible no matter how far you zoom in.",
@@ -3081,7 +3055,7 @@
3081
3055
  "type": "number"
3082
3056
  },
3083
3057
  "refreshInterval": {
3084
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
3058
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
3085
3059
  "type": "number"
3086
3060
  },
3087
3061
  "showLegend": {
@@ -3093,7 +3067,7 @@
3093
3067
  "type": "string"
3094
3068
  },
3095
3069
  "type": {
3096
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
3070
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
3097
3071
  "enum": [
3098
3072
  "BingMapsAerial",
3099
3073
  "BingMapsHybrid",
@@ -3112,7 +3086,7 @@
3112
3086
  },
3113
3087
  "visibilityMode": {
3114
3088
  "$ref": "#/definitions/esri.rest-api.GroupLayer.GroupLayerVisibilityMode",
3115
- "description": "How visibility of children is affected: independent, exclusive, inherited. See {@link GroupLayerVisibilityMode}."
3089
+ "description": "How visibility of children is affected: independent, exclusive, inherited. See{@linkGroupLayerVisibilityMode}."
3116
3090
  }
3117
3091
  },
3118
3092
  "required": [
@@ -3131,7 +3105,7 @@
3131
3105
  },
3132
3106
  "esri.rest-api.HeatmapRenderer.ColorStop": {
3133
3107
  "additionalProperties": false,
3134
- "description": "A colorStop object describes the renderer's color ramp with more specificity than just colors. Note that either ratio or value is required. {@link https://developers.arcgis.com/web-map-specification/objects/colorStop/}.",
3108
+ "description": "A colorStop object describes the renderer's color ramp with more specificity than just colors. Note that either ratio or value is required.{@linkhttps://developers.arcgis.com/web-map-specification/objects/colorStop/}.",
3135
3109
  "properties": {
3136
3110
  "color": {
3137
3111
  "$ref": "#/definitions/esri.rest-api.Symbol.Color",
@@ -3150,7 +3124,7 @@
3150
3124
  },
3151
3125
  "esri.rest-api.HeatmapRenderer.HeatmapRenderer": {
3152
3126
  "additionalProperties": false,
3153
- "description": "The HeatmapRenderer renders point data into a raster visualization that emphasizes areas of higher density or weighted values. {@link https://developers.arcgis.com/web-map-specification/objects/heatmapRenderer/}.",
3127
+ "description": "The HeatmapRenderer renders point data into a raster visualization that emphasizes areas of higher density or weighted values.{@linkhttps://developers.arcgis.com/web-map-specification/objects/heatmapRenderer/}.",
3154
3128
  "properties": {
3155
3129
  "authoringInfo": {
3156
3130
  "$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
@@ -3185,10 +3159,10 @@
3185
3159
  },
3186
3160
  "rotationType": {
3187
3161
  "$ref": "#/definitions/esri.rest-api.Renderer.RotationType",
3188
- "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See {@link RotationType}."
3162
+ "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See{@linkRotationType}."
3189
3163
  },
3190
3164
  "type": {
3191
- "description": "The type of renderer. See {@link RendererType}.",
3165
+ "description": "The type of renderer. See{@linkRendererType}.",
3192
3166
  "enum": [
3193
3167
  "heatmap"
3194
3168
  ],
@@ -3197,20 +3171,8 @@
3197
3171
  "visualVariables": {
3198
3172
  "description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
3199
3173
  "items": {
3200
- "anyOf": [
3201
- {
3202
- "$ref": "#/definitions/esri.rest-api.VisualVariable.ColorInfo"
3203
- },
3204
- {
3205
- "$ref": "#/definitions/esri.rest-api.VisualVariable.SizeInfo"
3206
- },
3207
- {
3208
- "$ref": "#/definitions/esri.rest-api.VisualVariable.TransparencyInfo"
3209
- },
3210
- {
3211
- "$ref": "#/definitions/esri.rest-api.VisualVariable.RotationInfo"
3212
- }
3213
- ]
3174
+ "$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
3175
+ "description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
3214
3176
  },
3215
3177
  "type": "array"
3216
3178
  }
@@ -3222,7 +3184,7 @@
3222
3184
  },
3223
3185
  "esri.rest-api.IconSymbol3DLayer.IconSymbol3DLayer": {
3224
3186
  "additionalProperties": false,
3225
- "description": "IconSymbol3DLayer is used to render Point geometries using a flat 2D icon (e.g. a circle) with a PointSymbol3D in a SceneView. {@link https://developers.arcgis.com/web-scene-specification/objects/iconSymbol3DLayer/}.",
3187
+ "description": "IconSymbol3DLayer is used to render Point geometries using a flat 2D icon (e.g. a circle) with a PointSymbol3D in a SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/iconSymbol3DLayer/}.",
3226
3188
  "properties": {
3227
3189
  "anchor": {
3228
3190
  "description": "Must be one of the following values: center, left, right, top, bottom, topLeft, topRight, bottomLeft, bottomRight.",
@@ -3260,7 +3222,7 @@
3260
3222
  "type": "number"
3261
3223
  },
3262
3224
  "type": {
3263
- "description": "The type of the Symbol3DLayer. See {@link Symbol3DLayerType}.",
3225
+ "description": "The type of the Symbol3DLayer. See{@linkSymbol3DLayerType}.",
3264
3226
  "enum": [
3265
3227
  "Icon"
3266
3228
  ],
@@ -3274,12 +3236,11 @@
3274
3236
  },
3275
3237
  "esri.rest-api.ImageServiceLayer.ImageServiceLayer": {
3276
3238
  "additionalProperties": false,
3277
- "description": "An image service provides access to raster data through a web service. Multiple rasters can be served as one image service through mosaic dataset technology, dynamically processed and mosaiced on the fly. An image service supports accessing both the mosaicked image and its catalog, as well as individual rasters in the catalog. Also, image services can be cached (tiled) or uncached (dynamic). This object specifically details properties within uncached image services. {@link https://developers.arcgis.com/web-map-specification/objects/imageServiceLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/imageServiceLayer/}.",
3239
+ "description": "An image service provides access to raster data through a web service. Multiple rasters can be served as one image service through mosaic dataset technology, dynamically processed and mosaiced on the fly. An image service supports accessing both the mosaicked image and its catalog, as well as individual rasters in the catalog. Also, image services can be cached (tiled) or uncached (dynamic). This object specifically details properties within uncached image services.{@linkhttps://developers.arcgis.com/web-map-specification/objects/imageServiceLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/imageServiceLayer/}.",
3278
3240
  "properties": {
3279
3241
  "bandIds": {
3280
3242
  "description": "An array of bandIds that are visible, can specify bands to export or rearrange band order(from image service).",
3281
- "items": {
3282
- },
3243
+ "items": {},
3283
3244
  "type": "array"
3284
3245
  },
3285
3246
  "blendMode": {
@@ -3350,7 +3311,7 @@
3350
3311
  },
3351
3312
  "listMode": {
3352
3313
  "$ref": "esri.ListMode",
3353
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
3314
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
3354
3315
  },
3355
3316
  "maxScale": {
3356
3317
  "description": "A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer will be visible no matter how far you zoom in.",
@@ -3385,7 +3346,7 @@
3385
3346
  "description": "A PopupInfo object defining the content of pop-up windows when you click or query a feature."
3386
3347
  },
3387
3348
  "refreshInterval": {
3388
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
3349
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
3389
3350
  "type": "number"
3390
3351
  },
3391
3352
  "renderingRule": {
@@ -3405,7 +3366,7 @@
3405
3366
  "type": "string"
3406
3367
  },
3407
3368
  "type": {
3408
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
3369
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
3409
3370
  "enum": [
3410
3371
  "BingMapsAerial",
3411
3372
  "BingMapsHybrid",
@@ -3434,7 +3395,7 @@
3434
3395
  },
3435
3396
  "esri.rest-api.ImageServiceVectorLayer.ImageServiceVectorLayer": {
3436
3397
  "additionalProperties": false,
3437
- "description": "The imageServiceVectorLayer displays pixel values as vectors. To do this, the image service layer must be a two-band raster in which one band holds magnitude values and one band holds direction values. The imageServiceVectorLayer also supports time-enabled data. {@link https://developers.arcgis.com/web-map-specification/objects/imageServiceVectorLayer/}.",
3398
+ "description": "The imageServiceVectorLayer displays pixel values as vectors. To do this, the image service layer must be a two-band raster in which one band holds magnitude values and one band holds direction values. The imageServiceVectorLayer also supports time-enabled data.{@linkhttps://developers.arcgis.com/web-map-specification/objects/imageServiceVectorLayer/}.",
3438
3399
  "properties": {
3439
3400
  "blendMode": {
3440
3401
  "$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
@@ -3476,7 +3437,7 @@
3476
3437
  },
3477
3438
  "listMode": {
3478
3439
  "$ref": "esri.ListMode",
3479
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
3440
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
3480
3441
  },
3481
3442
  "maxScale": {
3482
3443
  "description": "A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer will be visible no matter how far you zoom in.",
@@ -3495,7 +3456,7 @@
3495
3456
  "type": "number"
3496
3457
  },
3497
3458
  "refreshInterval": {
3498
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
3459
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
3499
3460
  "type": "number"
3500
3461
  },
3501
3462
  "showLegend": {
@@ -3511,7 +3472,7 @@
3511
3472
  "type": "string"
3512
3473
  },
3513
3474
  "type": {
3514
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
3475
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
3515
3476
  "enum": [
3516
3477
  "BingMapsAerial",
3517
3478
  "BingMapsHybrid",
@@ -3542,7 +3503,7 @@
3542
3503
  },
3543
3504
  "esri.rest-api.InheritedDomain.InheritedDomain": {
3544
3505
  "additionalProperties": false,
3545
- "description": "This domain applies to domains on subtypes. It implies that the domain for a field at the subtype level is the same as the domain for the field at the layer level. {@link https://developers.arcgis.com/web-map-specification/objects/inherited_domain/} {@link https://developers.arcgis.com/web-scene-specification/objects/inherited_domain/}.",
3506
+ "description": "This domain applies to domains on subtypes. It implies that the domain for a field at the subtype level is the same as the domain for the field at the layer level.{@linkhttps://developers.arcgis.com/web-map-specification/objects/inherited_domain/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/inherited_domain/}.",
3546
3507
  "properties": {
3547
3508
  "type": {
3548
3509
  "description": "The type of domain.",
@@ -3559,7 +3520,7 @@
3559
3520
  },
3560
3521
  "esri.rest-api.IntegratedMeshLayer.IntegratedMeshLayer": {
3561
3522
  "additionalProperties": false,
3562
- "description": "An integrated mesh can represent built and natural 3D features, such as building walls, trees, valleys, and cliffs, with realistic textures and includes elevation information. {@link https://developers.arcgis.com/web-scene-specification/objects/integratedMeshLayer/}.",
3523
+ "description": "An integrated mesh can represent built and natural 3D features, such as building walls, trees, valleys, and cliffs, with realistic textures and includes elevation information.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/integratedMeshLayer/}.",
3563
3524
  "properties": {
3564
3525
  "blendMode": {
3565
3526
  "$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
@@ -3582,7 +3543,7 @@
3582
3543
  },
3583
3544
  "listMode": {
3584
3545
  "$ref": "esri.ListMode",
3585
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
3546
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
3586
3547
  },
3587
3548
  "maxScale": {
3588
3549
  "description": "A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer will be visible no matter how far you zoom in.",
@@ -3597,7 +3558,7 @@
3597
3558
  "type": "number"
3598
3559
  },
3599
3560
  "refreshInterval": {
3600
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
3561
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
3601
3562
  "type": "number"
3602
3563
  },
3603
3564
  "showLegend": {
@@ -3609,7 +3570,7 @@
3609
3570
  "type": "string"
3610
3571
  },
3611
3572
  "type": {
3612
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
3573
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
3613
3574
  "enum": [
3614
3575
  "BingMapsAerial",
3615
3576
  "BingMapsHybrid",
@@ -3638,11 +3599,11 @@
3638
3599
  },
3639
3600
  "esri.rest-api.JoinTableDataSource.JoinTableDataSource": {
3640
3601
  "additionalProperties": false,
3641
- "description": "Join Table data source is the result of a join operation. Nested joins are supported. To use nested joins, set either leftTableSource or rightTableSource to be a joinTable. {@link https://developers.arcgis.com/web-map-specification/objects/joinTableDataSource/} {@link https://developers.arcgis.com/web-scene-specification/objects/joinTableDataSource/}.",
3602
+ "description": "Join Table data source is the result of a join operation. Nested joins are supported. To use nested joins, set either leftTableSource or rightTableSource to be a joinTable.{@linkhttps://developers.arcgis.com/web-map-specification/objects/joinTableDataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/joinTableDataSource/}.",
3642
3603
  "properties": {
3643
3604
  "joinType": {
3644
3605
  "$ref": "#/definitions/esri.rest-api.JoinTableDataSource.JoinType",
3645
- "description": "The type of join (left outer or left inner). See {@link JoinType}."
3606
+ "description": "The type of join (left outer or left inner). See{@linkJoinType}."
3646
3607
  },
3647
3608
  "leftTableKey": {
3648
3609
  "description": "Field name from the left table.",
@@ -3675,7 +3636,7 @@
3675
3636
  "description": "The right table source."
3676
3637
  },
3677
3638
  "type": {
3678
- "description": "Type of the DataSource. {@link DataSourceType}.",
3639
+ "description": "Type of the DataSource.{@linkDataSourceType}.",
3679
3640
  "enum": [
3680
3641
  "joinTable"
3681
3642
  ],
@@ -3701,7 +3662,7 @@
3701
3662
  },
3702
3663
  "esri.rest-api.KMLLayer.KMLLayer": {
3703
3664
  "additionalProperties": false,
3704
- "description": "Keyhole Markup Language (KML) is an XML-based format for storing geographic data and associated content and is an official Open Geospatial Consortium (OGC) standard. KML is a common format for sharing geographic data with non-GIS users as it can be easily delivered on the Internet. {@link https://developers.arcgis.com/web-map-specification/objects/kmlLayer/}.",
3665
+ "description": "Keyhole Markup Language (KML) is an XML-based format for storing geographic data and associated content and is an official Open Geospatial Consortium (OGC) standard. KML is a common format for sharing geographic data with non-GIS users as it can be easily delivered on the Internet.{@linkhttps://developers.arcgis.com/web-map-specification/objects/kmlLayer/}.",
3705
3666
  "properties": {
3706
3667
  "blendMode": {
3707
3668
  "$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
@@ -3724,7 +3685,7 @@
3724
3685
  },
3725
3686
  "listMode": {
3726
3687
  "$ref": "esri.ListMode",
3727
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
3688
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
3728
3689
  },
3729
3690
  "maxScale": {
3730
3691
  "description": "A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer will be visible no matter how far you zoom in.",
@@ -3739,7 +3700,7 @@
3739
3700
  "type": "number"
3740
3701
  },
3741
3702
  "refreshInterval": {
3742
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
3703
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
3743
3704
  "type": "number"
3744
3705
  },
3745
3706
  "showLegend": {
@@ -3751,7 +3712,7 @@
3751
3712
  "type": "string"
3752
3713
  },
3753
3714
  "type": {
3754
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
3715
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
3755
3716
  "enum": [
3756
3717
  "BingMapsAerial",
3757
3718
  "BingMapsHybrid",
@@ -3787,7 +3748,7 @@
3787
3748
  },
3788
3749
  "esri.rest-api.LabelSymbol3D.LabelSymbol3D": {
3789
3750
  "additionalProperties": false,
3790
- "description": "LabelSymbol3D is used to render labels for features from a FeatureLayer in a 3D SceneView. {@link https://developers.arcgis.com/web-scene-specification/objects/labelSymbol3D/}.",
3751
+ "description": "LabelSymbol3D is used to render labels for features from a FeatureLayer in a 3D SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/labelSymbol3D/}.",
3791
3752
  "properties": {
3792
3753
  "callout": {
3793
3754
  "$ref": "#/definitions/esri.rest-api.Callout.Callout",
@@ -3801,7 +3762,7 @@
3801
3762
  "type": "array"
3802
3763
  },
3803
3764
  "type": {
3804
- "description": "The type of symbol. See {@link SymbolType}.",
3765
+ "description": "The type of symbol. See{@linkSymbolType}.",
3805
3766
  "enum": [
3806
3767
  "LabelSymbol3D"
3807
3768
  ],
@@ -3819,7 +3780,7 @@
3819
3780
  "type": "object"
3820
3781
  },
3821
3782
  "esri.rest-api.LabelingInfo.LabelPlacement": {
3822
- "description": "Possible values used with {@link LabelingInfo.labelPlacement}.",
3783
+ "description": "Possible values used with{@linkLabelingInfo.labelPlacement}.",
3823
3784
  "enum": [
3824
3785
  "esriServerLinePlacementAboveAfter",
3825
3786
  "esriServerLinePlacementAboveAlong",
@@ -3851,34 +3812,19 @@
3851
3812
  },
3852
3813
  "esri.rest-api.LabelingInfo.LabelingInfo": {
3853
3814
  "additionalProperties": false,
3854
- "description": "The labelingInfo object specifies the label definition for a layer. {@link https://developers.arcgis.com/web-map-specification/objects/labelingInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/labelingInfo/}.",
3815
+ "description": "The labelingInfo object specifies the label definition for a layer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/labelingInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/labelingInfo/}.",
3855
3816
  "properties": {
3856
3817
  "labelExpression": {
3857
3818
  "description": "This read-only web map property allows formatting of labels. Use labelExpressionInfo instead.",
3858
3819
  "type": "string"
3859
3820
  },
3860
3821
  "labelExpressionInfo": {
3861
- "additionalProperties": false,
3862
- "description": "This object allows label text to be read similar to that of the popupInfo's description property. {@link https://developers.arcgis.com/web-map-specification/objects/labelExpressionInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/labelExpressionInfo/}.",
3863
- "properties": {
3864
- "expression": {
3865
- "description": "An Arcade expression evaluating to either a string or a number.",
3866
- "type": "string"
3867
- },
3868
- "title": {
3869
- "description": "The title of the expression.",
3870
- "type": "string"
3871
- },
3872
- "value": {
3873
- "description": "Represents a simple template string. This property is deprecated as of version 2.7 of the web map in favor of 'expression'.",
3874
- "type": "string"
3875
- }
3876
- },
3877
- "type": "object"
3822
+ "$ref": "__type",
3823
+ "description": "This object allows label text to be read similar to that of the popupInfo's description property.{@linkhttps://developers.arcgis.com/web-map-specification/objects/labelExpressionInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/labelExpressionInfo/}."
3878
3824
  },
3879
3825
  "labelPlacement": {
3880
3826
  "$ref": "#/definitions/esri.rest-api.LabelingInfo.LabelPlacement",
3881
- "description": "This string property specifies the label placement with respect to that of its feature. A list of label placement values categorized by feature geometry types. See {@link LabelPlacement}."
3827
+ "description": "This string property specifies the label placement with respect to that of its feature. A list of label placement values categorized by feature geometry types. See{@linkLabelPlacement}."
3882
3828
  },
3883
3829
  "maxScale": {
3884
3830
  "description": "Represents the maximum scale at which the layer definition will be applied.",
@@ -3916,7 +3862,7 @@
3916
3862
  },
3917
3863
  "esri.rest-api.Layer.Layer": {
3918
3864
  "additionalProperties": false,
3919
- "description": "This object allows overrides on pop-up content and drawing behavior for individual layers of a web service. When used with a feature collection, this object also contains geographic features and their attributes. {@link https://developers.arcgis.com/web-map-specification/objects/layer/} {@link https://developers.arcgis.com/web-scene-specification/objects/layer/}.",
3865
+ "description": "This object allows overrides on pop-up content and drawing behavior for individual layers of a web service. When used with a feature collection, this object also contains geographic features and their attributes.{@linkhttps://developers.arcgis.com/web-map-specification/objects/layer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/layer/}.",
3920
3866
  "properties": {
3921
3867
  "defaultVisibility": {
3922
3868
  "description": "Default visibility of the layers in the map service.",
@@ -3993,7 +3939,7 @@
3993
3939
  },
3994
3940
  "esri.rest-api.LayerDefinition.FieldOverride": {
3995
3941
  "additionalProperties": false,
3996
- "description": "Defines overridden properties on a field for a specific view of the data. {@link https://developers.arcgis.com/web-map-specification/objects/fieldOverride/}.",
3942
+ "description": "Defines overridden properties on a field for a specific view of the data.{@linkhttps://developers.arcgis.com/web-map-specification/objects/fieldOverride/}.",
3997
3943
  "properties": {
3998
3944
  "alias": {
3999
3945
  "description": "A string containing the overridden field alias.",
@@ -4021,7 +3967,7 @@
4021
3967
  },
4022
3968
  "esri.rest-api.LayerDefinition.LayerDefinition": {
4023
3969
  "additionalProperties": false,
4024
- "description": "The LayerDefinition object defines the attribute schema and drawing information for a layer drawn using client-side graphics. This could include a feature collection, a CSV file referenced through the web, or a single layer in an ArcGIS map service. Also used for dynamic layers. {@link https://developers.arcgis.com/web-map-specification/objects/layerDefinition/} {@link https://developers.arcgis.com/web-scene-specification/objects/layerDefinition/}.",
3970
+ "description": "The LayerDefinition object defines the attribute schema and drawing information for a layer drawn using client-side graphics. This could include a feature collection, a CSV file referenced through the web, or a single layer in an ArcGIS map service. Also used for dynamic layers.{@linkhttps://developers.arcgis.com/web-map-specification/objects/layerDefinition/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/layerDefinition/}.",
4025
3971
  "properties": {
4026
3972
  "allowGeometryUpdates": {
4027
3973
  "description": "Boolean value indicating whether the geometry of the features in the layer can be edited.",
@@ -4090,18 +4036,8 @@
4090
4036
  "type": "array"
4091
4037
  },
4092
4038
  "floorInfo": {
4093
- "additionalProperties": false,
4094
- "description": "Contains floor-awareness information for the layer. {@link https://developers.arcgis.com/web-map-specification/objects/layerFloorInfo/}.",
4095
- "properties": {
4096
- "floorField": {
4097
- "description": "The name of the attribute field that contains a floor's level ID used for floor filtering.",
4098
- "type": "string"
4099
- }
4100
- },
4101
- "required": [
4102
- "floorField"
4103
- ],
4104
- "type": "object"
4039
+ "$ref": "__type",
4040
+ "description": "Contains floor-awareness information for the layer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/layerFloorInfo/}."
4105
4041
  },
4106
4042
  "geometryType": {
4107
4043
  "description": "The type of geometry used in the layer definition. One of the GeometryType constants.",
@@ -4129,7 +4065,7 @@
4129
4065
  },
4130
4066
  "htmlPopupType": {
4131
4067
  "$ref": "#/definitions/esri.rest-api.LayerDefinition.HtmlPopupType",
4132
- "description": "String value indicating the HTML popup type. Possible values are listed in the htmlPopupType table below. See {@link HtmlPopupType}."
4068
+ "description": "String value indicating the HTML popup type. Possible values are listed in the htmlPopupType table below. See{@linkHtmlPopupType}."
4133
4069
  },
4134
4070
  "id": {
4135
4071
  "description": "The identifier assigned to the layer.",
@@ -4186,7 +4122,7 @@
4186
4122
  "$ref": "#/definitions/esri.rest-api.DynamicDataLayer.DynamicDataLayer"
4187
4123
  }
4188
4124
  ],
4189
- "description": "An object indicating the layerDefinition's layer source. {@link https://developers.arcgis.com/web-map-specification/objects/source/} {@link https://developers.arcgis.com/web-scene-specification/objects/source/}."
4125
+ "description": "An object indicating the layerDefinition's layer source.{@linkhttps://developers.arcgis.com/web-map-specification/objects/source/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/source/}."
4190
4126
  },
4191
4127
  "spatialReference": {
4192
4128
  "$ref": "#/definitions/esri.rest-api.SpatialReference.SpatialReference",
@@ -4255,7 +4191,7 @@
4255
4191
  },
4256
4192
  "esri.rest-api.LayerDefinition.LayerTimeInfo": {
4257
4193
  "additionalProperties": false,
4258
- "description": "Time info if the layer/table supports querying and exporting maps based on time. {@link https://developers.arcgis.com/web-map-specification/objects/layerTimeInfo/}.",
4194
+ "description": "Time info if the layer/table supports querying and exporting maps based on time.{@linkhttps://developers.arcgis.com/web-map-specification/objects/layerTimeInfo/}.",
4259
4195
  "properties": {
4260
4196
  "endTimeField": {
4261
4197
  "description": "The name of the attribute field that contains the end time information.",
@@ -4274,16 +4210,6 @@
4274
4210
  "type": "string"
4275
4211
  },
4276
4212
  "timeExtent": {
4277
- "additionalItems": {
4278
- "anyOf": [
4279
- {
4280
- "type": "number"
4281
- },
4282
- {
4283
- "type": "number"
4284
- }
4285
- ]
4286
- },
4287
4213
  "description": "The time extent for all the data in the layer.",
4288
4214
  "items": [
4289
4215
  {
@@ -4293,6 +4219,7 @@
4293
4219
  "type": "number"
4294
4220
  }
4295
4221
  ],
4222
+ "maxItems": 2,
4296
4223
  "minItems": 2,
4297
4224
  "type": "array"
4298
4225
  },
@@ -4305,22 +4232,8 @@
4305
4232
  "description": "Temporal unit in which the time interval is measured."
4306
4233
  },
4307
4234
  "timeReference": {
4308
- "additionalProperties": false,
4309
- "description": "Defines information about daylight savings time and the time zone in which data was collected. {@link https://developers.arcgis.com/web-map-specification/objects/timeReference/}.",
4310
- "properties": {
4311
- "respectsDaylightSaving": {
4312
- "description": "Indicates whether the time reference takes into account daylight savings time.",
4313
- "type": "boolean"
4314
- },
4315
- "timeZone": {
4316
- "description": "The time zone in which the data was captured.",
4317
- "type": "string"
4318
- }
4319
- },
4320
- "required": [
4321
- "respectsDaylightSaving"
4322
- ],
4323
- "type": "object"
4235
+ "$ref": "__type",
4236
+ "description": "Defines information about daylight savings time and the time zone in which data was collected.{@linkhttps://developers.arcgis.com/web-map-specification/objects/timeReference/}."
4324
4237
  },
4325
4238
  "trackIdField": {
4326
4239
  "description": "The field that contains the trackId.",
@@ -4374,7 +4287,7 @@
4374
4287
  },
4375
4288
  "esri.rest-api.LayerDefinition.TimeInfoExportOptions": {
4376
4289
  "additionalProperties": false,
4377
- "description": "The default time-related export options for a layer. {@link: https://developers.arcgis.com/web-map-specification/objects/timeInfoExportOptions/}.",
4290
+ "description": "The default time-related export options for a layer.{@link: https://developers.arcgis.com/web-map-specification/objects/timeInfoExportOptions/}.",
4378
4291
  "properties": {
4379
4292
  "timeDataCumulative": {
4380
4293
  "description": "If true, draw all the features from the beginning of time for that data.",
@@ -4397,7 +4310,7 @@
4397
4310
  },
4398
4311
  "esri.rest-api.LineSymbol3D.LineSymbol3D": {
4399
4312
  "additionalProperties": false,
4400
- "description": "LineSymbol3D is used to render features with Polyline geometry in a 3D SceneView. {@link https://developers.arcgis.com/web-scene-specification/objects/lineSymbol3D/}.",
4313
+ "description": "LineSymbol3D is used to render features with Polyline geometry in a 3D SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/lineSymbol3D/}.",
4401
4314
  "properties": {
4402
4315
  "symbolLayers": {
4403
4316
  "description": "A Collection of Symbol3DLayer objects used to visualize the graphic or feature.",
@@ -4414,7 +4327,7 @@
4414
4327
  "type": "array"
4415
4328
  },
4416
4329
  "type": {
4417
- "description": "The type of symbol. See {@link SymbolType}.",
4330
+ "description": "The type of symbol. See{@linkSymbolType}.",
4418
4331
  "enum": [
4419
4332
  "LineSymbol3D"
4420
4333
  ],
@@ -4429,7 +4342,7 @@
4429
4342
  },
4430
4343
  "esri.rest-api.LineSymbol3DLayer.LineSymbol3DLayer": {
4431
4344
  "additionalProperties": false,
4432
- "description": "LineSymbol3DLayer renders Polyline geometries using a flat 2D line with a LineSymbol3D in a 3D SceneView. {@link https://developers.arcgis.com/web-scene-specification/objects/lineSymbol3DLayer/}.",
4345
+ "description": "LineSymbol3DLayer renders Polyline geometries using a flat 2D line with a LineSymbol3D in a 3D SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/lineSymbol3DLayer/}.",
4433
4346
  "properties": {
4434
4347
  "enable": {
4435
4348
  "description": "Type: Boolean.",
@@ -4444,7 +4357,7 @@
4444
4357
  "type": "number"
4445
4358
  },
4446
4359
  "type": {
4447
- "description": "The type of the Symbol3DLayer. See {@link Symbol3DLayerType}.",
4360
+ "description": "The type of the Symbol3DLayer. See{@linkSymbol3DLayerType}.",
4448
4361
  "enum": [
4449
4362
  "Line"
4450
4363
  ],
@@ -4458,7 +4371,7 @@
4458
4371
  },
4459
4372
  "esri.rest-api.LocationInfo.LocationInfo": {
4460
4373
  "additionalProperties": false,
4461
- "description": "Defines how location information will be retrieved from a CSV file referenced through the web. {@link https://developers.arcgis.com/web-map-specification/objects/locationInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/locationInfo/}.",
4374
+ "description": "Defines how location information will be retrieved from a CSV file referenced through the web.{@linkhttps://developers.arcgis.com/web-map-specification/objects/locationInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/locationInfo/}.",
4462
4375
  "properties": {
4463
4376
  "latitudeFieldName": {
4464
4377
  "description": "A string defining the field name that holds the latitude (Y) coordinate.",
@@ -4477,7 +4390,7 @@
4477
4390
  },
4478
4391
  "esri.rest-api.MapServiceLayer.MapServiceLayer": {
4479
4392
  "additionalProperties": false,
4480
- "description": "ArcGIS web maps are designed to work with web services hosted on ArcGIS Server and ArcGIS Online, in addition to other types of servers. Map services can be cached (tiled) or uncached (dynamic). This object specifically details properties within uncached map services. {@link https://developers.arcgis.com/web-map-specification/objects/mapServiceLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/mapServiceLayer/}.",
4393
+ "description": "ArcGIS web maps are designed to work with web services hosted on ArcGIS Server and ArcGIS Online, in addition to other types of servers. Map services can be cached (tiled) or uncached (dynamic). This object specifically details properties within uncached map services.{@linkhttps://developers.arcgis.com/web-map-specification/objects/mapServiceLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/mapServiceLayer/}.",
4481
4394
  "properties": {
4482
4395
  "blendMode": {
4483
4396
  "$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
@@ -4514,7 +4427,7 @@
4514
4427
  },
4515
4428
  "listMode": {
4516
4429
  "$ref": "esri.ListMode",
4517
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
4430
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
4518
4431
  },
4519
4432
  "maxScale": {
4520
4433
  "description": "A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer will be visible no matter how far you zoom in.",
@@ -4529,7 +4442,7 @@
4529
4442
  "type": "number"
4530
4443
  },
4531
4444
  "refreshInterval": {
4532
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
4445
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
4533
4446
  "type": "number"
4534
4447
  },
4535
4448
  "showLegend": {
@@ -4545,7 +4458,7 @@
4545
4458
  "type": "string"
4546
4459
  },
4547
4460
  "type": {
4548
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
4461
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
4549
4462
  "enum": [
4550
4463
  "BingMapsAerial",
4551
4464
  "BingMapsHybrid",
@@ -4581,7 +4494,7 @@
4581
4494
  },
4582
4495
  "esri.rest-api.MediaInfo.MediaInfo": {
4583
4496
  "additionalProperties": false,
4584
- "description": "Defines an image or a chart to be displayed in a pop-up window. {@link https://developers.arcgis.com/web-map-specification/objects/mediaInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/mediaInfo/}.",
4497
+ "description": "Defines an image or a chart to be displayed in a pop-up window.{@linkhttps://developers.arcgis.com/web-map-specification/objects/mediaInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/mediaInfo/}.",
4585
4498
  "properties": {
4586
4499
  "caption": {
4587
4500
  "description": "A caption describing the media. This can contain a field name enclosed in {}, such as {IMAGE_CAPTION}.",
@@ -4596,7 +4509,7 @@
4596
4509
  "type": "string"
4597
4510
  },
4598
4511
  "type": {
4599
- "description": "Defines the type of media. One of the {@link MediaType} constants.",
4512
+ "description": "Defines the type of media. One of the{@linkMediaType}constants.",
4600
4513
  "type": "string"
4601
4514
  },
4602
4515
  "value": {
@@ -4608,7 +4521,7 @@
4608
4521
  },
4609
4522
  "esri.rest-api.MeshSymbol3D.MeshSymbol3D": {
4610
4523
  "additionalProperties": false,
4611
- "description": "MeshSymbol3D is used to render 3D mesh features in a SceneLayer in a 3D SceneView. {@link https://developers.arcgis.com/web-scene-specification/objects/meshSymbol3D/}.",
4524
+ "description": "MeshSymbol3D is used to render 3D mesh features in a SceneLayer in a 3D SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/meshSymbol3D/}.",
4612
4525
  "properties": {
4613
4526
  "symbolLayers": {
4614
4527
  "description": "A Collection of Symbol3DLayer objects used to visualize the graphic or feature.",
@@ -4618,7 +4531,7 @@
4618
4531
  "type": "array"
4619
4532
  },
4620
4533
  "type": {
4621
- "description": "The type of symbol. See {@link SymbolType}.",
4534
+ "description": "The type of symbol. See{@linkSymbolType}.",
4622
4535
  "enum": [
4623
4536
  "MeshSymbol3D"
4624
4537
  ],
@@ -4660,7 +4573,7 @@
4660
4573
  },
4661
4574
  "esri.rest-api.MosaicRule.MosaicRule": {
4662
4575
  "additionalProperties": false,
4663
- "description": "Specifies the mosaic rule when defining how individual images should be mosaiced. It specifies selection, mosaic method, sort order, overlapping pixel resolution, etc. Mosaic rules are for mosaicing rasters in the mosaic dataset. {@link https://developers.arcgis.com/web-map-specification/objects/mosaicRule/} {@link https://developers.arcgis.com/web-scene-specification/objects/mosaicRule/}.",
4576
+ "description": "Specifies the mosaic rule when defining how individual images should be mosaiced. It specifies selection, mosaic method, sort order, overlapping pixel resolution, etc. Mosaic rules are for mosaicing rasters in the mosaic dataset.{@linkhttps://developers.arcgis.com/web-map-specification/objects/mosaicRule/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/mosaicRule/}.",
4664
4577
  "properties": {
4665
4578
  "ascending": {
4666
4579
  "description": "Indicates whether the sort should be ascending.",
@@ -4686,38 +4599,16 @@
4686
4599
  },
4687
4600
  "mosaicMethod": {
4688
4601
  "$ref": "#/definitions/esri.rest-api.MosaicRule.MosaicMethodType",
4689
- "description": "The mosaic method determines how the selected rasters are ordered. See {@link MosaicMethodType}."
4602
+ "description": "The mosaic method determines how the selected rasters are ordered. See{@linkMosaicMethodType}."
4690
4603
  },
4691
4604
  "mosaicOperation": {
4692
4605
  "$ref": "#/definitions/esri.rest-api.MosaicRule.MosaicOperationType",
4693
4606
  "description": "Use the mosaic operation to resolve overlap pixel values: from first or last raster, use the min, max or mean of the pixel values, or blend them. See {@ link MosaicOperationType}."
4694
4607
  },
4695
4608
  "multidimensionalDefinition": {
4696
- "description": "Definition of multidimensional variables. {@link https://developers.arcgis.com/web-map-specification/objects/multidimensionalDefinition/} {@link https://developers.arcgis.com/web-scene-specification/objects/multidimensionalDefinition/}.",
4609
+ "description": "Definition of multidimensional variables.{@linkhttps://developers.arcgis.com/web-map-specification/objects/multidimensionalDefinition/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/multidimensionalDefinition/}.",
4697
4610
  "items": {
4698
- "additionalProperties": false,
4699
- "properties": {
4700
- "dimensionName": {
4701
- "description": "Type of dimension being used (ex. StdTime).",
4702
- "type": "string"
4703
- },
4704
- "isSlice": {
4705
- "description": "Is slice?",
4706
- "type": "boolean"
4707
- },
4708
- "values": {
4709
- "description": "Numerical array of associated values.",
4710
- "items": {
4711
- "type": "number"
4712
- },
4713
- "type": "array"
4714
- },
4715
- "variableName": {
4716
- "description": "Name of the variable.",
4717
- "type": "string"
4718
- }
4719
- },
4720
- "type": "object"
4611
+ "$ref": "__type"
4721
4612
  },
4722
4613
  "type": "array"
4723
4614
  },
@@ -4745,7 +4636,7 @@
4745
4636
  },
4746
4637
  "esri.rest-api.Multipoint.Multipoint": {
4747
4638
  "additionalProperties": false,
4748
- "description": "Contains an array of points, along with a spatial reference field. {@link https://developers.arcgis.com/web-map-specification/objects/multipoint_geometry/} {@link https://developers.arcgis.com/web-scene-specification/objects/multipoint_geometry/}.",
4639
+ "description": "Contains an array of points, along with a spatial reference field.{@linkhttps://developers.arcgis.com/web-map-specification/objects/multipoint_geometry/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/multipoint_geometry/}.",
4749
4640
  "properties": {
4750
4641
  "hasM": {
4751
4642
  "description": "Indicates whether the geometry contains M coordinate values.",
@@ -4777,7 +4668,7 @@
4777
4668
  },
4778
4669
  "esri.rest-api.ObjectSymbol3DLayer.ObjectSymbol3DLayer": {
4779
4670
  "additionalProperties": false,
4780
- "description": "ObjectSymbol3DLayer is used to render Point geometries using a volumetric 3D shape (e.g., a sphere or cylinder) with a PointSymbol3D in a SceneView. {@link https://developers.arcgis.com/web-scene-specification/objects/objectSymbol3DLayer/}.",
4671
+ "description": "ObjectSymbol3DLayer is used to render Point geometries using a volumetric 3D shape (e.g., a sphere or cylinder) with a PointSymbol3D in a SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/objectSymbol3DLayer/}.",
4781
4672
  "properties": {
4782
4673
  "anchor": {
4783
4674
  "description": "The positioning of the object relative to the geometry. Must be one of the following values: center, bottom, origin.",
@@ -4812,7 +4703,7 @@
4812
4703
  "description": "The shape (primitive) or image URL (href) used to visualize the features."
4813
4704
  },
4814
4705
  "type": {
4815
- "description": "The type of the Symbol3DLayer. See {@link Symbol3DLayerType}.",
4706
+ "description": "The type of the Symbol3DLayer. See{@linkSymbol3DLayerType}.",
4816
4707
  "enum": [
4817
4708
  "Object"
4818
4709
  ],
@@ -4830,7 +4721,7 @@
4830
4721
  },
4831
4722
  "esri.rest-api.PathSymbol3DLayer.PathSymbol3DLayer": {
4832
4723
  "additionalProperties": false,
4833
- "description": "PathSymbol3DLayer renders Polyline geometries using a volumetric 3D tube with a LineSymbol3D in a SceneView. {@link https://developers.arcgis.com/web-scene-specification/objects/pathSymbol3DLayer/}.",
4724
+ "description": "PathSymbol3DLayer renders Polyline geometries using a volumetric 3D tube with a LineSymbol3D in a SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pathSymbol3DLayer/}.",
4834
4725
  "properties": {
4835
4726
  "material": {
4836
4727
  "$ref": "#/definitions/esri.rest-api.Symbol3D.Material",
@@ -4841,7 +4732,7 @@
4841
4732
  "type": "number"
4842
4733
  },
4843
4734
  "type": {
4844
- "description": "The type of the Symbol3DLayer. See {@link Symbol3DLayerType}.",
4735
+ "description": "The type of the Symbol3DLayer. See{@linkSymbol3DLayerType}.",
4845
4736
  "enum": [
4846
4737
  "Path"
4847
4738
  ],
@@ -4859,7 +4750,7 @@
4859
4750
  },
4860
4751
  "esri.rest-api.PictureFillSymbol.PictureFillSymbol": {
4861
4752
  "additionalProperties": false,
4862
- "description": "Picture fill symbols can be used to symbolize polygon geometries. {@link https://developers.arcgis.com/web-map-specification/objects/esriPFS_symbol/}.",
4753
+ "description": "Picture fill symbols can be used to symbolize polygon geometries.{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriPFS_symbol/}.",
4863
4754
  "properties": {
4864
4755
  "angle": {
4865
4756
  "description": "Numeric value that defines the number of degrees ranging from 0-360, that a marker symbol is rotated. The rotation is from East in a counter-clockwise direction where East is the 0° axis.",
@@ -4882,7 +4773,7 @@
4882
4773
  "description": "Sets the outline of the symbol."
4883
4774
  },
4884
4775
  "type": {
4885
- "description": "The type of symbol. See {@link SymbolType}.",
4776
+ "description": "The type of symbol. See{@linkSymbolType}.",
4886
4777
  "enum": [
4887
4778
  "esriPFS"
4888
4779
  ],
@@ -4920,7 +4811,7 @@
4920
4811
  },
4921
4812
  "esri.rest-api.PictureMarkerSymbol.PictureMarkerSymbol": {
4922
4813
  "additionalProperties": false,
4923
- "description": "Picture marker symbols can be used to symbolize point geometries. {@link https://developers.arcgis.com/web-map-specification/objects/esriPMS_symbol/}.",
4814
+ "description": "Picture marker symbols can be used to symbolize point geometries.{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriPMS_symbol/}.",
4924
4815
  "properties": {
4925
4816
  "angle": {
4926
4817
  "description": "Numeric value that defines the number of degrees ranging from 0-360, that a marker symbol is rotated. The rotation is from East in a counter-clockwise direction where East is the 0° axis.",
@@ -4939,7 +4830,7 @@
4939
4830
  "type": "string"
4940
4831
  },
4941
4832
  "type": {
4942
- "description": "The type of symbol. See {@link SymbolType}.",
4833
+ "description": "The type of symbol. See{@linkSymbolType}.",
4943
4834
  "enum": [
4944
4835
  "esriPMS"
4945
4836
  ],
@@ -4969,7 +4860,7 @@
4969
4860
  },
4970
4861
  "esri.rest-api.Point.Point": {
4971
4862
  "additionalProperties": false,
4972
- "description": "Defines the JSON formats of the point and spatial reference objects. {@link https://developers.arcgis.com/web-map-specification/objects/point_geometry/}. {@link https://developers.arcgis.com/web-map-specification/objects/point_geometry/}.",
4863
+ "description": "Defines the JSON formats of the point and spatial reference objects.{@linkhttps://developers.arcgis.com/web-map-specification/objects/point_geometry/}.{@linkhttps://developers.arcgis.com/web-map-specification/objects/point_geometry/}.",
4973
4864
  "properties": {
4974
4865
  "m": {
4975
4866
  "description": "M coordinate which contains measures used for linear referencing.",
@@ -5009,7 +4900,7 @@
5009
4900
  },
5010
4901
  "esri.rest-api.PointCloudBitfieldFilter.PointCloudBitfieldFilter": {
5011
4902
  "additionalProperties": false,
5012
- "description": "Filters points based on the value of the specified bitfield attribute. {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudBitfieldFilter/}.",
4903
+ "description": "Filters points based on the value of the specified bitfield attribute.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudBitfieldFilter/}.",
5013
4904
  "properties": {
5014
4905
  "field": {
5015
4906
  "description": "The name of the field that is used for the filter.",
@@ -5044,7 +4935,7 @@
5044
4935
  },
5045
4936
  "esri.rest-api.PointCloudClassBreaksRenderer.PointCloudClassBreaksRenderer": {
5046
4937
  "additionalProperties": false,
5047
- "description": "PointCloudClassBreaksRenderer defines the color of each point in a PointCloudLayer based on the value of a numeric attribute. Colors are assigned based on classes or ranges of data. Each point is assigned a symbol based on the class break in which the value of the attribute falls. {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudClassBreaksRenderer/}.",
4938
+ "description": "PointCloudClassBreaksRenderer defines the color of each point in a PointCloudLayer based on the value of a numeric attribute. Colors are assigned based on classes or ranges of data. Each point is assigned a symbol based on the class break in which the value of the attribute falls.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudClassBreaksRenderer/}.",
5048
4939
  "properties": {
5049
4940
  "authoringInfo": {
5050
4941
  "$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
@@ -5058,23 +4949,8 @@
5058
4949
  "type": "array"
5059
4950
  },
5060
4951
  "colorModulation": {
5061
- "additionalProperties": false,
5062
- "description": "Indicates whether modulation should be used to render the point. {@link https://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}.",
5063
- "properties": {
5064
- "field": {
5065
- "description": "The attribute to use as a source for the modulation amplitude.",
5066
- "type": "string"
5067
- },
5068
- "maxValue": {
5069
- "description": "Maximum value to compute modulation linear mapping.",
5070
- "type": "number"
5071
- },
5072
- "minValue": {
5073
- "description": "Minimum value to compute modulation linear mapping.",
5074
- "type": "number"
5075
- }
5076
- },
5077
- "type": "object"
4952
+ "$ref": "__type",
4953
+ "description": "Indicates whether modulation should be used to render the point.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
5078
4954
  },
5079
4955
  "field": {
5080
4956
  "description": "The name of the field that is used for the renderer.",
@@ -5112,10 +4988,10 @@
5112
4988
  },
5113
4989
  "rotationType": {
5114
4990
  "$ref": "#/definitions/esri.rest-api.Renderer.RotationType",
5115
- "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See {@link RotationType}."
4991
+ "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See{@linkRotationType}."
5116
4992
  },
5117
4993
  "type": {
5118
- "description": "The type of renderer. See {@link RendererType}.",
4994
+ "description": "The type of renderer. See{@linkRendererType}.",
5119
4995
  "enum": [
5120
4996
  "pointCloudClassBreaksRenderer"
5121
4997
  ],
@@ -5124,20 +5000,8 @@
5124
5000
  "visualVariables": {
5125
5001
  "description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
5126
5002
  "items": {
5127
- "anyOf": [
5128
- {
5129
- "$ref": "#/definitions/esri.rest-api.VisualVariable.ColorInfo"
5130
- },
5131
- {
5132
- "$ref": "#/definitions/esri.rest-api.VisualVariable.SizeInfo"
5133
- },
5134
- {
5135
- "$ref": "#/definitions/esri.rest-api.VisualVariable.TransparencyInfo"
5136
- },
5137
- {
5138
- "$ref": "#/definitions/esri.rest-api.VisualVariable.RotationInfo"
5139
- }
5140
- ]
5003
+ "$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
5004
+ "description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
5141
5005
  },
5142
5006
  "type": "array"
5143
5007
  }
@@ -5149,7 +5013,7 @@
5149
5013
  },
5150
5014
  "esri.rest-api.PointCloudFixedSizeAlgorithm.PointCloudFixedSizeAlgorithm": {
5151
5015
  "additionalProperties": false,
5152
- "description": "Render points with fixed real world or screen space size. {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudFixedSizeAlgorithm/}.",
5016
+ "description": "Render points with fixed real world or screen space size.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudFixedSizeAlgorithm/}.",
5153
5017
  "properties": {
5154
5018
  "size": {
5155
5019
  "description": "Symbol size in real world units or display unit.",
@@ -5174,7 +5038,7 @@
5174
5038
  },
5175
5039
  "esri.rest-api.PointCloudLayer.PointCloudLayer": {
5176
5040
  "additionalProperties": false,
5177
- "description": "Point cloud data is post-processed spatially organized lidar data that consists of large collections of 3D points. Elevations for the ground, buildings, forest canopy, highway overpasses, and anything else encountered during the lidar survey make up the point cloud data. Point cloud layers allow for fast visualization of point cloud data in the browser. {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudLayer/}.",
5041
+ "description": "Point cloud data is post-processed spatially organized lidar data that consists of large collections of 3D points. Elevations for the ground, buildings, forest canopy, highway overpasses, and anything else encountered during the lidar survey make up the point cloud data. Point cloud layers allow for fast visualization of point cloud data in the browser.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudLayer/}.",
5178
5042
  "properties": {
5179
5043
  "blendMode": {
5180
5044
  "$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
@@ -5193,7 +5057,7 @@
5193
5057
  },
5194
5058
  "listMode": {
5195
5059
  "$ref": "esri.ListMode",
5196
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
5060
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
5197
5061
  },
5198
5062
  "maxScale": {
5199
5063
  "description": "A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer will be visible no matter how far you zoom in.",
@@ -5208,7 +5072,7 @@
5208
5072
  "type": "number"
5209
5073
  },
5210
5074
  "refreshInterval": {
5211
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
5075
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
5212
5076
  "type": "number"
5213
5077
  },
5214
5078
  "showLegend": {
@@ -5220,7 +5084,7 @@
5220
5084
  "type": "string"
5221
5085
  },
5222
5086
  "type": {
5223
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
5087
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
5224
5088
  "enum": [
5225
5089
  "BingMapsAerial",
5226
5090
  "BingMapsHybrid",
@@ -5249,30 +5113,15 @@
5249
5113
  },
5250
5114
  "esri.rest-api.PointCloudRGBRenderer.PointCloudRGBRenderer": {
5251
5115
  "additionalProperties": false,
5252
- "description": "PointCloudRGBRenderer defines the color of each point in a PointCloudLayer based on the value of a color attribute. {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudRGBRenderer/}.",
5116
+ "description": "PointCloudRGBRenderer defines the color of each point in a PointCloudLayer based on the value of a color attribute.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudRGBRenderer/}.",
5253
5117
  "properties": {
5254
5118
  "authoringInfo": {
5255
5119
  "$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
5256
5120
  "description": "An object containing metadata about the authoring process for creating a renderer object. This allows the authoring clients to save specific overridable settings so that next time it is accessed via the UI, their selections are remembered. Non-authoring clients should ignore it."
5257
5121
  },
5258
5122
  "colorModulation": {
5259
- "additionalProperties": false,
5260
- "description": "Indicates whether modulation should be used to render the point. {@link https://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}.",
5261
- "properties": {
5262
- "field": {
5263
- "description": "The attribute to use as a source for the modulation amplitude.",
5264
- "type": "string"
5265
- },
5266
- "maxValue": {
5267
- "description": "Maximum value to compute modulation linear mapping.",
5268
- "type": "number"
5269
- },
5270
- "minValue": {
5271
- "description": "Minimum value to compute modulation linear mapping.",
5272
- "type": "number"
5273
- }
5274
- },
5275
- "type": "object"
5123
+ "$ref": "__type",
5124
+ "description": "Indicates whether modulation should be used to render the point.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
5276
5125
  },
5277
5126
  "field": {
5278
5127
  "description": "The name of the field that is used for the renderer.",
@@ -5310,10 +5159,10 @@
5310
5159
  },
5311
5160
  "rotationType": {
5312
5161
  "$ref": "#/definitions/esri.rest-api.Renderer.RotationType",
5313
- "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See {@link RotationType}."
5162
+ "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See{@linkRotationType}."
5314
5163
  },
5315
5164
  "type": {
5316
- "description": "The type of renderer. See {@link RendererType}.",
5165
+ "description": "The type of renderer. See{@linkRendererType}.",
5317
5166
  "enum": [
5318
5167
  "pointCloudRGBRenderer"
5319
5168
  ],
@@ -5322,20 +5171,8 @@
5322
5171
  "visualVariables": {
5323
5172
  "description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
5324
5173
  "items": {
5325
- "anyOf": [
5326
- {
5327
- "$ref": "#/definitions/esri.rest-api.VisualVariable.ColorInfo"
5328
- },
5329
- {
5330
- "$ref": "#/definitions/esri.rest-api.VisualVariable.SizeInfo"
5331
- },
5332
- {
5333
- "$ref": "#/definitions/esri.rest-api.VisualVariable.TransparencyInfo"
5334
- },
5335
- {
5336
- "$ref": "#/definitions/esri.rest-api.VisualVariable.RotationInfo"
5337
- }
5338
- ]
5174
+ "$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
5175
+ "description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
5339
5176
  },
5340
5177
  "type": "array"
5341
5178
  }
@@ -5347,7 +5184,7 @@
5347
5184
  },
5348
5185
  "esri.rest-api.PointCloudReturnFilter.PointCloudReturnFilter": {
5349
5186
  "additionalProperties": false,
5350
- "description": "Filters points based on the value of the return number/return count. {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudReturnFilter/}.",
5187
+ "description": "Filters points based on the value of the return number/return count.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudReturnFilter/}.",
5351
5188
  "properties": {
5352
5189
  "field": {
5353
5190
  "description": "The name of the field that is used for the filter.",
@@ -5375,7 +5212,7 @@
5375
5212
  },
5376
5213
  "esri.rest-api.PointCloudSplatAlgorithm.PointCloudSplatAlgorithm": {
5377
5214
  "additionalProperties": false,
5378
- "description": "Render points using sizes depending on point density. {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudSplatAlgorithm/}.",
5215
+ "description": "Render points using sizes depending on point density.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudSplatAlgorithm/}.",
5379
5216
  "properties": {
5380
5217
  "minSize": {
5381
5218
  "description": "Minimum display space point size in points.",
@@ -5400,30 +5237,15 @@
5400
5237
  },
5401
5238
  "esri.rest-api.PointCloudStretchRenderer.PointCloudStretchRenderer": {
5402
5239
  "additionalProperties": false,
5403
- "description": "PointCloudStretchRenderer defines the color of each point in a PointCloudLayer based on the value of a numeric attribute. They allow you to easily map continuous color ramps to minimum and maximum data values of one of the layer's numeric attribute fields. {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudStretchRenderer/}.",
5240
+ "description": "PointCloudStretchRenderer defines the color of each point in a PointCloudLayer based on the value of a numeric attribute. They allow you to easily map continuous color ramps to minimum and maximum data values of one of the layer's numeric attribute fields.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudStretchRenderer/}.",
5404
5241
  "properties": {
5405
5242
  "authoringInfo": {
5406
5243
  "$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
5407
5244
  "description": "An object containing metadata about the authoring process for creating a renderer object. This allows the authoring clients to save specific overridable settings so that next time it is accessed via the UI, their selections are remembered. Non-authoring clients should ignore it."
5408
5245
  },
5409
5246
  "colorModulation": {
5410
- "additionalProperties": false,
5411
- "description": "Indicates whether modulation should be used to render the point. {@link https://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}.",
5412
- "properties": {
5413
- "field": {
5414
- "description": "The attribute to use as a source for the modulation amplitude.",
5415
- "type": "string"
5416
- },
5417
- "maxValue": {
5418
- "description": "Maximum value to compute modulation linear mapping.",
5419
- "type": "number"
5420
- },
5421
- "minValue": {
5422
- "description": "Minimum value to compute modulation linear mapping.",
5423
- "type": "number"
5424
- }
5425
- },
5426
- "type": "object"
5247
+ "$ref": "__type",
5248
+ "description": "Indicates whether modulation should be used to render the point.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
5427
5249
  },
5428
5250
  "field": {
5429
5251
  "description": "The name of the field that is used for the renderer.",
@@ -5461,10 +5283,10 @@
5461
5283
  },
5462
5284
  "rotationType": {
5463
5285
  "$ref": "#/definitions/esri.rest-api.Renderer.RotationType",
5464
- "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See {@link RotationType}."
5286
+ "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See{@linkRotationType}."
5465
5287
  },
5466
5288
  "type": {
5467
- "description": "The type of renderer. See {@link RendererType}.",
5289
+ "description": "The type of renderer. See{@linkRendererType}.",
5468
5290
  "enum": [
5469
5291
  "pointCloudStretchRenderer"
5470
5292
  ],
@@ -5473,20 +5295,8 @@
5473
5295
  "visualVariables": {
5474
5296
  "description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
5475
5297
  "items": {
5476
- "anyOf": [
5477
- {
5478
- "$ref": "#/definitions/esri.rest-api.VisualVariable.ColorInfo"
5479
- },
5480
- {
5481
- "$ref": "#/definitions/esri.rest-api.VisualVariable.SizeInfo"
5482
- },
5483
- {
5484
- "$ref": "#/definitions/esri.rest-api.VisualVariable.TransparencyInfo"
5485
- },
5486
- {
5487
- "$ref": "#/definitions/esri.rest-api.VisualVariable.RotationInfo"
5488
- }
5489
- ]
5298
+ "$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
5299
+ "description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
5490
5300
  },
5491
5301
  "type": "array"
5492
5302
  }
@@ -5498,30 +5308,15 @@
5498
5308
  },
5499
5309
  "esri.rest-api.PointCloudUniqueValueRenderer.PointCloudUniqueValueRenderer": {
5500
5310
  "additionalProperties": false,
5501
- "description": "PointCloudUniqueValueRenderer allows you to colorize points in a PointCloudLayer based on an attribute. This is done by using unique colors to represent points with equal attribute values. {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudUniqueValueRenderer/}.",
5311
+ "description": "PointCloudUniqueValueRenderer allows you to colorize points in a PointCloudLayer based on an attribute. This is done by using unique colors to represent points with equal attribute values.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudUniqueValueRenderer/}.",
5502
5312
  "properties": {
5503
5313
  "authoringInfo": {
5504
5314
  "$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
5505
5315
  "description": "An object containing metadata about the authoring process for creating a renderer object. This allows the authoring clients to save specific overridable settings so that next time it is accessed via the UI, their selections are remembered. Non-authoring clients should ignore it."
5506
5316
  },
5507
5317
  "colorModulation": {
5508
- "additionalProperties": false,
5509
- "description": "Indicates whether modulation should be used to render the point. {@link https://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}.",
5510
- "properties": {
5511
- "field": {
5512
- "description": "The attribute to use as a source for the modulation amplitude.",
5513
- "type": "string"
5514
- },
5515
- "maxValue": {
5516
- "description": "Maximum value to compute modulation linear mapping.",
5517
- "type": "number"
5518
- },
5519
- "minValue": {
5520
- "description": "Minimum value to compute modulation linear mapping.",
5521
- "type": "number"
5522
- }
5523
- },
5524
- "type": "object"
5318
+ "$ref": "__type",
5319
+ "description": "Indicates whether modulation should be used to render the point.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
5525
5320
  },
5526
5321
  "colorUniqueValueInfos": {
5527
5322
  "description": "Unique value infos.",
@@ -5566,10 +5361,10 @@
5566
5361
  },
5567
5362
  "rotationType": {
5568
5363
  "$ref": "#/definitions/esri.rest-api.Renderer.RotationType",
5569
- "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See {@link RotationType}."
5364
+ "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See{@linkRotationType}."
5570
5365
  },
5571
5366
  "type": {
5572
- "description": "The type of renderer. See {@link RendererType}.",
5367
+ "description": "The type of renderer. See{@linkRendererType}.",
5573
5368
  "enum": [
5574
5369
  "pointCloudUniqueValueRenderer"
5575
5370
  ],
@@ -5578,20 +5373,8 @@
5578
5373
  "visualVariables": {
5579
5374
  "description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
5580
5375
  "items": {
5581
- "anyOf": [
5582
- {
5583
- "$ref": "#/definitions/esri.rest-api.VisualVariable.ColorInfo"
5584
- },
5585
- {
5586
- "$ref": "#/definitions/esri.rest-api.VisualVariable.SizeInfo"
5587
- },
5588
- {
5589
- "$ref": "#/definitions/esri.rest-api.VisualVariable.TransparencyInfo"
5590
- },
5591
- {
5592
- "$ref": "#/definitions/esri.rest-api.VisualVariable.RotationInfo"
5593
- }
5594
- ]
5376
+ "$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
5377
+ "description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
5595
5378
  },
5596
5379
  "type": "array"
5597
5380
  }
@@ -5603,7 +5386,7 @@
5603
5386
  },
5604
5387
  "esri.rest-api.PointCloudValueFilter.PointCloudValueFilter": {
5605
5388
  "additionalProperties": false,
5606
- "description": "Filters points based on the value of an specified attribute. {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudValueFilter/}.",
5389
+ "description": "Filters points based on the value of an specified attribute.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudValueFilter/}.",
5607
5390
  "properties": {
5608
5391
  "field": {
5609
5392
  "description": "The name of the field that is used for the filter.",
@@ -5635,30 +5418,15 @@
5635
5418
  },
5636
5419
  "esri.rest-api.PointSymbol3D.PointSymbol3D": {
5637
5420
  "additionalProperties": false,
5638
- "description": "PointSymbol3D is used to render features with Point geometry in a 3D SceneView. {@link https://developers.arcgis.com/web-scene-specification/objects/pointSymbol3D/}.",
5421
+ "description": "PointSymbol3D is used to render features with Point geometry in a 3D SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointSymbol3D/}.",
5639
5422
  "properties": {
5640
5423
  "callout": {
5641
5424
  "$ref": "#/definitions/esri.rest-api.Callout.Callout",
5642
5425
  "description": "Callout configuration for a symbol."
5643
5426
  },
5644
5427
  "styleOrigin": {
5645
- "additionalProperties": false,
5646
- "description": "The origin of the style from which the symbol was originally referenced. A reference to the style origin can be either by styleName or by styleUrl (but not both). It may be used to understand where a symbol was originally sourced from, but does not affect actual appearance or rendering of the symbol. {@link https://developers.arcgis.com/web-scene-specification/objects/styleOrigin/}.",
5647
- "properties": {
5648
- "name": {
5649
- "description": "Name of the symbol in the style referenced by styleName or styleUrl.",
5650
- "type": "string"
5651
- },
5652
- "styleName": {
5653
- "description": "A well-known esri-provided style, such as EsriThematicShapesStyle.",
5654
- "type": "string"
5655
- },
5656
- "styleUrl": {
5657
- "description": "URL to a style definition Must be one of the following values: String An absolute URL String A relative path starting with \"./\".",
5658
- "type": "string"
5659
- }
5660
- },
5661
- "type": "object"
5428
+ "$ref": "__type",
5429
+ "description": "The origin of the style from which the symbol was originally referenced. A reference to the style origin can be either by styleName or by styleUrl (but not both). It may be used to understand where a symbol was originally sourced from, but does not affect actual appearance or rendering of the symbol.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/styleOrigin/}."
5662
5430
  },
5663
5431
  "symbolLayers": {
5664
5432
  "description": "A Collection of Symbol3DLayer objects used to visualize the graphic or feature.",
@@ -5675,7 +5443,7 @@
5675
5443
  "type": "array"
5676
5444
  },
5677
5445
  "type": {
5678
- "description": "The type of symbol. See {@link SymbolType}.",
5446
+ "description": "The type of symbol. See{@linkSymbolType}.",
5679
5447
  "enum": [
5680
5448
  "PointSymbol3D"
5681
5449
  ],
@@ -5694,7 +5462,7 @@
5694
5462
  },
5695
5463
  "esri.rest-api.Polygon.Polygon": {
5696
5464
  "additionalProperties": false,
5697
- "description": "A polygon contains an array of rings and a spatial reference. {@link https://developers.arcgis.com/web-map-specification/objects/polygon_geometry/} {@link https://developers.arcgis.com/web-scene-specification/objects/polygon_geometry/}.",
5465
+ "description": "A polygon contains an array of rings and a spatial reference.{@linkhttps://developers.arcgis.com/web-map-specification/objects/polygon_geometry/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/polygon_geometry/}.",
5698
5466
  "properties": {
5699
5467
  "hasM": {
5700
5468
  "description": "Indicates whether the geometry contains M coordinate values.",
@@ -5729,7 +5497,7 @@
5729
5497
  },
5730
5498
  "esri.rest-api.PolygonSymbol3D.PolygonSymbol3D": {
5731
5499
  "additionalProperties": false,
5732
- "description": "PolygonSymbol3D is used to render features with Polygon geometry in a 3D SceneView. Polygon features may also be rendered as points with icons or objects at the centroid of each polygon. {@link https://developers.arcgis.com/web-scene-specification/objects/polygonSymbol3D/}.",
5500
+ "description": "PolygonSymbol3D is used to render features with Polygon geometry in a 3D SceneView. Polygon features may also be rendered as points with icons or objects at the centroid of each polygon.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/polygonSymbol3D/}.",
5733
5501
  "properties": {
5734
5502
  "symbolLayers": {
5735
5503
  "description": "A Collection of Symbol3DLayer objects used to visualize the graphic or feature.",
@@ -5749,7 +5517,7 @@
5749
5517
  "type": "array"
5750
5518
  },
5751
5519
  "type": {
5752
- "description": "The type of symbol. See {@link SymbolType}.",
5520
+ "description": "The type of symbol. See{@linkSymbolType}.",
5753
5521
  "enum": [
5754
5522
  "PolygonSymbol3D"
5755
5523
  ],
@@ -5764,7 +5532,7 @@
5764
5532
  },
5765
5533
  "esri.rest-api.Polyline.Polyline": {
5766
5534
  "additionalProperties": false,
5767
- "description": "Contains an array of paths and a spatialReference. {@link https://developers.arcgis.com/web-map-specification/objects/polyline_geometry/} {@link https://developers.arcgis.com/web-scene-specification/objects/polyline_geometry/}.",
5535
+ "description": "Contains an array of paths and a spatialReference.{@linkhttps://developers.arcgis.com/web-map-specification/objects/polyline_geometry/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/polyline_geometry/}.",
5768
5536
  "properties": {
5769
5537
  "hasM": {
5770
5538
  "description": "Indicates whether the geometry contains M coordinate values.",
@@ -5807,7 +5575,7 @@
5807
5575
  },
5808
5576
  "esri.rest-api.PopupExpressionInfo.PopupExpressionInfo": {
5809
5577
  "additionalProperties": false,
5810
- "description": "Arcade expression added to the pop-up. {@link https://developers.arcgis.com/web-map-specification/objects/popupExpressionInfo/}.",
5578
+ "description": "Arcade expression added to the pop-up.{@linkhttps://developers.arcgis.com/web-map-specification/objects/popupExpressionInfo/}.",
5811
5579
  "properties": {
5812
5580
  "expression": {
5813
5581
  "description": "The Arcade expression.",
@@ -5830,7 +5598,7 @@
5830
5598
  },
5831
5599
  "esri.rest-api.PopupInfo.OrderByFields": {
5832
5600
  "additionalProperties": false,
5833
- "description": "Object indicating the field display order for the related records and whether they should be sorted in ascending or descending order. {@link https://developers.arcgis.com/web-map-specification/objects/orderByFields/} {@link https://developers.arcgis.com/web-scene-specification/objects/orderByFields/}.",
5601
+ "description": "Object indicating the field display order for the related records and whether they should be sorted in ascending or descending order.{@linkhttps://developers.arcgis.com/web-map-specification/objects/orderByFields/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/orderByFields/}.",
5834
5602
  "properties": {
5835
5603
  "field": {
5836
5604
  "description": "The attribute value of the field selected that will drive the sorting of related records.",
@@ -5845,7 +5613,7 @@
5845
5613
  },
5846
5614
  "esri.rest-api.PopupInfo.PopupElement": {
5847
5615
  "additionalProperties": false,
5848
- "description": "Popup elements allow users to author popups, using multiple elements such as tabular views, string description, media (charts and images), and attachments of the attributes and control the order in which they appear. Specifically, popupElements do the following: 1) provide the ability to explicitly add a field/ value table in addition to a description, 2) allow adding multiple description elements, and 3) allow a user to author and consume elements of a popup in the order of their choosing. Each popupElement has a type property. This string value indicates the type of popupElement used. {@link https://developers.arcgis.com/web-map-specification/objects/popupElement/} {@link https://developers.arcgis.com/web-scene-specification/objects/popupElement/}.",
5616
+ "description": "Popup elements allow users to author popups, using multiple elements such as tabular views, string description, media (charts and images), and attachments of the attributes and control the order in which they appear. Specifically, popupElements do the following: 1) provide the ability to explicitly add a field/ value table in addition to a description, 2) allow adding multiple description elements, and 3) allow a user to author and consume elements of a popup in the order of their choosing. Each popupElement has a type property. This string value indicates the type of popupElement used.{@linkhttps://developers.arcgis.com/web-map-specification/objects/popupElement/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/popupElement/}.",
5849
5617
  "properties": {
5850
5618
  "displayType": {
5851
5619
  "description": "This property applies to elements of type attachments. A string value indicating how to display the attachment. Possible values are, preview, and list. If list is specified, attachments show as links.",
@@ -5871,7 +5639,7 @@
5871
5639
  },
5872
5640
  "type": {
5873
5641
  "$ref": "#/definitions/esri.rest-api.PopupInfo.PopupElementType",
5874
- "description": "String value indicating which elements to use. See {@link PopupElementType}."
5642
+ "description": "String value indicating which elements to use. See{@linkPopupElementType}."
5875
5643
  }
5876
5644
  },
5877
5645
  "type": "object"
@@ -5888,7 +5656,7 @@
5888
5656
  },
5889
5657
  "esri.rest-api.PopupInfo.PopupInfo": {
5890
5658
  "additionalProperties": false,
5891
- "description": "Defines the look and feel of pop-up windows when users click or query a feature. {@link https://developers.arcgis.com/web-map-specification/objects/popupInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/popupInfo/}.",
5659
+ "description": "Defines the look and feel of pop-up windows when users click or query a feature.{@linkhttps://developers.arcgis.com/web-map-specification/objects/popupInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/popupInfo/}.",
5892
5660
  "properties": {
5893
5661
  "description": {
5894
5662
  "description": "A string that appears in the body of the pop-up window as a description. This can contain a field name enclosed in {}, such as {DETAILS}.",
@@ -5902,7 +5670,7 @@
5902
5670
  "type": "array"
5903
5671
  },
5904
5672
  "fieldInfos": {
5905
- "description": "An array of {@link FieldInfo} objects defining how each field in the dataset participates (or does not participate) in the pop-up window. The order of the array is the order that fields are shown in the pop-up window.",
5673
+ "description": "An array of{@linkFieldInfo}objects defining how each field in the dataset participates (or does not participate) in the pop-up window. The order of the array is the order that fields are shown in the pop-up window.",
5906
5674
  "items": {
5907
5675
  "$ref": "#/definitions/esri.rest-api.FieldInfo.FieldInfo"
5908
5676
  },
@@ -5939,7 +5707,7 @@
5939
5707
  },
5940
5708
  "esri.rest-api.PopupInfo.RelatedRecordsInfo": {
5941
5709
  "additionalProperties": false,
5942
- "description": "The sort in the popupInfo for the parent feature. This impacts the sorting order for the returned child records. {@link https://developers.arcgis.com/web-map-specification/objects/relatedRecordsInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/relatedRecordsInfo/}.",
5710
+ "description": "The sort in the popupInfo for the parent feature. This impacts the sorting order for the returned child records.{@linkhttps://developers.arcgis.com/web-map-specification/objects/relatedRecordsInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/relatedRecordsInfo/}.",
5943
5711
  "properties": {
5944
5712
  "orderByFields": {
5945
5713
  "description": "Array of orderByFields objects indicating the field display order for the related records and whether they should be sorted in ascending 'asc' or descending 'desc' order.",
@@ -5960,7 +5728,7 @@
5960
5728
  },
5961
5729
  "esri.rest-api.PredominanceRenderer.PredominanceRenderer": {
5962
5730
  "additionalProperties": false,
5963
- "description": "This renderer is a type of UniqueValue renderer which is based off the valueExpression property rather than field. Optionally, size and/or transparency visual variables may be included with valueExpression. Note that this renderer is supported for ArcGIS Online hosted feature services and feature collections. {@link https://developers.arcgis.com/web-map-specification/objects/predominance_renderer/}.",
5731
+ "description": "This renderer is a type of UniqueValue renderer which is based off the valueExpression property rather than field. Optionally, size and/or transparency visual variables may be included with valueExpression. Note that this renderer is supported for ArcGIS Online hosted feature services and feature collections.{@linkhttps://developers.arcgis.com/web-map-specification/objects/predominance_renderer/}.",
5964
5732
  "properties": {
5965
5733
  "authoringInfo": {
5966
5734
  "$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
@@ -5984,10 +5752,10 @@
5984
5752
  },
5985
5753
  "rotationType": {
5986
5754
  "$ref": "#/definitions/esri.rest-api.Renderer.RotationType",
5987
- "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See {@link RotationType}."
5755
+ "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See{@linkRotationType}."
5988
5756
  },
5989
5757
  "type": {
5990
- "description": "The type of renderer. See {@link RendererType}.",
5758
+ "description": "The type of renderer. See{@linkRendererType}.",
5991
5759
  "enum": [
5992
5760
  "predominance"
5993
5761
  ],
@@ -6003,20 +5771,8 @@
6003
5771
  "visualVariables": {
6004
5772
  "description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
6005
5773
  "items": {
6006
- "anyOf": [
6007
- {
6008
- "$ref": "#/definitions/esri.rest-api.VisualVariable.ColorInfo"
6009
- },
6010
- {
6011
- "$ref": "#/definitions/esri.rest-api.VisualVariable.SizeInfo"
6012
- },
6013
- {
6014
- "$ref": "#/definitions/esri.rest-api.VisualVariable.TransparencyInfo"
6015
- },
6016
- {
6017
- "$ref": "#/definitions/esri.rest-api.VisualVariable.RotationInfo"
6018
- }
6019
- ]
5774
+ "$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
5775
+ "description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
6020
5776
  },
6021
5777
  "type": "array"
6022
5778
  }
@@ -6030,7 +5786,7 @@
6030
5786
  },
6031
5787
  "esri.rest-api.QueryTableDataSource.QueryTableDataSource": {
6032
5788
  "additionalProperties": false,
6033
- "description": "Query table data source is a layer/table that is defined by a SQL query. {@link https://developers.arcgis.com/web-map-specification/objects/queryTableDataSource/} {@link https://developers.arcgis.com/web-scene-specification/objects/queryTableDataSource/}.",
5789
+ "description": "Query table data source is a layer/table that is defined by a SQL query.{@linkhttps://developers.arcgis.com/web-map-specification/objects/queryTableDataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/queryTableDataSource/}.",
6034
5790
  "properties": {
6035
5791
  "geometryType": {
6036
5792
  "description": "The geometry type. When querying a table that does not have a geometry column, do not include geometryType.",
@@ -6055,7 +5811,7 @@
6055
5811
  "description": "The spatial reference of the geometry column. When querying a table that does not have a geometry column, do not include spatialReference."
6056
5812
  },
6057
5813
  "type": {
6058
- "description": "Type of the DataSource. {@link DataSourceType}.",
5814
+ "description": "Type of the DataSource.{@linkDataSourceType}.",
6059
5815
  "enum": [
6060
5816
  "queryTable"
6061
5817
  ],
@@ -6073,7 +5829,7 @@
6073
5829
  },
6074
5830
  "esri.rest-api.RangeDomain.RangeDomain": {
6075
5831
  "additionalProperties": false,
6076
- "description": "Range domain specifies a range of valid values for a field. {@link https://developers.arcgis.com/web-map-specification/objects/range_domain/} {@link https://developers.arcgis.com/web-scene-specification/objects/range_domain/}.",
5832
+ "description": "Range domain specifies a range of valid values for a field.{@linkhttps://developers.arcgis.com/web-map-specification/objects/range_domain/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/range_domain/}.",
6077
5833
  "properties": {
6078
5834
  "name": {
6079
5835
  "description": "The name of the domain.",
@@ -6087,7 +5843,7 @@
6087
5843
  "type": "array"
6088
5844
  },
6089
5845
  "type": {
6090
- "description": "Type of domain. See {@link DomainType}.",
5846
+ "description": "Type of domain. See{@linkDomainType}.",
6091
5847
  "enum": [
6092
5848
  "range"
6093
5849
  ],
@@ -6103,19 +5859,9 @@
6103
5859
  },
6104
5860
  "esri.rest-api.RangeInfo.RangeInfo": {
6105
5861
  "additionalProperties": false,
6106
- "description": "Range Information. {@link https://developers.arcgis.com/web-scene-specification/objects/rangeInfo/}.",
5862
+ "description": "Range Information.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/rangeInfo/}.",
6107
5863
  "properties": {
6108
5864
  "currentRangeExtent": {
6109
- "additionalItems": {
6110
- "anyOf": [
6111
- {
6112
- "type": "number"
6113
- },
6114
- {
6115
- "type": "number"
6116
- }
6117
- ]
6118
- },
6119
5865
  "description": "Contains the min and max values within which the features are visible.",
6120
5866
  "items": [
6121
5867
  {
@@ -6125,6 +5871,7 @@
6125
5871
  "type": "number"
6126
5872
  }
6127
5873
  ],
5874
+ "maxItems": 2,
6128
5875
  "minItems": 2,
6129
5876
  "type": "array"
6130
5877
  },
@@ -6133,16 +5880,6 @@
6133
5880
  "type": "string"
6134
5881
  },
6135
5882
  "fullRangeExtent": {
6136
- "additionalItems": {
6137
- "anyOf": [
6138
- {
6139
- "type": "number"
6140
- },
6141
- {
6142
- "type": "number"
6143
- }
6144
- ]
6145
- },
6146
5883
  "description": "Contains the min and max values of all the features for this rangeInfo.",
6147
5884
  "items": [
6148
5885
  {
@@ -6152,6 +5889,7 @@
6152
5889
  "type": "number"
6153
5890
  }
6154
5891
  ],
5892
+ "maxItems": 2,
6155
5893
  "minItems": 2,
6156
5894
  "type": "array"
6157
5895
  },
@@ -6174,14 +5912,14 @@
6174
5912
  },
6175
5913
  "esri.rest-api.RasterDataSource.RasterDataSource": {
6176
5914
  "additionalProperties": false,
6177
- "description": "Raster data source is a file-based raster that resides in a registered raster workspace. {@link https://developers.arcgis.com/web-map-specification/objects/rasterDataSource/} {@link https://developers.arcgis.com/web-scene-specification/objects/rasterDataSource/}.",
5915
+ "description": "Raster data source is a file-based raster that resides in a registered raster workspace.{@linkhttps://developers.arcgis.com/web-map-specification/objects/rasterDataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/rasterDataSource/}.",
6178
5916
  "properties": {
6179
5917
  "dataSourceName": {
6180
5918
  "description": "The fully-qualified string value used to specify where the dataSource is derived.",
6181
5919
  "type": "string"
6182
5920
  },
6183
5921
  "type": {
6184
- "description": "Type of the DataSource. {@link DataSourceType}.",
5922
+ "description": "Type of the DataSource.{@linkDataSourceType}.",
6185
5923
  "enum": [
6186
5924
  "raster"
6187
5925
  ],
@@ -6199,11 +5937,11 @@
6199
5937
  },
6200
5938
  "esri.rest-api.Renderer.AuthoringInfo": {
6201
5939
  "additionalProperties": false,
6202
- "description": "The authoringInfo is an object containing metadata about the authoring process for creating a renderer object. This allows the authoring clients to save specific overridable settings so that next time it is accessed via the UI, their selections are remembered. Non-authoring clients should ignore it. In order to support the slider with color/size/transparency information, the selection of the various themes, classification, and additional properties are saved within this object. Note: The authoringInfo object is not required with a renderer. It is only used if rendering was generated using Map Viewer rendering tools. {@link https://developers.arcgis.com/web-map-specification/objects/authoringInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/authoringInfo/}.",
5940
+ "description": "The authoringInfo is an object containing metadata about the authoring process for creating a renderer object. This allows the authoring clients to save specific overridable settings so that next time it is accessed via the UI, their selections are remembered. Non-authoring clients should ignore it. In order to support the slider with color/size/transparency information, the selection of the various themes, classification, and additional properties are saved within this object. Note: The authoringInfo object is not required with a renderer. It is only used if rendering was generated using Map Viewer rendering tools.{@linkhttps://developers.arcgis.com/web-map-specification/objects/authoringInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/authoringInfo/}.",
6203
5941
  "properties": {
6204
5942
  "classificationMethod": {
6205
5943
  "$ref": "#/definitions/esri.rest-api.Renderer.ClassificationMethod",
6206
- "description": "Used for classed color or size. The default value is esriClassifyManual. See {@link ClassificationMethod}."
5944
+ "description": "Used for classed color or size. The default value is esriClassifyManual. See{@linkClassificationMethod}."
6207
5945
  },
6208
5946
  "colorRamp": {
6209
5947
  "$ref": "#/definitions/esri.rest-api.Renderer.ColorRamp",
@@ -6223,7 +5961,7 @@
6223
5961
  },
6224
5962
  "type": {
6225
5963
  "$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfoType",
6226
- "description": "In case of classed renderers this is set to either classedSize or classedColor. See {@link AuthoringInfoType}."
5964
+ "description": "In case of classed renderers this is set to either classedSize or classedColor. See{@linkAuthoringInfoType}."
6227
5965
  },
6228
5966
  "visualVariables": {
6229
5967
  "$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
@@ -6254,7 +5992,7 @@
6254
5992
  },
6255
5993
  "esri.rest-api.Renderer.ColorRamp": {
6256
5994
  "additionalProperties": false,
6257
- "description": "A colorRamp object is used to specify a range of colors that are applied to a group of symbols. {@link https://developers.arcgis.com/web-map-specification/objects/colorRamp/}.",
5995
+ "description": "A colorRamp object is used to specify a range of colors that are applied to a group of symbols.{@linkhttps://developers.arcgis.com/web-map-specification/objects/colorRamp/}.",
6258
5996
  "properties": {
6259
5997
  "algorithm": {
6260
5998
  "description": "Algorithm used for calculating the ramp.",
@@ -6273,22 +6011,6 @@
6273
6011
  "type": "array"
6274
6012
  },
6275
6013
  "fromColor": {
6276
- "additionalItems": {
6277
- "anyOf": [
6278
- {
6279
- "type": "number"
6280
- },
6281
- {
6282
- "type": "number"
6283
- },
6284
- {
6285
- "type": "number"
6286
- },
6287
- {
6288
- "type": "number"
6289
- }
6290
- ]
6291
- },
6292
6014
  "description": "Array representing the initial color to start the ramp from.",
6293
6015
  "items": [
6294
6016
  {
@@ -6304,26 +6026,11 @@
6304
6026
  "type": "number"
6305
6027
  }
6306
6028
  ],
6029
+ "maxItems": 4,
6307
6030
  "minItems": 4,
6308
6031
  "type": "array"
6309
6032
  },
6310
6033
  "toColor": {
6311
- "additionalItems": {
6312
- "anyOf": [
6313
- {
6314
- "type": "number"
6315
- },
6316
- {
6317
- "type": "number"
6318
- },
6319
- {
6320
- "type": "number"
6321
- },
6322
- {
6323
- "type": "number"
6324
- }
6325
- ]
6326
- },
6327
6034
  "description": "Array representing the final color to end the ramp with.",
6328
6035
  "items": [
6329
6036
  {
@@ -6339,6 +6046,7 @@
6339
6046
  "type": "number"
6340
6047
  }
6341
6048
  ],
6049
+ "maxItems": 4,
6342
6050
  "minItems": 4,
6343
6051
  "type": "array"
6344
6052
  },
@@ -6427,14 +6135,14 @@
6427
6135
  },
6428
6136
  "esri.rest-api.RenderingRule.RenderingRule": {
6429
6137
  "additionalProperties": false,
6430
- "description": "Specifies the rendering rule for how the requested image should be rendered. {@link https://developers.arcgis.com/web-map-specification/objects/renderingRule/} {@link https://developers.arcgis.com/web-scene-specification/objects/renderingRule/}.",
6138
+ "description": "Specifies the rendering rule for how the requested image should be rendered.{@linkhttps://developers.arcgis.com/web-map-specification/objects/renderingRule/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/renderingRule/}.",
6431
6139
  "properties": {
6432
6140
  "outputPixelType": {
6433
6141
  "$ref": "#/definitions/esri.rest-api.RenderingRule.PixelType",
6434
- "description": "Defines the pixel type of the output image. See {@link PixelType}."
6142
+ "description": "Defines the pixel type of the output image. See{@linkPixelType}."
6435
6143
  },
6436
6144
  "rasterFunction": {
6437
- "description": "The raster function name identifies the processing or rendering to be performed. {@link http://resources.arcgis.com/en/help/arcgis-rest-api/#/Raster_Function_Objects/02r3000000rv000000/}.",
6145
+ "description": "The raster function name identifies the processing or rendering to be performed.{@linkhttp://resources.arcgis.com/en/help/arcgis-rest-api/#/Raster_Function_Objects/02r3000000rv000000/}.",
6438
6146
  "type": "string"
6439
6147
  },
6440
6148
  "rasterFunctionArguments": {
@@ -6449,7 +6157,7 @@
6449
6157
  },
6450
6158
  "esri.rest-api.SceneLayer.SceneLayer": {
6451
6159
  "additionalProperties": false,
6452
- "description": "The SceneLayer is a layer type designed for on-demand streaming and displaying large amounts of data in a SceneView. SceneLayers support two geometry types: Point and 3D Objects (e.g. Buildings). {@link https://developers.arcgis.com/web-scene-specification/objects/sceneLayer/}.",
6160
+ "description": "The SceneLayer is a layer type designed for on-demand streaming and displaying large amounts of data in a SceneView. SceneLayers support two geometry types: Point and 3D Objects (e.g. Buildings).{@linkhttps://developers.arcgis.com/web-scene-specification/objects/sceneLayer/}.",
6453
6161
  "properties": {
6454
6162
  "blendMode": {
6455
6163
  "$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
@@ -6480,7 +6188,7 @@
6480
6188
  },
6481
6189
  "listMode": {
6482
6190
  "$ref": "esri.ListMode",
6483
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
6191
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
6484
6192
  },
6485
6193
  "maxScale": {
6486
6194
  "description": "A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer will be visible no matter how far you zoom in.",
@@ -6499,7 +6207,7 @@
6499
6207
  "description": "A PopupInfo object defining the content of pop-up windows when you click or query a feature."
6500
6208
  },
6501
6209
  "refreshInterval": {
6502
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
6210
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
6503
6211
  "type": "number"
6504
6212
  },
6505
6213
  "screenSizePerspective": {
@@ -6519,7 +6227,7 @@
6519
6227
  "type": "string"
6520
6228
  },
6521
6229
  "type": {
6522
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
6230
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
6523
6231
  "enum": [
6524
6232
  "BingMapsAerial",
6525
6233
  "BingMapsHybrid",
@@ -6562,7 +6270,7 @@
6562
6270
  },
6563
6271
  "esri.rest-api.SimpleFillSymbol.SimpleFillSymbol": {
6564
6272
  "additionalProperties": false,
6565
- "description": "Simple fill symbols can be used to symbolize polygon geometries. {@link https://developers.arcgis.com/web-map-specification/objects/esriSFS_symbol/}.",
6273
+ "description": "Simple fill symbols can be used to symbolize polygon geometries.{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriSFS_symbol/}.",
6566
6274
  "properties": {
6567
6275
  "color": {
6568
6276
  "$ref": "#/definitions/esri.rest-api.Symbol.Color",
@@ -6574,10 +6282,10 @@
6574
6282
  },
6575
6283
  "style": {
6576
6284
  "$ref": "#/definitions/esri.rest-api.SimpleFillSymbol.SimpleFillStyle",
6577
- "description": "The fill style. See {@link SimpleFillStyle}."
6285
+ "description": "The fill style. See{@linkSimpleFillStyle}."
6578
6286
  },
6579
6287
  "type": {
6580
- "description": "The type of symbol. See {@link SymbolType}.",
6288
+ "description": "The type of symbol. See{@linkSymbolType}.",
6581
6289
  "enum": [
6582
6290
  "esriSFS"
6583
6291
  ],
@@ -6603,7 +6311,7 @@
6603
6311
  },
6604
6312
  "esri.rest-api.SimpleLineSymbol.SimpleLineSymbol": {
6605
6313
  "additionalProperties": false,
6606
- "description": "Simple line symbols can be used to symbolize polyline geometries or outlines for polygon fills. {@link https://developers.arcgis.com/web-map-specification/objects/esriSLS_symbol/}.",
6314
+ "description": "Simple line symbols can be used to symbolize polyline geometries or outlines for polygon fills.{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriSLS_symbol/}.",
6607
6315
  "properties": {
6608
6316
  "color": {
6609
6317
  "$ref": "#/definitions/esri.rest-api.Symbol.Color",
@@ -6611,10 +6319,10 @@
6611
6319
  },
6612
6320
  "style": {
6613
6321
  "$ref": "#/definitions/esri.rest-api.SimpleLineSymbol.SimpleLineStyle",
6614
- "description": "The line style. See {@link SimpleLineStyle}."
6322
+ "description": "The line style. See{@linkSimpleLineStyle}."
6615
6323
  },
6616
6324
  "type": {
6617
- "description": "The type of symbol. See {@link SymbolType}.",
6325
+ "description": "The type of symbol. See{@linkSymbolType}.",
6618
6326
  "enum": [
6619
6327
  "esriSLS"
6620
6328
  ],
@@ -6645,7 +6353,7 @@
6645
6353
  },
6646
6354
  "esri.rest-api.SimpleMarkerSymbol.SimpleMarkerSymbol": {
6647
6355
  "additionalProperties": false,
6648
- "description": "Simple marker symbols can be used to symbolize point geometries. {@link https://developers.arcgis.com/web-map-specification/objects/esriSMS_symbol/}.",
6356
+ "description": "Simple marker symbols can be used to symbolize point geometries.{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriSMS_symbol/}.",
6649
6357
  "properties": {
6650
6358
  "angle": {
6651
6359
  "description": "Numeric value used to rotate the symbol. The symbol is rotated counter-clockwise. For example, The following, angle=-30, in will create a symbol rotated -30 degrees counter-clockwise; that is, 30 degrees clockwise.",
@@ -6665,10 +6373,10 @@
6665
6373
  },
6666
6374
  "style": {
6667
6375
  "$ref": "#/definitions/esri.rest-api.SimpleMarkerSymbol.SimpleMarkerStyle",
6668
- "description": "The marker style. See {@link SimpleMarkerStyle}."
6376
+ "description": "The marker style. See{@linkSimpleMarkerStyle}."
6669
6377
  },
6670
6378
  "type": {
6671
- "description": "The type of symbol. See {@link SymbolType}.",
6379
+ "description": "The type of symbol. See{@linkSymbolType}.",
6672
6380
  "enum": [
6673
6381
  "esriSMS"
6674
6382
  ],
@@ -6690,7 +6398,7 @@
6690
6398
  },
6691
6399
  "esri.rest-api.SimpleRenderer.SimpleRenderer": {
6692
6400
  "additionalProperties": false,
6693
- "description": "A simple renderer is a renderer that uses one symbol only. {@link https://developers.arcgis.com/web-map-specification/objects/simple_renderer/} {@link https://developers.arcgis.com/web-scene-specification/objects/simpleRenderer/}.",
6401
+ "description": "A simple renderer is a renderer that uses one symbol only.{@linkhttps://developers.arcgis.com/web-map-specification/objects/simple_renderer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/simpleRenderer/}.",
6694
6402
  "properties": {
6695
6403
  "authoringInfo": {
6696
6404
  "$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
@@ -6710,7 +6418,7 @@
6710
6418
  },
6711
6419
  "rotationType": {
6712
6420
  "$ref": "#/definitions/esri.rest-api.Renderer.RotationType",
6713
- "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See {@link RotationType}."
6421
+ "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See{@linkRotationType}."
6714
6422
  },
6715
6423
  "symbol": {
6716
6424
  "anyOf": [
@@ -6754,7 +6462,7 @@
6754
6462
  "description": "An object that represents how all features will be drawn."
6755
6463
  },
6756
6464
  "type": {
6757
- "description": "The type of renderer. See {@link RendererType}.",
6465
+ "description": "The type of renderer. See{@linkRendererType}.",
6758
6466
  "enum": [
6759
6467
  "simple"
6760
6468
  ],
@@ -6763,20 +6471,8 @@
6763
6471
  "visualVariables": {
6764
6472
  "description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
6765
6473
  "items": {
6766
- "anyOf": [
6767
- {
6768
- "$ref": "#/definitions/esri.rest-api.VisualVariable.ColorInfo"
6769
- },
6770
- {
6771
- "$ref": "#/definitions/esri.rest-api.VisualVariable.SizeInfo"
6772
- },
6773
- {
6774
- "$ref": "#/definitions/esri.rest-api.VisualVariable.TransparencyInfo"
6775
- },
6776
- {
6777
- "$ref": "#/definitions/esri.rest-api.VisualVariable.RotationInfo"
6778
- }
6779
- ]
6474
+ "$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
6475
+ "description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
6780
6476
  },
6781
6477
  "type": "array"
6782
6478
  }
@@ -6789,7 +6485,7 @@
6789
6485
  },
6790
6486
  "esri.rest-api.SpatialReference.SpatialReference": {
6791
6487
  "additionalProperties": false,
6792
- "description": "The spatialReference object is located at the top level of the web map JSON hierarchy. In addition to this, it is also available within the operationalLayer and basemap objects. Many predefined spatial references have already been defined and are available for use. A spatial reference can be defined using a well-known ID (WKID) or well-known text (WKT). The default tolerance and resolution values for the associated coordinate system are used. All operational layers in the map are drawn or requested in the spatial reference of the basemap layers. The basemap defines the map spatial reference and tiling scheme. Each basemapLayer must be in the same spatial reference and tiling scheme. For additional information on working with spatial references, and their associated WKIDs, please refer to the ArcGIS REST API documentation which discusses this. {@link https://developers.arcgis.com/web-map-specification/objects/spatialReference/} {@link https://developers.arcgis.com/web-scene-specification/objects/spatialReference/}.",
6488
+ "description": "The spatialReference object is located at the top level of the web map JSON hierarchy. In addition to this, it is also available within the operationalLayer and basemap objects. Many predefined spatial references have already been defined and are available for use. A spatial reference can be defined using a well-known ID (WKID) or well-known text (WKT). The default tolerance and resolution values for the associated coordinate system are used. All operational layers in the map are drawn or requested in the spatial reference of the basemap layers. The basemap defines the map spatial reference and tiling scheme. Each basemapLayer must be in the same spatial reference and tiling scheme. For additional information on working with spatial references, and their associated WKIDs, please refer to the ArcGIS REST API documentation which discusses this.{@linkhttps://developers.arcgis.com/web-map-specification/objects/spatialReference/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/spatialReference/}.",
6793
6489
  "properties": {
6794
6490
  "latestVcsWkid": {
6795
6491
  "description": "(Optional) The current wkid value of the vertical coordinate system.",
@@ -6816,7 +6512,7 @@
6816
6512
  },
6817
6513
  "esri.rest-api.StreamLayer.StreamLayer": {
6818
6514
  "additionalProperties": false,
6819
- "description": "A stream layer in a web map. {@link https://developers.arcgis.com/web-map-specification/objects/streamLayer/}.",
6515
+ "description": "A stream layer in a web map.{@linkhttps://developers.arcgis.com/web-map-specification/objects/streamLayer/}.",
6820
6516
  "properties": {
6821
6517
  "blendMode": {
6822
6518
  "$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
@@ -6870,7 +6566,7 @@
6870
6566
  },
6871
6567
  "listMode": {
6872
6568
  "$ref": "esri.ListMode",
6873
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
6569
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
6874
6570
  },
6875
6571
  "maxScale": {
6876
6572
  "description": "A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer will be visible no matter how far you zoom in.",
@@ -6882,7 +6578,7 @@
6882
6578
  },
6883
6579
  "mode": {
6884
6580
  "$ref": "#/definitions/esri.rest-api.FeatureLayer.FeatureLayerMode",
6885
- "description": "Used with ArcGIS feature services and individual layers in ArcGIS map services, this property determines how the features are retrieved from the server. This property is represented as 0, 1, or 2. - 0: Snapshot mode. Immediately retrieves all features when the map is loaded. - 1: On-demand mode. Features within the current view extent are retrieved as the user navigates the map. This is the default and the most common way to use feature services in web maps. - 2: Selection-only mode. No features are initially retrieved. This mode is used when you have a map service and a feature service from the same parent URL that are working together in the same map, with the map service being used for display and the feature service used for editing. See {@link FeatureLayerMode}."
6581
+ "description": "Used with ArcGIS feature services and individual layers in ArcGIS map services, this property determines how the features are retrieved from the server. This property is represented as 0, 1, or 2. - 0: Snapshot mode. Immediately retrieves all features when the map is loaded. - 1: On-demand mode. Features within the current view extent are retrieved as the user navigates the map. This is the default and the most common way to use feature services in web maps. - 2: Selection-only mode. No features are initially retrieved. This mode is used when you have a map service and a feature service from the same parent URL that are working together in the same map, with the map service being used for display and the feature service used for editing. See{@linkFeatureLayerMode}."
6886
6582
  },
6887
6583
  "opacity": {
6888
6584
  "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
@@ -6893,7 +6589,7 @@
6893
6589
  "description": "A PopupInfo object defining the content of pop-up windows when you click or query a feature."
6894
6590
  },
6895
6591
  "refreshInterval": {
6896
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
6592
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
6897
6593
  "type": "number"
6898
6594
  },
6899
6595
  "screenSizePerspective": {
@@ -6920,7 +6616,7 @@
6920
6616
  "type": "string"
6921
6617
  },
6922
6618
  "type": {
6923
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
6619
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
6924
6620
  "enum": [
6925
6621
  "BingMapsAerial",
6926
6622
  "BingMapsHybrid",
@@ -6949,7 +6645,7 @@
6949
6645
  },
6950
6646
  "esri.rest-api.StyleSymbolReference.StyleSymbolReference": {
6951
6647
  "additionalProperties": false,
6952
- "description": "The StyleSymbolReference is used to reference a symbol from a portal styleItem. {@link https://developers.arcgis.com/web-scene-specification/objects/styleSymbolReference/}.",
6648
+ "description": "The StyleSymbolReference is used to reference a symbol from a portal styleItem.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/styleSymbolReference/}.",
6953
6649
  "properties": {
6954
6650
  "name": {
6955
6651
  "description": "Identifies a symbol in the style by name.",
@@ -6976,7 +6672,7 @@
6976
6672
  "type": "object"
6977
6673
  },
6978
6674
  "esri.rest-api.Symbol.Color": {
6979
- "description": "Color is represented as a four-element array. The four elements represent values for red, green, blue, and alpha in that order. Values range from 0 through 255. If color is undefined for a symbol, the color value is null. {@link https://developers.arcgis.com/web-map-specification/objects/color/} {@link https://developers.arcgis.com/web-scene-specification/objects/color/}.",
6675
+ "description": "Color is represented as a four-element array. The four elements represent values for red, green, blue, and alpha in that order. Values range from 0 through 255. If color is undefined for a symbol, the color value is null.{@linkhttps://developers.arcgis.com/web-map-specification/objects/color/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/color/}.",
6980
6676
  "items": {
6981
6677
  "type": "number"
6982
6678
  },
@@ -6984,11 +6680,11 @@
6984
6680
  },
6985
6681
  "esri.rest-api.Symbol.Font": {
6986
6682
  "additionalProperties": false,
6987
- "description": "Font used for text symbols. {@link https://developers.arcgis.com/web-map-specification/objects/font/} {@link https://developers.arcgis.com/web-scene-specification/objects/font/}.",
6683
+ "description": "Font used for text symbols.{@linkhttps://developers.arcgis.com/web-map-specification/objects/font/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/font/}.",
6988
6684
  "properties": {
6989
6685
  "decoration": {
6990
6686
  "$ref": "#/definitions/esri.rest-api.Symbol.TextDecoration",
6991
- "description": "The text decoration. See {@link TextDecoration}."
6687
+ "description": "The text decoration. See{@linkTextDecoration}."
6992
6688
  },
6993
6689
  "family": {
6994
6690
  "description": "The font family.",
@@ -7000,11 +6696,11 @@
7000
6696
  },
7001
6697
  "style": {
7002
6698
  "$ref": "#/definitions/esri.rest-api.Symbol.FontStyle",
7003
- "description": "The text style. See {@link FontStyle}."
6699
+ "description": "The text style. See{@linkFontStyle}."
7004
6700
  },
7005
6701
  "weight": {
7006
6702
  "$ref": "#/definitions/esri.rest-api.Symbol.FontWeight",
7007
- "description": "The text weight. See {@link FontWeight}."
6703
+ "description": "The text weight. See{@linkFontWeight}."
7008
6704
  }
7009
6705
  },
7010
6706
  "type": "object"
@@ -7059,7 +6755,7 @@
7059
6755
  "$ref": "#/definitions/esri.rest-api.TextSymbol.TextSymbol"
7060
6756
  }
7061
6757
  ],
7062
- "description": "A symbol representing a feature on the map. Part of the Esri ArcGIS REST API (see http://resources.arcgis.com/en/help/rest/apiref/symbol.html). {@link https://developers.arcgis.com/web-map-specification/objects/symbol/}."
6758
+ "description": "A symbol representing a feature on the map. Part of the Esri ArcGIS REST API (see http://resources.arcgis.com/en/help/rest/apiref/symbol.html).{@linkhttps://developers.arcgis.com/web-map-specification/objects/symbol/}."
7063
6759
  },
7064
6760
  "esri.rest-api.Symbol.TextDecoration": {
7065
6761
  "description": "The text decoration for the Font.",
@@ -7082,7 +6778,7 @@
7082
6778
  },
7083
6779
  "esri.rest-api.Symbol3D.Material": {
7084
6780
  "additionalProperties": false,
7085
- "description": "The material used to shade the geometry. {@link https://developers.arcgis.com/web-scene-specification/objects/material/}.",
6781
+ "description": "The material used to shade the geometry.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/material/}.",
7086
6782
  "properties": {
7087
6783
  "color": {
7088
6784
  "$ref": "#/definitions/esri.rest-api.Symbol.Color",
@@ -7109,7 +6805,7 @@
7109
6805
  },
7110
6806
  "esri.rest-api.Symbol3D.Outline": {
7111
6807
  "additionalProperties": false,
7112
- "description": "The outline of the point, line or polygon. {@link https://developers.arcgis.com/web-scene-specification/objects/outline/}.",
6808
+ "description": "The outline of the point, line or polygon.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/outline/}.",
7113
6809
  "properties": {
7114
6810
  "color": {
7115
6811
  "$ref": "#/definitions/esri.rest-api.Symbol.Color",
@@ -7132,7 +6828,7 @@
7132
6828
  },
7133
6829
  "esri.rest-api.Symbol3D.ResourceIconSymbol": {
7134
6830
  "additionalProperties": false,
7135
- "description": "The shape (primitive) or image URL (href) used to visualize the features. {@link https://developers.arcgis.com/web-scene-specification/objects/iconSymbol3DLayer_resource/}.",
6831
+ "description": "The shape (primitive) or image URL (href) used to visualize the features.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/iconSymbol3DLayer_resource/}.",
7136
6832
  "properties": {
7137
6833
  "dataURI": {
7138
6834
  "description": "An image encoded as base64 string, starting with data:image.",
@@ -7151,7 +6847,7 @@
7151
6847
  },
7152
6848
  "esri.rest-api.Symbol3D.ResourceObjectSymbol": {
7153
6849
  "additionalProperties": false,
7154
- "description": "The primitive shape (primitive) or external 3D model (href) used to visualize the points. {@link https://developers.arcgis.com/web-scene-specification/objects/objectSymbol3DLayer_resource/}.",
6850
+ "description": "The primitive shape (primitive) or external 3D model (href) used to visualize the points.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/objectSymbol3DLayer_resource/}.",
7155
6851
  "properties": {
7156
6852
  "href": {
7157
6853
  "description": "Must be one of the following values: String An absolute URL String A relative path starting with \"./\".",
@@ -7185,11 +6881,11 @@
7185
6881
  "$ref": "#/definitions/esri.rest-api.StyleSymbolReference.StyleSymbolReference"
7186
6882
  }
7187
6883
  ],
7188
- "description": "Symbol3D is the base class for all 3D symbols. It is used to render 2D Point, Polyline, and Polygon features in a FeatureLayer and 3D mesh features in a SceneLayer. All 3D symbols must be used in a SceneView instance; there is no support for 3D rendering in MapViews. {@link https://developers.arcgis.com/web-scene-specification/objects/symbol3D/}."
6884
+ "description": "Symbol3D is the base class for all 3D symbols. It is used to render 2D Point, Polyline, and Polygon features in a FeatureLayer and 3D mesh features in a SceneLayer. All 3D symbols must be used in a SceneView instance; there is no support for 3D rendering in MapViews.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/symbol3D/}."
7189
6885
  },
7190
6886
  "esri.rest-api.TableDataSource.TableDataSource": {
7191
6887
  "additionalProperties": false,
7192
- "description": "Table data source is a table, feature class, or raster that resides in a registered workspace (either a folder or geodatabase). In the case of a geodatabase, if versioned, use version to switch to an alternate geodatabase version. If version is empty or missing, the registered geodatabase version will be used. {@link https://developers.arcgis.com/web-map-specification/objects/tableDataSource/} {@link https://developers.arcgis.com/web-scene-specification/objects/tableDataSource/}.",
6888
+ "description": "Table data source is a table, feature class, or raster that resides in a registered workspace (either a folder or geodatabase). In the case of a geodatabase, if versioned, use version to switch to an alternate geodatabase version. If version is empty or missing, the registered geodatabase version will be used.{@linkhttps://developers.arcgis.com/web-map-specification/objects/tableDataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/tableDataSource/}.",
7193
6889
  "properties": {
7194
6890
  "dataSourceName": {
7195
6891
  "description": "The fully-qualified string value used to specify where the dataSource is derived.",
@@ -7200,7 +6896,7 @@
7200
6896
  "type": "string"
7201
6897
  },
7202
6898
  "type": {
7203
- "description": "Type of the DataSource. {@link DataSourceType}.",
6899
+ "description": "Type of the DataSource.{@linkDataSourceType}.",
7204
6900
  "enum": [
7205
6901
  "table"
7206
6902
  ],
@@ -7217,7 +6913,7 @@
7217
6913
  "type": "object"
7218
6914
  },
7219
6915
  "esri.rest-api.Template.DrawingTool": {
7220
- "description": "Possible drawing tool value to use with {@link Template.drawingTool}.",
6916
+ "description": "Possible drawing tool value to use with{@linkTemplate.drawingTool}.",
7221
6917
  "enum": [
7222
6918
  "esriFeatureEditToolCircle",
7223
6919
  "esriFeatureEditToolDownArrow",
@@ -7237,7 +6933,7 @@
7237
6933
  },
7238
6934
  "esri.rest-api.Template.Template": {
7239
6935
  "additionalProperties": false,
7240
- "description": "Templates describe features that can be created in a layer. Templates are used with map notes, other feature collections, and editable web-based CSV layers. They are not used with ArcGIS feature services, which already have feature templates defined in the service. Templates are defined as a property of the layer definition when there are no types defined; otherwise, templates are defined as properties of the types. {@link https://developers.arcgis.com/web-map-specification/objects/template/} {@link https://developers.arcgis.com/web-scene-specification/objects/template/}.",
6936
+ "description": "Templates describe features that can be created in a layer. Templates are used with map notes, other feature collections, and editable web-based CSV layers. They are not used with ArcGIS feature services, which already have feature templates defined in the service. Templates are defined as a property of the layer definition when there are no types defined; otherwise, templates are defined as properties of the types.{@linkhttps://developers.arcgis.com/web-map-specification/objects/template/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/template/}.",
7241
6937
  "properties": {
7242
6938
  "description": {
7243
6939
  "description": "A detailed description of the template.",
@@ -7245,7 +6941,7 @@
7245
6941
  },
7246
6942
  "drawingTool": {
7247
6943
  "$ref": "#/definitions/esri.rest-api.Template.DrawingTool",
7248
- "description": "An optional string that can define a client-side drawing tool to be used with this feature. See the web map specification for more details. See {@link DrawingTool}."
6944
+ "description": "An optional string that can define a client-side drawing tool to be used with this feature. See the web map specification for more details. See{@linkDrawingTool}."
7249
6945
  },
7250
6946
  "name": {
7251
6947
  "description": "A string containing a user-friendly name for the template. This name could appear on a menu of feature choices displayed in the client editing environment.",
@@ -7260,7 +6956,7 @@
7260
6956
  },
7261
6957
  "esri.rest-api.TemporalRenderer.TemporalRenderer": {
7262
6958
  "additionalProperties": false,
7263
- "description": "A temporal renderer is used to perform time-based rendering of features in a feature layer. {@link https://developers.arcgis.com/web-map-specification/objects/temporalRenderer/}.",
6959
+ "description": "A temporal renderer is used to perform time-based rendering of features in a feature layer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/temporalRenderer/}.",
7264
6960
  "properties": {
7265
6961
  "authoringInfo": {
7266
6962
  "$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
@@ -7280,14 +6976,14 @@
7280
6976
  },
7281
6977
  "rotationType": {
7282
6978
  "$ref": "#/definitions/esri.rest-api.Renderer.RotationType",
7283
- "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See {@link RotationType}."
6979
+ "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See{@linkRotationType}."
7284
6980
  },
7285
6981
  "trackRenderer": {
7286
6982
  "$ref": "#/definitions/esri.rest-api.SimpleRenderer.SimpleRenderer",
7287
6983
  "description": "Simple renderer used to symbolize the tracks."
7288
6984
  },
7289
6985
  "type": {
7290
- "description": "The type of renderer. See {@link RendererType}.",
6986
+ "description": "The type of renderer. See{@linkRendererType}.",
7291
6987
  "enum": [
7292
6988
  "temporal"
7293
6989
  ],
@@ -7296,20 +6992,8 @@
7296
6992
  "visualVariables": {
7297
6993
  "description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
7298
6994
  "items": {
7299
- "anyOf": [
7300
- {
7301
- "$ref": "#/definitions/esri.rest-api.VisualVariable.ColorInfo"
7302
- },
7303
- {
7304
- "$ref": "#/definitions/esri.rest-api.VisualVariable.SizeInfo"
7305
- },
7306
- {
7307
- "$ref": "#/definitions/esri.rest-api.VisualVariable.TransparencyInfo"
7308
- },
7309
- {
7310
- "$ref": "#/definitions/esri.rest-api.VisualVariable.RotationInfo"
7311
- }
7312
- ]
6995
+ "$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
6996
+ "description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
7313
6997
  },
7314
6998
  "type": "array"
7315
6999
  }
@@ -7321,7 +7005,7 @@
7321
7005
  },
7322
7006
  "esri.rest-api.TextSymbol.TextSymbol": {
7323
7007
  "additionalProperties": false,
7324
- "description": "Text symbols are used to add text to a feature (labeling). {@link https://developers.arcgis.com/web-map-specification/objects/esriTS_symbol/}.",
7008
+ "description": "Text symbols are used to add text to a feature (labeling).{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriTS_symbol/}.",
7325
7009
  "properties": {
7326
7010
  "angle": {
7327
7011
  "description": "A numeric value that defines the number of degrees (0 to 360) that a text symbol is rotated. The rotation is from East in a counter-clockwise direction where East is the 0° axis.",
@@ -7357,7 +7041,7 @@
7357
7041
  },
7358
7042
  "horizontalAlignment": {
7359
7043
  "$ref": "#/definitions/esri.rest-api.Symbol.HorizontalAlignment",
7360
- "description": "The horizontal alignment of the text. See {@link HorizontalAlignment}."
7044
+ "description": "The horizontal alignment of the text. See{@linkHorizontalAlignment}."
7361
7045
  },
7362
7046
  "kerning": {
7363
7047
  "description": "Boolean value indicating whether to adjust the spacing between characters in the text string.",
@@ -7376,7 +7060,7 @@
7376
7060
  "type": "string"
7377
7061
  },
7378
7062
  "type": {
7379
- "description": "The type of symbol. See {@link SymbolType}.",
7063
+ "description": "The type of symbol. See{@linkSymbolType}.",
7380
7064
  "enum": [
7381
7065
  "esriTS"
7382
7066
  ],
@@ -7384,7 +7068,7 @@
7384
7068
  },
7385
7069
  "verticalAlignment": {
7386
7070
  "$ref": "#/definitions/esri.rest-api.Symbol.VerticalAlignment",
7387
- "description": "The vertical alignment of the text. See {@link VerticalAlignment}."
7071
+ "description": "The vertical alignment of the text. See{@linkVerticalAlignment}."
7388
7072
  },
7389
7073
  "xoffset": {
7390
7074
  "description": "Numeric value indicating the offset on the x-axis in pixels.",
@@ -7402,7 +7086,7 @@
7402
7086
  },
7403
7087
  "esri.rest-api.TextSymbol3DLayer.TextSymbol3DLayer": {
7404
7088
  "additionalProperties": false,
7405
- "description": "TextSymbol3DLayer is used to draw text labels for features of any geometry type. {@link https://developers.arcgis.com/web-scene-specification/objects/textSymbol3DLayer/}.",
7089
+ "description": "TextSymbol3DLayer is used to draw text labels for features of any geometry type.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/textSymbol3DLayer/}.",
7406
7090
  "properties": {
7407
7091
  "font": {
7408
7092
  "$ref": "#/definitions/esri.rest-api.Symbol.Font",
@@ -7421,7 +7105,7 @@
7421
7105
  "type": "string"
7422
7106
  },
7423
7107
  "type": {
7424
- "description": "The type of the Symbol3DLayer. See {@link Symbol3DLayerType}.",
7108
+ "description": "The type of the Symbol3DLayer. See{@linkSymbol3DLayerType}.",
7425
7109
  "enum": [
7426
7110
  "Text"
7427
7111
  ],
@@ -7435,7 +7119,7 @@
7435
7119
  },
7436
7120
  "esri.rest-api.TileInfo.TileInfo": {
7437
7121
  "additionalProperties": false,
7438
- "description": "Tile information, returned from the WMTS OGC Web Service. The tileInfo will contain the spatial reference of the layer. TileInfo is the same json representation as the ArcGIS Map/Image service tileInfo except that it may contain a levelValue on the lod objects that should be used instead of the level in the templateUrl. {@link https://developers.arcgis.com/web-map-specification/objects/tileInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/tileInfo/}.",
7122
+ "description": "Tile information, returned from the WMTS OGC Web Service. The tileInfo will contain the spatial reference of the layer. TileInfo is the same json representation as the ArcGIS Map/Image service tileInfo except that it may contain a levelValue on the lod objects that should be used instead of the level in the templateUrl.{@linkhttps://developers.arcgis.com/web-map-specification/objects/tileInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/tileInfo/}.",
7439
7123
  "properties": {
7440
7124
  "cols": {
7441
7125
  "description": "Requested tile's column.",
@@ -7454,28 +7138,9 @@
7454
7138
  "type": "string"
7455
7139
  },
7456
7140
  "lods": {
7457
- "description": "An array of levels of detail that define the tiling scheme. {@link https://developers.arcgis.com/web-map-specification/objects/lod/} {@link https://developers.arcgis.com/web-scene-specification/objects/lod/}.",
7141
+ "description": "An array of levels of detail that define the tiling scheme.{@linkhttps://developers.arcgis.com/web-map-specification/objects/lod/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/lod/}.",
7458
7142
  "items": {
7459
- "additionalProperties": false,
7460
- "properties": {
7461
- "level": {
7462
- "description": "ID for each level.",
7463
- "type": "number"
7464
- },
7465
- "levelValue": {
7466
- "description": "String to be used when constructing URL to access a tile from this LOD.",
7467
- "type": "string"
7468
- },
7469
- "resolution": {
7470
- "description": "Resolution in map units of each pixel in a tile for each level.",
7471
- "type": "number"
7472
- },
7473
- "scale": {
7474
- "description": "Scale for each level.",
7475
- "type": "number"
7476
- }
7477
- },
7478
- "type": "object"
7143
+ "$ref": "__type"
7479
7144
  },
7480
7145
  "type": "array"
7481
7146
  },
@@ -7496,7 +7161,7 @@
7496
7161
  },
7497
7162
  "esri.rest-api.TiledImageServiceLayer.TiledImageServiceLayer": {
7498
7163
  "additionalProperties": false,
7499
- "description": "An ArcGIS Tiled Image Service layer displays map content from an ArcGIS Server Image service that has been cached (tiled). {@link https://developers.arcgis.com/web-map-specification/objects/tiledImageServiceLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/tiledImageServiceLayer/}.",
7164
+ "description": "An ArcGIS Tiled Image Service layer displays map content from an ArcGIS Server Image service that has been cached (tiled).{@linkhttps://developers.arcgis.com/web-map-specification/objects/tiledImageServiceLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/tiledImageServiceLayer/}.",
7500
7165
  "properties": {
7501
7166
  "blendMode": {
7502
7167
  "$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
@@ -7526,7 +7191,7 @@
7526
7191
  },
7527
7192
  "listMode": {
7528
7193
  "$ref": "esri.ListMode",
7529
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
7194
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
7530
7195
  },
7531
7196
  "maxScale": {
7532
7197
  "description": "A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer will be visible no matter how far you zoom in.",
@@ -7541,7 +7206,7 @@
7541
7206
  "type": "number"
7542
7207
  },
7543
7208
  "refreshInterval": {
7544
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
7209
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
7545
7210
  "type": "number"
7546
7211
  },
7547
7212
  "showLegend": {
@@ -7553,7 +7218,7 @@
7553
7218
  "type": "string"
7554
7219
  },
7555
7220
  "type": {
7556
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
7221
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
7557
7222
  "enum": [
7558
7223
  "BingMapsAerial",
7559
7224
  "BingMapsHybrid",
@@ -7583,7 +7248,7 @@
7583
7248
  },
7584
7249
  "esri.rest-api.TiledMapServiceLayer.TiledMapServiceLayer": {
7585
7250
  "additionalProperties": false,
7586
- "description": "An ArcGIS Tiled Map Service layer displays map content from an ArcGIS Server Map service that has been cached (tiled). {@link https://developers.arcgis.com/web-map-specification/objects/tiledMapServiceLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/tiledMapServiceLayer/}.",
7251
+ "description": "An ArcGIS Tiled Map Service layer displays map content from an ArcGIS Server Map service that has been cached (tiled).{@linkhttps://developers.arcgis.com/web-map-specification/objects/tiledMapServiceLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/tiledMapServiceLayer/}.",
7587
7252
  "properties": {
7588
7253
  "blendMode": {
7589
7254
  "$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
@@ -7600,31 +7265,8 @@
7600
7265
  "type": "array"
7601
7266
  },
7602
7267
  "exclusionAreas": {
7603
- "additionalProperties": false,
7604
- "description": "Exclusion areas define extent areas where no data will be fetched for a layer. NOTE: Applicable if used as a baseMapLayer. An array of exclusionArea objects defining the layer exclusions. {@link https://developers.arcgis.com/web-map-specification/objects/exclusionArea/}.",
7605
- "properties": {
7606
- "geometry": {
7607
- "$ref": "#/definitions/esri.rest-api.Extent.Extent",
7608
- "description": "The geometry defining the area where no data will be fetched. Only extent is supported."
7609
- },
7610
- "maxScale": {
7611
- "description": "The zoom level where the exclusion ends.",
7612
- "type": "number"
7613
- },
7614
- "maxZoom": {
7615
- "description": "The zoom level where the exclusion ends.",
7616
- "type": "number"
7617
- },
7618
- "minScale": {
7619
- "description": "The zoom level where the exclusion starts.",
7620
- "type": "number"
7621
- },
7622
- "minZoom": {
7623
- "description": "The zoom level where the exclusion starts.",
7624
- "type": "number"
7625
- }
7626
- },
7627
- "type": "object"
7268
+ "$ref": "__type",
7269
+ "description": "Exclusion areas define extent areas where no data will be fetched for a layer. NOTE: Applicable if used as a baseMapLayer. An array of exclusionArea objects defining the layer exclusions.{@linkhttps://developers.arcgis.com/web-map-specification/objects/exclusionArea/}."
7628
7270
  },
7629
7271
  "id": {
7630
7272
  "description": "A unique identifying string for the layer.",
@@ -7654,7 +7296,7 @@
7654
7296
  },
7655
7297
  "listMode": {
7656
7298
  "$ref": "esri.ListMode",
7657
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
7299
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
7658
7300
  },
7659
7301
  "maxScale": {
7660
7302
  "description": "A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer will be visible no matter how far you zoom in.",
@@ -7673,7 +7315,7 @@
7673
7315
  "type": "string"
7674
7316
  },
7675
7317
  "refreshInterval": {
7676
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
7318
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
7677
7319
  "type": "number"
7678
7320
  },
7679
7321
  "showLegend": {
@@ -7685,7 +7327,7 @@
7685
7327
  "type": "string"
7686
7328
  },
7687
7329
  "type": {
7688
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
7330
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
7689
7331
  "enum": [
7690
7332
  "BingMapsAerial",
7691
7333
  "BingMapsHybrid",
@@ -7714,24 +7356,11 @@
7714
7356
  },
7715
7357
  "esri.rest-api.Type.Type": {
7716
7358
  "additionalProperties": false,
7717
- "description": "Types contain information about the combinations of attributes allowed for features in the dataset. Each feature in the dataset can have a type, indicated in its typeIdField, which is used in LayerDefinition. {@link https://developers.arcgis.com/web-map-specification/objects/type/} {@link https://developers.arcgis.com/web-scene-specification/objects/type/}.",
7359
+ "description": "Types contain information about the combinations of attributes allowed for features in the dataset. Each feature in the dataset can have a type, indicated in its typeIdField, which is used in LayerDefinition.{@linkhttps://developers.arcgis.com/web-map-specification/objects/type/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/type/}.",
7718
7360
  "properties": {
7719
7361
  "domains": {
7720
- "additionalProperties": {
7721
- "anyOf": [
7722
- {
7723
- "$ref": "#/definitions/esri.rest-api.CodedValueDomain.CodedValueDomain"
7724
- },
7725
- {
7726
- "$ref": "#/definitions/esri.rest-api.InheritedDomain.InheritedDomain"
7727
- },
7728
- {
7729
- "$ref": "#/definitions/esri.rest-api.RangeDomain.RangeDomain"
7730
- }
7731
- ]
7732
- },
7733
- "description": "A set of domain objects for each domain in the type.",
7734
- "type": "object"
7362
+ "$ref": "__type",
7363
+ "description": "A set of domain objects for each domain in the type."
7735
7364
  },
7736
7365
  "id": {
7737
7366
  "description": "A unique numerical ID for the type.",
@@ -7756,7 +7385,7 @@
7756
7385
  },
7757
7386
  "esri.rest-api.UniqueValueFromStyle.UniqueValueFromStyle": {
7758
7387
  "additionalProperties": false,
7759
- "description": "This is a special version of UniqueValue Renderer, which loads uniqueValue infos from a portal style. {@link https://developers.arcgis.com/web-scene-specification/objects/uniqueValueFromStyleRenderer/}.",
7388
+ "description": "This is a special version of UniqueValue Renderer, which loads uniqueValue infos from a portal style.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/uniqueValueFromStyleRenderer/}.",
7760
7389
  "properties": {
7761
7390
  "authoringInfo": {
7762
7391
  "$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
@@ -7780,7 +7409,7 @@
7780
7409
  },
7781
7410
  "rotationType": {
7782
7411
  "$ref": "#/definitions/esri.rest-api.Renderer.RotationType",
7783
- "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See {@link RotationType}."
7412
+ "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See{@linkRotationType}."
7784
7413
  },
7785
7414
  "styleName": {
7786
7415
  "description": "A registered web style name. Can not be used in conjunction with styleName.",
@@ -7791,7 +7420,7 @@
7791
7420
  "type": "string"
7792
7421
  },
7793
7422
  "type": {
7794
- "description": "The type of renderer. See {@link RendererType}.",
7423
+ "description": "The type of renderer. See{@linkRendererType}.",
7795
7424
  "enum": [
7796
7425
  "uniqueValue"
7797
7426
  ],
@@ -7800,20 +7429,8 @@
7800
7429
  "visualVariables": {
7801
7430
  "description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
7802
7431
  "items": {
7803
- "anyOf": [
7804
- {
7805
- "$ref": "#/definitions/esri.rest-api.VisualVariable.ColorInfo"
7806
- },
7807
- {
7808
- "$ref": "#/definitions/esri.rest-api.VisualVariable.SizeInfo"
7809
- },
7810
- {
7811
- "$ref": "#/definitions/esri.rest-api.VisualVariable.TransparencyInfo"
7812
- },
7813
- {
7814
- "$ref": "#/definitions/esri.rest-api.VisualVariable.RotationInfo"
7815
- }
7816
- ]
7432
+ "$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
7433
+ "description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
7817
7434
  },
7818
7435
  "type": "array"
7819
7436
  }
@@ -7826,7 +7443,7 @@
7826
7443
  },
7827
7444
  "esri.rest-api.UniqueValueRenderer.UniqueValueInfo": {
7828
7445
  "additionalProperties": false,
7829
- "description": "The following is a list of properties found on the uniqueValueInfo object, which is one of the properties on the renderer object. The uniqueValueInfo object contains the symbology for each uniquely drawn value in the renderer. {@link https://developers.arcgis.com/web-map-specification/objects/uniqueValueInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/uniqueValueInfo/}.",
7446
+ "description": "The following is a list of properties found on the uniqueValueInfo object, which is one of the properties on the renderer object. The uniqueValueInfo object contains the symbology for each uniquely drawn value in the renderer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/uniqueValueInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/uniqueValueInfo/}.",
7830
7447
  "properties": {
7831
7448
  "description": {
7832
7449
  "description": "String value used to describe the drawn symbol.",
@@ -7890,7 +7507,7 @@
7890
7507
  },
7891
7508
  "esri.rest-api.UniqueValueRenderer.UniqueValueRenderer": {
7892
7509
  "additionalProperties": false,
7893
- "description": "A unique value renderer symbolizes groups of features that have matching field values. {@link https://developers.arcgis.com/web-map-specification/objects/uniqueValue_renderer/} {@link https://developers.arcgis.com/web-scene-specification/objects/uniqueValueRenderer/}.",
7510
+ "description": "A unique value renderer symbolizes groups of features that have matching field values.{@linkhttps://developers.arcgis.com/web-map-specification/objects/uniqueValue_renderer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/uniqueValueRenderer/}.",
7894
7511
  "properties": {
7895
7512
  "authoringInfo": {
7896
7513
  "$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
@@ -7967,10 +7584,10 @@
7967
7584
  },
7968
7585
  "rotationType": {
7969
7586
  "$ref": "#/definitions/esri.rest-api.Renderer.RotationType",
7970
- "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See {@link RotationType}."
7587
+ "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See{@linkRotationType}."
7971
7588
  },
7972
7589
  "type": {
7973
- "description": "The type of renderer. See {@link RendererType}.",
7590
+ "description": "The type of renderer. See{@linkRendererType}.",
7974
7591
  "enum": [
7975
7592
  "uniqueValue"
7976
7593
  ],
@@ -7986,20 +7603,8 @@
7986
7603
  "visualVariables": {
7987
7604
  "description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
7988
7605
  "items": {
7989
- "anyOf": [
7990
- {
7991
- "$ref": "#/definitions/esri.rest-api.VisualVariable.ColorInfo"
7992
- },
7993
- {
7994
- "$ref": "#/definitions/esri.rest-api.VisualVariable.SizeInfo"
7995
- },
7996
- {
7997
- "$ref": "#/definitions/esri.rest-api.VisualVariable.TransparencyInfo"
7998
- },
7999
- {
8000
- "$ref": "#/definitions/esri.rest-api.VisualVariable.RotationInfo"
8001
- }
8002
- ]
7606
+ "$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
7607
+ "description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
8003
7608
  },
8004
7609
  "type": "array"
8005
7610
  }
@@ -8013,7 +7618,7 @@
8013
7618
  },
8014
7619
  "esri.rest-api.Value.Value": {
8015
7620
  "additionalProperties": false,
8016
- "description": "The value object contains information for pop-up windows about how images should be retrieved or charts constructed. {@link https://developers.arcgis.com/web-map-specification/objects/value/} {@link https://developers.arcgis.com/web-scene-specification/objects/value/}.",
7621
+ "description": "The value object contains information for pop-up windows about how images should be retrieved or charts constructed.{@linkhttps://developers.arcgis.com/web-map-specification/objects/value/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/value/}.",
8017
7622
  "properties": {
8018
7623
  "fields": {
8019
7624
  "description": "Used with charts. An array of field names to display in the chart.",
@@ -8089,7 +7694,7 @@
8089
7694
  },
8090
7695
  "rotationType": {
8091
7696
  "$ref": "#/definitions/esri.rest-api.Renderer.RotationType",
8092
- "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See {@link RotationType}."
7697
+ "description": "String value (either geographic or arithmetic) which controls the origin and direction of rotation on point features. If the rotationType is defined as 'arithmetic', the symbol is rotated from East in a counter-clockwise direction where East is the 0� axis. If the rotationType is defined as 'geographic', the symbol is rotated from North in a clockwise direction where North is the 0� axis. See{@linkRotationType}."
8093
7698
  },
8094
7699
  "style": {
8095
7700
  "description": "A predefined style.",
@@ -8113,7 +7718,7 @@
8113
7718
  "type": "number"
8114
7719
  },
8115
7720
  "type": {
8116
- "description": "The type of renderer. See {@link RendererType}.",
7721
+ "description": "The type of renderer. See{@linkRendererType}.",
8117
7722
  "enum": [
8118
7723
  "vectorField"
8119
7724
  ],
@@ -8122,20 +7727,8 @@
8122
7727
  "visualVariables": {
8123
7728
  "description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
8124
7729
  "items": {
8125
- "anyOf": [
8126
- {
8127
- "$ref": "#/definitions/esri.rest-api.VisualVariable.ColorInfo"
8128
- },
8129
- {
8130
- "$ref": "#/definitions/esri.rest-api.VisualVariable.SizeInfo"
8131
- },
8132
- {
8133
- "$ref": "#/definitions/esri.rest-api.VisualVariable.TransparencyInfo"
8134
- },
8135
- {
8136
- "$ref": "#/definitions/esri.rest-api.VisualVariable.RotationInfo"
8137
- }
8138
- ]
7730
+ "$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
7731
+ "description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
8139
7732
  },
8140
7733
  "type": "array"
8141
7734
  }
@@ -8150,7 +7743,7 @@
8150
7743
  },
8151
7744
  "esri.rest-api.VectorTileLayer.VectorTileLayer": {
8152
7745
  "additionalProperties": false,
8153
- "description": "A vector tile layer references a set of web-accessible vector tiles and the corresponding style for how those tiles should be drawn. {@link https://developers.arcgis.com/web-map-specification/objects/vectorTileLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/vectorTileLayer/}.",
7746
+ "description": "A vector tile layer references a set of web-accessible vector tiles and the corresponding style for how those tiles should be drawn.{@linkhttps://developers.arcgis.com/web-map-specification/objects/vectorTileLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/vectorTileLayer/}.",
8154
7747
  "properties": {
8155
7748
  "blendMode": {
8156
7749
  "$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
@@ -8180,7 +7773,7 @@
8180
7773
  },
8181
7774
  "listMode": {
8182
7775
  "$ref": "esri.ListMode",
8183
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
7776
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
8184
7777
  },
8185
7778
  "maxScale": {
8186
7779
  "description": "A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer will be visible no matter how far you zoom in.",
@@ -8199,7 +7792,7 @@
8199
7792
  "type": "string"
8200
7793
  },
8201
7794
  "refreshInterval": {
8202
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
7795
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
8203
7796
  "type": "number"
8204
7797
  },
8205
7798
  "showLegend": {
@@ -8215,7 +7808,7 @@
8215
7808
  "type": "string"
8216
7809
  },
8217
7810
  "type": {
8218
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
7811
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
8219
7812
  "enum": [
8220
7813
  "BingMapsAerial",
8221
7814
  "BingMapsHybrid",
@@ -8240,7 +7833,7 @@
8240
7833
  },
8241
7834
  "esri.rest-api.VerticalOffset.VerticalOffset": {
8242
7835
  "additionalProperties": false,
8243
- "description": "Shifts the symbol along the vertical world axis by a given length. The length is set in screen space units. {@link https://developers.arcgis.com/web-scene-specification/objects/verticalOffset/}.",
7836
+ "description": "Shifts the symbol along the vertical world axis by a given length. The length is set in screen space units.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/verticalOffset/}.",
8244
7837
  "properties": {
8245
7838
  "maxWorldLength": {
8246
7839
  "description": "The maximum vertical symbol lift in world units. It acts as an upper bound to avoid lift becoming too big.",
@@ -8262,15 +7855,13 @@
8262
7855
  },
8263
7856
  "esri.rest-api.VisualVariable.ColorInfo": {
8264
7857
  "additionalProperties": false,
8265
- "description": "The colorInfo visual variable defines how a continuous color ramp is applied to features based on the values of a numeric field attribute. The minimum and maximum values of the data should be indicated along with their respective color values. You must specify either colors or stops to construct the color ramp. {@link https://developers.arcgis.com/web-map-specification/objects/colorInfo_visualVariable/} {@link https://developers.arcgis.com/web-scene-specification/objects/colorInfo_visualVariable/}.",
7858
+ "description": "The colorInfo visual variable defines how a continuous color ramp is applied to features based on the values of a numeric field attribute. The minimum and maximum values of the data should be indicated along with their respective color values. You must specify either colors or stops to construct the color ramp.{@linkhttps://developers.arcgis.com/web-map-specification/objects/colorInfo_visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorInfo_visualVariable/}.",
8266
7859
  "properties": {
8267
7860
  "colors": {
8268
7861
  "description": "An array of colors that define the color ramp. Either colors or stops must be specified to construct the color ramp.",
8269
7862
  "items": {
8270
- "items": {
8271
- "type": "number"
8272
- },
8273
- "type": "array"
7863
+ "$ref": "#/definitions/esri.rest-api.Symbol.Color",
7864
+ "description": "Color is represented as a four-element array. The four elements represent values for red, green, blue, and alpha in that order. Values range from 0 through 255. If color is undefined for a symbol, the color value is null.{@linkhttps://developers.arcgis.com/web-map-specification/objects/color/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/color/}."
8274
7865
  },
8275
7866
  "type": "array"
8276
7867
  },
@@ -8279,15 +7870,8 @@
8279
7870
  "type": "string"
8280
7871
  },
8281
7872
  "legendOptions": {
8282
- "additionalProperties": false,
8283
- "description": "Options available for the legend. {@link https://developers.arcgis.com/web-map-specification/objects/legendOptions/} {@link https://developers.arcgis.com/web-scene-specification/objects/legendOptions/}.",
8284
- "properties": {
8285
- "title": {
8286
- "description": "The title of the legend.",
8287
- "type": "string"
8288
- }
8289
- },
8290
- "type": "object"
7873
+ "$ref": "__type",
7874
+ "description": "Options available for the legend.{@linkhttps://developers.arcgis.com/web-map-specification/objects/legendOptions/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/legendOptions/}."
8291
7875
  },
8292
7876
  "maxDataValue": {
8293
7877
  "description": "The maximum data value.",
@@ -8309,7 +7893,7 @@
8309
7893
  "type": "array"
8310
7894
  },
8311
7895
  "type": {
8312
- "description": "The type of the VisualVariable. See {@link VisualVariableType}.",
7896
+ "description": "The type of the VisualVariable. See{@linkVisualVariableType}.",
8313
7897
  "enum": [
8314
7898
  "colorInfo"
8315
7899
  ],
@@ -8329,10 +7913,8 @@
8329
7913
  "color": {
8330
7914
  "anyOf": [
8331
7915
  {
8332
- "items": {
8333
- "type": "number"
8334
- },
8335
- "type": "array"
7916
+ "$ref": "#/definitions/esri.rest-api.Symbol.Color",
7917
+ "description": "Color is represented as a four-element array. The four elements represent values for red, green, blue, and alpha in that order. Values range from 0 through 255. If color is undefined for a symbol, the color value is null.{@linkhttps://developers.arcgis.com/web-map-specification/objects/color/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/color/}."
8336
7918
  },
8337
7919
  {
8338
7920
  "type": "string"
@@ -8353,22 +7935,15 @@
8353
7935
  },
8354
7936
  "esri.rest-api.VisualVariable.RotationInfo": {
8355
7937
  "additionalProperties": false,
8356
- "description": "The rotation visual variable defines how features rendered with marker symbols are rotated. The rotation value is determined by mapping the values to data in a field, or by other arithmetic means with a function. {@link https://developers.arcgis.com/web-scene-specification/objects/rotationInfo_visualVariable/} {@link https://developers.arcgis.com/web-map-specification/objects/rotationInfo_visualVariable/}.",
7938
+ "description": "The rotation visual variable defines how features rendered with marker symbols are rotated. The rotation value is determined by mapping the values to data in a field, or by other arithmetic means with a function.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/rotationInfo_visualVariable/}{@linkhttps://developers.arcgis.com/web-map-specification/objects/rotationInfo_visualVariable/}.",
8357
7939
  "properties": {
8358
7940
  "field": {
8359
7941
  "description": "A string value indicating the name of the feature attribute field that contains the data value to render.",
8360
7942
  "type": "string"
8361
7943
  },
8362
7944
  "legendOptions": {
8363
- "additionalProperties": false,
8364
- "description": "Options available for the legend. {@link https://developers.arcgis.com/web-map-specification/objects/legendOptions/} {@link https://developers.arcgis.com/web-scene-specification/objects/legendOptions/}.",
8365
- "properties": {
8366
- "title": {
8367
- "description": "The title of the legend.",
8368
- "type": "string"
8369
- }
8370
- },
8371
- "type": "object"
7945
+ "$ref": "__type",
7946
+ "description": "Options available for the legend.{@linkhttps://developers.arcgis.com/web-map-specification/objects/legendOptions/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/legendOptions/}."
8372
7947
  },
8373
7948
  "normalizationField": {
8374
7949
  "description": "String value indicating the name of the attribute field used to normalize the data.",
@@ -8379,7 +7954,7 @@
8379
7954
  "description": "Defines the origin and direction of rotation depending on how the angle of rotation was measured. Possible values are geographic which rotates the symbol from the north in a clockwise direction and arithmetic which rotates the symbol from the east in a counter-clockwise direction. Must be one of the following values: geographic, arithmetic."
8380
7955
  },
8381
7956
  "type": {
8382
- "description": "The type of the VisualVariable. See {@link VisualVariableType}.",
7957
+ "description": "The type of the VisualVariable. See{@linkVisualVariableType}.",
8383
7958
  "enum": [
8384
7959
  "rotationInfo"
8385
7960
  ],
@@ -8406,7 +7981,7 @@
8406
7981
  },
8407
7982
  "esri.rest-api.VisualVariable.Size": {
8408
7983
  "additionalProperties": false,
8409
- "description": "Specifies the largest marker size to use at any given map scale. This is required if valueUnit is set to unknown. {@link https://developers.arcgis.com/web-map-specification/objects/maxSize/} {@link https://developers.arcgis.com/web-map-specification/objects/minSize/} {@link https://developers.arcgis.com/web-scene-specification/objects/maxSize/} {@link https://developers.arcgis.com/web-scene-specification/objects/minSize/}.",
7984
+ "description": "Specifies the largest marker size to use at any given map scale. This is required if valueUnit is set to unknown.{@linkhttps://developers.arcgis.com/web-map-specification/objects/maxSize/}{@linkhttps://developers.arcgis.com/web-map-specification/objects/minSize/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/maxSize/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/minSize/}.",
8410
7985
  "properties": {
8411
7986
  "expression": {
8412
7987
  "description": "The value which allows a size to be defined based on the map scale. Currently, the only supported expression is, view.scale.",
@@ -8432,7 +8007,7 @@
8432
8007
  },
8433
8008
  "esri.rest-api.VisualVariable.SizeInfo": {
8434
8009
  "additionalProperties": false,
8435
- "description": "The sizeInfo visual variable defines how a continuous color ramp is applied to features based on the values of a numeric field attribute. The minimum and maximum values of the data should be indicated along with their respective color values. You must specify either colors or stops to construct the color ramp. {@link https://developers.arcgis.com/web-map-specification/objects/sizeInfo_visualVariable/} {@link https://developers.arcgis.com/web-scene-specification/objects/sizeInfo_visualVariable/}.",
8010
+ "description": "The sizeInfo visual variable defines how a continuous color ramp is applied to features based on the values of a numeric field attribute. The minimum and maximum values of the data should be indicated along with their respective color values. You must specify either colors or stops to construct the color ramp.{@linkhttps://developers.arcgis.com/web-map-specification/objects/sizeInfo_visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/sizeInfo_visualVariable/}.",
8436
8011
  "properties": {
8437
8012
  "axis": {
8438
8013
  "description": "Defines the axis the size visual variable should be applied to when rendering features with an ObjectSymbol3DLayer.",
@@ -8450,15 +8025,8 @@
8450
8025
  "type": "string"
8451
8026
  },
8452
8027
  "legendOptions": {
8453
- "additionalProperties": false,
8454
- "description": "Options available for the legend. {@link https://developers.arcgis.com/web-map-specification/objects/legendOptions/} {@link https://developers.arcgis.com/web-scene-specification/objects/legendOptions/}.",
8455
- "properties": {
8456
- "title": {
8457
- "description": "The title of the legend.",
8458
- "type": "string"
8459
- }
8460
- },
8461
- "type": "object"
8028
+ "$ref": "__type",
8029
+ "description": "Options available for the legend.{@linkhttps://developers.arcgis.com/web-map-specification/objects/legendOptions/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/legendOptions/}."
8462
8030
  },
8463
8031
  "maxDataValue": {
8464
8032
  "description": "The maximum data value.",
@@ -8495,7 +8063,7 @@
8495
8063
  "type": "string"
8496
8064
  },
8497
8065
  "type": {
8498
- "description": "The type of the VisualVariable. See {@link VisualVariableType}.",
8066
+ "description": "The type of the VisualVariable. See{@linkVisualVariableType}.",
8499
8067
  "enum": [
8500
8068
  "sizeInfo"
8501
8069
  ],
@@ -8562,22 +8130,15 @@
8562
8130
  },
8563
8131
  "esri.rest-api.VisualVariable.TransparencyInfo": {
8564
8132
  "additionalProperties": false,
8565
- "description": "TransparencyInfo is supported by opacityInfo in the JavaScript API. Except type and axis, all properties follow the syntax of the JavaScript API's opacityInfo property. It applies transparency to each feature based on the attribute values in a field. The exception is that the webmap JSON uses transparency (range 0 - 100, with 100 as completely transparent) instead of opacity (range 0 - 1, with 0 as completely transparent). {@link https://developers.arcgis.com/web-map-specification/objects/transparencyInfo_visualVariable/} {@link https://developers.arcgis.com/web-scene-specification/objects/transparencyInfo_visualVariable/}.",
8133
+ "description": "TransparencyInfo is supported by opacityInfo in the JavaScript API. Except type and axis, all properties follow the syntax of the JavaScript API's opacityInfo property. It applies transparency to each feature based on the attribute values in a field. The exception is that the webmap JSON uses transparency (range 0 - 100, with 100 as completely transparent) instead of opacity (range 0 - 1, with 0 as completely transparent).{@linkhttps://developers.arcgis.com/web-map-specification/objects/transparencyInfo_visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/transparencyInfo_visualVariable/}.",
8566
8134
  "properties": {
8567
8135
  "field": {
8568
8136
  "description": "A string value indicating the name of the feature attribute field that contains the data value to render.",
8569
8137
  "type": "string"
8570
8138
  },
8571
8139
  "legendOptions": {
8572
- "additionalProperties": false,
8573
- "description": "Options available for the legend.",
8574
- "properties": {
8575
- "title": {
8576
- "description": "The title of the legend.",
8577
- "type": "string"
8578
- }
8579
- },
8580
- "type": "object"
8140
+ "$ref": "__type",
8141
+ "description": "Options available for the legend."
8581
8142
  },
8582
8143
  "normalizationField": {
8583
8144
  "description": "String value indicating the name of the attribute field used to normalize the data.",
@@ -8591,7 +8152,7 @@
8591
8152
  "type": "array"
8592
8153
  },
8593
8154
  "type": {
8594
- "description": "The type of the VisualVariable. See {@link VisualVariableType}.",
8155
+ "description": "The type of the VisualVariable. See{@linkVisualVariableType}.",
8595
8156
  "enum": [
8596
8157
  "transparencyInfo"
8597
8158
  ],
@@ -8643,11 +8204,11 @@
8643
8204
  "$ref": "#/definitions/esri.rest-api.VisualVariable.RotationInfo"
8644
8205
  }
8645
8206
  ],
8646
- "description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'. {@link https://developers.arcgis.com/web-map-specification/objects/visualVariable/} {@link https://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
8207
+ "description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
8647
8208
  },
8648
8209
  "esri.rest-api.WMSLayer.WMSLayer": {
8649
8210
  "additionalProperties": false,
8650
- "description": "A layer consuming a Web Map Service (WMS). The WMS specification is an international specification for serving and consuming dynamic maps on the web. For additional information on publishing WMS services, please see the ArcGIS Server help. {@link https://developers.arcgis.com/web-map-specification/objects/wmsLayer/}.",
8211
+ "description": "A layer consuming a Web Map Service (WMS). The WMS specification is an international specification for serving and consuming dynamic maps on the web. For additional information on publishing WMS services, please see the ArcGIS Server help.{@linkhttps://developers.arcgis.com/web-map-specification/objects/wmsLayer/}.",
8651
8212
  "properties": {
8652
8213
  "blendMode": {
8653
8214
  "$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
@@ -8717,7 +8278,7 @@
8717
8278
  },
8718
8279
  "listMode": {
8719
8280
  "$ref": "esri.ListMode",
8720
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
8281
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
8721
8282
  },
8722
8283
  "mapUrl": {
8723
8284
  "description": "The URL of the WMS map. You should also supply the url property, which is the URL of the WMS capabilities document.",
@@ -8744,7 +8305,7 @@
8744
8305
  "type": "number"
8745
8306
  },
8746
8307
  "refreshInterval": {
8747
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
8308
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
8748
8309
  "type": "number"
8749
8310
  },
8750
8311
  "showLegend": {
@@ -8763,7 +8324,7 @@
8763
8324
  "type": "string"
8764
8325
  },
8765
8326
  "type": {
8766
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
8327
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
8767
8328
  "enum": [
8768
8329
  "BingMapsAerial",
8769
8330
  "BingMapsHybrid",
@@ -8803,7 +8364,7 @@
8803
8364
  },
8804
8365
  "esri.rest-api.WMSSublayer.WMSSublayer": {
8805
8366
  "additionalProperties": false,
8806
- "description": "A layer object may allow overrides on popup content and drawing behavior for individual layers of a web service. {@link https://developers.arcgis.com/web-map-specification/objects/wmsLayer_layer/}.",
8367
+ "description": "A layer object may allow overrides on popup content and drawing behavior for individual layers of a web service.{@linkhttps://developers.arcgis.com/web-map-specification/objects/wmsLayer_layer/}.",
8807
8368
  "properties": {
8808
8369
  "legendUrl": {
8809
8370
  "description": "A string URL to a legend graphic for the layer.",
@@ -8830,7 +8391,7 @@
8830
8391
  },
8831
8392
  "esri.rest-api.WMTSInfo.WMTSInfo": {
8832
8393
  "additionalProperties": false,
8833
- "description": "Object containing layerIdentifier, tileMatrixSet, and URL for WMTSLayer layer types. {@link https://developers.arcgis.com/web-map-specification/objects/wmtsInfo/}.",
8394
+ "description": "Object containing layerIdentifier, tileMatrixSet, and URL for WMTSLayer layer types.{@linkhttps://developers.arcgis.com/web-map-specification/objects/wmtsInfo/}.",
8834
8395
  "properties": {
8835
8396
  "customLayerParameters": {
8836
8397
  "description": "A sequence of parameters used to append different custom parameters to a WMTS tile request. These parameters are applied to GetTile. The customLayerParameters property takes precedence if customParameters is also present."
@@ -8855,7 +8416,7 @@
8855
8416
  },
8856
8417
  "esri.rest-api.WebTileLayer.WebTileLayer": {
8857
8418
  "additionalProperties": false,
8858
- "description": "A tile layer is a derived from a set of web-accessible tiles which reside on a server. The tiles are accessed by a direct URL request from the web browser. Because the tiles in a tile layer are not available as a service, they must be in a specific format for a web app such as the ArcGIS.com map viewer to display the layer on a map. {@link https://developers.arcgis.com/web-map-specification/objects/tiledLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/tiledLayer/}.",
8419
+ "description": "A tile layer is a derived from a set of web-accessible tiles which reside on a server. The tiles are accessed by a direct URL request from the web browser. Because the tiles in a tile layer are not available as a service, they must be in a specific format for a web app such as the ArcGIS.com map viewer to display the layer on a map.{@linkhttps://developers.arcgis.com/web-map-specification/objects/tiledLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/tiledLayer/}.",
8859
8420
  "properties": {
8860
8421
  "blendMode": {
8861
8422
  "$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
@@ -8890,7 +8451,7 @@
8890
8451
  },
8891
8452
  "listMode": {
8892
8453
  "$ref": "esri.ListMode",
8893
- "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See {@link ListMode}."
8454
+ "description": "Indicates how the layer should display in the table of contents. The known values are listed below. See{@linkListMode}."
8894
8455
  },
8895
8456
  "maxScale": {
8896
8457
  "description": "A number representing the maximum scale at which the layer will be visible. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400. A value of 0 indicates that the layer will be visible no matter how far you zoom in.",
@@ -8905,7 +8466,7 @@
8905
8466
  "type": "number"
8906
8467
  },
8907
8468
  "refreshInterval": {
8908
- "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. {@link https://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
8469
+ "description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
8909
8470
  "type": "number"
8910
8471
  },
8911
8472
  "showLegend": {
@@ -8932,7 +8493,7 @@
8932
8493
  "type": "string"
8933
8494
  },
8934
8495
  "type": {
8935
- "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See {@link OperationalLayerType} and {@link BaseMapLayerType}.",
8496
+ "description": "(Deprecated, use layerType instead.) If the layer is referenced through a URL, but is not an ArcGIS web service, then this parameter can be supplied to denote the layer type. See{@linkOperationalLayerType}and{@linkBaseMapLayerType}.",
8936
8497
  "enum": [
8937
8498
  "BingMapsAerial",
8938
8499
  "BingMapsHybrid",