@vertigis/viewer-spec 56.34.0 → 56.34.2

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.
@@ -717,7 +717,7 @@
717
717
  "description": "Arguments for the \"map.add-markup\" command.",
718
718
  "properties": {
719
719
  "collection": {
720
- "description": "The named collection of markup to operate on. If not specified the default markup collection will be used. Some markup collection names are used internally by Web: \"default\": The default markup layer. \"vgs-active-snapping-guides\": The active snap point when snapping. \"vgs-buffer\": Buffer graphics from out of the box buffer tools. \"vgs-context-marker\": Right click context marker on map. \"vgs-dirty-indicator\": Invalid geometry indicators used when editing. \"vgs-editing-control\": Edit frame and vertices while editing geometries. \"vgs-location-accuracy\": Location accuracy circle when geolocating. \"vgs-location-marker-*\": Location markers have this prefix followed by the marker id. \"vgs-map-notes\": Map Notes. \"vgs-measurement-labels\": Labels on measured graphics. \"vgs-other-snapping-guides\": Additional snapping point visualizations. \"vgs-query\": Graphics representing the custom spatial filter for the query builder tool. \"vgs-self-snaps\": Used internally by snapping. \"vgs-sketching\": Temporary graphics used while drawing geometries. \"vgs-snapping-radius\": Snapping radius when snapping is active. \"vgs-transient-measurement-labels\": Measurement labels used while drawing. Web only.",
720
+ "description": "The named collection of markup to operate on. If not specified the default markup collection will be used. Some markup collection names are used internally by Web:\n\n| Collection Name | Usage |\n| ---------------------------------- | --------------------------------------------------------------------------- |\n| \"default\" | The default markup layer. |\n| \"vgs-active-snapping-guides\" | The active snap point when snapping. |\n| \"vgs-buffer\" | Buffer graphics from out of the box buffer tools. |\n| \"vgs-context-marker\" | Right click context marker on map. |\n| \"vgs-dirty-indicator\" | Invalid geometry indicators used when editing. |\n| \"vgs-editing-control\" | Edit frame and vertices while editing geometries. |\n| \"vgs-location-accuracy\" | Location accuracy circle when geolocating. |\n| \"vgs-location-marker-\\*\" | Location markers have this prefix followed by the marker id. |\n| \"vgs-map-notes\" | Map Notes. |\n| \"vgs-measurement-labels\" | Labels on measured graphics. |\n| \"vgs-other-snapping-guides\" | Additional snapping point visualizations. |\n| \"vgs-query\" | Graphics representing the custom spatial filter for the query builder tool. |\n| \"vgs-self-snaps\" | Used internally by snapping. |\n| \"vgs-sketching\" | Temporary graphics used while drawing geometries. |\n| \"vgs-snapping-radius\" | Snapping radius when snapping is active. |\n| \"vgs-transient-measurement-labels\" | Measurement labels used while drawing. |\n\nWeb only.",
721
721
  "type": "string"
722
722
  },
723
723
  "graphics": {
@@ -984,7 +984,7 @@
984
984
  "description": "Arguments for the \"map.clear-markup\" command.",
985
985
  "properties": {
986
986
  "collection": {
987
- "description": "The named collection of markup to operate on. If not specified the default markup collection will be used. Some markup collection names are used internally by Web: \"default\": The default markup layer. \"vgs-active-snapping-guides\": The active snap point when snapping. \"vgs-buffer\": Buffer graphics from out of the box buffer tools. \"vgs-context-marker\": Right click context marker on map. \"vgs-dirty-indicator\": Invalid geometry indicators used when editing. \"vgs-editing-control\": Edit frame and vertices while editing geometries. \"vgs-location-accuracy\": Location accuracy circle when geolocating. \"vgs-location-marker-*\": Location markers have this prefix followed by the marker id. \"vgs-map-notes\": Map Notes. \"vgs-measurement-labels\": Labels on measured graphics. \"vgs-other-snapping-guides\": Additional snapping point visualizations. \"vgs-query\": Graphics representing the custom spatial filter for the query builder tool. \"vgs-self-snaps\": Used internally by snapping. \"vgs-sketching\": Temporary graphics used while drawing geometries. \"vgs-snapping-radius\": Snapping radius when snapping is active. \"vgs-transient-measurement-labels\": Measurement labels used while drawing. Web only.",
987
+ "description": "The named collection of markup to operate on. If not specified the default markup collection will be used. Some markup collection names are used internally by Web:\n\n| Collection Name | Usage |\n| ---------------------------------- | --------------------------------------------------------------------------- |\n| \"default\" | The default markup layer. |\n| \"vgs-active-snapping-guides\" | The active snap point when snapping. |\n| \"vgs-buffer\" | Buffer graphics from out of the box buffer tools. |\n| \"vgs-context-marker\" | Right click context marker on map. |\n| \"vgs-dirty-indicator\" | Invalid geometry indicators used when editing. |\n| \"vgs-editing-control\" | Edit frame and vertices while editing geometries. |\n| \"vgs-location-accuracy\" | Location accuracy circle when geolocating. |\n| \"vgs-location-marker-\\*\" | Location markers have this prefix followed by the marker id. |\n| \"vgs-map-notes\" | Map Notes. |\n| \"vgs-measurement-labels\" | Labels on measured graphics. |\n| \"vgs-other-snapping-guides\" | Additional snapping point visualizations. |\n| \"vgs-query\" | Graphics representing the custom spatial filter for the query builder tool. |\n| \"vgs-self-snaps\" | Used internally by snapping. |\n| \"vgs-sketching\" | Temporary graphics used while drawing geometries. |\n| \"vgs-snapping-radius\" | Snapping radius when snapping is active. |\n| \"vgs-transient-measurement-labels\" | Measurement labels used while drawing. |\n\nWeb only.",
988
988
  "type": "string"
989
989
  },
990
990
  "graphics": {
@@ -2263,7 +2263,7 @@
2263
2263
  "type": "number"
2264
2264
  },
2265
2265
  "polyTolerance": {
2266
- "description": "A tolerance value to use for polyline and polygon identify operations. All features falling within a buffer of this many logical pixels around the geometry will be returned by the identify operation. The default is 2. Not supported in VertiGIS Studio Mobile.",
2266
+ "description": "A tolerance value to use for polyline and polygon identify operations. All features falling within a buffer of this many logical pixels around the geometry will be returned by the identify operation. The default is\n2. Not supported in VertiGIS Studio Mobile.",
2267
2267
  "type": "number"
2268
2268
  },
2269
2269
  "returnGeometry": {
@@ -2613,7 +2613,7 @@
2613
2613
  "$ref": "#/definitions/esri.rest-api.DrawingInfoJson.PointCloudValueFilterJson"
2614
2614
  }
2615
2615
  ],
2616
- "description": "Filters applied to the pointCloud which will hide a point. See {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudFilter/}."
2616
+ "description": "Filters applied to the pointCloud which will hide a point.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudFilter/}."
2617
2617
  },
2618
2618
  "Results": {
2619
2619
  "additionalProperties": false,
@@ -3630,6 +3630,7 @@
3630
3630
  "app.get-persistent-data:input": {
3631
3631
  "$ref": "#/definitions/StorageDataArgs"
3632
3632
  },
3633
+ "app.get-persistent-data:output": {},
3633
3634
  "auth.get-current-user": {
3634
3635
  "description": "Gets the user that is currently signed into the application.",
3635
3636
  "enum": [
@@ -3664,7 +3665,7 @@
3664
3665
  ]
3665
3666
  },
3666
3667
  "basemap.get-all": {
3667
- "description": "Gets all configured basemaps. Having argument: - Multiple maps: the union of all basemap options from each - No maps: the union of all basemap options for every map in the application.",
3668
+ "description": "Gets all configured basemaps.\r\n\r Having argument:\r\n\r\n- Multiple maps: the union of all basemap options from each\r\n- No maps: the union of all basemap options for every map in the application.",
3668
3669
  "enum": [
3669
3670
  "basemap.get-all"
3670
3671
  ]
@@ -3700,7 +3701,7 @@
3700
3701
  "$ref": "#/definitions/SetBasemapArgs"
3701
3702
  },
3702
3703
  "drawing.create-graphics": {
3703
- "description": "Creates graphics. In Web, creates graphics out of GeometryLike or CreateGraphicsArgs, with the current symbols that are set on the DrawManager. In Mobile, creates graphics from the given CreateGraphicsArgs or CreateGraphicsArgs[] (or some GeometryLike args). Any provided symbol parameter is used, otherwise a default symbol is used.",
3704
+ "description": "Creates graphics.\r\n\r In Web, creates graphics out of GeometryLike or CreateGraphicsArgs, with the current symbols that are set on the DrawManager.\r\n\r In Mobile, creates graphics from the given CreateGraphicsArgs or CreateGraphicsArgs[] (or some GeometryLike args). Any provided symbol parameter is used, otherwise a default symbol is used.",
3704
3705
  "enum": [
3705
3706
  "drawing.create-graphics"
3706
3707
  ]
@@ -3931,7 +3932,7 @@
3931
3932
  ]
3932
3933
  },
3933
3934
  "edit.display-add-feature": {
3934
- "description": "Begin an interactive feature editing session with a new feature. `DisplayAddFeatureArgs` is not supported on Mobile.",
3935
+ "description": "Begin an interactive feature editing session with a new feature. `DisplayAddFeatureArgs` is not supported on Mobile.\r\n\r **Example:** Create and allow the user to edit a new feature with an initial attributes collection. If no geometry is provided in context they will be asked to select one.\r\n\r _Note:_ $map1.map.extension is the output of a 'Get Map' activity run in Web by Workflow. When the map and/or layer are provided in the context of a command chain these parameters can be omitted.\r\n\r ```\r\n{\r\n \"editAttributes\": true,\r\n \"editGeometry\": true,\r\n \"featureAttributes\": {\r\n \"ASSET_ID\": \"WFH001234\"\r\n },\r\n \"layers\": \"Victoria_Fire_Hydrants_8780\",\r\n \"maps\": $map1.map.extension\r\n}\r\n```",
3935
3936
  "enum": [
3936
3937
  "edit.display-add-feature"
3937
3938
  ]
@@ -3947,7 +3948,7 @@
3947
3948
  ]
3948
3949
  },
3949
3950
  "edit.display-add-related-feature": {
3950
- "description": "Begin an interactive feature editing session for a new related feature. The specified feature will be the original feature that the new related feature will be added to in the relationship.",
3951
+ "description": "Begin an interactive feature editing session for a new related feature. The specified feature will be the original feature that the new related feature will be added to in the relationship.\r\n\r **Example:** Create and edit a new record on a related table, with the option to add attachments. Make sure the 'COMMENTS' field is included in the editable attributes and make it required.\r\n\r _Notes:_.\r\n\r\n1. The feature used here must come from the running viewer, and cannot be an ad-hoc feature created from a JSON object. For example, you can use the output of `results.get-active-features`, or the feature provided in a command chain context.\r\n2. `editableExpression` and `requiredExpression` both take an arcade expression, and here the string \"true\" is just a simple arcade expression that always returns true. You can also use a more complex expression, or reference one from your webmap.\r\n\r ```\r\n{\r\n \"editAttributes\": true,\r\n \"editAttachments\": true,\r\n \"features\": $runOperation1.result,\r\n \"relationshipId\": \"1\",\r\n \"fieldElements\": [\r\n {\r\n \"fieldName\": \"COMMENTS\",\r\n \"editableExpression\": \"true\",\r\n \"requiredExpression\": \"true\"\r\n }\r\n ]\r\n}\r\n```",
3951
3952
  "enum": [
3952
3953
  "edit.display-add-related-feature"
3953
3954
  ]
@@ -4169,7 +4170,7 @@
4169
4170
  "type": "number"
4170
4171
  },
4171
4172
  "opacity": {
4172
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
4173
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
4173
4174
  "type": "number"
4174
4175
  },
4175
4176
  "popupInfo": {
@@ -4341,7 +4342,7 @@
4341
4342
  "type": "number"
4342
4343
  },
4343
4344
  "opacity": {
4344
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
4345
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
4345
4346
  "type": "number"
4346
4347
  },
4347
4348
  "refreshInterval": {
@@ -4551,7 +4552,7 @@
4551
4552
  },
4552
4553
  "esri.rest-api.CSVLayerJson.CSVLayerJson": {
4553
4554
  "additionalProperties": false,
4554
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/csvLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/csvLayer/}.",
4555
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/csvLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/csvLayer/}.",
4555
4556
  "properties": {
4556
4557
  "blendMode": {
4557
4558
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -4636,7 +4637,7 @@
4636
4637
  "type": "number"
4637
4638
  },
4638
4639
  "opacity": {
4639
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
4640
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
4640
4641
  "type": "number"
4641
4642
  },
4642
4643
  "popupInfo": {
@@ -4693,7 +4694,7 @@
4693
4694
  },
4694
4695
  "esri.rest-api.CSVLayerJson.LocationInfoJson": {
4695
4696
  "additionalProperties": false,
4696
- "description": "Defines how location information will be retrieved from a CSV file referenced through the web. See {@link https://developers.arcgis.com/web-map-specification/objects/locationInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/locationInfo/}.",
4697
+ "description": "Defines how location information will be retrieved from a CSV file referenced through the web.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/locationInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/locationInfo/}.",
4697
4698
  "properties": {
4698
4699
  "latitudeFieldName": {
4699
4700
  "description": "A string defining the field name that holds the latitude (Y) coordinate.",
@@ -4712,7 +4713,7 @@
4712
4713
  },
4713
4714
  "esri.rest-api.DefinitionEditorJson.DefinitionEditorJson": {
4714
4715
  "additionalProperties": false,
4715
- "description": "The definitionEditor stores interactive filters at the same level as layerDefinition. See {@link https://developers.arcgis.com/web-map-specification/objects/definitionEditor/} {@link https://developers.arcgis.com/web-scene-specification/objects/definitionEditor/}.",
4716
+ "description": "The definitionEditor stores interactive filters at the same level as layerDefinition.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/definitionEditor/} {@link https://developers.arcgis.com/web-scene-specification/objects/definitionEditor/}.",
4716
4717
  "properties": {
4717
4718
  "inputs": {
4718
4719
  "description": "An array of input objects.",
@@ -4838,7 +4839,7 @@
4838
4839
  "$ref": "#/definitions/esri.rest-api.DomainJson.RangeDomainJson"
4839
4840
  }
4840
4841
  ],
4841
- "description": "A domain specifies the set of valid values for a field. See {@link https://developers.arcgis.com/web-map-specification/objects/domain/} {@link https://developers.arcgis.com/web-scene-specification/objects/domain/}."
4842
+ "description": "A domain specifies the set of valid values for a field.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/domain/} {@link https://developers.arcgis.com/web-scene-specification/objects/domain/}."
4842
4843
  },
4843
4844
  "esri.rest-api.DomainJson.InheritedDomainJson": {
4844
4845
  "additionalProperties": false,
@@ -4885,7 +4886,7 @@
4885
4886
  },
4886
4887
  "esri.rest-api.DrawingInfoJson.DrawingInfoJson": {
4887
4888
  "additionalProperties": false,
4888
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/drawingInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/drawingInfo/}.",
4889
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/drawingInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/drawingInfo/}.",
4889
4890
  "properties": {
4890
4891
  "filters": {
4891
4892
  "description": "Filters for PointCloud layers.",
@@ -4926,7 +4927,7 @@
4926
4927
  },
4927
4928
  "esri.rest-api.DrawingInfoJson.LabelingInfoJson": {
4928
4929
  "additionalProperties": false,
4929
- "description": "The labelingInfo object specifies the label definition for a layer. See {@link https://developers.arcgis.com/web-map-specification/objects/labelingInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/labelingInfo/}.",
4930
+ "description": "The labelingInfo object specifies the label definition for a layer.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/labelingInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/labelingInfo/}.",
4930
4931
  "properties": {
4931
4932
  "labelExpression": {
4932
4933
  "description": "This read-only web map property allows formatting of labels. Use labelExpressionInfo instead.",
@@ -5011,14 +5012,14 @@
5011
5012
  },
5012
5013
  "esri.rest-api.DrawingInfoJson.PointCloudBitfieldFilterJson": {
5013
5014
  "additionalProperties": false,
5014
- "description": "Filters points based on the value of the specified bitfield attribute. See {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudBitfieldFilter/}.",
5015
+ "description": "Filters points based on the value of the specified bitfield attribute.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudBitfieldFilter/}.",
5015
5016
  "properties": {
5016
5017
  "field": {
5017
5018
  "description": "The name of the field that is used for the filter.",
5018
5019
  "type": "string"
5019
5020
  },
5020
5021
  "requiredClearBits": {
5021
- "description": "List ALL bit numbers that must cleared (=0) for the point to be kept. Bit 0 is LSB.",
5022
+ "description": "List ALL bit numbers that must cleared (=0) for the point to be kept. Bit\n0 is LSB.",
5022
5023
  "items": {
5023
5024
  "type": "number"
5024
5025
  },
@@ -5044,7 +5045,7 @@
5044
5045
  },
5045
5046
  "esri.rest-api.DrawingInfoJson.PointCloudReturnFilterJson": {
5046
5047
  "additionalProperties": false,
5047
- "description": "Filters points based on the value of the return number/return count. See {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudReturnFilter/}.",
5048
+ "description": "Filters points based on the value of the return number/return count.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudReturnFilter/}.",
5048
5049
  "properties": {
5049
5050
  "field": {
5050
5051
  "description": "The name of the field that is used for the filter.",
@@ -5070,7 +5071,7 @@
5070
5071
  },
5071
5072
  "esri.rest-api.DrawingInfoJson.PointCloudValueFilterJson": {
5072
5073
  "additionalProperties": false,
5073
- "description": "Filters points based on the value of an specified attribute. See {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudValueFilter/}.",
5074
+ "description": "Filters points based on the value of an specified attribute.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudValueFilter/}.",
5074
5075
  "properties": {
5075
5076
  "field": {
5076
5077
  "description": "The name of the field that is used for the filter.",
@@ -5100,7 +5101,7 @@
5100
5101
  },
5101
5102
  "esri.rest-api.FeatureCollectionJson.FeatureCollectionJson": {
5102
5103
  "additionalProperties": false,
5103
- "description": "Defines a layer of features whose geometry and attributes will be stored directly within the web map. See {@link https://developers.arcgis.com/web-map-specification/objects/featureCollection/}.",
5104
+ "description": "Defines a layer of features whose geometry and attributes will be stored directly within the web map.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/featureCollection/}.",
5104
5105
  "properties": {
5105
5106
  "layers": {
5106
5107
  "description": "An array of Layer objects defining all the styling, geometry, and attribute information for the features.",
@@ -5121,10 +5122,10 @@
5121
5122
  },
5122
5123
  "esri.rest-api.FeatureJson.FeatureJson": {
5123
5124
  "additionalProperties": false,
5124
- "description": "Contains information about an attribute field and feature geometry. See {@link https://developers.arcgis.com/web-map-specification/objects/feature/} {@link https://developers.arcgis.com/web-scene-specification/objects/feature/}.",
5125
+ "description": "Contains information about an attribute field and feature geometry.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/feature/} {@link https://developers.arcgis.com/web-scene-specification/objects/feature/}.",
5125
5126
  "properties": {
5126
5127
  "attributes": {
5127
- "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."
5128
+ "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,\n1970) in UTC."
5128
5129
  },
5129
5130
  "geometry": {
5130
5131
  "$ref": "#/definitions/esri.rest-api.GeometryJson.GeometryJson",
@@ -5143,7 +5144,7 @@
5143
5144
  },
5144
5145
  "esri.rest-api.FeatureLayerJson.FeatureLayerJson": {
5145
5146
  "additionalProperties": false,
5146
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/featureLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/featureLayer/}.",
5147
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/featureLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/featureLayer/}.",
5147
5148
  "properties": {
5148
5149
  "blendMode": {
5149
5150
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -5248,7 +5249,7 @@
5248
5249
  "type": "number"
5249
5250
  },
5250
5251
  "mode": {
5251
- "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.",
5252
+ "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.\n\n- 0: Snapshot mode. Immediately retrieves all features when the map is loaded.\n- 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.\n- 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.",
5252
5253
  "enum": [
5253
5254
  0,
5254
5255
  1,
@@ -5258,7 +5259,7 @@
5258
5259
  "type": "number"
5259
5260
  },
5260
5261
  "opacity": {
5261
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
5262
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
5262
5263
  "type": "number"
5263
5264
  },
5264
5265
  "popupInfo": {
@@ -5329,7 +5330,7 @@
5329
5330
  },
5330
5331
  "esri.rest-api.FeatureSetJson.FeatureSetJson": {
5331
5332
  "additionalProperties": false,
5332
- "description": "Contains the geometry and attributes of features in a layer. This object is used with feature collections only. For more information, see Layer. See {@link https://developers.arcgis.com/web-map-specification/objects/featureSet/} {@link https://developers.arcgis.com/web-scene-specification/objects/featureSet/}.",
5333
+ "description": "Contains the geometry and attributes of features in a layer. This object is used with feature collections only. For more information, see Layer.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/featureSet/} {@link https://developers.arcgis.com/web-scene-specification/objects/featureSet/}.",
5333
5334
  "properties": {
5334
5335
  "features": {
5335
5336
  "description": "An array of Feature objects, each one containing geometry and a set of attributes.",
@@ -5351,7 +5352,7 @@
5351
5352
  },
5352
5353
  "esri.rest-api.FieldJson.FieldJson": {
5353
5354
  "additionalProperties": false,
5354
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/field/} {@link https://developers.arcgis.com/web-scene-specification/objects/field/}.",
5355
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/field/} {@link https://developers.arcgis.com/web-scene-specification/objects/field/}.",
5355
5356
  "properties": {
5356
5357
  "alias": {
5357
5358
  "description": "The field alias (human-readable name).",
@@ -5849,7 +5850,7 @@
5849
5850
  },
5850
5851
  "esri.rest-api.GeoJSONLayerJson.GeoJSONLayerJson": {
5851
5852
  "additionalProperties": false,
5852
- "description": "The GeoJSON layer type references a GeoJSON or TXT file from a publicly-accessible web server. It then dynamically loads into the map at run time. The GeoJSON layer will maintain a reference to the GeoJSON resource. Web map spec: {@link https://developers.arcgis.com/web-map-specification/objects/geoJsonLayer/}. Web scene spec: {@link https://developers.arcgis.com/web-scene-specification/objects/geoJsonLayer/}.",
5853
+ "description": "The GeoJSON layer type references a GeoJSON or TXT file from a publicly-accessible web server. It then dynamically loads into the map at run time. The GeoJSON layer will maintain a reference to the GeoJSON resource.\n\nWeb map spec: {@link https://developers.arcgis.com/web-map-specification/objects/geoJsonLayer/}. Web scene spec: {@link https://developers.arcgis.com/web-scene-specification/objects/geoJsonLayer/}.",
5853
5854
  "properties": {
5854
5855
  "blendMode": {
5855
5856
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -5922,7 +5923,7 @@
5922
5923
  "type": "number"
5923
5924
  },
5924
5925
  "opacity": {
5925
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
5926
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
5926
5927
  "type": "number"
5927
5928
  },
5928
5929
  "popupInfo": {
@@ -5979,7 +5980,7 @@
5979
5980
  },
5980
5981
  "esri.rest-api.GeoRSSLayerJson.GeoRSSLayerJson": {
5981
5982
  "additionalProperties": false,
5982
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/geoRSSLayer/}.",
5983
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/geoRSSLayer/}.",
5983
5984
  "properties": {
5984
5985
  "blendMode": {
5985
5986
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -6048,7 +6049,7 @@
6048
6049
  "type": "number"
6049
6050
  },
6050
6051
  "opacity": {
6051
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
6052
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
6052
6053
  "type": "number"
6053
6054
  },
6054
6055
  "pointSymbol": {
@@ -6144,7 +6145,7 @@
6144
6145
  "$ref": "#/definitions/esri.rest-api.GeometryJson.ExtentJson"
6145
6146
  }
6146
6147
  ],
6147
- "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}. See {@link https://developers.arcgis.com/web-map-specification/objects/geometry/} {@link https://developers.arcgis.com/web-map-specification/objects/geometryType/}."
6148
+ "description": "A geometry as defined in the ArcGIS REST and web map specifications.\n\nSee {@link http://resources.arcgis.com/en/help/rest/apiref/geometry.html}. See {@link https://developers.arcgis.com/web-map-specification/objects/geometry/} {@link https://developers.arcgis.com/web-map-specification/objects/geometryType/}."
6148
6149
  },
6149
6150
  "esri.rest-api.GeometryJson.GeometryJsonType": {
6150
6151
  "description": "Types of geometry. Geometry JSON objects don't reference these types, but they appear within services to describe the type of geometries in layers.",
@@ -6301,7 +6302,7 @@
6301
6302
  },
6302
6303
  "esri.rest-api.GroupLayerJson.GroupLayerJson": {
6303
6304
  "additionalProperties": false,
6304
- "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. See {@link https://developers.arcgis.com/web-scene-specification/objects/groupLayer/}.",
6305
+ "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.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/groupLayer/}.",
6305
6306
  "properties": {
6306
6307
  "blendMode": {
6307
6308
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -6373,7 +6374,7 @@
6373
6374
  "type": "number"
6374
6375
  },
6375
6376
  "opacity": {
6376
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
6377
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
6377
6378
  "type": "number"
6378
6379
  },
6379
6380
  "refreshInterval": {
@@ -6423,7 +6424,7 @@
6423
6424
  },
6424
6425
  "esri.rest-api.ImageServiceLayerJson.ImageServiceLayerJson": {
6425
6426
  "additionalProperties": false,
6426
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/imageServiceLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/imageServiceLayer/}.",
6427
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/imageServiceLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/imageServiceLayer/}.",
6427
6428
  "properties": {
6428
6429
  "bandIds": {
6429
6430
  "description": "An array of bandIds that are visible, can specify bands to export or rearrange band order(from image service).",
@@ -6558,7 +6559,7 @@
6558
6559
  "type": "string"
6559
6560
  },
6560
6561
  "opacity": {
6561
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
6562
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
6562
6563
  "type": "number"
6563
6564
  },
6564
6565
  "pixelType": {
@@ -6619,7 +6620,7 @@
6619
6620
  },
6620
6621
  "esri.rest-api.ImageServiceLayerJson.RenderingRuleJson": {
6621
6622
  "additionalProperties": false,
6622
- "description": "Specifies the rendering rule for how the requested image should be rendered. See {@link https://developers.arcgis.com/web-map-specification/objects/renderingRule/} {@link https://developers.arcgis.com/web-scene-specification/objects/renderingRule/}.",
6623
+ "description": "Specifies the rendering rule for how the requested image should be rendered.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/renderingRule/} {@link https://developers.arcgis.com/web-scene-specification/objects/renderingRule/}.",
6623
6624
  "properties": {
6624
6625
  "outputPixelType": {
6625
6626
  "description": "Defines the pixel type of the output image.",
@@ -6657,7 +6658,7 @@
6657
6658
  },
6658
6659
  "esri.rest-api.ImageServiceVectorLayerJson.ImageServiceVectorLayerJson": {
6659
6660
  "additionalProperties": false,
6660
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/imageServiceVectorLayer/}.",
6661
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/imageServiceVectorLayer/}.",
6661
6662
  "properties": {
6662
6663
  "blendMode": {
6663
6664
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -6749,7 +6750,7 @@
6749
6750
  "description": "Specifies the mosaic rule when defining how individual images should be mosaiced."
6750
6751
  },
6751
6752
  "opacity": {
6752
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
6753
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
6753
6754
  "type": "number"
6754
6755
  },
6755
6756
  "refreshInterval": {
@@ -6800,7 +6801,7 @@
6800
6801
  },
6801
6802
  "esri.rest-api.IntegratedMeshLayerJson.IntegratedMeshLayerJson": {
6802
6803
  "additionalProperties": false,
6803
- "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. See {@link https://developers.arcgis.com/web-scene-specification/objects/integratedMeshLayer/}.",
6804
+ "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.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/integratedMeshLayer/}.",
6804
6805
  "properties": {
6805
6806
  "blendMode": {
6806
6807
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -6869,7 +6870,7 @@
6869
6870
  "type": "number"
6870
6871
  },
6871
6872
  "opacity": {
6872
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
6873
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
6873
6874
  "type": "number"
6874
6875
  },
6875
6876
  "refreshInterval": {
@@ -6914,7 +6915,7 @@
6914
6915
  },
6915
6916
  "esri.rest-api.ItemJson.ItemJson": {
6916
6917
  "additionalProperties": false,
6917
- "description": "An item (a unit of content) in the portal. Each item has a unique identifier and a well known URL that is independent of the user owning the item. An item can have associated binary or textual data that's available via the item data resource. For example, an item of type Map Package returns the actual bits corresponding to the map package via the item data resource. The numViews is incremented when an item is opened. See {@link http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Item/02r30000007w000000/}.",
6918
+ "description": "An item (a unit of content) in the portal. Each item has a unique identifier and a well known URL that is independent of the user owning the item. An item can have associated binary or textual data that's available via the item data resource. For example, an item of type Map Package returns the actual bits corresponding to the map package via the item data resource. The numViews is incremented when an item is opened.\n\nSee {@link http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Item/02r30000007w000000/}.",
6918
6919
  "properties": {
6919
6920
  "access": {
6920
6921
  "description": "Indicates the level of access to this item: private, shared, org, or public.",
@@ -7005,7 +7006,7 @@
7005
7006
  "type": "boolean"
7006
7007
  },
7007
7008
  "itemControl": {
7008
- "description": "Indicates user's control to the item. Values: admin (for item owner and org admin) | update (for members of groups with item update capability that the item is shared with).",
7009
+ "description": "Indicates user's control to the item.\n\nValues: admin (for item owner and org admin) | update (for members of groups with item update capability that the item is shared with).",
7009
7010
  "enum": [
7010
7011
  "admin",
7011
7012
  "update"
@@ -7139,7 +7140,7 @@
7139
7140
  },
7140
7141
  "esri.rest-api.KMLLayerJson.KMLLayerJson": {
7141
7142
  "additionalProperties": false,
7142
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/kmlLayer/}.",
7143
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/kmlLayer/}.",
7143
7144
  "properties": {
7144
7145
  "blendMode": {
7145
7146
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -7208,7 +7209,7 @@
7208
7209
  "type": "number"
7209
7210
  },
7210
7211
  "opacity": {
7211
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
7212
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
7212
7213
  "type": "number"
7213
7214
  },
7214
7215
  "refreshInterval": {
@@ -7526,7 +7527,7 @@
7526
7527
  },
7527
7528
  "esri.rest-api.LayerDefinitionJson.LayerDefinitionJson": {
7528
7529
  "additionalProperties": false,
7529
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/layerDefinition/} {@link https://developers.arcgis.com/web-scene-specification/objects/layerDefinition/}.",
7530
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/layerDefinition/} {@link https://developers.arcgis.com/web-scene-specification/objects/layerDefinition/}.",
7530
7531
  "properties": {
7531
7532
  "allowGeometryUpdates": {
7532
7533
  "description": "Boolean value indicating whether the geometry of the features in the layer can be edited.",
@@ -7644,11 +7645,11 @@
7644
7645
  "type": "number"
7645
7646
  },
7646
7647
  "maxScale": {
7647
- "description": "A number representing the maximum scale at which the layer definition will be applied. 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 definition will be applied no matter how far you zoom in.",
7648
+ "description": "A number representing the maximum scale at which the layer definition will be applied. The number is the scale's denominator; thus, a value of\n2400 represents a scale of 1/2,400. A value of 0 indicates that the layer definition will be applied no matter how far you zoom in.",
7648
7649
  "type": "number"
7649
7650
  },
7650
7651
  "minScale": {
7651
- "description": "A number representing the minimum scale at which the layer definition will be applied. The number is the scale's denominator; thus, a value of 2400 represents a scale of 1/2,400.",
7652
+ "description": "A number representing the minimum scale at which the layer definition will be applied. The number is the scale's denominator; thus, a value of\n2400 represents a scale of 1/2,400.",
7652
7653
  "type": "number"
7653
7654
  },
7654
7655
  "name": {
@@ -7721,7 +7722,7 @@
7721
7722
  "type": "boolean"
7722
7723
  },
7723
7724
  "templates": {
7724
- "description": "An array of template objects describing features that can be created in this 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.",
7725
+ "description": "An array of template objects describing features that can be created in this 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.\n\nTemplates are defined as a property of the layer definition when there are no types defined; otherwise, templates are defined as properties of the types.",
7725
7726
  "items": {
7726
7727
  "$ref": "#/definitions/esri.rest-api.TemplateJson.TemplateJson"
7727
7728
  },
@@ -7740,7 +7741,7 @@
7740
7741
  "type": "string"
7741
7742
  },
7742
7743
  "types": {
7743
- "description": "An array of Type objects available for the dataset. This is used when the typeIdField is populated. Types contain information about the combinations of attributes that are allowed for features in the dataset. Each feature in the dataset can have a type, indicated in its typeIdField.",
7744
+ "description": "An array of Type objects available for the dataset. This is used when the typeIdField is populated.\n\nTypes contain information about the combinations of attributes that are allowed for features in the dataset. Each feature in the dataset can have a type, indicated in its typeIdField.",
7744
7745
  "items": {
7745
7746
  "$ref": "#/definitions/esri.rest-api.TypeJson.TypeJson"
7746
7747
  },
@@ -7826,7 +7827,7 @@
7826
7827
  "type": "string"
7827
7828
  },
7828
7829
  "valueExpression": {
7829
- "description": "The [Arcade expression](https://developers.arcgis.com/javascript/latest/arcade/) whose return value will be used to sort features. (Currently undocumented by ESRI's Webmap Spec). [Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-mixins-OrderedLayer.html#orderBy).",
7830
+ "description": "The [Arcade expression](https://developers.arcgis.com/javascript/latest/arcade/) whose return value will be used to sort features. (Currently undocumented by ESRI's Webmap Spec).\n\n[Read more...](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-mixins-OrderedLayer.html#orderBy).",
7830
7831
  "type": "string"
7831
7832
  }
7832
7833
  },
@@ -7875,7 +7876,7 @@
7875
7876
  },
7876
7877
  "esri.rest-api.LayerDefinitionJson.RangeInfoJson": {
7877
7878
  "additionalProperties": false,
7878
- "description": "Range Information. See {@link https://developers.arcgis.com/web-scene-specification/objects/rangeInfo/}.",
7879
+ "description": "Range Information.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/rangeInfo/}.",
7879
7880
  "properties": {
7880
7881
  "currentRangeExtent": {
7881
7882
  "description": "Contains the min and max values within which the features are visible.",
@@ -8284,7 +8285,7 @@
8284
8285
  },
8285
8286
  "esri.rest-api.MapServiceLayerJson.MapServiceLayerJson": {
8286
8287
  "additionalProperties": false,
8287
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/mapServiceLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/mapServiceLayer/}.",
8288
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/mapServiceLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/mapServiceLayer/}.",
8288
8289
  "properties": {
8289
8290
  "blendMode": {
8290
8291
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -8367,7 +8368,7 @@
8367
8368
  "type": "number"
8368
8369
  },
8369
8370
  "opacity": {
8370
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
8371
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
8371
8372
  "type": "number"
8372
8373
  },
8373
8374
  "refreshInterval": {
@@ -8423,7 +8424,7 @@
8423
8424
  },
8424
8425
  "esri.rest-api.MosaicRuleJson.MosaicRuleJson": {
8425
8426
  "additionalProperties": false,
8426
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/mosaicRule/} {@link https://developers.arcgis.com/web-scene-specification/objects/mosaicRule/}.",
8427
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/mosaicRule/} {@link https://developers.arcgis.com/web-scene-specification/objects/mosaicRule/}.",
8427
8428
  "properties": {
8428
8429
  "ascending": {
8429
8430
  "description": "Indicates whether the sort should be ascending.",
@@ -8475,7 +8476,7 @@
8475
8476
  "type": "string"
8476
8477
  },
8477
8478
  "multidimensionalDefinition": {
8478
- "description": "Definition of multidimensional variables. See https://developers.arcgis.com/web-map-specification/objects/multidimensionalDefinition/ and https://developers.arcgis.com/web-scene-specification/objects/multidimensionalDefinition/.",
8479
+ "description": "Definition of multidimensional variables.\n\nSee https://developers.arcgis.com/web-map-specification/objects/multidimensionalDefinition/ and https://developers.arcgis.com/web-scene-specification/objects/multidimensionalDefinition/.",
8479
8480
  "items": {
8480
8481
  "$ref": "__type"
8481
8482
  },
@@ -8505,7 +8506,7 @@
8505
8506
  },
8506
8507
  "esri.rest-api.PointCloudLayerJson.PointCloudLayerJson": {
8507
8508
  "additionalProperties": false,
8508
- "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. See {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudLayer/}.",
8509
+ "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.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudLayer/}.",
8509
8510
  "properties": {
8510
8511
  "blendMode": {
8511
8512
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -8578,7 +8579,7 @@
8578
8579
  "type": "number"
8579
8580
  },
8580
8581
  "opacity": {
8581
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
8582
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
8582
8583
  "type": "number"
8583
8584
  },
8584
8585
  "popupInfo": {
@@ -8649,7 +8650,7 @@
8649
8650
  },
8650
8651
  "esri.rest-api.PopupInfoJson.FieldInfoJson": {
8651
8652
  "additionalProperties": false,
8652
- "description": "Defines how a field in the dataset participates (or does not participate) in a pop-up window. See {@link https://developers.arcgis.com/web-map-specification/objects/fieldInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/fieldInfo/}.",
8653
+ "description": "Defines how a field in the dataset participates (or does not participate) in a pop-up window.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/fieldInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/fieldInfo/}.",
8653
8654
  "properties": {
8654
8655
  "fieldName": {
8655
8656
  "description": "The field name as defined by the service.",
@@ -8692,7 +8693,7 @@
8692
8693
  },
8693
8694
  "esri.rest-api.PopupInfoJson.FormatJson": {
8694
8695
  "additionalProperties": false,
8695
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/format/} {@link https://developers.arcgis.com/web-scene-specification/objects/format/}.",
8696
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/format/} {@link https://developers.arcgis.com/web-scene-specification/objects/format/}.",
8696
8697
  "properties": {
8697
8698
  "dateFormat": {
8698
8699
  "$ref": "#/definitions/esri.rest-api.PopupInfoJson.DateFormatJsonType",
@@ -8742,7 +8743,7 @@
8742
8743
  },
8743
8744
  "esri.rest-api.PopupInfoJson.OrderByFieldsJson": {
8744
8745
  "additionalProperties": false,
8745
- "description": "Object indicating the field display order for the related records and whether they should be sorted in ascending or descending order. See {@link https://developers.arcgis.com/web-map-specification/objects/orderByFields/} {@link https://developers.arcgis.com/web-scene-specification/objects/orderByFields/}.",
8746
+ "description": "Object indicating the field display order for the related records and whether they should be sorted in ascending or descending order.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/orderByFields/} {@link https://developers.arcgis.com/web-scene-specification/objects/orderByFields/}.",
8746
8747
  "properties": {
8747
8748
  "field": {
8748
8749
  "description": "The attribute value of the field selected that will drive the sorting of related records.",
@@ -8757,7 +8758,7 @@
8757
8758
  },
8758
8759
  "esri.rest-api.PopupInfoJson.PopupElementJson": {
8759
8760
  "additionalProperties": false,
8760
- "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. See https://developers.arcgis.com/web-map-specification/objects/popupElement/ and https://developers.arcgis.com/web-scene-specification/objects/popupElement/.",
8761
+ "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.\n\nEach popupElement has a type property. This string value indicates the type of popupElement used.\n\nSee https://developers.arcgis.com/web-map-specification/objects/popupElement/ and https://developers.arcgis.com/web-scene-specification/objects/popupElement/.",
8761
8762
  "properties": {
8762
8763
  "attributes": {
8763
8764
  "description": "A dictionary of key value pairs representing attributes to be used instead of fields and their values. This property is only used when the element is of type expression and should be returned as part of the arcade expression itself. This property allows passing arcade derived attribute values into fields or media elements."
@@ -8828,7 +8829,7 @@
8828
8829
  },
8829
8830
  "esri.rest-api.PopupInfoJson.PopupExpressionInfoJson": {
8830
8831
  "additionalProperties": false,
8831
- "description": "Arcade expression added to the pop-up. See {@link https://developers.arcgis.com/web-map-specification/objects/popupExpressionInfo/}.",
8832
+ "description": "Arcade expression added to the pop-up.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/popupExpressionInfo/}.",
8832
8833
  "properties": {
8833
8834
  "expression": {
8834
8835
  "description": "The Arcade expression.",
@@ -8855,7 +8856,7 @@
8855
8856
  },
8856
8857
  "esri.rest-api.PopupInfoJson.PopupInfoJson": {
8857
8858
  "additionalProperties": false,
8858
- "description": "Defines the look and feel of pop-up windows when users click or query a feature. See https://developers.arcgis.com/web-map-specification/objects/popupInfo/ and https://developers.arcgis.com/web-scene-specification/objects/popupInfo/.",
8859
+ "description": "Defines the look and feel of pop-up windows when users click or query a feature.\n\nSee https://developers.arcgis.com/web-map-specification/objects/popupInfo/ and https://developers.arcgis.com/web-scene-specification/objects/popupInfo/.",
8859
8860
  "properties": {
8860
8861
  "description": {
8861
8862
  "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}`.",
@@ -8906,7 +8907,7 @@
8906
8907
  },
8907
8908
  "esri.rest-api.PopupInfoJson.RelatedRecordsInfoJson": {
8908
8909
  "additionalProperties": false,
8909
- "description": "The sort in the popupInfo for the parent feature. This impacts the sorting order for the returned child records. See {@link https://developers.arcgis.com/web-map-specification/objects/relatedRecordsInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/relatedRecordsInfo/}.",
8910
+ "description": "The sort in the popupInfo for the parent feature. This impacts the sorting order for the returned child records.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/relatedRecordsInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/relatedRecordsInfo/}.",
8910
8911
  "properties": {
8911
8912
  "orderByFields": {
8912
8913
  "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.",
@@ -8927,7 +8928,7 @@
8927
8928
  },
8928
8929
  "esri.rest-api.PopupInfoJson.ValueJson": {
8929
8930
  "additionalProperties": false,
8930
- "description": "The value object contains information for pop-up windows about how images should be retrieved or charts constructed. See {@link https://developers.arcgis.com/web-map-specification/objects/value/} {@link https://developers.arcgis.com/web-scene-specification/objects/value/}.",
8931
+ "description": "The value object contains information for pop-up windows about how images should be retrieved or charts constructed.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/value/} {@link https://developers.arcgis.com/web-scene-specification/objects/value/}.",
8931
8932
  "properties": {
8932
8933
  "fields": {
8933
8934
  "description": "Used with charts. An array of field names to display in the chart.",
@@ -8957,7 +8958,7 @@
8957
8958
  },
8958
8959
  "esri.rest-api.RendererJson.AuthoringInfoJson": {
8959
8960
  "additionalProperties": false,
8960
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/authoringInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/authoringInfo/}.",
8961
+ "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.\n\nNote: The authoringInfo object is not required with a renderer. It is only used if rendering was generated using Map Viewer rendering tools.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/authoringInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/authoringInfo/}.",
8961
8962
  "properties": {
8962
8963
  "classificationMethod": {
8963
8964
  "$ref": "#/definitions/esri.rest-api.RendererJson.ClassificationMethodJsonType",
@@ -9001,7 +9002,7 @@
9001
9002
  },
9002
9003
  "esri.rest-api.RendererJson.ClassBreakInfoJson": {
9003
9004
  "additionalProperties": false,
9004
- "description": "The classBreaksInfo object provides information about the class breaks associated with the renderer. See {@link https://developers.arcgis.com/web-map-specification/objects/classBreakInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/classBreakInfo/}.",
9005
+ "description": "The classBreaksInfo object provides information about the class breaks associated with the renderer.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/classBreakInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/classBreakInfo/}.",
9005
9006
  "properties": {
9006
9007
  "classMaxValue": {
9007
9008
  "description": "A numeric value used to specify the maximum value for a break.",
@@ -9032,7 +9033,7 @@
9032
9033
  },
9033
9034
  "esri.rest-api.RendererJson.ClassBreaksRendererJson": {
9034
9035
  "additionalProperties": false,
9035
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/classBreaks_renderer/} {@link https://developers.arcgis.com/web-scene-specification/objects/classBreaksRenderer/}.",
9036
+ "description": "A class breaks renderer symbolizes based on the value of some numeric attribute. The classBreakInfo define the values at which the symbology changes.\n\nIf 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.\n\n1. Field - Divide the data value using the attribute value of the field specified by the normalizationField property.\n2. 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.\n3. 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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/classBreaks_renderer/} {@link https://developers.arcgis.com/web-scene-specification/objects/classBreaksRenderer/}.",
9036
9037
  "properties": {
9037
9038
  "authoringInfo": {
9038
9039
  "$ref": "#/definitions/esri.rest-api.RendererJson.AuthoringInfoJson",
@@ -9136,7 +9137,7 @@
9136
9137
  },
9137
9138
  "esri.rest-api.RendererJson.ColorClassBreakInfoJson": {
9138
9139
  "additionalProperties": false,
9139
- "description": "The classBreaksInfo object provides information about the class breaks associated with the renderer. See {@link https://developers.arcgis.com/web-scene-specification/objects/colorClassBreakInfo/}.",
9140
+ "description": "The classBreaksInfo object provides information about the class breaks associated with the renderer.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/colorClassBreakInfo/}.",
9140
9141
  "properties": {
9141
9142
  "classMaxValue": {
9142
9143
  "description": "A numeric value used to specify the maximum value for a break.",
@@ -9163,7 +9164,7 @@
9163
9164
  },
9164
9165
  "esri.rest-api.RendererJson.ColorInfoJson": {
9165
9166
  "additionalProperties": false,
9166
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/colorInfo_visualVariable/} {@link https://developers.arcgis.com/web-scene-specification/objects/colorInfo_visualVariable/}.",
9167
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/colorInfo_visualVariable/} {@link https://developers.arcgis.com/web-scene-specification/objects/colorInfo_visualVariable/}.",
9167
9168
  "properties": {
9168
9169
  "colors": {
9169
9170
  "description": "An array of colors that define the color ramp. Either colors or stops must be specified to construct the color ramp.",
@@ -9315,7 +9316,7 @@
9315
9316
  },
9316
9317
  "esri.rest-api.RendererJson.ColorUniqueValueInfosJson": {
9317
9318
  "additionalProperties": false,
9318
- "description": "The classBreaksInfo object provides information about the class breaks associated with the renderer. See {@link https://developers.arcgis.com/web-scene-specification/objects/colorUniqueValueInfo/}.",
9319
+ "description": "The classBreaksInfo object provides information about the class breaks associated with the renderer.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/colorUniqueValueInfo/}.",
9319
9320
  "properties": {
9320
9321
  "color": {
9321
9322
  "$ref": "#/definitions/esri.rest-api.SymbolJson.ColorJson",
@@ -9341,7 +9342,7 @@
9341
9342
  },
9342
9343
  "esri.rest-api.RendererJson.HeatmapRendererJson": {
9343
9344
  "additionalProperties": false,
9344
- "description": "The HeatmapRenderer renders point data into a raster visualization that emphasizes areas of higher density or weighted values. See {@link https://developers.arcgis.com/web-map-specification/objects/heatmapRenderer/}.",
9345
+ "description": "The HeatmapRenderer renders point data into a raster visualization that emphasizes areas of higher density or weighted values.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/heatmapRenderer/}.",
9345
9346
  "properties": {
9346
9347
  "authoringInfo": {
9347
9348
  "$ref": "#/definitions/esri.rest-api.RendererJson.AuthoringInfoJson",
@@ -9409,7 +9410,7 @@
9409
9410
  },
9410
9411
  "esri.rest-api.RendererJson.PointCloudClassBreaksRendererJson": {
9411
9412
  "additionalProperties": false,
9412
- "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. See {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudClassBreaksRenderer/}.",
9413
+ "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.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudClassBreaksRenderer/}.",
9413
9414
  "properties": {
9414
9415
  "authoringInfo": {
9415
9416
  "$ref": "#/definitions/esri.rest-api.RendererJson.AuthoringInfoJson",
@@ -9424,7 +9425,7 @@
9424
9425
  },
9425
9426
  "colorModulation": {
9426
9427
  "$ref": "__type",
9427
- "description": "Indicates whether modulation should be used to render the point. See {@link https://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
9428
+ "description": "Indicates whether modulation should be used to render the point.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
9428
9429
  },
9429
9430
  "field": {
9430
9431
  "description": "The name of the field that is used for the renderer.",
@@ -9484,7 +9485,7 @@
9484
9485
  },
9485
9486
  "esri.rest-api.RendererJson.PointCloudFixedSizeAlgorithmJson": {
9486
9487
  "additionalProperties": false,
9487
- "description": "Render points with fixed real world or screen space size. See {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudFixedSizeAlgorithm/}.",
9488
+ "description": "Render points with fixed real world or screen space size.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudFixedSizeAlgorithm/}.",
9488
9489
  "properties": {
9489
9490
  "size": {
9490
9491
  "description": "Symbol size in real world units or display unit.",
@@ -9507,7 +9508,7 @@
9507
9508
  },
9508
9509
  "esri.rest-api.RendererJson.PointCloudRGBRendererJson": {
9509
9510
  "additionalProperties": false,
9510
- "description": "PointCloudRGBRenderer defines the color of each point in a PointCloudLayer based on the value of a color attribute. See {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudRGBRenderer/}.",
9511
+ "description": "PointCloudRGBRenderer defines the color of each point in a PointCloudLayer based on the value of a color attribute.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudRGBRenderer/}.",
9511
9512
  "properties": {
9512
9513
  "authoringInfo": {
9513
9514
  "$ref": "#/definitions/esri.rest-api.RendererJson.AuthoringInfoJson",
@@ -9515,7 +9516,7 @@
9515
9516
  },
9516
9517
  "colorModulation": {
9517
9518
  "$ref": "__type",
9518
- "description": "Indicates whether modulation should be used to render the point. See {@link https://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
9519
+ "description": "Indicates whether modulation should be used to render the point.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
9519
9520
  },
9520
9521
  "field": {
9521
9522
  "description": "The name of the field that is used for the renderer.",
@@ -9575,7 +9576,7 @@
9575
9576
  },
9576
9577
  "esri.rest-api.RendererJson.PointCloudSplatAlgorithmJson": {
9577
9578
  "additionalProperties": false,
9578
- "description": "Render points using sizes depending on point density. See {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudSplatAlgorithm/}.",
9579
+ "description": "Render points using sizes depending on point density.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudSplatAlgorithm/}.",
9579
9580
  "properties": {
9580
9581
  "minSize": {
9581
9582
  "description": "Minimum display space point size in points.",
@@ -9598,7 +9599,7 @@
9598
9599
  },
9599
9600
  "esri.rest-api.RendererJson.PointCloudStretchRendererJson": {
9600
9601
  "additionalProperties": false,
9601
- "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. See {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudStretchRenderer/}.",
9602
+ "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.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudStretchRenderer/}.",
9602
9603
  "properties": {
9603
9604
  "authoringInfo": {
9604
9605
  "$ref": "#/definitions/esri.rest-api.RendererJson.AuthoringInfoJson",
@@ -9606,7 +9607,7 @@
9606
9607
  },
9607
9608
  "colorModulation": {
9608
9609
  "$ref": "__type",
9609
- "description": "Indicates whether modulation should be used to render the point. See {@link https://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
9610
+ "description": "Indicates whether modulation should be used to render the point.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
9610
9611
  },
9611
9612
  "field": {
9612
9613
  "description": "The name of the field that is used for the renderer.",
@@ -9666,7 +9667,7 @@
9666
9667
  },
9667
9668
  "esri.rest-api.RendererJson.PointCloudUniqueValueRendererJson": {
9668
9669
  "additionalProperties": false,
9669
- "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. See {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudUniqueValueRenderer/}.",
9670
+ "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.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/pointCloudUniqueValueRenderer/}.",
9670
9671
  "properties": {
9671
9672
  "authoringInfo": {
9672
9673
  "$ref": "#/definitions/esri.rest-api.RendererJson.AuthoringInfoJson",
@@ -9674,7 +9675,7 @@
9674
9675
  },
9675
9676
  "colorModulation": {
9676
9677
  "$ref": "__type",
9677
- "description": "Indicates whether modulation should be used to render the point. See {@link https://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
9678
+ "description": "Indicates whether modulation should be used to render the point.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
9678
9679
  },
9679
9680
  "colorUniqueValueInfos": {
9680
9681
  "description": "Unique value infos.",
@@ -9741,7 +9742,7 @@
9741
9742
  },
9742
9743
  "esri.rest-api.RendererJson.PredominanceRendererJson": {
9743
9744
  "additionalProperties": false,
9744
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/predominance_renderer/}.",
9745
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/predominance_renderer/}.",
9745
9746
  "properties": {
9746
9747
  "authoringInfo": {
9747
9748
  "$ref": "#/definitions/esri.rest-api.RendererJson.AuthoringInfoJson",
@@ -9833,11 +9834,11 @@
9833
9834
  "$ref": "#/definitions/esri.rest-api.RendererJson.VectorFieldRendererJson"
9834
9835
  }
9835
9836
  ],
9836
- "description": "A renderer. Part of the ArcGIS REST API (see http://resources.arcgis.com/en/help/rest/apiref/renderer.html)."
9837
+ "description": "A renderer.\n\nPart of the ArcGIS REST API (see http://resources.arcgis.com/en/help/rest/apiref/renderer.html)."
9837
9838
  },
9838
9839
  "esri.rest-api.RendererJson.RotationInfoJson": {
9839
9840
  "additionalProperties": false,
9840
- "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. See {@link https://developers.arcgis.com/web-scene-specification/objects/rotationInfo_visualVariable/} {@link https://developers.arcgis.com/web-map-specification/objects/rotationInfo_visualVariable/}.",
9841
+ "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.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/rotationInfo_visualVariable/} {@link https://developers.arcgis.com/web-map-specification/objects/rotationInfo_visualVariable/}.",
9841
9842
  "properties": {
9842
9843
  "field": {
9843
9844
  "description": "A string value indicating the name of the feature attribute field that contains the data value to render.",
@@ -9853,7 +9854,7 @@
9853
9854
  },
9854
9855
  "rotationType": {
9855
9856
  "$ref": "#/definitions/esri.rest-api.RendererJson.RotationJsonType",
9856
- "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."
9857
+ "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.\n\nMust be one of the following values: geographic, arithmetic."
9857
9858
  },
9858
9859
  "type": {
9859
9860
  "const": "rotationInfo",
@@ -9881,7 +9882,7 @@
9881
9882
  },
9882
9883
  "esri.rest-api.RendererJson.SimpleRendererJson": {
9883
9884
  "additionalProperties": false,
9884
- "description": "A simple renderer is a renderer that uses one symbol only. See {@link https://developers.arcgis.com/web-map-specification/objects/simple_renderer/} {@link https://developers.arcgis.com/web-scene-specification/objects/simpleRenderer/}.",
9885
+ "description": "A simple renderer is a renderer that uses one symbol only.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/simple_renderer/} {@link https://developers.arcgis.com/web-scene-specification/objects/simpleRenderer/}.",
9885
9886
  "properties": {
9886
9887
  "authoringInfo": {
9887
9888
  "$ref": "#/definitions/esri.rest-api.RendererJson.AuthoringInfoJson",
@@ -9928,7 +9929,7 @@
9928
9929
  },
9929
9930
  "esri.rest-api.RendererJson.SizeInfoJson": {
9930
9931
  "additionalProperties": false,
9931
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/sizeInfo_visualVariable/} {@link https://developers.arcgis.com/web-scene-specification/objects/sizeInfo_visualVariable/}.",
9932
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/sizeInfo_visualVariable/} {@link https://developers.arcgis.com/web-scene-specification/objects/sizeInfo_visualVariable/}.",
9932
9933
  "properties": {
9933
9934
  "axis": {
9934
9935
  "description": "Defines the axis the size visual variable should be applied to when rendering features with an ObjectSymbol3DLayer.",
@@ -10028,7 +10029,7 @@
10028
10029
  },
10029
10030
  "esri.rest-api.RendererJson.SizeJson": {
10030
10031
  "additionalProperties": false,
10031
- "description": "Specifies the largest marker size to use at any given map scale. This is required if valueUnit is set to unknown. See {@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/}.",
10032
+ "description": "Specifies the largest marker size to use at any given map scale. This is required if valueUnit is set to unknown.\n\nSee {@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/}.",
10032
10033
  "properties": {
10033
10034
  "expression": {
10034
10035
  "description": "The value which allows a size to be defined based on the map scale. Currently, the only supported expression is, view.scale.",
@@ -10073,7 +10074,7 @@
10073
10074
  },
10074
10075
  "esri.rest-api.RendererJson.TemporalRendererJson": {
10075
10076
  "additionalProperties": false,
10076
- "description": "A temporal renderer is used to perform time-based rendering of features in a feature layer. See {@link https://developers.arcgis.com/web-map-specification/objects/temporalRenderer/}.",
10077
+ "description": "A temporal renderer is used to perform time-based rendering of features in a feature layer.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/temporalRenderer/}.",
10077
10078
  "properties": {
10078
10079
  "authoringInfo": {
10079
10080
  "$ref": "#/definitions/esri.rest-api.RendererJson.AuthoringInfoJson",
@@ -10119,7 +10120,7 @@
10119
10120
  },
10120
10121
  "esri.rest-api.RendererJson.TransparencyInfoJson": {
10121
10122
  "additionalProperties": false,
10122
- "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). See {@link https://developers.arcgis.com/web-map-specification/objects/transparencyInfo_visualVariable/} {@link https://developers.arcgis.com/web-scene-specification/objects/transparencyInfo_visualVariable/}.",
10123
+ "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).\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/transparencyInfo_visualVariable/} {@link https://developers.arcgis.com/web-scene-specification/objects/transparencyInfo_visualVariable/}.",
10123
10124
  "properties": {
10124
10125
  "field": {
10125
10126
  "description": "A string value indicating the name of the feature attribute field that contains the data value to render.",
@@ -10178,7 +10179,7 @@
10178
10179
  },
10179
10180
  "esri.rest-api.RendererJson.UniqueValueClassJson": {
10180
10181
  "additionalProperties": false,
10181
- "description": "The uniqueValueClass object contains the symbology for grouped unique values in the renderer. See {@link https://developers.arcgis.com/web-map-specification/objects/uniqueValueClass/} {@link https://developers.arcgis.com/web-scene-specification/objects/uniqueValueClass/}.",
10182
+ "description": "The uniqueValueClass object contains the symbology for grouped unique values in the renderer.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/uniqueValueClass/} {@link https://developers.arcgis.com/web-scene-specification/objects/uniqueValueClass/}.",
10182
10183
  "properties": {
10183
10184
  "description": {
10184
10185
  "description": "String value used to describe the drawn symbol.",
@@ -10211,7 +10212,7 @@
10211
10212
  },
10212
10213
  "esri.rest-api.RendererJson.UniqueValueFromStyleRendererJson": {
10213
10214
  "additionalProperties": false,
10214
- "description": "This is a special version of UniqueValue Renderer, which loads uniqueValue infos from a portal style. See {@link https://developers.arcgis.com/web-scene-specification/objects/uniqueValueFromStyleRenderer/}.",
10215
+ "description": "This is a special version of UniqueValue Renderer, which loads uniqueValue infos from a portal style.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/uniqueValueFromStyleRenderer/}.",
10215
10216
  "properties": {
10216
10217
  "authoringInfo": {
10217
10218
  "$ref": "#/definitions/esri.rest-api.RendererJson.AuthoringInfoJson",
@@ -10266,7 +10267,7 @@
10266
10267
  },
10267
10268
  "esri.rest-api.RendererJson.UniqueValueGroupJson": {
10268
10269
  "additionalProperties": false,
10269
- "description": "Represents a group of unique value classes (i.e. symbols). This is used to group symbols under a common heading and/or when representing multiple unique values with a single symbol. See {@link https://developers.arcgis.com/web-map-specification/objects/uniqueValueGroup/} {@link https://developers.arcgis.com/web-scene-specification/objects/uniqueValueGroup/}.",
10270
+ "description": "Represents a group of unique value classes (i.e. symbols). This is used to group symbols under a common heading and/or when representing multiple unique values with a single symbol.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/uniqueValueGroup/} {@link https://developers.arcgis.com/web-scene-specification/objects/uniqueValueGroup/}.",
10270
10271
  "properties": {
10271
10272
  "classes": {
10272
10273
  "description": "Specifies the classes (i.e. symbols) to group under a common heading. Classes may be included here without a heading when representing multiple values with a single symbol.",
@@ -10284,7 +10285,7 @@
10284
10285
  },
10285
10286
  "esri.rest-api.RendererJson.UniqueValueInfoJson": {
10286
10287
  "additionalProperties": false,
10287
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/uniqueValueInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/uniqueValueInfo/}.",
10288
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/uniqueValueInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/uniqueValueInfo/}.",
10288
10289
  "properties": {
10289
10290
  "description": {
10290
10291
  "description": "String value used to describe the drawn symbol.",
@@ -10311,7 +10312,7 @@
10311
10312
  },
10312
10313
  "esri.rest-api.RendererJson.UniqueValueRendererJson": {
10313
10314
  "additionalProperties": false,
10314
- "description": "A unique value renderer symbolizes groups of features that have matching field values. See {@link https://developers.arcgis.com/web-map-specification/objects/uniqueValue_renderer/} {@link https://developers.arcgis.com/web-scene-specification/objects/uniqueValueRenderer/}.",
10315
+ "description": "A unique value renderer symbolizes groups of features that have matching field values.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/uniqueValue_renderer/} {@link https://developers.arcgis.com/web-scene-specification/objects/uniqueValueRenderer/}.",
10315
10316
  "properties": {
10316
10317
  "authoringInfo": {
10317
10318
  "$ref": "#/definitions/esri.rest-api.RendererJson.AuthoringInfoJson",
@@ -10480,11 +10481,11 @@
10480
10481
  "$ref": "#/definitions/esri.rest-api.RendererJson.RotationInfoJson"
10481
10482
  }
10482
10483
  ],
10483
- "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'. See {@link https://developers.arcgis.com/web-map-specification/objects/visualVariable/} {@link https://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
10484
+ "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'.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/visualVariable/} {@link https://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
10484
10485
  },
10485
10486
  "esri.rest-api.SceneLayerJson.SceneLayerJson": {
10486
10487
  "additionalProperties": false,
10487
- "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). See {@link https://developers.arcgis.com/web-scene-specification/objects/sceneLayer/}.",
10488
+ "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).\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/sceneLayer/}.",
10488
10489
  "properties": {
10489
10490
  "blendMode": {
10490
10491
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -10561,7 +10562,7 @@
10561
10562
  "type": "number"
10562
10563
  },
10563
10564
  "opacity": {
10564
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
10565
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
10565
10566
  "type": "number"
10566
10567
  },
10567
10568
  "popupInfo": {
@@ -10618,7 +10619,7 @@
10618
10619
  },
10619
10620
  "esri.rest-api.SpatialReferenceJson.SpatialReferenceJson": {
10620
10621
  "additionalProperties": false,
10621
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/spatialReference/} {@link https://developers.arcgis.com/web-scene-specification/objects/spatialReference/}.",
10622
+ "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.\n\nMany 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.\n\nAll operational layers in the map are drawn or requested in the spatial reference of the basemap layers.\n\nThe basemap defines the map spatial reference and tiling scheme.\n\nEach basemapLayer must be in the same spatial reference and tiling scheme.\n\nFor additional information on working with spatial references, and their associated WKIDs, please refer to the ArcGIS REST API documentation which discusses this.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/spatialReference/} {@link https://developers.arcgis.com/web-scene-specification/objects/spatialReference/}.",
10622
10623
  "properties": {
10623
10624
  "latestVcsWkid": {
10624
10625
  "description": "(Optional) The current wkid value of the vertical coordinate system.",
@@ -10750,7 +10751,7 @@
10750
10751
  "type": "number"
10751
10752
  },
10752
10753
  "mode": {
10753
- "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.",
10754
+ "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.\n\n- 0: Snapshot mode. Immediately retrieves all features when the map is loaded.\n- 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.\n- 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.",
10754
10755
  "enum": [
10755
10756
  0,
10756
10757
  1,
@@ -10760,7 +10761,7 @@
10760
10761
  "type": "number"
10761
10762
  },
10762
10763
  "opacity": {
10763
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
10764
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
10764
10765
  "type": "number"
10765
10766
  },
10766
10767
  "popupInfo": {
@@ -10831,7 +10832,7 @@
10831
10832
  },
10832
10833
  "esri.rest-api.SublayerJson.SublayerJson": {
10833
10834
  "additionalProperties": false,
10834
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/layer/} {@link https://developers.arcgis.com/web-scene-specification/objects/layer/}.",
10835
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/layer/} {@link https://developers.arcgis.com/web-scene-specification/objects/layer/}.",
10835
10836
  "properties": {
10836
10837
  "defaultVisibility": {
10837
10838
  "description": "Default visibility of the layers in the map service.",
@@ -10851,7 +10852,7 @@
10851
10852
  },
10852
10853
  "field": {
10853
10854
  "$ref": "#/definitions/esri.rest-api.FieldJson.FieldJson",
10854
- "description": "Information about each field in a layer. NOTE: This is how it's typed and documented in the web map spec, but is almost certainly total nonsense."
10855
+ "description": "Information about each field in a layer.\n\nNOTE: This is how it's typed and documented in the web map spec, but is almost certainly total nonsense."
10855
10856
  },
10856
10857
  "id": {
10857
10858
  "description": "A number indicating the index position of the layer in the WMS or map service.",
@@ -10912,7 +10913,7 @@
10912
10913
  },
10913
10914
  "esri.rest-api.SubtypeGroupLayerJson.SubtypeGroupLayerJson": {
10914
10915
  "additionalProperties": false,
10915
- "description": "SubtypeGroupLayer 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 SubtypeGroupLayer provides the functionality to treat them as one layer called Water Features even though they are stored as separate feature layers. See {@link https://developers.arcgis.com/web-scene-specification/objects/subtypeGroupLayer/}.",
10916
+ "description": "SubtypeGroupLayer 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 SubtypeGroupLayer provides the functionality to treat them as one layer called Water Features even though they are stored as separate feature layers.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/subtypeGroupLayer/}.",
10916
10917
  "properties": {
10917
10918
  "blendMode": {
10918
10919
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -10991,7 +10992,7 @@
10991
10992
  "type": "number"
10992
10993
  },
10993
10994
  "opacity": {
10994
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
10995
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
10995
10996
  "type": "number"
10996
10997
  },
10997
10998
  "refreshInterval": {
@@ -11036,7 +11037,7 @@
11036
11037
  },
11037
11038
  "esri.rest-api.SubtypeSublayerJson.SubtypeSublayerJson": {
11038
11039
  "additionalProperties": false,
11039
- "description": "Feature layers can be created by referencing a sublayer 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 sublayer. Feature layers honor any feature templates configured in the source map document. Feature collection objects are used to create a feature sublayer based on the supplied definition. See {@link https://developers.arcgis.com/web-map-specification/objects/subtypeSublayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/subtypeSublayer/}.",
11040
+ "description": "Feature layers can be created by referencing a sublayer 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 sublayer. Feature layers honor any feature templates configured in the source map document. Feature collection objects are used to create a feature sublayer based on the supplied definition.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/subtypeSublayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/subtypeSublayer/}.",
11040
11041
  "properties": {
11041
11042
  "blendMode": {
11042
11043
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -11112,7 +11113,7 @@
11112
11113
  "type": "number"
11113
11114
  },
11114
11115
  "opacity": {
11115
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
11116
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
11116
11117
  "type": "number"
11117
11118
  },
11118
11119
  "popupInfo": {
@@ -11183,7 +11184,7 @@
11183
11184
  },
11184
11185
  "esri.rest-api.SymbolJson.CIMSymbolJson": {
11185
11186
  "additionalProperties": false,
11186
- "description": "Represents a symbol reference that contains a CIM symbol. In addition to type listed below, a symbol reference will contain additional properties. More details on CIM symbol reference and CIM symbols are available on github: https://github.com/Esri/cim-spec/blob/master/docs/v2/Overview-Symbols.md. See {@link https://developers.arcgis.com/web-scene-specification/objects/polygonSymbol3D/}.",
11187
+ "description": "Represents a symbol reference that contains a CIM symbol. In addition to type listed below, a symbol reference will contain additional properties. More details on CIM symbol reference and CIM symbols are available on github: https://github.com/Esri/cim-spec/blob/master/docs/v2/Overview-Symbols.md.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/polygonSymbol3D/}.",
11187
11188
  "properties": {
11188
11189
  "type": {
11189
11190
  "const": "CIMSymbolReference",
@@ -11247,7 +11248,7 @@
11247
11248
  },
11248
11249
  "esri.rest-api.SymbolJson.ExtrudeSymbol3DLayerJson": {
11249
11250
  "additionalProperties": false,
11250
- "description": "ExtrudeSymbol3DLayer is used to render Polygon geometries by extruding them upward from the ground, creating a 3D volumetric object. See {@link https://developers.arcgis.com/web-scene-specification/objects/extrudeSymbol3DLayer/}.",
11251
+ "description": "ExtrudeSymbol3DLayer is used to render Polygon geometries by extruding them upward from the ground, creating a 3D volumetric object.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/extrudeSymbol3DLayer/}.",
11251
11252
  "properties": {
11252
11253
  "enable": {
11253
11254
  "description": "Type: Boolean.",
@@ -11274,7 +11275,7 @@
11274
11275
  },
11275
11276
  "esri.rest-api.SymbolJson.FillSymbol3DLayerJson": {
11276
11277
  "additionalProperties": false,
11277
- "description": "FillSymbol3DLayer is used to render the surfaces of flat 2D Polygon geometries and 3D volumetric meshes in a SceneView. See {@link https://developers.arcgis.com/web-scene-specification/objects/fillSymbol3DLayer/}.",
11278
+ "description": "FillSymbol3DLayer is used to render the surfaces of flat 2D Polygon geometries and 3D volumetric meshes in a SceneView.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/fillSymbol3DLayer/}.",
11278
11279
  "properties": {
11279
11280
  "castShadows": {
11280
11281
  "description": "Boolean to control the shadow casting behavior of the rendered geometries.",
@@ -11309,7 +11310,7 @@
11309
11310
  },
11310
11311
  "esri.rest-api.SymbolJson.FontJson": {
11311
11312
  "additionalProperties": false,
11312
- "description": "Font used for text symbols. See {@link https://developers.arcgis.com/web-map-specification/objects/font/} {@link https://developers.arcgis.com/web-scene-specification/objects/font/}.",
11313
+ "description": "Font used for text symbols.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/font/} {@link https://developers.arcgis.com/web-scene-specification/objects/font/}.",
11313
11314
  "properties": {
11314
11315
  "decoration": {
11315
11316
  "description": "The text decoration.",
@@ -11352,7 +11353,7 @@
11352
11353
  },
11353
11354
  "esri.rest-api.SymbolJson.IconSymbol3DLayerJson": {
11354
11355
  "additionalProperties": false,
11355
- "description": "IconSymbol3DLayer is used to render Point geometries using a flat 2D icon (e.g. a circle) with a PointSymbol3D in a SceneView. See {@link https://developers.arcgis.com/web-scene-specification/objects/iconSymbol3DLayer/}.",
11356
+ "description": "IconSymbol3DLayer is used to render Point geometries using a flat 2D icon (e.g. a circle) with a PointSymbol3D in a SceneView.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/iconSymbol3DLayer/}.",
11356
11357
  "properties": {
11357
11358
  "anchor": {
11358
11359
  "description": "Must be one of the following values: center, left, right, top, bottom, topLeft, topRight, bottomLeft, bottomRight.",
@@ -11402,7 +11403,7 @@
11402
11403
  },
11403
11404
  "esri.rest-api.SymbolJson.LabelSymbol3DJson": {
11404
11405
  "additionalProperties": false,
11405
- "description": "LabelSymbol3D is used to render labels for features from a FeatureLayer in a 3D SceneView. See {@link https://developers.arcgis.com/web-scene-specification/objects/labelSymbol3D/}.",
11406
+ "description": "LabelSymbol3D is used to render labels for features from a FeatureLayer in a\n3D SceneView.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/labelSymbol3D/}.",
11406
11407
  "properties": {
11407
11408
  "callout": {
11408
11409
  "$ref": "#/definitions/esri.rest-api.SymbolJson.CalloutJson",
@@ -11433,7 +11434,7 @@
11433
11434
  },
11434
11435
  "esri.rest-api.SymbolJson.LineSymbol3DJson": {
11435
11436
  "additionalProperties": false,
11436
- "description": "LineSymbol3D is used to render features with Polyline geometry in a 3D SceneView. See {@link https://developers.arcgis.com/web-scene-specification/objects/lineSymbol3D/}.",
11437
+ "description": "LineSymbol3D is used to render features with Polyline geometry in a 3D SceneView.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/lineSymbol3D/}.",
11437
11438
  "properties": {
11438
11439
  "symbolLayers": {
11439
11440
  "description": "A Collection of Symbol3DLayer objects used to visualize the graphic or feature.",
@@ -11463,7 +11464,7 @@
11463
11464
  },
11464
11465
  "esri.rest-api.SymbolJson.LineSymbol3DLayerJson": {
11465
11466
  "additionalProperties": false,
11466
- "description": "LineSymbol3DLayer renders Polyline geometries using a flat 2D line with a LineSymbol3D in a 3D SceneView. See {@link https://developers.arcgis.com/web-scene-specification/objects/lineSymbol3DLayer/}.",
11467
+ "description": "LineSymbol3DLayer renders Polyline geometries using a flat 2D line with a LineSymbol3D in a 3D SceneView.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/lineSymbol3DLayer/}.",
11467
11468
  "properties": {
11468
11469
  "enable": {
11469
11470
  "description": "Type: Boolean.",
@@ -11490,14 +11491,14 @@
11490
11491
  },
11491
11492
  "esri.rest-api.SymbolJson.MaterialJson": {
11492
11493
  "additionalProperties": false,
11493
- "description": "The material used to shade the geometry. See {@link https://developers.arcgis.com/web-scene-specification/objects/material/}.",
11494
+ "description": "The material used to shade the geometry.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/material/}.",
11494
11495
  "properties": {
11495
11496
  "color": {
11496
11497
  "$ref": "#/definitions/esri.rest-api.SymbolJson.ColorJson",
11497
11498
  "description": "Color is represented as a three or four-element array."
11498
11499
  },
11499
11500
  "colorMixMode": {
11500
- "description": "Controls how symbolLayer or visualVariable color is applied onto the underlying geometry color/texture. This property only applies to FillSymbol3DLayer within MeshSymbol3D. - Tint: the feature's appearance (in terms of color) should be altered to match the symbol / visual variable color. - Replace: the feature's color is replaced with the symbol / visual variable color. - Multiply: the feature's color is multiplied with the symbol color.",
11501
+ "description": "Controls how symbolLayer or visualVariable color is applied onto the underlying geometry color/texture. This property only applies to FillSymbol3DLayer within MeshSymbol3D.\n\n- Tint: the feature's appearance (in terms of color) should be altered to match the symbol / visual variable color.\n- Replace: the feature's color is replaced with the symbol / visual variable color.\n- Multiply: the feature's color is multiplied with the symbol color.",
11501
11502
  "enum": [
11502
11503
  "multiply",
11503
11504
  "replace",
@@ -11514,7 +11515,7 @@
11514
11515
  },
11515
11516
  "esri.rest-api.SymbolJson.MeshSymbol3DJson": {
11516
11517
  "additionalProperties": false,
11517
- "description": "MeshSymbol3D is used to render 3D mesh features in a SceneLayer in a 3D SceneView. See {@link https://developers.arcgis.com/web-scene-specification/objects/meshSymbol3D/}.",
11518
+ "description": "MeshSymbol3D is used to render 3D mesh features in a SceneLayer in a 3D SceneView.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/meshSymbol3D/}.",
11518
11519
  "properties": {
11519
11520
  "symbolLayers": {
11520
11521
  "description": "A Collection of Symbol3DLayer objects used to visualize the graphic or feature.",
@@ -11537,7 +11538,7 @@
11537
11538
  },
11538
11539
  "esri.rest-api.SymbolJson.ObjectSymbol3DLayerJson": {
11539
11540
  "additionalProperties": false,
11540
- "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. See {@link https://developers.arcgis.com/web-scene-specification/objects/objectSymbol3DLayer/}.",
11541
+ "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.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/objectSymbol3DLayer/}.",
11541
11542
  "properties": {
11542
11543
  "anchor": {
11543
11544
  "description": "The positioning of the object relative to the geometry. Must be one of the following values: center, bottom, origin.",
@@ -11606,7 +11607,7 @@
11606
11607
  },
11607
11608
  "esri.rest-api.SymbolJson.OutlineJson": {
11608
11609
  "additionalProperties": false,
11609
- "description": "The outline of the point, line or polygon. See {@link https://developers.arcgis.com/web-scene-specification/objects/outline/}.",
11610
+ "description": "The outline of the point, line or polygon.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/outline/}.",
11610
11611
  "properties": {
11611
11612
  "color": {
11612
11613
  "$ref": "#/definitions/esri.rest-api.SymbolJson.ColorJson",
@@ -11625,7 +11626,7 @@
11625
11626
  },
11626
11627
  "esri.rest-api.SymbolJson.PathSymbol3DLayerJson": {
11627
11628
  "additionalProperties": false,
11628
- "description": "PathSymbol3DLayer renders Polyline geometries using a volumetric 3D tube with a LineSymbol3D in a SceneView. See {@link https://developers.arcgis.com/web-scene-specification/objects/pathSymbol3DLayer/}.",
11629
+ "description": "PathSymbol3DLayer renders Polyline geometries using a volumetric 3D tube with a LineSymbol3D in a SceneView.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/pathSymbol3DLayer/}.",
11629
11630
  "properties": {
11630
11631
  "material": {
11631
11632
  "$ref": "#/definitions/esri.rest-api.SymbolJson.MaterialJson",
@@ -11652,7 +11653,7 @@
11652
11653
  },
11653
11654
  "esri.rest-api.SymbolJson.PictureFillSymbolJson": {
11654
11655
  "additionalProperties": false,
11655
- "description": "Picture fill symbols can be used to symbolize polygon geometries. See {@link https://developers.arcgis.com/web-map-specification/objects/esriPFS_symbol/}.",
11656
+ "description": "Picture fill symbols can be used to symbolize polygon geometries.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/esriPFS_symbol/}.",
11656
11657
  "properties": {
11657
11658
  "angle": {
11658
11659
  "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.",
@@ -11711,7 +11712,7 @@
11711
11712
  },
11712
11713
  "esri.rest-api.SymbolJson.PictureMarkerSymbolJson": {
11713
11714
  "additionalProperties": false,
11714
- "description": "Picture marker symbols can be used to symbolize point geometries. See {@link https://developers.arcgis.com/web-map-specification/objects/esriPMS_symbol/}.",
11715
+ "description": "Picture marker symbols can be used to symbolize point geometries.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/esriPMS_symbol/}.",
11715
11716
  "properties": {
11716
11717
  "angle": {
11717
11718
  "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.",
@@ -11758,7 +11759,7 @@
11758
11759
  },
11759
11760
  "esri.rest-api.SymbolJson.PointSymbol3DJson": {
11760
11761
  "additionalProperties": false,
11761
- "description": "PointSymbol3D is used to render features with Point geometry in a 3D SceneView. See {@link https://developers.arcgis.com/web-scene-specification/objects/pointSymbol3D/}.",
11762
+ "description": "PointSymbol3D is used to render features with Point geometry in a 3D SceneView.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/pointSymbol3D/}.",
11762
11763
  "properties": {
11763
11764
  "callout": {
11764
11765
  "$ref": "#/definitions/esri.rest-api.SymbolJson.CalloutJson",
@@ -11800,7 +11801,7 @@
11800
11801
  },
11801
11802
  "esri.rest-api.SymbolJson.PolygonSymbol3DJson": {
11802
11803
  "additionalProperties": false,
11803
- "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. See {@link https://developers.arcgis.com/web-scene-specification/objects/polygonSymbol3D/}.",
11804
+ "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.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/polygonSymbol3D/}.",
11804
11805
  "properties": {
11805
11806
  "symbolLayers": {
11806
11807
  "description": "A Collection of Symbol3DLayer objects used to visualize the graphic or feature.",
@@ -11833,7 +11834,7 @@
11833
11834
  },
11834
11835
  "esri.rest-api.SymbolJson.ResourceIconSymbolJson": {
11835
11836
  "additionalProperties": false,
11836
- "description": "The shape (primitive) or image URL (href) used to visualize the features. See {@link https://developers.arcgis.com/web-scene-specification/objects/iconSymbol3DLayer_resource/}.",
11837
+ "description": "The shape (primitive) or image URL (href) used to visualize the features.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/iconSymbol3DLayer_resource/}.",
11837
11838
  "properties": {
11838
11839
  "dataURI": {
11839
11840
  "description": "An image encoded as base64 string, starting with data:image.",
@@ -11852,7 +11853,7 @@
11852
11853
  },
11853
11854
  "esri.rest-api.SymbolJson.ResourceObjectSymbolJson": {
11854
11855
  "additionalProperties": false,
11855
- "description": "The primitive shape (primitive) or external 3D model (href) used to visualize the points. See {@link https://developers.arcgis.com/web-scene-specification/objects/objectSymbol3DLayer_resource/}.",
11856
+ "description": "The primitive shape (primitive) or external 3D model (href) used to visualize the points.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/objectSymbol3DLayer_resource/}.",
11856
11857
  "properties": {
11857
11858
  "href": {
11858
11859
  "description": "Must be an absolute URL or a relative path starting with \"./\".",
@@ -11867,7 +11868,7 @@
11867
11868
  },
11868
11869
  "esri.rest-api.SymbolJson.SimpleFillSymbolJson": {
11869
11870
  "additionalProperties": false,
11870
- "description": "Simple fill symbols can be used to symbolize polygon geometries. See {@link https://developers.arcgis.com/web-map-specification/objects/esriSFS_symbol/}.",
11871
+ "description": "Simple fill symbols can be used to symbolize polygon geometries.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/esriSFS_symbol/}.",
11871
11872
  "properties": {
11872
11873
  "color": {
11873
11874
  "$ref": "#/definitions/esri.rest-api.SymbolJson.ColorJson",
@@ -11904,7 +11905,7 @@
11904
11905
  },
11905
11906
  "esri.rest-api.SymbolJson.SimpleLineSymbolJson": {
11906
11907
  "additionalProperties": false,
11907
- "description": "Simple line symbols can be used to symbolize polyline geometries or outlines for polygon fills. See {@link https://developers.arcgis.com/web-map-specification/objects/esriSLS_symbol/}.",
11908
+ "description": "Simple line symbols can be used to symbolize polyline geometries or outlines for polygon fills.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/esriSLS_symbol/}.",
11908
11909
  "properties": {
11909
11910
  "color": {
11910
11911
  "$ref": "#/definitions/esri.rest-api.SymbolJson.ColorJson",
@@ -11939,7 +11940,7 @@
11939
11940
  },
11940
11941
  "esri.rest-api.SymbolJson.SimpleMarkerSymbolJson": {
11941
11942
  "additionalProperties": false,
11942
- "description": "Simple marker symbols can be used to symbolize point geometries. See {@link https://developers.arcgis.com/web-map-specification/objects/esriSMS_symbol/}.",
11943
+ "description": "Simple marker symbols can be used to symbolize point geometries.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/esriSMS_symbol/}.",
11943
11944
  "properties": {
11944
11945
  "angle": {
11945
11946
  "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.",
@@ -12059,7 +12060,7 @@
12059
12060
  },
12060
12061
  "esri.rest-api.SymbolJson.StyleSymbolReferenceJson": {
12061
12062
  "additionalProperties": false,
12062
- "description": "The StyleSymbolReference is used to reference a symbol from a portal styleItem. See {@link https://developers.arcgis.com/web-scene-specification/objects/styleSymbolReference/}.",
12063
+ "description": "The StyleSymbolReference is used to reference a symbol from a portal styleItem.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/styleSymbolReference/}.",
12063
12064
  "properties": {
12064
12065
  "name": {
12065
12066
  "description": "Identifies a symbol in the style by name.",
@@ -12177,11 +12178,11 @@
12177
12178
  "$ref": "#/definitions/esri.rest-api.SymbolJson.StyleSymbolReferenceJson"
12178
12179
  }
12179
12180
  ],
12180
- "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). See {@link https://developers.arcgis.com/web-map-specification/objects/symbol/}."
12181
+ "description": "A symbol representing a feature on the map.\n\nPart of the Esri ArcGIS REST API (see http://resources.arcgis.com/en/help/rest/apiref/symbol.html). See {@link https://developers.arcgis.com/web-map-specification/objects/symbol/}."
12181
12182
  },
12182
12183
  "esri.rest-api.SymbolJson.TextSymbol3DLayerJson": {
12183
12184
  "additionalProperties": false,
12184
- "description": "TextSymbol3DLayer is used to draw text labels for features of any geometry type. See {@link https://developers.arcgis.com/web-scene-specification/objects/textSymbol3DLayer/}.",
12185
+ "description": "TextSymbol3DLayer is used to draw text labels for features of any geometry type.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/textSymbol3DLayer/}.",
12185
12186
  "properties": {
12186
12187
  "font": {
12187
12188
  "$ref": "#/definitions/esri.rest-api.SymbolJson.FontJson",
@@ -12212,7 +12213,7 @@
12212
12213
  },
12213
12214
  "esri.rest-api.SymbolJson.TextSymbolJson": {
12214
12215
  "additionalProperties": false,
12215
- "description": "Text symbols are used to add text to a feature (labeling). See {@link https://developers.arcgis.com/web-map-specification/objects/esriTS_symbol/}.",
12216
+ "description": "Text symbols are used to add text to a feature (labeling).\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/esriTS_symbol/}.",
12216
12217
  "properties": {
12217
12218
  "angle": {
12218
12219
  "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.",
@@ -12325,7 +12326,7 @@
12325
12326
  },
12326
12327
  "esri.rest-api.TemplateJson.TemplateJson": {
12327
12328
  "additionalProperties": false,
12328
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/template/} {@link https://developers.arcgis.com/web-scene-specification/objects/template/}.",
12329
+ "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.\n\nTemplates are defined as a property of the layer definition when there are no types defined; otherwise, templates are defined as properties of the types.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/template/} {@link https://developers.arcgis.com/web-scene-specification/objects/template/}.",
12329
12330
  "properties": {
12330
12331
  "description": {
12331
12332
  "description": "A detailed description of the template.",
@@ -12363,7 +12364,7 @@
12363
12364
  },
12364
12365
  "esri.rest-api.TiledImageServiceLayerJson.TiledImageServiceLayerJson": {
12365
12366
  "additionalProperties": false,
12366
- "description": "An ArcGIS Tiled Image Service layer displays map content from an ArcGIS Server Image service that has been cached (tiled). See {@link https://developers.arcgis.com/web-map-specification/objects/tiledImageServiceLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/tiledImageServiceLayer/}.",
12367
+ "description": "An ArcGIS Tiled Image Service layer displays map content from an ArcGIS Server Image service that has been cached (tiled).\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/tiledImageServiceLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/tiledImageServiceLayer/}.",
12367
12368
  "properties": {
12368
12369
  "blendMode": {
12369
12370
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -12439,7 +12440,7 @@
12439
12440
  "type": "number"
12440
12441
  },
12441
12442
  "opacity": {
12442
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
12443
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
12443
12444
  "type": "number"
12444
12445
  },
12445
12446
  "refreshInterval": {
@@ -12484,7 +12485,7 @@
12484
12485
  },
12485
12486
  "esri.rest-api.TiledMapServiceLayerJson.TiledMapServiceLayerJson": {
12486
12487
  "additionalProperties": false,
12487
- "description": "An ArcGIS Tiled Map Service layer displays map content from an ArcGIS Server Map service that has been cached (tiled). See {@link https://developers.arcgis.com/web-map-specification/objects/tiledMapServiceLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/tiledMapServiceLayer/}.",
12488
+ "description": "An ArcGIS Tiled Map Service layer displays map content from an ArcGIS Server Map service that has been cached (tiled).\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/tiledMapServiceLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/tiledMapServiceLayer/}.",
12488
12489
  "properties": {
12489
12490
  "blendMode": {
12490
12491
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -12578,7 +12579,7 @@
12578
12579
  "type": "number"
12579
12580
  },
12580
12581
  "opacity": {
12581
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
12582
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
12582
12583
  "type": "number"
12583
12584
  },
12584
12585
  "path": {
@@ -12627,7 +12628,7 @@
12627
12628
  },
12628
12629
  "esri.rest-api.TypeJson.TypeJson": {
12629
12630
  "additionalProperties": false,
12630
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/type/} {@link https://developers.arcgis.com/web-scene-specification/objects/type/}.",
12631
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/type/} {@link https://developers.arcgis.com/web-scene-specification/objects/type/}.",
12631
12632
  "properties": {
12632
12633
  "domains": {
12633
12634
  "description": "A set of domain objects for each domain in the type."
@@ -12644,7 +12645,7 @@
12644
12645
  "type": "string"
12645
12646
  },
12646
12647
  "templates": {
12647
- "description": "An array of template objects describing features that can be created in this 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. You might have more than one template per type if the attributes of available features vary slightly. For example, you might have a type named Copper pipe containing two templates: one whose DIAMETER property is 12 and another whose DIAMETER property is 10.",
12648
+ "description": "An array of template objects describing features that can be created in this 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.\n\nTemplates are defined as a property of the layer definition when there are no types defined; otherwise, templates are defined as properties of the types.\n\nYou might have more than one template per type if the attributes of available features vary slightly. For example, you might have a type named Copper pipe containing two templates: one whose DIAMETER property is 12 and another whose DIAMETER property is 10.",
12648
12649
  "items": {
12649
12650
  "$ref": "#/definitions/esri.rest-api.TemplateJson.TemplateJson"
12650
12651
  },
@@ -12655,7 +12656,7 @@
12655
12656
  },
12656
12657
  "esri.rest-api.VectorTileLayerJson.VectorTileLayerJson": {
12657
12658
  "additionalProperties": false,
12658
- "description": "A vector tile layer references a set of web-accessible vector tiles and the corresponding style for how those tiles should be drawn. See {@link https://developers.arcgis.com/web-map-specification/objects/vectorTileLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/vectorTileLayer/}.",
12659
+ "description": "A vector tile layer references a set of web-accessible vector tiles and the corresponding style for how those tiles should be drawn.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/vectorTileLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/vectorTileLayer/}.",
12659
12660
  "properties": {
12660
12661
  "blendMode": {
12661
12662
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -12731,7 +12732,7 @@
12731
12732
  "type": "number"
12732
12733
  },
12733
12734
  "opacity": {
12734
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
12735
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
12735
12736
  "type": "number"
12736
12737
  },
12737
12738
  "path": {
@@ -12780,7 +12781,7 @@
12780
12781
  },
12781
12782
  "esri.rest-api.ViewpointJson.CameraJson": {
12782
12783
  "additionalProperties": false,
12783
- "description": "The camera defines the position, tilt, and heading of the point from which the SceneView's visible extent is observed. See {@link https://developers.arcgis.com/web-scene-specification/objects/camera/}.",
12784
+ "description": "The camera defines the position, tilt, and heading of the point from which the SceneView's visible extent is observed.\n\nSee {@link https://developers.arcgis.com/web-scene-specification/objects/camera/}.",
12784
12785
  "properties": {
12785
12786
  "heading": {
12786
12787
  "description": "The heading of the camera in degrees. Heading is zero when north is the top of the screen. It increases as the view rotates clockwise. The angles are always normalized between 0 and 360 degrees.",
@@ -12802,7 +12803,7 @@
12802
12803
  },
12803
12804
  "esri.rest-api.ViewpointJson.ViewpointJson": {
12804
12805
  "additionalProperties": false,
12805
- "description": "Describes a point of view for a 2D or 3D view. In a 2D view, the viewpoint is determined using a center point and scale value. In a 3D view, it is determined using a camera position. The Viewpoint can be bookmarked for later use, or used for navigation purposes. See {@link https://developers.arcgis.com/web-map-specification/objects/viewpoint/} {@link https://developers.arcgis.com/web-scene-specification/objects/viewpoint/}.",
12806
+ "description": "Describes a point of view for a 2D or 3D view. In a 2D view, the viewpoint is determined using a center point and scale value. In a 3D view, it is determined using a camera position. The Viewpoint can be bookmarked for later use, or used for navigation purposes.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/viewpoint/} {@link https://developers.arcgis.com/web-scene-specification/objects/viewpoint/}.",
12806
12807
  "properties": {
12807
12808
  "camera": {
12808
12809
  "$ref": "#/definitions/esri.rest-api.ViewpointJson.CameraJson",
@@ -12825,7 +12826,7 @@
12825
12826
  },
12826
12827
  "esri.rest-api.WFSLayerJson.WFSInfoJson": {
12827
12828
  "additionalProperties": false,
12828
- "description": "Object that defines and provides information about layers in a WFS service. See {@link https://developers.arcgis.com/web-map-specification/objects/wfsInfo/}.",
12829
+ "description": "Object that defines and provides information about layers in a WFS service.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/wfsInfo/}.",
12829
12830
  "properties": {
12830
12831
  "customParameters": {
12831
12832
  "description": "A sequence of parameters used to append custom parameters to all WFS requests. These parameters are applied to GetCapabilities, DescribeFeatureType, and GetFeatures."
@@ -12866,7 +12867,7 @@
12866
12867
  },
12867
12868
  "esri.rest-api.WFSLayerJson.WFSLayerJson": {
12868
12869
  "additionalProperties": false,
12869
- "description": "OGC Web Feature Service (WFS) is a dynamic feature service that follows the specifications of OGC. See {@link https://developers.arcgis.com/web-map-specification/objects/wfsLayer/} and {@link https://developers.arcgis.com/web-scene-specification/objects/wfsLayer/}.",
12870
+ "description": "OGC Web Feature Service (WFS) is a dynamic feature service that follows the specifications of OGC.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/wfsLayer/} and {@link https://developers.arcgis.com/web-scene-specification/objects/wfsLayer/}.",
12870
12871
  "properties": {
12871
12872
  "blendMode": {
12872
12873
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -12951,7 +12952,7 @@
12951
12952
  "type": "number"
12952
12953
  },
12953
12954
  "opacity": {
12954
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
12955
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
12955
12956
  "type": "number"
12956
12957
  },
12957
12958
  "popupInfo": {
@@ -13008,7 +13009,7 @@
13008
13009
  },
13009
13010
  "esri.rest-api.WMSLayerJson.WMSLayerJson": {
13010
13011
  "additionalProperties": false,
13011
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/wmsLayer/}.",
13012
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/wmsLayer/}.",
13012
13013
  "properties": {
13013
13014
  "blendMode": {
13014
13015
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -13140,7 +13141,7 @@
13140
13141
  "type": "number"
13141
13142
  },
13142
13143
  "opacity": {
13143
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
13144
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
13144
13145
  "type": "number"
13145
13146
  },
13146
13147
  "refreshInterval": {
@@ -13203,7 +13204,7 @@
13203
13204
  },
13204
13205
  "esri.rest-api.WMSSublayerJson.WMSSublayerJson": {
13205
13206
  "additionalProperties": false,
13206
- "description": "A layer object may allow overrides on popup content and drawing behavior for individual layers of a web service. See {@link https://developers.arcgis.com/web-map-specification/objects/wmsLayer_layer/}.",
13207
+ "description": "A layer object may allow overrides on popup content and drawing behavior for individual layers of a web service.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/wmsLayer_layer/}.",
13207
13208
  "properties": {
13208
13209
  "legendUrl": {
13209
13210
  "description": "A string URL to a legend graphic for the layer.",
@@ -13230,7 +13231,7 @@
13230
13231
  },
13231
13232
  "esri.rest-api.WebTileLayerJson.TileInfoJson": {
13232
13233
  "additionalProperties": false,
13233
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/tileInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/tileInfo/}.",
13234
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/tileInfo/} {@link https://developers.arcgis.com/web-scene-specification/objects/tileInfo/}.",
13234
13235
  "properties": {
13235
13236
  "cols": {
13236
13237
  "description": "Requested tile's column.",
@@ -13297,7 +13298,7 @@
13297
13298
  },
13298
13299
  "esri.rest-api.WebTileLayerJson.WebTileLayerJson": {
13299
13300
  "additionalProperties": false,
13300
- "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. See {@link https://developers.arcgis.com/web-map-specification/objects/tiledLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/tiledLayer/}.",
13301
+ "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.\n\nSee {@link https://developers.arcgis.com/web-map-specification/objects/tiledLayer/} {@link https://developers.arcgis.com/web-scene-specification/objects/tiledLayer/}.",
13301
13302
  "properties": {
13302
13303
  "blendMode": {
13303
13304
  "description": "Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.",
@@ -13378,7 +13379,7 @@
13378
13379
  "type": "number"
13379
13380
  },
13380
13381
  "opacity": {
13381
- "description": "The degree of transparency applied to the layer on the client side, where 0 is full transparency and 1 is no transparency.",
13382
+ "description": "The degree of transparency applied to the layer on the client side, where\n0 is full transparency and 1 is no transparency.",
13382
13383
  "type": "number"
13383
13384
  },
13384
13385
  "refreshInterval": {
@@ -13647,7 +13648,7 @@
13647
13648
  "$ref": "#/definitions/Features"
13648
13649
  },
13649
13650
  "map.add-markup": {
13650
- "description": "Adds markup to the map(s).",
13651
+ "description": "Adds markup to the map(s).\r\n\r **Example:** Adding markup to a custom collection using `AddMarkupArgs`.\r\n\r ```\r\n{\r\n \"collection\": \"my-custom-markup\",\r\n \"graphics\": [\r\n {\r\n \"geometry\": {\r\n \"x\": -13733416.69,\r\n \"y\": 6177670.86,\r\n \"spatialReference\": {\r\n \"wkid\": 3857\r\n },\r\n \"type\": \"point\"\r\n },\r\n \"symbol\": {\r\n \"color\": [76, 115, 0, 255],\r\n \"size\": 16,\r\n \"style\": \"esriSMSCircle\",\r\n \"type\": \"simple-marker\"\r\n }\r\n }\r\n ]\r\n}\r\n```",
13651
13652
  "enum": [
13652
13653
  "map.add-markup"
13653
13654
  ]
@@ -14353,22 +14354,6 @@
14353
14354
  },
14354
14355
  "viewer-spec.SingleCommand": {
14355
14356
  "anyOf": [
14356
- {
14357
- "additionalProperties": false,
14358
- "properties": {
14359
- "arguments": {
14360
- "$ref": "#/definitions/app.get-persistent-data:input"
14361
- },
14362
- "name": {
14363
- "$ref": "#/definitions/app.get-persistent-data"
14364
- }
14365
- },
14366
- "required": [
14367
- "name",
14368
- "arguments"
14369
- ],
14370
- "type": "object"
14371
- },
14372
14357
  {
14373
14358
  "additionalProperties": false,
14374
14359
  "properties": {
@@ -15205,10 +15190,10 @@
15205
15190
  "additionalProperties": false,
15206
15191
  "properties": {
15207
15192
  "arguments": {
15208
- "$ref": "#/definitions/workflow.evaluate:input"
15193
+ "$ref": "#/definitions/viewer.log-debug:input"
15209
15194
  },
15210
15195
  "name": {
15211
- "$ref": "#/definitions/workflow.evaluate"
15196
+ "$ref": "#/definitions/viewer.log-debug"
15212
15197
  }
15213
15198
  },
15214
15199
  "required": [
@@ -15233,9 +15218,6 @@
15233
15218
  ],
15234
15219
  "type": "object"
15235
15220
  },
15236
- {
15237
- "$ref": "#/definitions/app.get-persistent-data"
15238
- },
15239
15221
  {
15240
15222
  "$ref": "#/definitions/auth.sign-in"
15241
15223
  },
@@ -15407,9 +15389,6 @@
15407
15389
  {
15408
15390
  "$ref": "#/definitions/viewer.log-debug"
15409
15391
  },
15410
- {
15411
- "$ref": "#/definitions/workflow.evaluate"
15412
- },
15413
15392
  {
15414
15393
  "$ref": "#/definitions/workflow.run"
15415
15394
  }
@@ -15417,6 +15396,22 @@
15417
15396
  },
15418
15397
  "viewer-spec.SingleOperation": {
15419
15398
  "anyOf": [
15399
+ {
15400
+ "additionalProperties": false,
15401
+ "properties": {
15402
+ "arguments": {
15403
+ "$ref": "#/definitions/app.get-persistent-data:input"
15404
+ },
15405
+ "name": {
15406
+ "$ref": "#/definitions/app.get-persistent-data"
15407
+ }
15408
+ },
15409
+ "required": [
15410
+ "name",
15411
+ "arguments"
15412
+ ],
15413
+ "type": "object"
15414
+ },
15420
15415
  {
15421
15416
  "additionalProperties": false,
15422
15417
  "properties": {
@@ -15705,6 +15700,25 @@
15705
15700
  ],
15706
15701
  "type": "object"
15707
15702
  },
15703
+ {
15704
+ "additionalProperties": false,
15705
+ "properties": {
15706
+ "arguments": {
15707
+ "$ref": "#/definitions/workflow.evaluate:input"
15708
+ },
15709
+ "name": {
15710
+ "$ref": "#/definitions/workflow.evaluate"
15711
+ }
15712
+ },
15713
+ "required": [
15714
+ "name",
15715
+ "arguments"
15716
+ ],
15717
+ "type": "object"
15718
+ },
15719
+ {
15720
+ "$ref": "#/definitions/app.get-persistent-data"
15721
+ },
15708
15722
  {
15709
15723
  "$ref": "#/definitions/auth.get-current-user"
15710
15724
  },
@@ -15770,6 +15784,9 @@
15770
15784
  },
15771
15785
  {
15772
15786
  "$ref": "#/definitions/ui.confirm"
15787
+ },
15788
+ {
15789
+ "$ref": "#/definitions/workflow.evaluate"
15773
15790
  }
15774
15791
  ]
15775
15792
  },
@@ -15779,6 +15796,7 @@
15779
15796
  "viewer.log-debug"
15780
15797
  ]
15781
15798
  },
15799
+ "viewer.log-debug:input": {},
15782
15800
  "workflow.evaluate": {
15783
15801
  "description": "Runs a workflow with the given arguments and returns the workflow's output as the result of the operation. The output in the workflow is set using the \"Set Workflow Output\" activity. See the \"workflow.run\" command if you want to run a workflow without any output values.",
15784
15802
  "enum": [
@@ -15788,6 +15806,7 @@
15788
15806
  "workflow.evaluate:input": {
15789
15807
  "$ref": "#/definitions/EvaluateWorkflowArgs"
15790
15808
  },
15809
+ "workflow.evaluate:output": {},
15791
15810
  "workflow.run": {
15792
15811
  "description": "Runs a workflow with the given arguments. See the `workflow.evaluate` operation if you want to run a workflow and expect output values to be returned.",
15793
15812
  "enum": [