@vertigis/viewer-spec 51.11.0 → 51.11.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/analytics/CommonAction.d.ts +1 -1
- package/analytics/MobileAction.d.ts +1 -1
- package/analytics/WebAction.d.ts +1 -1
- package/app-config/common/BrandingModelProperties.d.ts +1 -1
- package/app-config/common/BrandingThemeProperties.d.ts +1 -1
- package/app-config/common/CoordinateFormat.d.ts +1 -1
- package/app-config/common/ItemRef.d.ts +1 -1
- package/app-config/common/RegionModelProperties.d.ts +1 -1
- package/app-config/common/TranslatableText.d.ts +1 -1
- package/app-config/common/colors.d.ts +1 -1
- package/app-config/mobile/EventListenerModelProperties.d.ts +10 -10
- package/app-config/mobile/SearchModelProperties.d.ts +1 -1
- package/app-config/schema/common-app-config.schema.json +1 -1
- package/app-config/schema/mobile-app-config.schema.json +1 -1
- package/app-config/schema/web-app-config.schema.json +1 -1
- package/app-config/web/ChartModelProperties.d.ts +1 -1
- package/app-config/web/DrawModelProperties.d.ts +1 -1
- package/app-config/web/HasVisibilityFilters.d.ts +4 -4
- package/app-config/web/KpiCardModelProperties.d.ts +3 -3
- package/app-config/web/MapModelProperties.d.ts +2 -2
- package/app-config/web/MeasurementModelProperties.d.ts +2 -2
- package/app-config/web/ResultsModelProperties.d.ts +2 -2
- package/app-config/web/ResultsServiceModelProperties.d.ts +5 -3
- package/app-config/web/VertigisWebModelProperties.d.ts +1 -1
- package/messaging/Event.d.ts +1 -1
- package/messaging/common.d.ts +19 -19
- package/messaging/registry/Commands.js +1 -1
- package/messaging/registry/Events.js +1 -1
- package/messaging/registry/Operations.js +1 -1
- package/messaging/registry/app-config.js +1 -1
- package/messaging/registry/app.js +1 -1
- package/messaging/registry/arcade.js +1 -1
- package/messaging/registry/auth.js +1 -1
- package/messaging/registry/basemap.d.ts +2 -2
- package/messaging/registry/basemap.js +1 -1
- package/messaging/registry/bookmark.js +1 -1
- package/messaging/registry/charts.js +1 -1
- package/messaging/registry/debugConsole.js +1 -1
- package/messaging/registry/device.js +1 -1
- package/messaging/registry/display.js +1 -1
- package/messaging/registry/drawing.d.ts +1 -1
- package/messaging/registry/drawing.js +1 -1
- package/messaging/registry/edit.js +1 -1
- package/messaging/registry/file.d.ts +2 -2
- package/messaging/registry/file.js +1 -1
- package/messaging/registry/geocode.js +1 -1
- package/messaging/registry/geolocation.js +1 -1
- package/messaging/registry/geometry-toolbar.js +1 -1
- package/messaging/registry/geometry.d.ts +3 -3
- package/messaging/registry/geometry.js +1 -1
- package/messaging/registry/highlights.js +1 -1
- package/messaging/registry/input.js +1 -1
- package/messaging/registry/iwtm.js +1 -1
- package/messaging/registry/kpi.js +1 -1
- package/messaging/registry/layer-comparison.js +1 -1
- package/messaging/registry/layer-presets.js +1 -1
- package/messaging/registry/layers.d.ts +1 -1
- package/messaging/registry/layers.js +1 -1
- package/messaging/registry/layout.js +1 -1
- package/messaging/registry/location-marker.d.ts +4 -4
- package/messaging/registry/location-marker.js +1 -1
- package/messaging/registry/logViewer.js +1 -1
- package/messaging/registry/map.d.ts +4 -4
- package/messaging/registry/map.js +1 -1
- package/messaging/registry/measurement.js +1 -1
- package/messaging/registry/messaging.js +1 -1
- package/messaging/registry/network.js +1 -1
- package/messaging/registry/offline.js +1 -1
- package/messaging/registry/panel.js +1 -1
- package/messaging/registry/photos.js +1 -1
- package/messaging/registry/portal.js +1 -1
- package/messaging/registry/printing.d.ts +1 -1
- package/messaging/registry/printing.js +1 -1
- package/messaging/registry/region.js +1 -1
- package/messaging/registry/reports.js +1 -1
- package/messaging/registry/results.d.ts +1 -1
- package/messaging/registry/results.js +1 -1
- package/messaging/registry/search.js +1 -1
- package/messaging/registry/settings.js +1 -1
- package/messaging/registry/shortcut.js +1 -1
- package/messaging/registry/sketching.d.ts +4 -4
- package/messaging/registry/sketching.js +1 -1
- package/messaging/registry/studioAnalytics.js +1 -1
- package/messaging/registry/system.d.ts +4 -4
- package/messaging/registry/system.js +1 -1
- package/messaging/registry/tasks.js +1 -1
- package/messaging/registry/ui.d.ts +3 -3
- package/messaging/registry/ui.js +1 -1
- package/messaging/registry/viewer.d.ts +4 -4
- package/messaging/registry/viewer.js +1 -1
- package/messaging/registry/workflow.js +1 -1
- package/messaging/schema/common-action.schema.json +197 -198
- package/messaging/schema/common-event.schema.json +193 -194
- package/messaging/schema/mobile-action.schema.json +199 -200
- package/messaging/schema/mobile-event.schema.json +193 -194
- package/messaging/schema/web-action.schema.json +199 -204
- package/messaging/schema/web-event.schema.json +194 -195
- package/package.json +24 -20
- package/version.d.ts +1 -1
- package/version.js +1 -1
|
@@ -2175,7 +2175,7 @@
|
|
|
2175
2175
|
"type": "number"
|
|
2176
2176
|
},
|
|
2177
2177
|
"refreshInterval": {
|
|
2178
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
2178
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
2179
2179
|
"type": "number"
|
|
2180
2180
|
},
|
|
2181
2181
|
"showLegend": {
|
|
@@ -2387,7 +2387,7 @@
|
|
|
2387
2387
|
},
|
|
2388
2388
|
"esri.rest-api.CIMSymbol.CIMSymbol": {
|
|
2389
2389
|
"additionalProperties": false,
|
|
2390
|
-
"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.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/polygonSymbol3D/}.",
|
|
2390
|
+
"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{@linkhttps://developers.arcgis.com/web-scene-specification/objects/polygonSymbol3D/}.",
|
|
2391
2391
|
"properties": {
|
|
2392
2392
|
"type": {
|
|
2393
2393
|
"description": "Specifies the type of symbol used.",
|
|
@@ -2404,7 +2404,7 @@
|
|
|
2404
2404
|
},
|
|
2405
2405
|
"esri.rest-api.CSVLayer.CSVLayer": {
|
|
2406
2406
|
"additionalProperties": false,
|
|
2407
|
-
"description": "The CSV layer type references a CSV or TXT file from a publicly-accessible web server. It then dynamically loads into the map at run time. The CSV layer will maintain a reference to the CSV resource.{@linkhttps://developers.arcgis.com/web-map-specification/objects/csvLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/csvLayer/}.",
|
|
2407
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/csvLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/csvLayer/}.",
|
|
2408
2408
|
"properties": {
|
|
2409
2409
|
"blendMode": {
|
|
2410
2410
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -2462,7 +2462,7 @@
|
|
|
2462
2462
|
"description": "A PopupInfo object defining the content of pop-up windows when you click or query a feature."
|
|
2463
2463
|
},
|
|
2464
2464
|
"refreshInterval": {
|
|
2465
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
2465
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
2466
2466
|
"type": "number"
|
|
2467
2467
|
},
|
|
2468
2468
|
"screenSizePerspective": {
|
|
@@ -2564,7 +2564,7 @@
|
|
|
2564
2564
|
},
|
|
2565
2565
|
"esri.rest-api.ClassBreaksRenderer.ClassBreakInfo": {
|
|
2566
2566
|
"additionalProperties": false,
|
|
2567
|
-
"description": "The classBreaksInfo object provides information about the class breaks associated with the renderer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/classBreakInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/classBreakInfo/}.",
|
|
2567
|
+
"description": "The classBreaksInfo object provides information about the class breaks associated with the renderer. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/classBreakInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/classBreakInfo/}.",
|
|
2568
2568
|
"properties": {
|
|
2569
2569
|
"classMaxValue": {
|
|
2570
2570
|
"description": "A numeric value used to specify the maximum value for a break.",
|
|
@@ -2635,7 +2635,7 @@
|
|
|
2635
2635
|
},
|
|
2636
2636
|
"esri.rest-api.ClassBreaksRenderer.ClassBreaksRenderer": {
|
|
2637
2637
|
"additionalProperties": false,
|
|
2638
|
-
"description": "A class breaks renderer symbolizes based on the value of some numeric attribute. The classBreakInfo define the values at which the symbology changes. If the Normalization Type property is defined than the class breaks contain a normalized min/max value instead of the actual value. The data value, obtained from the field property, is normalized using one of the following functions before it is compared with the class breaks. 1. Field - Divide the data value using the attribute value of the field specified by the normalizationField property. 2. Log - Compute the base 10 logarithm of the data value. This can be a useful approach for some data distributions because it reduced the influence of very large data values. 3. Percent-of-total - Divide the data value by the sum of all data values then multiply by 100. Use the normalizationTotal property to determine the total value.{@linkhttps://developers.arcgis.com/web-map-specification/objects/classBreaks_renderer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/classBreaksRenderer/}.",
|
|
2638
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/classBreaks_renderer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/classBreaksRenderer/}.",
|
|
2639
2639
|
"properties": {
|
|
2640
2640
|
"authoringInfo": {
|
|
2641
2641
|
"$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
|
|
@@ -2750,7 +2750,7 @@
|
|
|
2750
2750
|
"description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
|
|
2751
2751
|
"items": {
|
|
2752
2752
|
"$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
|
|
2753
|
-
"description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
2753
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
2754
2754
|
},
|
|
2755
2755
|
"type": "array"
|
|
2756
2756
|
}
|
|
@@ -2786,7 +2786,7 @@
|
|
|
2786
2786
|
},
|
|
2787
2787
|
"esri.rest-api.CodedValueDomain.CodedValue": {
|
|
2788
2788
|
"additionalProperties": false,
|
|
2789
|
-
"description": "A set of valid coded values with unique names.{@linkhttps://developers.arcgis.com/web-map-specification/objects/codedValue/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/codedValue_domain/}.",
|
|
2789
|
+
"description": "A set of valid coded values with unique names. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/codedValue/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/codedValue_domain/}.",
|
|
2790
2790
|
"properties": {
|
|
2791
2791
|
"code": {
|
|
2792
2792
|
"description": "Value indicating which unique code is used to identify the feature attribute.",
|
|
@@ -2808,7 +2808,7 @@
|
|
|
2808
2808
|
},
|
|
2809
2809
|
"esri.rest-api.CodedValueDomain.CodedValueDomain": {
|
|
2810
2810
|
"additionalProperties": false,
|
|
2811
|
-
"description": "Coded value domain specifies an explicit set of valid values for a field. Each valid value is assigned a unique name.{@linkhttps://developers.arcgis.com/web-map-specification/objects/codedValue_domain/}.",
|
|
2811
|
+
"description": "Coded value domain specifies an explicit set of valid values for a field. Each valid value is assigned a unique name. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/codedValue_domain/}.",
|
|
2812
2812
|
"properties": {
|
|
2813
2813
|
"codedValues": {
|
|
2814
2814
|
"description": "The set of valid coded values.",
|
|
@@ -2838,7 +2838,7 @@
|
|
|
2838
2838
|
},
|
|
2839
2839
|
"esri.rest-api.ColorClassBreakInfo.ColorClassBreakInfo": {
|
|
2840
2840
|
"additionalProperties": false,
|
|
2841
|
-
"description": "The classBreaksInfo object provides information about the class breaks associated with the renderer.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorClassBreakInfo/}.",
|
|
2841
|
+
"description": "The classBreaksInfo object provides information about the class breaks associated with the renderer. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorClassBreakInfo/}.",
|
|
2842
2842
|
"properties": {
|
|
2843
2843
|
"classMaxValue": {
|
|
2844
2844
|
"description": "A numeric value used to specify the maximum value for a break.",
|
|
@@ -2865,7 +2865,7 @@
|
|
|
2865
2865
|
},
|
|
2866
2866
|
"esri.rest-api.ColorUniqueValueInfos.ColorUniqueValueInfos": {
|
|
2867
2867
|
"additionalProperties": false,
|
|
2868
|
-
"description": "The classBreaksInfo object provides information about the class breaks associated with the renderer.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorUniqueValueInfo/}.",
|
|
2868
|
+
"description": "The classBreaksInfo object provides information about the class breaks associated with the renderer. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorUniqueValueInfo/}.",
|
|
2869
2869
|
"properties": {
|
|
2870
2870
|
"color": {
|
|
2871
2871
|
"$ref": "#/definitions/esri.rest-api.Symbol.Color",
|
|
@@ -2904,11 +2904,11 @@
|
|
|
2904
2904
|
"$ref": "#/definitions/esri.rest-api.TableDataSource.TableDataSource"
|
|
2905
2905
|
}
|
|
2906
2906
|
],
|
|
2907
|
-
"description": "This object applies if the layerDefinition source is set to DynamicDataLayer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/dataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/dataSource/}."
|
|
2907
|
+
"description": "This object applies if the layerDefinition source is set to DynamicDataLayer. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/dataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/dataSource/}."
|
|
2908
2908
|
},
|
|
2909
2909
|
"esri.rest-api.DefinitionEditor.DefinitionEditor": {
|
|
2910
2910
|
"additionalProperties": false,
|
|
2911
|
-
"description": "The definitionEditor stores interactive filters at the same level as layerDefinition.{@linkhttps://developers.arcgis.com/web-map-specification/objects/definitionEditor/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/definitionEditor/}.",
|
|
2911
|
+
"description": "The definitionEditor stores interactive filters at the same level as layerDefinition. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/definitionEditor/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/definitionEditor/}.",
|
|
2912
2912
|
"properties": {
|
|
2913
2913
|
"inputs": {
|
|
2914
2914
|
"description": "An array of input objects.",
|
|
@@ -2926,7 +2926,7 @@
|
|
|
2926
2926
|
},
|
|
2927
2927
|
"esri.rest-api.DefinitionEditor.Input": {
|
|
2928
2928
|
"additionalProperties": false,
|
|
2929
|
-
"description": "The input objects specified by the definitionEditor.{@linkhttps://developers.arcgis.com/web-map-specification/objects/input/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/input/}.",
|
|
2929
|
+
"description": "The input objects specified by the definitionEditor. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/input/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/input/}.",
|
|
2930
2930
|
"properties": {
|
|
2931
2931
|
"hint": {
|
|
2932
2932
|
"description": "A string value representing a hint for the input.",
|
|
@@ -2948,7 +2948,7 @@
|
|
|
2948
2948
|
},
|
|
2949
2949
|
"esri.rest-api.DefinitionEditor.Parameter": {
|
|
2950
2950
|
"additionalProperties": false,
|
|
2951
|
-
"description": "Objects defined by a definitionEditor input.{@linkhttps://developers.arcgis.com/web-map-specification/objects/parameter/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/parameter/}.",
|
|
2951
|
+
"description": "Objects defined by a definitionEditor input. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/parameter/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/parameter/}.",
|
|
2952
2952
|
"properties": {
|
|
2953
2953
|
"defaultValue": {
|
|
2954
2954
|
"description": "The default value that is automatically given if nothing is provided.",
|
|
@@ -2984,11 +2984,11 @@
|
|
|
2984
2984
|
"$ref": "#/definitions/esri.rest-api.RangeDomain.RangeDomain"
|
|
2985
2985
|
}
|
|
2986
2986
|
],
|
|
2987
|
-
"description": "A domain specifies the set of valid values for a field.{@linkhttps://developers.arcgis.com/web-map-specification/objects/domain/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/domain/}."
|
|
2987
|
+
"description": "A domain specifies the set of valid values for a field. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/domain/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/domain/}."
|
|
2988
2988
|
},
|
|
2989
2989
|
"esri.rest-api.DrawingInfo.DrawingInfo": {
|
|
2990
2990
|
"additionalProperties": false,
|
|
2991
|
-
"description": "The drawingInfo object contains drawing information for a feature collection or a single layer in a map service. This object is used in LayerDefinition.{@linkhttps://developers.arcgis.com/web-map-specification/objects/drawingInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/drawingInfo/}.",
|
|
2991
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/drawingInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/drawingInfo/}.",
|
|
2992
2992
|
"properties": {
|
|
2993
2993
|
"filters": {
|
|
2994
2994
|
"description": "Filters for PointCloud layers.",
|
|
@@ -3004,7 +3004,7 @@
|
|
|
3004
3004
|
"$ref": "#/definitions/esri.rest-api.PointCloudValueFilter.PointCloudValueFilter"
|
|
3005
3005
|
}
|
|
3006
3006
|
],
|
|
3007
|
-
"description": "Filters applied to the pointCloud which will hide a point.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudFilter/}."
|
|
3007
|
+
"description": "Filters applied to the pointCloud which will hide a point. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudFilter/}."
|
|
3008
3008
|
},
|
|
3009
3009
|
"type": "array"
|
|
3010
3010
|
},
|
|
@@ -3040,11 +3040,11 @@
|
|
|
3040
3040
|
},
|
|
3041
3041
|
"esri.rest-api.DynamicDataLayer.DynamicDataLayer": {
|
|
3042
3042
|
"additionalProperties": false,
|
|
3043
|
-
"description": "A dynamic data layer derived from a registered workspace. More information on this can be found in the ArcGIS REST API help.{@linkhttps://developers.arcgis.com/web-map-specification/objects/dynamicDataLayer_source/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/dynamicDataLayer_source/}.",
|
|
3043
|
+
"description": "A dynamic data layer derived from a registered workspace. More information on this can be found in the ArcGIS REST API help. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/dynamicDataLayer_source/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/dynamicDataLayer_source/}.",
|
|
3044
3044
|
"properties": {
|
|
3045
3045
|
"dataSource": {
|
|
3046
3046
|
"$ref": "#/definitions/esri.rest-api.DataSource.DataSource",
|
|
3047
|
-
"description": "This object applies if the layerDefinition source is set to DynamicDataLayer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/dataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/dataSource/}."
|
|
3047
|
+
"description": "This object applies if the layerDefinition source is set to DynamicDataLayer. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/dataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/dataSource/}."
|
|
3048
3048
|
},
|
|
3049
3049
|
"fields": {
|
|
3050
3050
|
"description": "An array of objects specifying information about an attribute field.",
|
|
@@ -3068,7 +3068,7 @@
|
|
|
3068
3068
|
},
|
|
3069
3069
|
"esri.rest-api.DynamicMapLayer.DynamicMapLayer": {
|
|
3070
3070
|
"additionalProperties": false,
|
|
3071
|
-
"description": "A dynamic map layer refers to a layer in the current map service. More information on this can be found in the ArcGIS REST API help.{@linkhttps://developers.arcgis.com/web-map-specification/objects/dynamicMapLayer_source/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/dynamicMapLayer_source/}.",
|
|
3071
|
+
"description": "A dynamic map layer refers to a layer in the current map service. More information on this can be found in the ArcGIS REST API help. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/dynamicMapLayer_source/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/dynamicMapLayer_source/}.",
|
|
3072
3072
|
"properties": {
|
|
3073
3073
|
"gdbVersion": {
|
|
3074
3074
|
"description": "If applicable, specify this to use an alternate geodatabase version.",
|
|
@@ -3539,7 +3539,7 @@
|
|
|
3539
3539
|
},
|
|
3540
3540
|
"esri.rest-api.ElevationInfo.ElevationInfo": {
|
|
3541
3541
|
"additionalProperties": false,
|
|
3542
|
-
"description": "Specifies how graphics are placed on the vertical axis (z). This property may only be used in a SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/elevationInfo/}.",
|
|
3542
|
+
"description": "Specifies how graphics are placed on the vertical axis (z). This property may only be used in a SceneView. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/elevationInfo/}.",
|
|
3543
3543
|
"properties": {
|
|
3544
3544
|
"featureExpression": {
|
|
3545
3545
|
"description": "Deprecated with 1.8, use featureExpressionInfo instead. Ignores geometry z-values."
|
|
@@ -3590,7 +3590,7 @@
|
|
|
3590
3590
|
},
|
|
3591
3591
|
"esri.rest-api.ElevationLayer.ElevationLayer": {
|
|
3592
3592
|
"additionalProperties": false,
|
|
3593
|
-
"description": "ElevationLayer is a tile layer used for rendering elevation in web scenes. A default world elevation layer can be added to the map by setting the map's ground property to world-elevation.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/elevationLayer/}.",
|
|
3593
|
+
"description": "ElevationLayer is a tile layer used for rendering elevation in web scenes. A default world elevation layer can be added to the map by setting the map's ground property to world-elevation. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/elevationLayer/}.",
|
|
3594
3594
|
"properties": {
|
|
3595
3595
|
"blendMode": {
|
|
3596
3596
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -3636,7 +3636,7 @@
|
|
|
3636
3636
|
"type": "number"
|
|
3637
3637
|
},
|
|
3638
3638
|
"refreshInterval": {
|
|
3639
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
3639
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
3640
3640
|
"type": "number"
|
|
3641
3641
|
},
|
|
3642
3642
|
"showLegend": {
|
|
@@ -3677,7 +3677,7 @@
|
|
|
3677
3677
|
},
|
|
3678
3678
|
"esri.rest-api.Extent.Extent": {
|
|
3679
3679
|
"additionalProperties": false,
|
|
3680
|
-
"description": "This object defines the bounding geometry given the lower-left and upper-right corners of the bounding box. A spatial reference is also required.{@linkhttps://developers.arcgis.com/web-map-specification/objects/envelope_geometry/}{@linkhttps://developers.arcgis.com/web-map-specification/objects/extent/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/extent/}.",
|
|
3680
|
+
"description": "This object defines the bounding geometry given the lower-left and upper-right corners of the bounding box. A spatial reference is also required. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/envelope_geometry/}{@linkhttps://developers.arcgis.com/web-map-specification/objects/extent/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/extent/}.",
|
|
3681
3681
|
"properties": {
|
|
3682
3682
|
"spatialReference": {
|
|
3683
3683
|
"$ref": "#/definitions/esri.rest-api.SpatialReference.SpatialReference",
|
|
@@ -3704,7 +3704,7 @@
|
|
|
3704
3704
|
},
|
|
3705
3705
|
"esri.rest-api.ExtrudeSymbol3DLayer.ExtrudeSymbol3DLayer": {
|
|
3706
3706
|
"additionalProperties": false,
|
|
3707
|
-
"description": "ExtrudeSymbol3DLayer is used to render Polygon geometries by extruding them upward from the ground, creating a 3D volumetric object.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/extrudeSymbol3DLayer/}.",
|
|
3707
|
+
"description": "ExtrudeSymbol3DLayer is used to render Polygon geometries by extruding them upward from the ground, creating a 3D volumetric object. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/extrudeSymbol3DLayer/}.",
|
|
3708
3708
|
"properties": {
|
|
3709
3709
|
"enable": {
|
|
3710
3710
|
"description": "Type: Boolean.",
|
|
@@ -3733,7 +3733,7 @@
|
|
|
3733
3733
|
},
|
|
3734
3734
|
"esri.rest-api.Feature.Feature": {
|
|
3735
3735
|
"additionalProperties": false,
|
|
3736
|
-
"description": "Contains information about an attribute field and feature geometry.{@linkhttps://developers.arcgis.com/web-map-specification/objects/feature/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/feature/}.",
|
|
3736
|
+
"description": "Contains information about an attribute field and feature geometry. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/feature/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/feature/}.",
|
|
3737
3737
|
"properties": {
|
|
3738
3738
|
"attributes": {
|
|
3739
3739
|
"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."
|
|
@@ -3795,7 +3795,7 @@
|
|
|
3795
3795
|
},
|
|
3796
3796
|
"esri.rest-api.FeatureCollection.FeatureCollection": {
|
|
3797
3797
|
"additionalProperties": false,
|
|
3798
|
-
"description": "Defines a layer of features whose geometry and attributes will be stored directly within the web map.{@linkhttps://developers.arcgis.com/web-map-specification/objects/featureCollection/}.",
|
|
3798
|
+
"description": "Defines a layer of features whose geometry and attributes will be stored directly within the web map. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/featureCollection/}.",
|
|
3799
3799
|
"properties": {
|
|
3800
3800
|
"layers": {
|
|
3801
3801
|
"description": "An array of Layer objects defining all the styling, geometry, and attribute information for the features.",
|
|
@@ -3825,7 +3825,7 @@
|
|
|
3825
3825
|
},
|
|
3826
3826
|
"esri.rest-api.FeatureLayer.FeatureLayer": {
|
|
3827
3827
|
"additionalProperties": false,
|
|
3828
|
-
"description": "Feature layers can be created by referencing a layer from either a map service or a feature service or by specifying a feature collection object. Use a map service if you just want to retrieve geometries and attributes from the server and symbolize them yourself. Use a feature service if you want to take advantage of symbols from the service's source map document. Also, use a feature service if you plan on doing editing with the feature layer. Feature layers honor any feature templates configured in the source map document. Feature collection objects are used to create a feature layer based on the supplied definition.{@linkhttps://developers.arcgis.com/web-map-specification/objects/featureLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/featureLayer/}.",
|
|
3828
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/featureLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/featureLayer/}.",
|
|
3829
3829
|
"properties": {
|
|
3830
3830
|
"blendMode": {
|
|
3831
3831
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -3906,7 +3906,7 @@
|
|
|
3906
3906
|
"description": "A PopupInfo object defining the content of pop-up windows when you click or query a feature."
|
|
3907
3907
|
},
|
|
3908
3908
|
"refreshInterval": {
|
|
3909
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
3909
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
3910
3910
|
"type": "number"
|
|
3911
3911
|
},
|
|
3912
3912
|
"screenSizePerspective": {
|
|
@@ -4045,7 +4045,7 @@
|
|
|
4045
4045
|
},
|
|
4046
4046
|
"esri.rest-api.FeatureSet.FeatureSet": {
|
|
4047
4047
|
"additionalProperties": false,
|
|
4048
|
-
"description": "Contains the geometry and attributes of features in a layer. This object is used with feature collections only. For more information, see Layer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/featureSet/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/featureSet/}.",
|
|
4048
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/featureSet/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/featureSet/}.",
|
|
4049
4049
|
"properties": {
|
|
4050
4050
|
"features": {
|
|
4051
4051
|
"description": "An array of Feature objects, each one containing geometry and a set of attributes.",
|
|
@@ -4067,7 +4067,7 @@
|
|
|
4067
4067
|
},
|
|
4068
4068
|
"esri.rest-api.Field.Field": {
|
|
4069
4069
|
"additionalProperties": false,
|
|
4070
|
-
"description": "Contains information about an attribute field. This field could come from a feature collection or a single layer in a map service. Used in layerDefinition.{@linkhttps://developers.arcgis.com/web-map-specification/objects/field/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/field/}.",
|
|
4070
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/field/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/field/}.",
|
|
4071
4071
|
"properties": {
|
|
4072
4072
|
"alias": {
|
|
4073
4073
|
"description": "The field alias (human-readable name).",
|
|
@@ -4125,7 +4125,7 @@
|
|
|
4125
4125
|
},
|
|
4126
4126
|
"esri.rest-api.FieldInfo.FieldInfo": {
|
|
4127
4127
|
"additionalProperties": false,
|
|
4128
|
-
"description": "Defines how a field in the dataset participates (or does not participate) in a pop-up window.{@linkhttps://developers.arcgis.com/web-map-specification/objects/fieldInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/fieldInfo/}.",
|
|
4128
|
+
"description": "Defines how a field in the dataset participates (or does not participate) in a pop-up window. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/fieldInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/fieldInfo/}.",
|
|
4129
4129
|
"properties": {
|
|
4130
4130
|
"fieldName": {
|
|
4131
4131
|
"description": "The field name as defined by the service.",
|
|
@@ -4172,7 +4172,7 @@
|
|
|
4172
4172
|
},
|
|
4173
4173
|
"esri.rest-api.FillSymbol3DLayer.FillSymbol3DLayer": {
|
|
4174
4174
|
"additionalProperties": false,
|
|
4175
|
-
"description": "FillSymbol3DLayer is used to render the surfaces of flat 2D Polygon geometries and 3D volumetric meshes in a SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/fillSymbol3DLayer/}.",
|
|
4175
|
+
"description": "FillSymbol3DLayer is used to render the surfaces of flat 2D Polygon geometries and 3D volumetric meshes in a SceneView. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/fillSymbol3DLayer/}.",
|
|
4176
4176
|
"properties": {
|
|
4177
4177
|
"castShadows": {
|
|
4178
4178
|
"description": "Boolean to control the shadow casting behavior of the rendered geometries.",
|
|
@@ -4209,7 +4209,7 @@
|
|
|
4209
4209
|
},
|
|
4210
4210
|
"esri.rest-api.FormInfo.FormAttachmentElement": {
|
|
4211
4211
|
"additionalProperties": false,
|
|
4212
|
-
"description": "Defines how one or more attachments can participate in the form. When present in the form, the user has the ability to upload an attachment specific to the form element.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formAttachmentElement/}.",
|
|
4212
|
+
"description": "Defines how one or more attachments can participate in the form. When present in the form, the user has the ability to upload an attachment specific to the form element. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/formAttachmentElement/}.",
|
|
4213
4213
|
"properties": {
|
|
4214
4214
|
"attachmentKeyword": {
|
|
4215
4215
|
"description": "A string to identify the attachment(s). When a file is attached using the form, this property is used to set the value of the keywords field for the attachment. When a form is displaying existing attachments, this property is used to query attachments using an exact match on the keywords field.",
|
|
@@ -4250,7 +4250,7 @@
|
|
|
4250
4250
|
},
|
|
4251
4251
|
"esri.rest-api.FormInfo.FormBarcodeScannerInput": {
|
|
4252
4252
|
"additionalProperties": false,
|
|
4253
|
-
"description": "Defines the desired user interface is a barcode or QR code scanner. If the client does not support barcode scanning, a single-line text box should be used.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formBarcodeScannerInput/}.",
|
|
4253
|
+
"description": "Defines the desired user interface is a barcode or QR code scanner. If the client does not support barcode scanning, a single-line text box should be used. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/formBarcodeScannerInput/}.",
|
|
4254
4254
|
"properties": {
|
|
4255
4255
|
"maxLength": {
|
|
4256
4256
|
"description": "This represents the maximum number of characters allowed. This only applies for string fields. If not supplied, the value is derived from the length property of the referenced field in the service.",
|
|
@@ -4275,7 +4275,7 @@
|
|
|
4275
4275
|
},
|
|
4276
4276
|
"esri.rest-api.FormInfo.FormComboBoxInput": {
|
|
4277
4277
|
"additionalProperties": false,
|
|
4278
|
-
"description": "Defines the desired user interface is a list of values in a drop-down that supports typing to filter. Only one value can be selected at a time.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formComboBoxInput/}.",
|
|
4278
|
+
"description": "Defines the desired user interface is a list of values in a drop-down that supports typing to filter. Only one value can be selected at a time. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/formComboBoxInput/}.",
|
|
4279
4279
|
"properties": {
|
|
4280
4280
|
"noValueOptionLabel": {
|
|
4281
4281
|
"description": "The text used to represent a null value.",
|
|
@@ -4300,7 +4300,7 @@
|
|
|
4300
4300
|
},
|
|
4301
4301
|
"esri.rest-api.FormInfo.FormDateTimePickerInput": {
|
|
4302
4302
|
"additionalProperties": false,
|
|
4303
|
-
"description": "Defines the desired user interface is a calendar date picker.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formDatetimePickerInput/}.",
|
|
4303
|
+
"description": "Defines the desired user interface is a calendar date picker. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/formDatetimePickerInput/}.",
|
|
4304
4304
|
"properties": {
|
|
4305
4305
|
"includeTime": {
|
|
4306
4306
|
"description": "Indicates if the datetime picker should provide an option to select the time. If not provided, the default value is false.",
|
|
@@ -4329,7 +4329,7 @@
|
|
|
4329
4329
|
},
|
|
4330
4330
|
"esri.rest-api.FormInfo.FormExpressionInfo": {
|
|
4331
4331
|
"additionalProperties": false,
|
|
4332
|
-
"description": "Arcade expression used in the form.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formExpressionInfo/}.",
|
|
4332
|
+
"description": "Arcade expression used in the form. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/formExpressionInfo/}.",
|
|
4333
4333
|
"properties": {
|
|
4334
4334
|
"expression": {
|
|
4335
4335
|
"description": "The Arcade expression.",
|
|
@@ -4355,7 +4355,7 @@
|
|
|
4355
4355
|
},
|
|
4356
4356
|
"esri.rest-api.FormInfo.FormFieldElement": {
|
|
4357
4357
|
"additionalProperties": false,
|
|
4358
|
-
"description": "Defines how a field in the dataset participates in the form.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formFieldElement/}.",
|
|
4358
|
+
"description": "Defines how a field in the dataset participates in the form. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/formFieldElement/}.",
|
|
4359
4359
|
"properties": {
|
|
4360
4360
|
"description": {
|
|
4361
4361
|
"description": "A string that describes the element in detail.",
|
|
@@ -4426,7 +4426,7 @@
|
|
|
4426
4426
|
},
|
|
4427
4427
|
"esri.rest-api.FormInfo.FormGroupElement": {
|
|
4428
4428
|
"additionalProperties": false,
|
|
4429
|
-
"description": "Defines a container that holds a set of form elements that can be expanded, collapsed, or displayed together.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formGroupElement/}.",
|
|
4429
|
+
"description": "Defines a container that holds a set of form elements that can be expanded, collapsed, or displayed together. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/formGroupElement/}.",
|
|
4430
4430
|
"properties": {
|
|
4431
4431
|
"description": {
|
|
4432
4432
|
"description": "A string that describes the element in detail.",
|
|
@@ -4480,7 +4480,7 @@
|
|
|
4480
4480
|
},
|
|
4481
4481
|
"esri.rest-api.FormInfo.FormInfo": {
|
|
4482
4482
|
"additionalProperties": false,
|
|
4483
|
-
"description": "Defines the form configuration when a user edits a feature.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formInfo/}.",
|
|
4483
|
+
"description": "Defines the form configuration when a user edits a feature. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/formInfo/}.",
|
|
4484
4484
|
"properties": {
|
|
4485
4485
|
"description": {
|
|
4486
4486
|
"description": "A string that appears in the body of the form as a description.",
|
|
@@ -4522,7 +4522,7 @@
|
|
|
4522
4522
|
},
|
|
4523
4523
|
"esri.rest-api.FormInfo.FormRadioButtonsInput": {
|
|
4524
4524
|
"additionalProperties": false,
|
|
4525
|
-
"description": "Defines the desired user interface is a radio button group.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formRadioButtonsInput/}.",
|
|
4525
|
+
"description": "Defines the desired user interface is a radio button group. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/formRadioButtonsInput/}.",
|
|
4526
4526
|
"properties": {
|
|
4527
4527
|
"noValueOptionLabel": {
|
|
4528
4528
|
"description": "The text used to represent a null value.",
|
|
@@ -4547,7 +4547,7 @@
|
|
|
4547
4547
|
},
|
|
4548
4548
|
"esri.rest-api.FormInfo.FormRelationshipElement": {
|
|
4549
4549
|
"additionalProperties": false,
|
|
4550
|
-
"description": "Defines how a relationship between feature layers and tables can participate in the form. When present in the form, the user may have the option to add or edit related records.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formRelationshipElement/}.",
|
|
4550
|
+
"description": "Defines how a relationship between feature layers and tables can participate in the form. When present in the form, the user may have the option to add or edit related records. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/formRelationshipElement/}.",
|
|
4551
4551
|
"properties": {
|
|
4552
4552
|
"description": {
|
|
4553
4553
|
"description": "A string that describes the element in detail.",
|
|
@@ -4591,7 +4591,7 @@
|
|
|
4591
4591
|
},
|
|
4592
4592
|
"esri.rest-api.FormInfo.FormSwitchInput": {
|
|
4593
4593
|
"additionalProperties": false,
|
|
4594
|
-
"description": "Defines a desired user interface to present a binary switch, or toggle. This should be used when selecting between two options.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formSwitchInput/}.",
|
|
4594
|
+
"description": "Defines a desired user interface to present a binary switch, or toggle. This should be used when selecting between two options. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/formSwitchInput/}.",
|
|
4595
4595
|
"properties": {
|
|
4596
4596
|
"offValue": {
|
|
4597
4597
|
"description": "The coded value when switch state is off.",
|
|
@@ -4622,7 +4622,7 @@
|
|
|
4622
4622
|
},
|
|
4623
4623
|
"esri.rest-api.FormInfo.FormTextAreaInput": {
|
|
4624
4624
|
"additionalProperties": false,
|
|
4625
|
-
"description": "Defines the desired user interface is a multi-line text area.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formTextAreaInput/}.",
|
|
4625
|
+
"description": "Defines the desired user interface is a multi-line text area. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/formTextAreaInput/}.",
|
|
4626
4626
|
"properties": {
|
|
4627
4627
|
"maxLength": {
|
|
4628
4628
|
"description": "This represents the maximum number of characters allowed. If not supplied, the value is derived from the length property of the referenced field in the service.",
|
|
@@ -4647,7 +4647,7 @@
|
|
|
4647
4647
|
},
|
|
4648
4648
|
"esri.rest-api.FormInfo.FormTextBoxInput": {
|
|
4649
4649
|
"additionalProperties": false,
|
|
4650
|
-
"description": "Defines the desired user interface is a single-line text box.{@linkhttps://developers.arcgis.com/web-map-specification/objects/formTextBoxInput/}.",
|
|
4650
|
+
"description": "Defines the desired user interface is a single-line text box. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/formTextBoxInput/}.",
|
|
4651
4651
|
"properties": {
|
|
4652
4652
|
"maxLength": {
|
|
4653
4653
|
"description": "This represents the maximum number of characters allowed. This only applies for string fields. If not supplied, the value is derived from the length property of the referenced field in the service.",
|
|
@@ -4694,7 +4694,7 @@
|
|
|
4694
4694
|
},
|
|
4695
4695
|
"esri.rest-api.Format.Format": {
|
|
4696
4696
|
"additionalProperties": false,
|
|
4697
|
-
"description": "The format object can be used with numerical or date fields to provide more detail about how values should be displayed in web map pop-up windows.{@linkhttps://developers.arcgis.com/web-map-specification/objects/format/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/format/}.",
|
|
4697
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/format/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/format/}.",
|
|
4698
4698
|
"properties": {
|
|
4699
4699
|
"dateFormat": {
|
|
4700
4700
|
"$ref": "#/definitions/esri.rest-api.Format.DateFormat",
|
|
@@ -4713,7 +4713,7 @@
|
|
|
4713
4713
|
},
|
|
4714
4714
|
"esri.rest-api.GeoRSSLayer.GeoRSSLayer": {
|
|
4715
4715
|
"additionalProperties": false,
|
|
4716
|
-
"description": "GeoRSS feeds may contain any combination of points, lines, and polygons. Web clients use a GeoRSS to JSON request service. This service returns one to many feature collections with different geometry types. The returned JSON specifies the point, lines, and polygons symbols used to display the features in that layer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/geoRSSLayer/}.",
|
|
4716
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/geoRSSLayer/}.",
|
|
4717
4717
|
"properties": {
|
|
4718
4718
|
"blendMode": {
|
|
4719
4719
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -4763,7 +4763,7 @@
|
|
|
4763
4763
|
"description": "Defined by the GeoRSS to JSON request service. If the GeoRSS feed does not have polygons, this property is not added to the layer JSON."
|
|
4764
4764
|
},
|
|
4765
4765
|
"refreshInterval": {
|
|
4766
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
4766
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
4767
4767
|
"type": "number"
|
|
4768
4768
|
},
|
|
4769
4769
|
"showLegend": {
|
|
@@ -4820,11 +4820,11 @@
|
|
|
4820
4820
|
"$ref": "#/definitions/esri.rest-api.Extent.Extent"
|
|
4821
4821
|
}
|
|
4822
4822
|
],
|
|
4823
|
-
"description": "A geometry as defined in the ArcGIS REST and web map specifications. See{@linkhttp://resources.arcgis.com/en/help/rest/apiref/geometry.html}.{@linkhttps://developers.arcgis.com/web-map-specification/objects/geometry/}{@linkhttps://developers.arcgis.com/web-map-specification/objects/geometryType/}."
|
|
4823
|
+
"description": "A geometry as defined in the ArcGIS REST and web map specifications. See{@linkhttp://resources.arcgis.com/en/help/rest/apiref/geometry.html}. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/geometry/}{@linkhttps://developers.arcgis.com/web-map-specification/objects/geometryType/}."
|
|
4824
4824
|
},
|
|
4825
4825
|
"esri.rest-api.GroupLayer.GroupLayer": {
|
|
4826
4826
|
"additionalProperties": false,
|
|
4827
|
-
"description": "GroupLayer provides the ability to organize several sublayers into one common layer. Suppose there are several FeatureLayers that all represent water features in different dimensions. For example, wells (points), streams (lines), and lakes (polygons). The GroupLayer provides the functionality to treat them as one layer called Water Features even though they are stored as separate feature layers.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/groupLayer/}.",
|
|
4827
|
+
"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{@linkhttps://developers.arcgis.com/web-scene-specification/objects/groupLayer/}.",
|
|
4828
4828
|
"properties": {
|
|
4829
4829
|
"blendMode": {
|
|
4830
4830
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -4869,7 +4869,7 @@
|
|
|
4869
4869
|
"type": "number"
|
|
4870
4870
|
},
|
|
4871
4871
|
"refreshInterval": {
|
|
4872
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
4872
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
4873
4873
|
"type": "number"
|
|
4874
4874
|
},
|
|
4875
4875
|
"showLegend": {
|
|
@@ -4919,7 +4919,7 @@
|
|
|
4919
4919
|
},
|
|
4920
4920
|
"esri.rest-api.HeatmapRenderer.ColorStop": {
|
|
4921
4921
|
"additionalProperties": false,
|
|
4922
|
-
"description": "A colorStop object describes the renderer's color ramp with more specificity than just colors. Note that either ratio or value is required.{@linkhttps://developers.arcgis.com/web-map-specification/objects/colorStop/}.",
|
|
4922
|
+
"description": "A colorStop object describes the renderer's color ramp with more specificity than just colors. Note that either ratio or value is required. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/colorStop/}.",
|
|
4923
4923
|
"properties": {
|
|
4924
4924
|
"color": {
|
|
4925
4925
|
"$ref": "#/definitions/esri.rest-api.Symbol.Color",
|
|
@@ -4938,7 +4938,7 @@
|
|
|
4938
4938
|
},
|
|
4939
4939
|
"esri.rest-api.HeatmapRenderer.HeatmapRenderer": {
|
|
4940
4940
|
"additionalProperties": false,
|
|
4941
|
-
"description": "The HeatmapRenderer renders point data into a raster visualization that emphasizes areas of higher density or weighted values.{@linkhttps://developers.arcgis.com/web-map-specification/objects/heatmapRenderer/}.",
|
|
4941
|
+
"description": "The HeatmapRenderer renders point data into a raster visualization that emphasizes areas of higher density or weighted values. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/heatmapRenderer/}.",
|
|
4942
4942
|
"properties": {
|
|
4943
4943
|
"authoringInfo": {
|
|
4944
4944
|
"$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
|
|
@@ -4986,7 +4986,7 @@
|
|
|
4986
4986
|
"description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
|
|
4987
4987
|
"items": {
|
|
4988
4988
|
"$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
|
|
4989
|
-
"description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
4989
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
4990
4990
|
},
|
|
4991
4991
|
"type": "array"
|
|
4992
4992
|
}
|
|
@@ -4998,7 +4998,7 @@
|
|
|
4998
4998
|
},
|
|
4999
4999
|
"esri.rest-api.IconSymbol3DLayer.IconSymbol3DLayer": {
|
|
5000
5000
|
"additionalProperties": false,
|
|
5001
|
-
"description": "IconSymbol3DLayer is used to render Point geometries using a flat 2D icon (e.g. a circle) with a PointSymbol3D in a SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/iconSymbol3DLayer/}.",
|
|
5001
|
+
"description": "IconSymbol3DLayer is used to render Point geometries using a flat 2D icon (e.g. a circle) with a PointSymbol3D in a SceneView. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/iconSymbol3DLayer/}.",
|
|
5002
5002
|
"properties": {
|
|
5003
5003
|
"anchor": {
|
|
5004
5004
|
"description": "Must be one of the following values: center, left, right, top, bottom, topLeft, topRight, bottomLeft, bottomRight.",
|
|
@@ -5050,7 +5050,7 @@
|
|
|
5050
5050
|
},
|
|
5051
5051
|
"esri.rest-api.ImageServiceLayer.ImageServiceLayer": {
|
|
5052
5052
|
"additionalProperties": false,
|
|
5053
|
-
"description": "An image service provides access to raster data through a web service. Multiple rasters can be served as one image service through mosaic dataset technology, dynamically processed and mosaiced on the fly. An image service supports accessing both the mosaicked image and its catalog, as well as individual rasters in the catalog. Also, image services can be cached (tiled) or uncached (dynamic). This object specifically details properties within uncached image services.{@linkhttps://developers.arcgis.com/web-map-specification/objects/imageServiceLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/imageServiceLayer/}.",
|
|
5053
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/imageServiceLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/imageServiceLayer/}.",
|
|
5054
5054
|
"properties": {
|
|
5055
5055
|
"bandIds": {
|
|
5056
5056
|
"description": "An array of bandIds that are visible, can specify bands to export or rearrange band order(from image service).",
|
|
@@ -5166,7 +5166,7 @@
|
|
|
5166
5166
|
"description": "A PopupInfo object defining the content of pop-up windows when you click or query a feature."
|
|
5167
5167
|
},
|
|
5168
5168
|
"refreshInterval": {
|
|
5169
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
5169
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
5170
5170
|
"type": "number"
|
|
5171
5171
|
},
|
|
5172
5172
|
"renderingRule": {
|
|
@@ -5215,7 +5215,7 @@
|
|
|
5215
5215
|
},
|
|
5216
5216
|
"esri.rest-api.ImageServiceVectorLayer.ImageServiceVectorLayer": {
|
|
5217
5217
|
"additionalProperties": false,
|
|
5218
|
-
"description": "The imageServiceVectorLayer displays pixel values as vectors. To do this, the image service layer must be a two-band raster in which one band holds magnitude values and one band holds direction values. The imageServiceVectorLayer also supports time-enabled data.{@linkhttps://developers.arcgis.com/web-map-specification/objects/imageServiceVectorLayer/}.",
|
|
5218
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/imageServiceVectorLayer/}.",
|
|
5219
5219
|
"properties": {
|
|
5220
5220
|
"blendMode": {
|
|
5221
5221
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -5280,7 +5280,7 @@
|
|
|
5280
5280
|
"type": "number"
|
|
5281
5281
|
},
|
|
5282
5282
|
"refreshInterval": {
|
|
5283
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
5283
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
5284
5284
|
"type": "number"
|
|
5285
5285
|
},
|
|
5286
5286
|
"showLegend": {
|
|
@@ -5327,7 +5327,7 @@
|
|
|
5327
5327
|
},
|
|
5328
5328
|
"esri.rest-api.InheritedDomain.InheritedDomain": {
|
|
5329
5329
|
"additionalProperties": false,
|
|
5330
|
-
"description": "This domain applies to domains on subtypes. It implies that the domain for a field at the subtype level is the same as the domain for the field at the layer level.{@linkhttps://developers.arcgis.com/web-map-specification/objects/inherited_domain/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/inherited_domain/}.",
|
|
5330
|
+
"description": "This domain applies to domains on subtypes. It implies that the domain for a field at the subtype level is the same as the domain for the field at the layer level. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/inherited_domain/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/inherited_domain/}.",
|
|
5331
5331
|
"properties": {
|
|
5332
5332
|
"type": {
|
|
5333
5333
|
"description": "The type of domain.",
|
|
@@ -5344,7 +5344,7 @@
|
|
|
5344
5344
|
},
|
|
5345
5345
|
"esri.rest-api.IntegratedMeshLayer.IntegratedMeshLayer": {
|
|
5346
5346
|
"additionalProperties": false,
|
|
5347
|
-
"description": "An integrated mesh can represent built and natural 3D features, such as building walls, trees, valleys, and cliffs, with realistic textures and includes elevation information.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/integratedMeshLayer/}.",
|
|
5347
|
+
"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{@linkhttps://developers.arcgis.com/web-scene-specification/objects/integratedMeshLayer/}.",
|
|
5348
5348
|
"properties": {
|
|
5349
5349
|
"blendMode": {
|
|
5350
5350
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -5386,7 +5386,7 @@
|
|
|
5386
5386
|
"type": "number"
|
|
5387
5387
|
},
|
|
5388
5388
|
"refreshInterval": {
|
|
5389
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
5389
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
5390
5390
|
"type": "number"
|
|
5391
5391
|
},
|
|
5392
5392
|
"showLegend": {
|
|
@@ -5427,7 +5427,7 @@
|
|
|
5427
5427
|
},
|
|
5428
5428
|
"esri.rest-api.JoinTableDataSource.JoinTableDataSource": {
|
|
5429
5429
|
"additionalProperties": false,
|
|
5430
|
-
"description": "Join Table data source is the result of a join operation. Nested joins are supported. To use nested joins, set either leftTableSource or rightTableSource to be a joinTable.{@linkhttps://developers.arcgis.com/web-map-specification/objects/joinTableDataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/joinTableDataSource/}.",
|
|
5430
|
+
"description": "Join Table data source is the result of a join operation. Nested joins are supported. To use nested joins, set either leftTableSource or rightTableSource to be a joinTable. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/joinTableDataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/joinTableDataSource/}.",
|
|
5431
5431
|
"properties": {
|
|
5432
5432
|
"joinType": {
|
|
5433
5433
|
"$ref": "#/definitions/esri.rest-api.JoinTableDataSource.JoinType",
|
|
@@ -5464,7 +5464,7 @@
|
|
|
5464
5464
|
"description": "The right table source."
|
|
5465
5465
|
},
|
|
5466
5466
|
"type": {
|
|
5467
|
-
"description": "Type of the DataSource.{@linkportal /DataSource!DataSourceType}.",
|
|
5467
|
+
"description": "Type of the DataSource. See{@linkportal /DataSource!DataSourceType}.",
|
|
5468
5468
|
"enum": [
|
|
5469
5469
|
"joinTable"
|
|
5470
5470
|
],
|
|
@@ -5490,7 +5490,7 @@
|
|
|
5490
5490
|
},
|
|
5491
5491
|
"esri.rest-api.KMLLayer.KMLLayer": {
|
|
5492
5492
|
"additionalProperties": false,
|
|
5493
|
-
"description": "Keyhole Markup Language (KML) is an XML-based format for storing geographic data and associated content and is an official Open Geospatial Consortium (OGC) standard. KML is a common format for sharing geographic data with non-GIS users as it can be easily delivered on the Internet.{@linkhttps://developers.arcgis.com/web-map-specification/objects/kmlLayer/}.",
|
|
5493
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/kmlLayer/}.",
|
|
5494
5494
|
"properties": {
|
|
5495
5495
|
"blendMode": {
|
|
5496
5496
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -5532,7 +5532,7 @@
|
|
|
5532
5532
|
"type": "number"
|
|
5533
5533
|
},
|
|
5534
5534
|
"refreshInterval": {
|
|
5535
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
5535
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
5536
5536
|
"type": "number"
|
|
5537
5537
|
},
|
|
5538
5538
|
"showLegend": {
|
|
@@ -5580,7 +5580,7 @@
|
|
|
5580
5580
|
},
|
|
5581
5581
|
"esri.rest-api.LabelSymbol3D.LabelSymbol3D": {
|
|
5582
5582
|
"additionalProperties": false,
|
|
5583
|
-
"description": "LabelSymbol3D is used to render labels for features from a FeatureLayer in a 3D SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/labelSymbol3D/}.",
|
|
5583
|
+
"description": "LabelSymbol3D is used to render labels for features from a FeatureLayer in a 3D SceneView. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/labelSymbol3D/}.",
|
|
5584
5584
|
"properties": {
|
|
5585
5585
|
"callout": {
|
|
5586
5586
|
"$ref": "#/definitions/esri.rest-api.Callout.Callout",
|
|
@@ -5644,7 +5644,7 @@
|
|
|
5644
5644
|
},
|
|
5645
5645
|
"esri.rest-api.LabelingInfo.LabelingInfo": {
|
|
5646
5646
|
"additionalProperties": false,
|
|
5647
|
-
"description": "The labelingInfo object specifies the label definition for a layer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/labelingInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/labelingInfo/}.",
|
|
5647
|
+
"description": "The labelingInfo object specifies the label definition for a layer. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/labelingInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/labelingInfo/}.",
|
|
5648
5648
|
"properties": {
|
|
5649
5649
|
"labelExpression": {
|
|
5650
5650
|
"description": "This read-only web map property allows formatting of labels. Use labelExpressionInfo instead.",
|
|
@@ -5652,7 +5652,7 @@
|
|
|
5652
5652
|
},
|
|
5653
5653
|
"labelExpressionInfo": {
|
|
5654
5654
|
"$ref": "__type",
|
|
5655
|
-
"description": "This object allows label text to be read similar to that of the popupInfo's description property.{@linkhttps://developers.arcgis.com/web-map-specification/objects/labelExpressionInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/labelExpressionInfo/}."
|
|
5655
|
+
"description": "This object allows label text to be read similar to that of the popupInfo's description property. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/labelExpressionInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/labelExpressionInfo/}."
|
|
5656
5656
|
},
|
|
5657
5657
|
"labelPlacement": {
|
|
5658
5658
|
"$ref": "#/definitions/esri.rest-api.LabelingInfo.LabelPlacement",
|
|
@@ -5694,7 +5694,7 @@
|
|
|
5694
5694
|
},
|
|
5695
5695
|
"esri.rest-api.Layer.Layer": {
|
|
5696
5696
|
"additionalProperties": false,
|
|
5697
|
-
"description": "This object allows overrides on pop-up content and drawing behavior for individual layers of a web service. When used with a feature collection, this object also contains geographic features and their attributes.{@linkhttps://developers.arcgis.com/web-map-specification/objects/layer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/layer/}.",
|
|
5697
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/layer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/layer/}.",
|
|
5698
5698
|
"properties": {
|
|
5699
5699
|
"defaultVisibility": {
|
|
5700
5700
|
"description": "Default visibility of the layers in the map service.",
|
|
@@ -5771,7 +5771,7 @@
|
|
|
5771
5771
|
},
|
|
5772
5772
|
"esri.rest-api.LayerDefinition.FieldOverride": {
|
|
5773
5773
|
"additionalProperties": false,
|
|
5774
|
-
"description": "Defines overridden properties on a field for a specific view of the data.{@linkhttps://developers.arcgis.com/web-map-specification/objects/fieldOverride/}.",
|
|
5774
|
+
"description": "Defines overridden properties on a field for a specific view of the data. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/fieldOverride/}.",
|
|
5775
5775
|
"properties": {
|
|
5776
5776
|
"alias": {
|
|
5777
5777
|
"description": "A string containing the overridden field alias.",
|
|
@@ -5799,7 +5799,7 @@
|
|
|
5799
5799
|
},
|
|
5800
5800
|
"esri.rest-api.LayerDefinition.LayerDefinition": {
|
|
5801
5801
|
"additionalProperties": false,
|
|
5802
|
-
"description": "The LayerDefinition object defines the attribute schema and drawing information for a layer drawn using client-side graphics. This could include a feature collection, a CSV file referenced through the web, or a single layer in an ArcGIS map service. Also used for dynamic layers.{@linkhttps://developers.arcgis.com/web-map-specification/objects/layerDefinition/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/layerDefinition/}.",
|
|
5802
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/layerDefinition/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/layerDefinition/}.",
|
|
5803
5803
|
"properties": {
|
|
5804
5804
|
"allowGeometryUpdates": {
|
|
5805
5805
|
"description": "Boolean value indicating whether the geometry of the features in the layer can be edited.",
|
|
@@ -5869,7 +5869,7 @@
|
|
|
5869
5869
|
},
|
|
5870
5870
|
"floorInfo": {
|
|
5871
5871
|
"$ref": "__type",
|
|
5872
|
-
"description": "Contains floor-awareness information for the layer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/layerFloorInfo/}."
|
|
5872
|
+
"description": "Contains floor-awareness information for the layer. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/layerFloorInfo/}."
|
|
5873
5873
|
},
|
|
5874
5874
|
"geometryType": {
|
|
5875
5875
|
"description": "The type of geometry used in the layer definition. One of the GeometryType constants.",
|
|
@@ -5954,7 +5954,7 @@
|
|
|
5954
5954
|
"$ref": "#/definitions/esri.rest-api.DynamicDataLayer.DynamicDataLayer"
|
|
5955
5955
|
}
|
|
5956
5956
|
],
|
|
5957
|
-
"description": "An object indicating the layerDefinition's layer source.{@linkhttps://developers.arcgis.com/web-map-specification/objects/source/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/source/}."
|
|
5957
|
+
"description": "An object indicating the layerDefinition's layer source. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/source/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/source/}."
|
|
5958
5958
|
},
|
|
5959
5959
|
"spatialReference": {
|
|
5960
5960
|
"$ref": "#/definitions/esri.rest-api.SpatialReference.SpatialReference",
|
|
@@ -6023,7 +6023,7 @@
|
|
|
6023
6023
|
},
|
|
6024
6024
|
"esri.rest-api.LayerDefinition.LayerTimeInfo": {
|
|
6025
6025
|
"additionalProperties": false,
|
|
6026
|
-
"description": "Time info if the layer/table supports querying and exporting maps based on time.{@linkhttps://developers.arcgis.com/web-map-specification/objects/layerTimeInfo/}.",
|
|
6026
|
+
"description": "Time info if the layer/table supports querying and exporting maps based on time. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/layerTimeInfo/}.",
|
|
6027
6027
|
"properties": {
|
|
6028
6028
|
"endTimeField": {
|
|
6029
6029
|
"description": "The name of the attribute field that contains the end time information.",
|
|
@@ -6065,7 +6065,7 @@
|
|
|
6065
6065
|
},
|
|
6066
6066
|
"timeReference": {
|
|
6067
6067
|
"$ref": "__type",
|
|
6068
|
-
"description": "Defines information about daylight savings time and the time zone in which data was collected.{@linkhttps://developers.arcgis.com/web-map-specification/objects/timeReference/}."
|
|
6068
|
+
"description": "Defines information about daylight savings time and the time zone in which data was collected. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/timeReference/}."
|
|
6069
6069
|
},
|
|
6070
6070
|
"trackIdField": {
|
|
6071
6071
|
"description": "The field that contains the trackId.",
|
|
@@ -6142,7 +6142,7 @@
|
|
|
6142
6142
|
},
|
|
6143
6143
|
"esri.rest-api.LineSymbol3D.LineSymbol3D": {
|
|
6144
6144
|
"additionalProperties": false,
|
|
6145
|
-
"description": "LineSymbol3D is used to render features with Polyline geometry in a 3D SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/lineSymbol3D/}.",
|
|
6145
|
+
"description": "LineSymbol3D is used to render features with Polyline geometry in a 3D SceneView. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/lineSymbol3D/}.",
|
|
6146
6146
|
"properties": {
|
|
6147
6147
|
"symbolLayers": {
|
|
6148
6148
|
"description": "A Collection of Symbol3DLayer objects used to visualize the graphic or feature.",
|
|
@@ -6174,7 +6174,7 @@
|
|
|
6174
6174
|
},
|
|
6175
6175
|
"esri.rest-api.LineSymbol3DLayer.LineSymbol3DLayer": {
|
|
6176
6176
|
"additionalProperties": false,
|
|
6177
|
-
"description": "LineSymbol3DLayer renders Polyline geometries using a flat 2D line with a LineSymbol3D in a 3D SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/lineSymbol3DLayer/}.",
|
|
6177
|
+
"description": "LineSymbol3DLayer renders Polyline geometries using a flat 2D line with a LineSymbol3D in a 3D SceneView. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/lineSymbol3DLayer/}.",
|
|
6178
6178
|
"properties": {
|
|
6179
6179
|
"enable": {
|
|
6180
6180
|
"description": "Type: Boolean.",
|
|
@@ -6203,7 +6203,7 @@
|
|
|
6203
6203
|
},
|
|
6204
6204
|
"esri.rest-api.LocationInfo.LocationInfo": {
|
|
6205
6205
|
"additionalProperties": false,
|
|
6206
|
-
"description": "Defines how location information will be retrieved from a CSV file referenced through the web.{@linkhttps://developers.arcgis.com/web-map-specification/objects/locationInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/locationInfo/}.",
|
|
6206
|
+
"description": "Defines how location information will be retrieved from a CSV file referenced through the web. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/locationInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/locationInfo/}.",
|
|
6207
6207
|
"properties": {
|
|
6208
6208
|
"latitudeFieldName": {
|
|
6209
6209
|
"description": "A string defining the field name that holds the latitude (Y) coordinate.",
|
|
@@ -6222,7 +6222,7 @@
|
|
|
6222
6222
|
},
|
|
6223
6223
|
"esri.rest-api.MapServiceLayer.MapServiceLayer": {
|
|
6224
6224
|
"additionalProperties": false,
|
|
6225
|
-
"description": "ArcGIS web maps are designed to work with web services hosted on ArcGIS Server and ArcGIS Online, in addition to other types of servers. Map services can be cached (tiled) or uncached (dynamic). This object specifically details properties within uncached map services.{@linkhttps://developers.arcgis.com/web-map-specification/objects/mapServiceLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/mapServiceLayer/}.",
|
|
6225
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/mapServiceLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/mapServiceLayer/}.",
|
|
6226
6226
|
"properties": {
|
|
6227
6227
|
"blendMode": {
|
|
6228
6228
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -6278,7 +6278,7 @@
|
|
|
6278
6278
|
"type": "number"
|
|
6279
6279
|
},
|
|
6280
6280
|
"refreshInterval": {
|
|
6281
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
6281
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
6282
6282
|
"type": "number"
|
|
6283
6283
|
},
|
|
6284
6284
|
"showLegend": {
|
|
@@ -6361,7 +6361,7 @@
|
|
|
6361
6361
|
},
|
|
6362
6362
|
"esri.rest-api.MeshSymbol3D.MeshSymbol3D": {
|
|
6363
6363
|
"additionalProperties": false,
|
|
6364
|
-
"description": "MeshSymbol3D is used to render 3D mesh features in a SceneLayer in a 3D SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/meshSymbol3D/}.",
|
|
6364
|
+
"description": "MeshSymbol3D is used to render 3D mesh features in a SceneLayer in a 3D SceneView. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/meshSymbol3D/}.",
|
|
6365
6365
|
"properties": {
|
|
6366
6366
|
"symbolLayers": {
|
|
6367
6367
|
"description": "A Collection of Symbol3DLayer objects used to visualize the graphic or feature.",
|
|
@@ -6413,7 +6413,7 @@
|
|
|
6413
6413
|
},
|
|
6414
6414
|
"esri.rest-api.MosaicRule.MosaicRule": {
|
|
6415
6415
|
"additionalProperties": false,
|
|
6416
|
-
"description": "Specifies the mosaic rule when defining how individual images should be mosaiced. It specifies selection, mosaic method, sort order, overlapping pixel resolution, etc. Mosaic rules are for mosaicing rasters in the mosaic dataset.{@linkhttps://developers.arcgis.com/web-map-specification/objects/mosaicRule/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/mosaicRule/}.",
|
|
6416
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/mosaicRule/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/mosaicRule/}.",
|
|
6417
6417
|
"properties": {
|
|
6418
6418
|
"ascending": {
|
|
6419
6419
|
"description": "Indicates whether the sort should be ascending.",
|
|
@@ -6476,7 +6476,7 @@
|
|
|
6476
6476
|
},
|
|
6477
6477
|
"esri.rest-api.Multipoint.Multipoint": {
|
|
6478
6478
|
"additionalProperties": false,
|
|
6479
|
-
"description": "Contains an array of points, along with a spatial reference field.{@linkhttps://developers.arcgis.com/web-map-specification/objects/multipoint_geometry/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/multipoint_geometry/}.",
|
|
6479
|
+
"description": "Contains an array of points, along with a spatial reference field. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/multipoint_geometry/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/multipoint_geometry/}.",
|
|
6480
6480
|
"properties": {
|
|
6481
6481
|
"hasM": {
|
|
6482
6482
|
"description": "Indicates whether the geometry contains M coordinate values.",
|
|
@@ -6508,7 +6508,7 @@
|
|
|
6508
6508
|
},
|
|
6509
6509
|
"esri.rest-api.ObjectSymbol3DLayer.ObjectSymbol3DLayer": {
|
|
6510
6510
|
"additionalProperties": false,
|
|
6511
|
-
"description": "ObjectSymbol3DLayer is used to render Point geometries using a volumetric 3D shape (e.g., a sphere or cylinder) with a PointSymbol3D in a SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/objectSymbol3DLayer/}.",
|
|
6511
|
+
"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{@linkhttps://developers.arcgis.com/web-scene-specification/objects/objectSymbol3DLayer/}.",
|
|
6512
6512
|
"properties": {
|
|
6513
6513
|
"anchor": {
|
|
6514
6514
|
"description": "The positioning of the object relative to the geometry. Must be one of the following values: center, bottom, origin.",
|
|
@@ -6561,7 +6561,7 @@
|
|
|
6561
6561
|
},
|
|
6562
6562
|
"esri.rest-api.PathSymbol3DLayer.PathSymbol3DLayer": {
|
|
6563
6563
|
"additionalProperties": false,
|
|
6564
|
-
"description": "PathSymbol3DLayer renders Polyline geometries using a volumetric 3D tube with a LineSymbol3D in a SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pathSymbol3DLayer/}.",
|
|
6564
|
+
"description": "PathSymbol3DLayer renders Polyline geometries using a volumetric 3D tube with a LineSymbol3D in a SceneView. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pathSymbol3DLayer/}.",
|
|
6565
6565
|
"properties": {
|
|
6566
6566
|
"material": {
|
|
6567
6567
|
"$ref": "#/definitions/esri.rest-api.Symbol3D.Material",
|
|
@@ -6590,7 +6590,7 @@
|
|
|
6590
6590
|
},
|
|
6591
6591
|
"esri.rest-api.PictureFillSymbol.PictureFillSymbol": {
|
|
6592
6592
|
"additionalProperties": false,
|
|
6593
|
-
"description": "Picture fill symbols can be used to symbolize polygon geometries.{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriPFS_symbol/}.",
|
|
6593
|
+
"description": "Picture fill symbols can be used to symbolize polygon geometries. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriPFS_symbol/}.",
|
|
6594
6594
|
"properties": {
|
|
6595
6595
|
"angle": {
|
|
6596
6596
|
"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.",
|
|
@@ -6651,7 +6651,7 @@
|
|
|
6651
6651
|
},
|
|
6652
6652
|
"esri.rest-api.PictureMarkerSymbol.PictureMarkerSymbol": {
|
|
6653
6653
|
"additionalProperties": false,
|
|
6654
|
-
"description": "Picture marker symbols can be used to symbolize point geometries.{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriPMS_symbol/}.",
|
|
6654
|
+
"description": "Picture marker symbols can be used to symbolize point geometries. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriPMS_symbol/}.",
|
|
6655
6655
|
"properties": {
|
|
6656
6656
|
"angle": {
|
|
6657
6657
|
"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.",
|
|
@@ -6700,7 +6700,7 @@
|
|
|
6700
6700
|
},
|
|
6701
6701
|
"esri.rest-api.Point.Point": {
|
|
6702
6702
|
"additionalProperties": false,
|
|
6703
|
-
"description": "Defines the JSON formats of the point and spatial reference objects.{@linkhttps://developers.arcgis.com/web-map-specification/objects/point_geometry/}.{@linkhttps://developers.arcgis.com/web-map-specification/objects/point_geometry/}.",
|
|
6703
|
+
"description": "Defines the JSON formats of the point and spatial reference objects. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/point_geometry/}. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/point_geometry/}.",
|
|
6704
6704
|
"properties": {
|
|
6705
6705
|
"m": {
|
|
6706
6706
|
"description": "M coordinate which contains measures used for linear referencing.",
|
|
@@ -6740,7 +6740,7 @@
|
|
|
6740
6740
|
},
|
|
6741
6741
|
"esri.rest-api.PointCloudBitfieldFilter.PointCloudBitfieldFilter": {
|
|
6742
6742
|
"additionalProperties": false,
|
|
6743
|
-
"description": "Filters points based on the value of the specified bitfield attribute.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudBitfieldFilter/}.",
|
|
6743
|
+
"description": "Filters points based on the value of the specified bitfield attribute. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudBitfieldFilter/}.",
|
|
6744
6744
|
"properties": {
|
|
6745
6745
|
"field": {
|
|
6746
6746
|
"description": "The name of the field that is used for the filter.",
|
|
@@ -6775,7 +6775,7 @@
|
|
|
6775
6775
|
},
|
|
6776
6776
|
"esri.rest-api.PointCloudClassBreaksRenderer.PointCloudClassBreaksRenderer": {
|
|
6777
6777
|
"additionalProperties": false,
|
|
6778
|
-
"description": "PointCloudClassBreaksRenderer defines the color of each point in a PointCloudLayer based on the value of a numeric attribute. Colors are assigned based on classes or ranges of data. Each point is assigned a symbol based on the class break in which the value of the attribute falls.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudClassBreaksRenderer/}.",
|
|
6778
|
+
"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{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudClassBreaksRenderer/}.",
|
|
6779
6779
|
"properties": {
|
|
6780
6780
|
"authoringInfo": {
|
|
6781
6781
|
"$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
|
|
@@ -6790,7 +6790,7 @@
|
|
|
6790
6790
|
},
|
|
6791
6791
|
"colorModulation": {
|
|
6792
6792
|
"$ref": "__type",
|
|
6793
|
-
"description": "Indicates whether modulation should be used to render the point.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
|
|
6793
|
+
"description": "Indicates whether modulation should be used to render the point. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
|
|
6794
6794
|
},
|
|
6795
6795
|
"field": {
|
|
6796
6796
|
"description": "The name of the field that is used for the renderer.",
|
|
@@ -6841,7 +6841,7 @@
|
|
|
6841
6841
|
"description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
|
|
6842
6842
|
"items": {
|
|
6843
6843
|
"$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
|
|
6844
|
-
"description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
6844
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
6845
6845
|
},
|
|
6846
6846
|
"type": "array"
|
|
6847
6847
|
}
|
|
@@ -6853,7 +6853,7 @@
|
|
|
6853
6853
|
},
|
|
6854
6854
|
"esri.rest-api.PointCloudFixedSizeAlgorithm.PointCloudFixedSizeAlgorithm": {
|
|
6855
6855
|
"additionalProperties": false,
|
|
6856
|
-
"description": "Render points with fixed real world or screen space size.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudFixedSizeAlgorithm/}.",
|
|
6856
|
+
"description": "Render points with fixed real world or screen space size. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudFixedSizeAlgorithm/}.",
|
|
6857
6857
|
"properties": {
|
|
6858
6858
|
"size": {
|
|
6859
6859
|
"description": "Symbol size in real world units or display unit.",
|
|
@@ -6878,7 +6878,7 @@
|
|
|
6878
6878
|
},
|
|
6879
6879
|
"esri.rest-api.PointCloudLayer.PointCloudLayer": {
|
|
6880
6880
|
"additionalProperties": false,
|
|
6881
|
-
"description": "Point cloud data is post-processed spatially organized lidar data that consists of large collections of 3D points. Elevations for the ground, buildings, forest canopy, highway overpasses, and anything else encountered during the lidar survey make up the point cloud data. Point cloud layers allow for fast visualization of point cloud data in the browser.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudLayer/}.",
|
|
6881
|
+
"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{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudLayer/}.",
|
|
6882
6882
|
"properties": {
|
|
6883
6883
|
"blendMode": {
|
|
6884
6884
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -6928,7 +6928,7 @@
|
|
|
6928
6928
|
"description": "A PopupInfo object defining the content of pop-up windows when you click or query a feature."
|
|
6929
6929
|
},
|
|
6930
6930
|
"refreshInterval": {
|
|
6931
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
6931
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
6932
6932
|
"type": "number"
|
|
6933
6933
|
},
|
|
6934
6934
|
"showLegend": {
|
|
@@ -6969,7 +6969,7 @@
|
|
|
6969
6969
|
},
|
|
6970
6970
|
"esri.rest-api.PointCloudRGBRenderer.PointCloudRGBRenderer": {
|
|
6971
6971
|
"additionalProperties": false,
|
|
6972
|
-
"description": "PointCloudRGBRenderer defines the color of each point in a PointCloudLayer based on the value of a color attribute.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudRGBRenderer/}.",
|
|
6972
|
+
"description": "PointCloudRGBRenderer defines the color of each point in a PointCloudLayer based on the value of a color attribute. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudRGBRenderer/}.",
|
|
6973
6973
|
"properties": {
|
|
6974
6974
|
"authoringInfo": {
|
|
6975
6975
|
"$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
|
|
@@ -6977,7 +6977,7 @@
|
|
|
6977
6977
|
},
|
|
6978
6978
|
"colorModulation": {
|
|
6979
6979
|
"$ref": "__type",
|
|
6980
|
-
"description": "Indicates whether modulation should be used to render the point.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
|
|
6980
|
+
"description": "Indicates whether modulation should be used to render the point. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
|
|
6981
6981
|
},
|
|
6982
6982
|
"field": {
|
|
6983
6983
|
"description": "The name of the field that is used for the renderer.",
|
|
@@ -7028,7 +7028,7 @@
|
|
|
7028
7028
|
"description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
|
|
7029
7029
|
"items": {
|
|
7030
7030
|
"$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
|
|
7031
|
-
"description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
7031
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
7032
7032
|
},
|
|
7033
7033
|
"type": "array"
|
|
7034
7034
|
}
|
|
@@ -7040,7 +7040,7 @@
|
|
|
7040
7040
|
},
|
|
7041
7041
|
"esri.rest-api.PointCloudReturnFilter.PointCloudReturnFilter": {
|
|
7042
7042
|
"additionalProperties": false,
|
|
7043
|
-
"description": "Filters points based on the value of the return number/return count.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudReturnFilter/}.",
|
|
7043
|
+
"description": "Filters points based on the value of the return number/return count. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudReturnFilter/}.",
|
|
7044
7044
|
"properties": {
|
|
7045
7045
|
"field": {
|
|
7046
7046
|
"description": "The name of the field that is used for the filter.",
|
|
@@ -7068,7 +7068,7 @@
|
|
|
7068
7068
|
},
|
|
7069
7069
|
"esri.rest-api.PointCloudSplatAlgorithm.PointCloudSplatAlgorithm": {
|
|
7070
7070
|
"additionalProperties": false,
|
|
7071
|
-
"description": "Render points using sizes depending on point density.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudSplatAlgorithm/}.",
|
|
7071
|
+
"description": "Render points using sizes depending on point density. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudSplatAlgorithm/}.",
|
|
7072
7072
|
"properties": {
|
|
7073
7073
|
"minSize": {
|
|
7074
7074
|
"description": "Minimum display space point size in points.",
|
|
@@ -7093,7 +7093,7 @@
|
|
|
7093
7093
|
},
|
|
7094
7094
|
"esri.rest-api.PointCloudStretchRenderer.PointCloudStretchRenderer": {
|
|
7095
7095
|
"additionalProperties": false,
|
|
7096
|
-
"description": "PointCloudStretchRenderer defines the color of each point in a PointCloudLayer based on the value of a numeric attribute. They allow you to easily map continuous color ramps to minimum and maximum data values of one of the layer's numeric attribute fields.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudStretchRenderer/}.",
|
|
7096
|
+
"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{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudStretchRenderer/}.",
|
|
7097
7097
|
"properties": {
|
|
7098
7098
|
"authoringInfo": {
|
|
7099
7099
|
"$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
|
|
@@ -7101,7 +7101,7 @@
|
|
|
7101
7101
|
},
|
|
7102
7102
|
"colorModulation": {
|
|
7103
7103
|
"$ref": "__type",
|
|
7104
|
-
"description": "Indicates whether modulation should be used to render the point.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
|
|
7104
|
+
"description": "Indicates whether modulation should be used to render the point. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
|
|
7105
7105
|
},
|
|
7106
7106
|
"field": {
|
|
7107
7107
|
"description": "The name of the field that is used for the renderer.",
|
|
@@ -7152,7 +7152,7 @@
|
|
|
7152
7152
|
"description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
|
|
7153
7153
|
"items": {
|
|
7154
7154
|
"$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
|
|
7155
|
-
"description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
7155
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
7156
7156
|
},
|
|
7157
7157
|
"type": "array"
|
|
7158
7158
|
}
|
|
@@ -7164,7 +7164,7 @@
|
|
|
7164
7164
|
},
|
|
7165
7165
|
"esri.rest-api.PointCloudUniqueValueRenderer.PointCloudUniqueValueRenderer": {
|
|
7166
7166
|
"additionalProperties": false,
|
|
7167
|
-
"description": "PointCloudUniqueValueRenderer allows you to colorize points in a PointCloudLayer based on an attribute. This is done by using unique colors to represent points with equal attribute values.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudUniqueValueRenderer/}.",
|
|
7167
|
+
"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{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudUniqueValueRenderer/}.",
|
|
7168
7168
|
"properties": {
|
|
7169
7169
|
"authoringInfo": {
|
|
7170
7170
|
"$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
|
|
@@ -7172,7 +7172,7 @@
|
|
|
7172
7172
|
},
|
|
7173
7173
|
"colorModulation": {
|
|
7174
7174
|
"$ref": "__type",
|
|
7175
|
-
"description": "Indicates whether modulation should be used to render the point.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
|
|
7175
|
+
"description": "Indicates whether modulation should be used to render the point. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorModulationInfo/}."
|
|
7176
7176
|
},
|
|
7177
7177
|
"colorUniqueValueInfos": {
|
|
7178
7178
|
"description": "Unique value infos.",
|
|
@@ -7230,7 +7230,7 @@
|
|
|
7230
7230
|
"description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
|
|
7231
7231
|
"items": {
|
|
7232
7232
|
"$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
|
|
7233
|
-
"description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
7233
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
7234
7234
|
},
|
|
7235
7235
|
"type": "array"
|
|
7236
7236
|
}
|
|
@@ -7242,7 +7242,7 @@
|
|
|
7242
7242
|
},
|
|
7243
7243
|
"esri.rest-api.PointCloudValueFilter.PointCloudValueFilter": {
|
|
7244
7244
|
"additionalProperties": false,
|
|
7245
|
-
"description": "Filters points based on the value of an specified attribute.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudValueFilter/}.",
|
|
7245
|
+
"description": "Filters points based on the value of an specified attribute. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointCloudValueFilter/}.",
|
|
7246
7246
|
"properties": {
|
|
7247
7247
|
"field": {
|
|
7248
7248
|
"description": "The name of the field that is used for the filter.",
|
|
@@ -7274,7 +7274,7 @@
|
|
|
7274
7274
|
},
|
|
7275
7275
|
"esri.rest-api.PointSymbol3D.PointSymbol3D": {
|
|
7276
7276
|
"additionalProperties": false,
|
|
7277
|
-
"description": "PointSymbol3D is used to render features with Point geometry in a 3D SceneView.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointSymbol3D/}.",
|
|
7277
|
+
"description": "PointSymbol3D is used to render features with Point geometry in a 3D SceneView. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/pointSymbol3D/}.",
|
|
7278
7278
|
"properties": {
|
|
7279
7279
|
"callout": {
|
|
7280
7280
|
"$ref": "#/definitions/esri.rest-api.Callout.Callout",
|
|
@@ -7282,7 +7282,7 @@
|
|
|
7282
7282
|
},
|
|
7283
7283
|
"styleOrigin": {
|
|
7284
7284
|
"$ref": "__type",
|
|
7285
|
-
"description": "The origin of the style from which the symbol was originally referenced. A reference to the style origin can be either by styleName or by styleUrl (but not both). It may be used to understand where a symbol was originally sourced from, but does not affect actual appearance or rendering of the symbol.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/styleOrigin/}."
|
|
7285
|
+
"description": "The origin of the style from which the symbol was originally referenced. A reference to the style origin can be either by styleName or by styleUrl (but not both). It may be used to understand where a symbol was originally sourced from, but does not affect actual appearance or rendering of the symbol. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/styleOrigin/}."
|
|
7286
7286
|
},
|
|
7287
7287
|
"symbolLayers": {
|
|
7288
7288
|
"description": "A Collection of Symbol3DLayer objects used to visualize the graphic or feature.",
|
|
@@ -7318,7 +7318,7 @@
|
|
|
7318
7318
|
},
|
|
7319
7319
|
"esri.rest-api.Polygon.Polygon": {
|
|
7320
7320
|
"additionalProperties": false,
|
|
7321
|
-
"description": "A polygon contains an array of rings and a spatial reference.{@linkhttps://developers.arcgis.com/web-map-specification/objects/polygon_geometry/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/polygon_geometry/}.",
|
|
7321
|
+
"description": "A polygon contains an array of rings and a spatial reference. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/polygon_geometry/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/polygon_geometry/}.",
|
|
7322
7322
|
"properties": {
|
|
7323
7323
|
"hasM": {
|
|
7324
7324
|
"description": "Indicates whether the geometry contains M coordinate values.",
|
|
@@ -7353,7 +7353,7 @@
|
|
|
7353
7353
|
},
|
|
7354
7354
|
"esri.rest-api.PolygonSymbol3D.PolygonSymbol3D": {
|
|
7355
7355
|
"additionalProperties": false,
|
|
7356
|
-
"description": "PolygonSymbol3D is used to render features with Polygon geometry in a 3D SceneView. Polygon features may also be rendered as points with icons or objects at the centroid of each polygon.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/polygonSymbol3D/}.",
|
|
7356
|
+
"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{@linkhttps://developers.arcgis.com/web-scene-specification/objects/polygonSymbol3D/}.",
|
|
7357
7357
|
"properties": {
|
|
7358
7358
|
"symbolLayers": {
|
|
7359
7359
|
"description": "A Collection of Symbol3DLayer objects used to visualize the graphic or feature.",
|
|
@@ -7388,7 +7388,7 @@
|
|
|
7388
7388
|
},
|
|
7389
7389
|
"esri.rest-api.Polyline.Polyline": {
|
|
7390
7390
|
"additionalProperties": false,
|
|
7391
|
-
"description": "Contains an array of paths and a spatialReference.{@linkhttps://developers.arcgis.com/web-map-specification/objects/polyline_geometry/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/polyline_geometry/}.",
|
|
7391
|
+
"description": "Contains an array of paths and a spatialReference. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/polyline_geometry/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/polyline_geometry/}.",
|
|
7392
7392
|
"properties": {
|
|
7393
7393
|
"hasM": {
|
|
7394
7394
|
"description": "Indicates whether the geometry contains M coordinate values.",
|
|
@@ -7431,7 +7431,7 @@
|
|
|
7431
7431
|
},
|
|
7432
7432
|
"esri.rest-api.PopupExpressionInfo.PopupExpressionInfo": {
|
|
7433
7433
|
"additionalProperties": false,
|
|
7434
|
-
"description": "Arcade expression added to the pop-up.{@linkhttps://developers.arcgis.com/web-map-specification/objects/popupExpressionInfo/}.",
|
|
7434
|
+
"description": "Arcade expression added to the pop-up. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/popupExpressionInfo/}.",
|
|
7435
7435
|
"properties": {
|
|
7436
7436
|
"expression": {
|
|
7437
7437
|
"description": "The Arcade expression.",
|
|
@@ -7454,7 +7454,7 @@
|
|
|
7454
7454
|
},
|
|
7455
7455
|
"esri.rest-api.PopupInfo.OrderByFields": {
|
|
7456
7456
|
"additionalProperties": false,
|
|
7457
|
-
"description": "Object indicating the field display order for the related records and whether they should be sorted in ascending or descending order.{@linkhttps://developers.arcgis.com/web-map-specification/objects/orderByFields/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/orderByFields/}.",
|
|
7457
|
+
"description": "Object indicating the field display order for the related records and whether they should be sorted in ascending or descending order. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/orderByFields/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/orderByFields/}.",
|
|
7458
7458
|
"properties": {
|
|
7459
7459
|
"field": {
|
|
7460
7460
|
"description": "The attribute value of the field selected that will drive the sorting of related records.",
|
|
@@ -7595,7 +7595,7 @@
|
|
|
7595
7595
|
},
|
|
7596
7596
|
"esri.rest-api.PopupInfo.RelatedRecordsInfo": {
|
|
7597
7597
|
"additionalProperties": false,
|
|
7598
|
-
"description": "The sort in the popupInfo for the parent feature. This impacts the sorting order for the returned child records.{@linkhttps://developers.arcgis.com/web-map-specification/objects/relatedRecordsInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/relatedRecordsInfo/}.",
|
|
7598
|
+
"description": "The sort in the popupInfo for the parent feature. This impacts the sorting order for the returned child records. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/relatedRecordsInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/relatedRecordsInfo/}.",
|
|
7599
7599
|
"properties": {
|
|
7600
7600
|
"orderByFields": {
|
|
7601
7601
|
"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.",
|
|
@@ -7616,7 +7616,7 @@
|
|
|
7616
7616
|
},
|
|
7617
7617
|
"esri.rest-api.PredominanceRenderer.PredominanceRenderer": {
|
|
7618
7618
|
"additionalProperties": false,
|
|
7619
|
-
"description": "This renderer is a type of UniqueValue renderer which is based off the valueExpression property rather than field. Optionally, size and/or transparency visual variables may be included with valueExpression. Note that this renderer is supported for ArcGIS Online hosted feature services and feature collections.{@linkhttps://developers.arcgis.com/web-map-specification/objects/predominance_renderer/}.",
|
|
7619
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/predominance_renderer/}.",
|
|
7620
7620
|
"properties": {
|
|
7621
7621
|
"authoringInfo": {
|
|
7622
7622
|
"$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
|
|
@@ -7660,7 +7660,7 @@
|
|
|
7660
7660
|
"description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
|
|
7661
7661
|
"items": {
|
|
7662
7662
|
"$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
|
|
7663
|
-
"description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
7663
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
7664
7664
|
},
|
|
7665
7665
|
"type": "array"
|
|
7666
7666
|
}
|
|
@@ -7674,7 +7674,7 @@
|
|
|
7674
7674
|
},
|
|
7675
7675
|
"esri.rest-api.QueryTableDataSource.QueryTableDataSource": {
|
|
7676
7676
|
"additionalProperties": false,
|
|
7677
|
-
"description": "Query table data source is a layer/table that is defined by a SQL query.{@linkhttps://developers.arcgis.com/web-map-specification/objects/queryTableDataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/queryTableDataSource/}.",
|
|
7677
|
+
"description": "Query table data source is a layer/table that is defined by a SQL query. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/queryTableDataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/queryTableDataSource/}.",
|
|
7678
7678
|
"properties": {
|
|
7679
7679
|
"geometryType": {
|
|
7680
7680
|
"description": "The geometry type. When querying a table that does not have a geometry column, do not include geometryType.",
|
|
@@ -7699,7 +7699,7 @@
|
|
|
7699
7699
|
"description": "The spatial reference of the geometry column. When querying a table that does not have a geometry column, do not include spatialReference."
|
|
7700
7700
|
},
|
|
7701
7701
|
"type": {
|
|
7702
|
-
"description": "Type of the DataSource.{@linkportal /DataSource!DataSourceType}.",
|
|
7702
|
+
"description": "Type of the DataSource. See{@linkportal /DataSource!DataSourceType}.",
|
|
7703
7703
|
"enum": [
|
|
7704
7704
|
"queryTable"
|
|
7705
7705
|
],
|
|
@@ -7717,7 +7717,7 @@
|
|
|
7717
7717
|
},
|
|
7718
7718
|
"esri.rest-api.RangeDomain.RangeDomain": {
|
|
7719
7719
|
"additionalProperties": false,
|
|
7720
|
-
"description": "Range domain specifies a range of valid values for a field.{@linkhttps://developers.arcgis.com/web-map-specification/objects/range_domain/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/range_domain/}.",
|
|
7720
|
+
"description": "Range domain specifies a range of valid values for a field. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/range_domain/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/range_domain/}.",
|
|
7721
7721
|
"properties": {
|
|
7722
7722
|
"name": {
|
|
7723
7723
|
"description": "The name of the domain.",
|
|
@@ -7747,7 +7747,7 @@
|
|
|
7747
7747
|
},
|
|
7748
7748
|
"esri.rest-api.RangeInfo.RangeInfo": {
|
|
7749
7749
|
"additionalProperties": false,
|
|
7750
|
-
"description": "Range Information.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/rangeInfo/}.",
|
|
7750
|
+
"description": "Range Information. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/rangeInfo/}.",
|
|
7751
7751
|
"properties": {
|
|
7752
7752
|
"currentRangeExtent": {
|
|
7753
7753
|
"description": "Contains the min and max values within which the features are visible.",
|
|
@@ -7800,14 +7800,14 @@
|
|
|
7800
7800
|
},
|
|
7801
7801
|
"esri.rest-api.RasterDataSource.RasterDataSource": {
|
|
7802
7802
|
"additionalProperties": false,
|
|
7803
|
-
"description": "Raster data source is a file-based raster that resides in a registered raster workspace.{@linkhttps://developers.arcgis.com/web-map-specification/objects/rasterDataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/rasterDataSource/}.",
|
|
7803
|
+
"description": "Raster data source is a file-based raster that resides in a registered raster workspace. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/rasterDataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/rasterDataSource/}.",
|
|
7804
7804
|
"properties": {
|
|
7805
7805
|
"dataSourceName": {
|
|
7806
7806
|
"description": "The fully-qualified string value used to specify where the dataSource is derived.",
|
|
7807
7807
|
"type": "string"
|
|
7808
7808
|
},
|
|
7809
7809
|
"type": {
|
|
7810
|
-
"description": "Type of the DataSource.{@linkportal /DataSource!DataSourceType}.",
|
|
7810
|
+
"description": "Type of the DataSource. See{@linkportal /DataSource!DataSourceType}.",
|
|
7811
7811
|
"enum": [
|
|
7812
7812
|
"raster"
|
|
7813
7813
|
],
|
|
@@ -7825,7 +7825,7 @@
|
|
|
7825
7825
|
},
|
|
7826
7826
|
"esri.rest-api.Renderer.AuthoringInfo": {
|
|
7827
7827
|
"additionalProperties": false,
|
|
7828
|
-
"description": "The authoringInfo is an object containing metadata about the authoring process for creating a renderer object. This allows the authoring clients to save specific overridable settings so that next time it is accessed via the UI, their selections are remembered. Non-authoring clients should ignore it. In order to support the slider with color/size/transparency information, the selection of the various themes, classification, and additional properties are saved within this object. Note: The authoringInfo object is not required with a renderer. It is only used if rendering was generated using Map Viewer rendering tools.{@linkhttps://developers.arcgis.com/web-map-specification/objects/authoringInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/authoringInfo/}.",
|
|
7828
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/authoringInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/authoringInfo/}.",
|
|
7829
7829
|
"properties": {
|
|
7830
7830
|
"classificationMethod": {
|
|
7831
7831
|
"$ref": "#/definitions/esri.rest-api.Renderer.ClassificationMethod",
|
|
@@ -7880,7 +7880,7 @@
|
|
|
7880
7880
|
},
|
|
7881
7881
|
"esri.rest-api.Renderer.ColorRamp": {
|
|
7882
7882
|
"additionalProperties": false,
|
|
7883
|
-
"description": "A colorRamp object is used to specify a range of colors that are applied to a group of symbols.{@linkhttps://developers.arcgis.com/web-map-specification/objects/colorRamp/}.",
|
|
7883
|
+
"description": "A colorRamp object is used to specify a range of colors that are applied to a group of symbols. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/colorRamp/}.",
|
|
7884
7884
|
"properties": {
|
|
7885
7885
|
"algorithm": {
|
|
7886
7886
|
"description": "Algorithm used for calculating the ramp.",
|
|
@@ -8023,14 +8023,14 @@
|
|
|
8023
8023
|
},
|
|
8024
8024
|
"esri.rest-api.RenderingRule.RenderingRule": {
|
|
8025
8025
|
"additionalProperties": false,
|
|
8026
|
-
"description": "Specifies the rendering rule for how the requested image should be rendered.{@linkhttps://developers.arcgis.com/web-map-specification/objects/renderingRule/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/renderingRule/}.",
|
|
8026
|
+
"description": "Specifies the rendering rule for how the requested image should be rendered. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/renderingRule/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/renderingRule/}.",
|
|
8027
8027
|
"properties": {
|
|
8028
8028
|
"outputPixelType": {
|
|
8029
8029
|
"$ref": "#/definitions/esri.rest-api.RenderingRule.PixelType",
|
|
8030
8030
|
"description": "Defines the pixel type of the output image. See{@linkPixelType}."
|
|
8031
8031
|
},
|
|
8032
8032
|
"rasterFunction": {
|
|
8033
|
-
"description": "The raster function name identifies the processing or rendering to be performed.{@linkhttp://resources.arcgis.com/en/help/arcgis-rest-api/#/Raster_Function_Objects/02r3000000rv000000/}.",
|
|
8033
|
+
"description": "The raster function name identifies the processing or rendering to be performed. See{@linkhttp://resources.arcgis.com/en/help/arcgis-rest-api/#/Raster_Function_Objects/02r3000000rv000000/}.",
|
|
8034
8034
|
"type": "string"
|
|
8035
8035
|
},
|
|
8036
8036
|
"rasterFunctionArguments": {
|
|
@@ -8045,7 +8045,7 @@
|
|
|
8045
8045
|
},
|
|
8046
8046
|
"esri.rest-api.SceneLayer.SceneLayer": {
|
|
8047
8047
|
"additionalProperties": false,
|
|
8048
|
-
"description": "The SceneLayer is a layer type designed for on-demand streaming and displaying large amounts of data in a SceneView. SceneLayers support two geometry types: Point and 3D Objects (e.g. Buildings).{@linkhttps://developers.arcgis.com/web-scene-specification/objects/sceneLayer/}.",
|
|
8048
|
+
"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{@linkhttps://developers.arcgis.com/web-scene-specification/objects/sceneLayer/}.",
|
|
8049
8049
|
"properties": {
|
|
8050
8050
|
"blendMode": {
|
|
8051
8051
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -8099,7 +8099,7 @@
|
|
|
8099
8099
|
"description": "A PopupInfo object defining the content of pop-up windows when you click or query a feature."
|
|
8100
8100
|
},
|
|
8101
8101
|
"refreshInterval": {
|
|
8102
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
8102
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
8103
8103
|
"type": "number"
|
|
8104
8104
|
},
|
|
8105
8105
|
"screenSizePerspective": {
|
|
@@ -8162,7 +8162,7 @@
|
|
|
8162
8162
|
},
|
|
8163
8163
|
"esri.rest-api.SimpleFillSymbol.SimpleFillSymbol": {
|
|
8164
8164
|
"additionalProperties": false,
|
|
8165
|
-
"description": "Simple fill symbols can be used to symbolize polygon geometries.{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriSFS_symbol/}.",
|
|
8165
|
+
"description": "Simple fill symbols can be used to symbolize polygon geometries. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriSFS_symbol/}.",
|
|
8166
8166
|
"properties": {
|
|
8167
8167
|
"color": {
|
|
8168
8168
|
"$ref": "#/definitions/esri.rest-api.Symbol.Color",
|
|
@@ -8203,7 +8203,7 @@
|
|
|
8203
8203
|
},
|
|
8204
8204
|
"esri.rest-api.SimpleLineSymbol.SimpleLineSymbol": {
|
|
8205
8205
|
"additionalProperties": false,
|
|
8206
|
-
"description": "Simple line symbols can be used to symbolize polyline geometries or outlines for polygon fills.{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriSLS_symbol/}.",
|
|
8206
|
+
"description": "Simple line symbols can be used to symbolize polyline geometries or outlines for polygon fills. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriSLS_symbol/}.",
|
|
8207
8207
|
"properties": {
|
|
8208
8208
|
"color": {
|
|
8209
8209
|
"$ref": "#/definitions/esri.rest-api.Symbol.Color",
|
|
@@ -8245,7 +8245,7 @@
|
|
|
8245
8245
|
},
|
|
8246
8246
|
"esri.rest-api.SimpleMarkerSymbol.SimpleMarkerSymbol": {
|
|
8247
8247
|
"additionalProperties": false,
|
|
8248
|
-
"description": "Simple marker symbols can be used to symbolize point geometries.{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriSMS_symbol/}.",
|
|
8248
|
+
"description": "Simple marker symbols can be used to symbolize point geometries. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriSMS_symbol/}.",
|
|
8249
8249
|
"properties": {
|
|
8250
8250
|
"angle": {
|
|
8251
8251
|
"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.",
|
|
@@ -8290,7 +8290,7 @@
|
|
|
8290
8290
|
},
|
|
8291
8291
|
"esri.rest-api.SimpleRenderer.SimpleRenderer": {
|
|
8292
8292
|
"additionalProperties": false,
|
|
8293
|
-
"description": "A simple renderer is a renderer that uses one symbol only.{@linkhttps://developers.arcgis.com/web-map-specification/objects/simple_renderer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/simpleRenderer/}.",
|
|
8293
|
+
"description": "A simple renderer is a renderer that uses one symbol only. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/simple_renderer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/simpleRenderer/}.",
|
|
8294
8294
|
"properties": {
|
|
8295
8295
|
"authoringInfo": {
|
|
8296
8296
|
"$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
|
|
@@ -8367,7 +8367,7 @@
|
|
|
8367
8367
|
"description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
|
|
8368
8368
|
"items": {
|
|
8369
8369
|
"$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
|
|
8370
|
-
"description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
8370
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
8371
8371
|
},
|
|
8372
8372
|
"type": "array"
|
|
8373
8373
|
}
|
|
@@ -8380,7 +8380,7 @@
|
|
|
8380
8380
|
},
|
|
8381
8381
|
"esri.rest-api.SpatialReference.SpatialReference": {
|
|
8382
8382
|
"additionalProperties": false,
|
|
8383
|
-
"description": "The spatialReference object is located at the top level of the web map JSON hierarchy. In addition to this, it is also available within the operationalLayer and basemap objects. Many predefined spatial references have already been defined and are available for use. A spatial reference can be defined using a well-known ID (WKID) or well-known text (WKT). The default tolerance and resolution values for the associated coordinate system are used. All operational layers in the map are drawn or requested in the spatial reference of the basemap layers. The basemap defines the map spatial reference and tiling scheme. Each basemapLayer must be in the same spatial reference and tiling scheme. For additional information on working with spatial references, and their associated WKIDs, please refer to the ArcGIS REST API documentation which discusses this.{@linkhttps://developers.arcgis.com/web-map-specification/objects/spatialReference/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/spatialReference/}.",
|
|
8383
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/spatialReference/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/spatialReference/}.",
|
|
8384
8384
|
"properties": {
|
|
8385
8385
|
"latestVcsWkid": {
|
|
8386
8386
|
"description": "(Optional) The current wkid value of the vertical coordinate system.",
|
|
@@ -8407,7 +8407,7 @@
|
|
|
8407
8407
|
},
|
|
8408
8408
|
"esri.rest-api.StreamLayer.StreamLayer": {
|
|
8409
8409
|
"additionalProperties": false,
|
|
8410
|
-
"description": "A stream layer in a web map.{@linkhttps://developers.arcgis.com/web-map-specification/objects/streamLayer/}.",
|
|
8410
|
+
"description": "A stream layer in a web map. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/streamLayer/}.",
|
|
8411
8411
|
"properties": {
|
|
8412
8412
|
"blendMode": {
|
|
8413
8413
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -8488,7 +8488,7 @@
|
|
|
8488
8488
|
"description": "A PopupInfo object defining the content of pop-up windows when you click or query a feature."
|
|
8489
8489
|
},
|
|
8490
8490
|
"refreshInterval": {
|
|
8491
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
8491
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
8492
8492
|
"type": "number"
|
|
8493
8493
|
},
|
|
8494
8494
|
"screenSizePerspective": {
|
|
@@ -8544,7 +8544,7 @@
|
|
|
8544
8544
|
},
|
|
8545
8545
|
"esri.rest-api.StyleSymbolReference.StyleSymbolReference": {
|
|
8546
8546
|
"additionalProperties": false,
|
|
8547
|
-
"description": "The StyleSymbolReference is used to reference a symbol from a portal styleItem.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/styleSymbolReference/}.",
|
|
8547
|
+
"description": "The StyleSymbolReference is used to reference a symbol from a portal styleItem. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/styleSymbolReference/}.",
|
|
8548
8548
|
"properties": {
|
|
8549
8549
|
"name": {
|
|
8550
8550
|
"description": "Identifies a symbol in the style by name.",
|
|
@@ -8572,7 +8572,7 @@
|
|
|
8572
8572
|
},
|
|
8573
8573
|
"esri.rest-api.SubtypeGroupLayer.SubtypeGroupLayer": {
|
|
8574
8574
|
"additionalProperties": false,
|
|
8575
|
-
"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.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/subtypeGroupLayer/}.",
|
|
8575
|
+
"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{@linkhttps://developers.arcgis.com/web-scene-specification/objects/subtypeGroupLayer/}.",
|
|
8576
8576
|
"properties": {
|
|
8577
8577
|
"blendMode": {
|
|
8578
8578
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -8624,7 +8624,7 @@
|
|
|
8624
8624
|
"type": "number"
|
|
8625
8625
|
},
|
|
8626
8626
|
"refreshInterval": {
|
|
8627
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
8627
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
8628
8628
|
"type": "number"
|
|
8629
8629
|
},
|
|
8630
8630
|
"showLegend": {
|
|
@@ -8664,7 +8664,7 @@
|
|
|
8664
8664
|
"type": "object"
|
|
8665
8665
|
},
|
|
8666
8666
|
"esri.rest-api.Symbol.Color": {
|
|
8667
|
-
"description": "Color is represented as a four-element array. The four elements represent values for red, green, blue, and alpha in that order. Values range from 0 through 255. If color is undefined for a symbol, the color value is null.{@linkhttps://developers.arcgis.com/web-map-specification/objects/color/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/color/}.",
|
|
8667
|
+
"description": "Color is represented as a four-element array. The four elements represent values for red, green, blue, and alpha in that order. Values range from 0 through 255. If color is undefined for a symbol, the color value is null. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/color/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/color/}.",
|
|
8668
8668
|
"items": {
|
|
8669
8669
|
"type": "number"
|
|
8670
8670
|
},
|
|
@@ -8672,7 +8672,7 @@
|
|
|
8672
8672
|
},
|
|
8673
8673
|
"esri.rest-api.Symbol.Font": {
|
|
8674
8674
|
"additionalProperties": false,
|
|
8675
|
-
"description": "Font used for text symbols.{@linkhttps://developers.arcgis.com/web-map-specification/objects/font/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/font/}.",
|
|
8675
|
+
"description": "Font used for text symbols. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/font/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/font/}.",
|
|
8676
8676
|
"properties": {
|
|
8677
8677
|
"decoration": {
|
|
8678
8678
|
"$ref": "#/definitions/esri.rest-api.Symbol.TextDecoration",
|
|
@@ -8750,7 +8750,7 @@
|
|
|
8750
8750
|
"$ref": "#/definitions/esri.rest-api.CIMSymbol.CIMSymbol"
|
|
8751
8751
|
}
|
|
8752
8752
|
],
|
|
8753
|
-
"description": "A symbol representing a feature on the map. Part of the Esri ArcGIS REST API (see http://resources.arcgis.com/en/help/rest/apiref/symbol.html).{@linkhttps://developers.arcgis.com/web-map-specification/objects/symbol/}."
|
|
8753
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/symbol/}."
|
|
8754
8754
|
},
|
|
8755
8755
|
"esri.rest-api.Symbol.TextDecoration": {
|
|
8756
8756
|
"description": "The text decoration for the Font.",
|
|
@@ -8773,7 +8773,7 @@
|
|
|
8773
8773
|
},
|
|
8774
8774
|
"esri.rest-api.Symbol3D.Material": {
|
|
8775
8775
|
"additionalProperties": false,
|
|
8776
|
-
"description": "The material used to shade the geometry.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/material/}.",
|
|
8776
|
+
"description": "The material used to shade the geometry. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/material/}.",
|
|
8777
8777
|
"properties": {
|
|
8778
8778
|
"color": {
|
|
8779
8779
|
"$ref": "#/definitions/esri.rest-api.Symbol.Color",
|
|
@@ -8800,7 +8800,7 @@
|
|
|
8800
8800
|
},
|
|
8801
8801
|
"esri.rest-api.Symbol3D.Outline": {
|
|
8802
8802
|
"additionalProperties": false,
|
|
8803
|
-
"description": "The outline of the point, line or polygon.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/outline/}.",
|
|
8803
|
+
"description": "The outline of the point, line or polygon. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/outline/}.",
|
|
8804
8804
|
"properties": {
|
|
8805
8805
|
"color": {
|
|
8806
8806
|
"$ref": "#/definitions/esri.rest-api.Symbol.Color",
|
|
@@ -8823,7 +8823,7 @@
|
|
|
8823
8823
|
},
|
|
8824
8824
|
"esri.rest-api.Symbol3D.ResourceIconSymbol": {
|
|
8825
8825
|
"additionalProperties": false,
|
|
8826
|
-
"description": "The shape (primitive) or image URL (href) used to visualize the features.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/iconSymbol3DLayer_resource/}.",
|
|
8826
|
+
"description": "The shape (primitive) or image URL (href) used to visualize the features. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/iconSymbol3DLayer_resource/}.",
|
|
8827
8827
|
"properties": {
|
|
8828
8828
|
"dataURI": {
|
|
8829
8829
|
"description": "An image encoded as base64 string, starting with data:image.",
|
|
@@ -8842,7 +8842,7 @@
|
|
|
8842
8842
|
},
|
|
8843
8843
|
"esri.rest-api.Symbol3D.ResourceObjectSymbol": {
|
|
8844
8844
|
"additionalProperties": false,
|
|
8845
|
-
"description": "The primitive shape (primitive) or external 3D model (href) used to visualize the points.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/objectSymbol3DLayer_resource/}.",
|
|
8845
|
+
"description": "The primitive shape (primitive) or external 3D model (href) used to visualize the points. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/objectSymbol3DLayer_resource/}.",
|
|
8846
8846
|
"properties": {
|
|
8847
8847
|
"href": {
|
|
8848
8848
|
"description": "Must be an absolute URL or a relative path starting with \"./\".",
|
|
@@ -8876,11 +8876,11 @@
|
|
|
8876
8876
|
"$ref": "#/definitions/esri.rest-api.StyleSymbolReference.StyleSymbolReference"
|
|
8877
8877
|
}
|
|
8878
8878
|
],
|
|
8879
|
-
"description": "Symbol3D is the base class for all 3D symbols. It is used to render 2D Point, Polyline, and Polygon features in a FeatureLayer and 3D mesh features in a SceneLayer. All 3D symbols must be used in a SceneView instance; there is no support for 3D rendering in MapViews.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/symbol3D/}."
|
|
8879
|
+
"description": "Symbol3D is the base class for all 3D symbols. It is used to render 2D Point, Polyline, and Polygon features in a FeatureLayer and 3D mesh features in a SceneLayer. All 3D symbols must be used in a SceneView instance; there is no support for 3D rendering in MapViews. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/symbol3D/}."
|
|
8880
8880
|
},
|
|
8881
8881
|
"esri.rest-api.TableDataSource.TableDataSource": {
|
|
8882
8882
|
"additionalProperties": false,
|
|
8883
|
-
"description": "Table data source is a table, feature class, or raster that resides in a registered workspace (either a folder or geodatabase). In the case of a geodatabase, if versioned, use version to switch to an alternate geodatabase version. If version is empty or missing, the registered geodatabase version will be used.{@linkhttps://developers.arcgis.com/web-map-specification/objects/tableDataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/tableDataSource/}.",
|
|
8883
|
+
"description": "Table data source is a table, feature class, or raster that resides in a registered workspace (either a folder or geodatabase). In the case of a geodatabase, if versioned, use version to switch to an alternate geodatabase version. If version is empty or missing, the registered geodatabase version will be used. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/tableDataSource/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/tableDataSource/}.",
|
|
8884
8884
|
"properties": {
|
|
8885
8885
|
"dataSourceName": {
|
|
8886
8886
|
"description": "The fully-qualified string value used to specify where the dataSource is derived.",
|
|
@@ -8891,7 +8891,7 @@
|
|
|
8891
8891
|
"type": "string"
|
|
8892
8892
|
},
|
|
8893
8893
|
"type": {
|
|
8894
|
-
"description": "Type of the DataSource.{@linkportal /DataSource!DataSourceType}.",
|
|
8894
|
+
"description": "Type of the DataSource. See{@linkportal /DataSource!DataSourceType}.",
|
|
8895
8895
|
"enum": [
|
|
8896
8896
|
"table"
|
|
8897
8897
|
],
|
|
@@ -8928,7 +8928,7 @@
|
|
|
8928
8928
|
},
|
|
8929
8929
|
"esri.rest-api.Template.Template": {
|
|
8930
8930
|
"additionalProperties": false,
|
|
8931
|
-
"description": "Templates describe features that can be created in a layer. Templates are used with map notes, other feature collections, and editable web-based CSV layers. They are not used with ArcGIS feature services, which already have feature templates defined in the service. Templates are defined as a property of the layer definition when there are no types defined; otherwise, templates are defined as properties of the types.{@linkhttps://developers.arcgis.com/web-map-specification/objects/template/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/template/}.",
|
|
8931
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/template/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/template/}.",
|
|
8932
8932
|
"properties": {
|
|
8933
8933
|
"description": {
|
|
8934
8934
|
"description": "A detailed description of the template.",
|
|
@@ -8951,7 +8951,7 @@
|
|
|
8951
8951
|
},
|
|
8952
8952
|
"esri.rest-api.TemporalRenderer.TemporalRenderer": {
|
|
8953
8953
|
"additionalProperties": false,
|
|
8954
|
-
"description": "A temporal renderer is used to perform time-based rendering of features in a feature layer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/temporalRenderer/}.",
|
|
8954
|
+
"description": "A temporal renderer is used to perform time-based rendering of features in a feature layer. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/temporalRenderer/}.",
|
|
8955
8955
|
"properties": {
|
|
8956
8956
|
"authoringInfo": {
|
|
8957
8957
|
"$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
|
|
@@ -8988,7 +8988,7 @@
|
|
|
8988
8988
|
"description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
|
|
8989
8989
|
"items": {
|
|
8990
8990
|
"$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
|
|
8991
|
-
"description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
8991
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
8992
8992
|
},
|
|
8993
8993
|
"type": "array"
|
|
8994
8994
|
}
|
|
@@ -9000,7 +9000,7 @@
|
|
|
9000
9000
|
},
|
|
9001
9001
|
"esri.rest-api.TextSymbol.TextSymbol": {
|
|
9002
9002
|
"additionalProperties": false,
|
|
9003
|
-
"description": "Text symbols are used to add text to a feature (labeling).{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriTS_symbol/}.",
|
|
9003
|
+
"description": "Text symbols are used to add text to a feature (labeling). See{@linkhttps://developers.arcgis.com/web-map-specification/objects/esriTS_symbol/}.",
|
|
9004
9004
|
"properties": {
|
|
9005
9005
|
"angle": {
|
|
9006
9006
|
"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.",
|
|
@@ -9081,7 +9081,7 @@
|
|
|
9081
9081
|
},
|
|
9082
9082
|
"esri.rest-api.TextSymbol3DLayer.TextSymbol3DLayer": {
|
|
9083
9083
|
"additionalProperties": false,
|
|
9084
|
-
"description": "TextSymbol3DLayer is used to draw text labels for features of any geometry type.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/textSymbol3DLayer/}.",
|
|
9084
|
+
"description": "TextSymbol3DLayer is used to draw text labels for features of any geometry type. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/textSymbol3DLayer/}.",
|
|
9085
9085
|
"properties": {
|
|
9086
9086
|
"font": {
|
|
9087
9087
|
"$ref": "#/definitions/esri.rest-api.Symbol.Font",
|
|
@@ -9114,7 +9114,7 @@
|
|
|
9114
9114
|
},
|
|
9115
9115
|
"esri.rest-api.TileInfo.TileInfo": {
|
|
9116
9116
|
"additionalProperties": false,
|
|
9117
|
-
"description": "Tile information, returned from the WMTS OGC Web Service. The tileInfo will contain the spatial reference of the layer. TileInfo is the same json representation as the ArcGIS Map/Image service tileInfo except that it may contain a levelValue on the lod objects that should be used instead of the level in the templateUrl.{@linkhttps://developers.arcgis.com/web-map-specification/objects/tileInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/tileInfo/}.",
|
|
9117
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/tileInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/tileInfo/}.",
|
|
9118
9118
|
"properties": {
|
|
9119
9119
|
"cols": {
|
|
9120
9120
|
"description": "Requested tile's column.",
|
|
@@ -9133,7 +9133,7 @@
|
|
|
9133
9133
|
"type": "string"
|
|
9134
9134
|
},
|
|
9135
9135
|
"lods": {
|
|
9136
|
-
"description": "An array of levels of detail that define the tiling scheme.{@linkhttps://developers.arcgis.com/web-map-specification/objects/lod/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/lod/}.",
|
|
9136
|
+
"description": "An array of levels of detail that define the tiling scheme. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/lod/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/lod/}.",
|
|
9137
9137
|
"items": {
|
|
9138
9138
|
"$ref": "__type"
|
|
9139
9139
|
},
|
|
@@ -9156,7 +9156,7 @@
|
|
|
9156
9156
|
},
|
|
9157
9157
|
"esri.rest-api.TiledImageServiceLayer.TiledImageServiceLayer": {
|
|
9158
9158
|
"additionalProperties": false,
|
|
9159
|
-
"description": "An ArcGIS Tiled Image Service layer displays map content from an ArcGIS Server Image service that has been cached (tiled).{@linkhttps://developers.arcgis.com/web-map-specification/objects/tiledImageServiceLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/tiledImageServiceLayer/}.",
|
|
9159
|
+
"description": "An ArcGIS Tiled Image Service layer displays map content from an ArcGIS Server Image service that has been cached (tiled). See{@linkhttps://developers.arcgis.com/web-map-specification/objects/tiledImageServiceLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/tiledImageServiceLayer/}.",
|
|
9160
9160
|
"properties": {
|
|
9161
9161
|
"blendMode": {
|
|
9162
9162
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -9205,7 +9205,7 @@
|
|
|
9205
9205
|
"type": "number"
|
|
9206
9206
|
},
|
|
9207
9207
|
"refreshInterval": {
|
|
9208
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
9208
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
9209
9209
|
"type": "number"
|
|
9210
9210
|
},
|
|
9211
9211
|
"showLegend": {
|
|
@@ -9247,7 +9247,7 @@
|
|
|
9247
9247
|
},
|
|
9248
9248
|
"esri.rest-api.TiledMapServiceLayer.TiledMapServiceLayer": {
|
|
9249
9249
|
"additionalProperties": false,
|
|
9250
|
-
"description": "An ArcGIS Tiled Map Service layer displays map content from an ArcGIS Server Map service that has been cached (tiled).{@linkhttps://developers.arcgis.com/web-map-specification/objects/tiledMapServiceLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/tiledMapServiceLayer/}.",
|
|
9250
|
+
"description": "An ArcGIS Tiled Map Service layer displays map content from an ArcGIS Server Map service that has been cached (tiled). See{@linkhttps://developers.arcgis.com/web-map-specification/objects/tiledMapServiceLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/tiledMapServiceLayer/}.",
|
|
9251
9251
|
"properties": {
|
|
9252
9252
|
"blendMode": {
|
|
9253
9253
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -9269,7 +9269,7 @@
|
|
|
9269
9269
|
},
|
|
9270
9270
|
"exclusionAreas": {
|
|
9271
9271
|
"$ref": "__type",
|
|
9272
|
-
"description": "Exclusion areas define extent areas where no data will be fetched for a layer. NOTE: Applicable if used as a baseMapLayer. An array of exclusionArea objects defining the layer exclusions.{@linkhttps://developers.arcgis.com/web-map-specification/objects/exclusionArea/}."
|
|
9272
|
+
"description": "Exclusion areas define extent areas where no data will be fetched for a layer. NOTE: Applicable if used as a baseMapLayer. An array of exclusionArea objects defining the layer exclusions. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/exclusionArea/}."
|
|
9273
9273
|
},
|
|
9274
9274
|
"id": {
|
|
9275
9275
|
"description": "A unique identifying string for the layer.",
|
|
@@ -9318,7 +9318,7 @@
|
|
|
9318
9318
|
"type": "string"
|
|
9319
9319
|
},
|
|
9320
9320
|
"refreshInterval": {
|
|
9321
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
9321
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
9322
9322
|
"type": "number"
|
|
9323
9323
|
},
|
|
9324
9324
|
"showLegend": {
|
|
@@ -9359,10 +9359,9 @@
|
|
|
9359
9359
|
},
|
|
9360
9360
|
"esri.rest-api.Type.Type": {
|
|
9361
9361
|
"additionalProperties": false,
|
|
9362
|
-
"description": "Types contain information about the combinations of attributes allowed for features in the dataset. Each feature in the dataset can have a type, indicated in its typeIdField, which is used in LayerDefinition.{@linkhttps://developers.arcgis.com/web-map-specification/objects/type/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/type/}.",
|
|
9362
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/type/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/type/}.",
|
|
9363
9363
|
"properties": {
|
|
9364
9364
|
"domains": {
|
|
9365
|
-
"$ref": "__type",
|
|
9366
9365
|
"description": "A set of domain objects for each domain in the type."
|
|
9367
9366
|
},
|
|
9368
9367
|
"id": {
|
|
@@ -9388,7 +9387,7 @@
|
|
|
9388
9387
|
},
|
|
9389
9388
|
"esri.rest-api.UniqueValueFromStyle.UniqueValueFromStyle": {
|
|
9390
9389
|
"additionalProperties": false,
|
|
9391
|
-
"description": "This is a special version of UniqueValue Renderer, which loads uniqueValue infos from a portal style.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/uniqueValueFromStyleRenderer/}.",
|
|
9390
|
+
"description": "This is a special version of UniqueValue Renderer, which loads uniqueValue infos from a portal style. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/uniqueValueFromStyleRenderer/}.",
|
|
9392
9391
|
"properties": {
|
|
9393
9392
|
"authoringInfo": {
|
|
9394
9393
|
"$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
|
|
@@ -9433,7 +9432,7 @@
|
|
|
9433
9432
|
"description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
|
|
9434
9433
|
"items": {
|
|
9435
9434
|
"$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
|
|
9436
|
-
"description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
9435
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
9437
9436
|
},
|
|
9438
9437
|
"type": "array"
|
|
9439
9438
|
}
|
|
@@ -9446,7 +9445,7 @@
|
|
|
9446
9445
|
},
|
|
9447
9446
|
"esri.rest-api.UniqueValueRenderer.UniqueValueInfo": {
|
|
9448
9447
|
"additionalProperties": false,
|
|
9449
|
-
"description": "The following is a list of properties found on the uniqueValueInfo object, which is one of the properties on the renderer object. The uniqueValueInfo object contains the symbology for each uniquely drawn value in the renderer.{@linkhttps://developers.arcgis.com/web-map-specification/objects/uniqueValueInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/uniqueValueInfo/}.",
|
|
9448
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/uniqueValueInfo/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/uniqueValueInfo/}.",
|
|
9450
9449
|
"properties": {
|
|
9451
9450
|
"description": {
|
|
9452
9451
|
"description": "String value used to describe the drawn symbol.",
|
|
@@ -9513,7 +9512,7 @@
|
|
|
9513
9512
|
},
|
|
9514
9513
|
"esri.rest-api.UniqueValueRenderer.UniqueValueRenderer": {
|
|
9515
9514
|
"additionalProperties": false,
|
|
9516
|
-
"description": "A unique value renderer symbolizes groups of features that have matching field values.{@linkhttps://developers.arcgis.com/web-map-specification/objects/uniqueValue_renderer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/uniqueValueRenderer/}.",
|
|
9515
|
+
"description": "A unique value renderer symbolizes groups of features that have matching field values. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/uniqueValue_renderer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/uniqueValueRenderer/}.",
|
|
9517
9516
|
"properties": {
|
|
9518
9517
|
"authoringInfo": {
|
|
9519
9518
|
"$ref": "#/definitions/esri.rest-api.Renderer.AuthoringInfo",
|
|
@@ -9613,7 +9612,7 @@
|
|
|
9613
9612
|
"description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
|
|
9614
9613
|
"items": {
|
|
9615
9614
|
"$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
|
|
9616
|
-
"description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
9615
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
9617
9616
|
},
|
|
9618
9617
|
"type": "array"
|
|
9619
9618
|
}
|
|
@@ -9627,7 +9626,7 @@
|
|
|
9627
9626
|
},
|
|
9628
9627
|
"esri.rest-api.Value.Value": {
|
|
9629
9628
|
"additionalProperties": false,
|
|
9630
|
-
"description": "The value object contains information for pop-up windows about how images should be retrieved or charts constructed.{@linkhttps://developers.arcgis.com/web-map-specification/objects/value/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/value/}.",
|
|
9629
|
+
"description": "The value object contains information for pop-up windows about how images should be retrieved or charts constructed. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/value/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/value/}.",
|
|
9631
9630
|
"properties": {
|
|
9632
9631
|
"fields": {
|
|
9633
9632
|
"description": "Used with charts. An array of field names to display in the chart.",
|
|
@@ -9737,7 +9736,7 @@
|
|
|
9737
9736
|
"description": "An array of visualVariable objects used for continuous color or size, simple, and unique values with feature opacity.",
|
|
9738
9737
|
"items": {
|
|
9739
9738
|
"$ref": "#/definitions/esri.rest-api.VisualVariable.VisualVariable",
|
|
9740
|
-
"description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
9739
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
9741
9740
|
},
|
|
9742
9741
|
"type": "array"
|
|
9743
9742
|
}
|
|
@@ -9752,7 +9751,7 @@
|
|
|
9752
9751
|
},
|
|
9753
9752
|
"esri.rest-api.VectorTileLayer.VectorTileLayer": {
|
|
9754
9753
|
"additionalProperties": false,
|
|
9755
|
-
"description": "A vector tile layer references a set of web-accessible vector tiles and the corresponding style for how those tiles should be drawn.{@linkhttps://developers.arcgis.com/web-map-specification/objects/vectorTileLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/vectorTileLayer/}.",
|
|
9754
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/vectorTileLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/vectorTileLayer/}.",
|
|
9756
9755
|
"properties": {
|
|
9757
9756
|
"blendMode": {
|
|
9758
9757
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -9805,7 +9804,7 @@
|
|
|
9805
9804
|
"type": "string"
|
|
9806
9805
|
},
|
|
9807
9806
|
"refreshInterval": {
|
|
9808
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
9807
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
9809
9808
|
"type": "number"
|
|
9810
9809
|
},
|
|
9811
9810
|
"showLegend": {
|
|
@@ -9846,7 +9845,7 @@
|
|
|
9846
9845
|
},
|
|
9847
9846
|
"esri.rest-api.VerticalOffset.VerticalOffset": {
|
|
9848
9847
|
"additionalProperties": false,
|
|
9849
|
-
"description": "Shifts the symbol along the vertical world axis by a given length. The length is set in screen space units.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/verticalOffset/}.",
|
|
9848
|
+
"description": "Shifts the symbol along the vertical world axis by a given length. The length is set in screen space units. See{@linkhttps://developers.arcgis.com/web-scene-specification/objects/verticalOffset/}.",
|
|
9850
9849
|
"properties": {
|
|
9851
9850
|
"maxWorldLength": {
|
|
9852
9851
|
"description": "The maximum vertical symbol lift in world units. It acts as an upper bound to avoid lift becoming too big.",
|
|
@@ -9868,13 +9867,13 @@
|
|
|
9868
9867
|
},
|
|
9869
9868
|
"esri.rest-api.VisualVariable.ColorInfo": {
|
|
9870
9869
|
"additionalProperties": false,
|
|
9871
|
-
"description": "The colorInfo visual variable defines how a continuous color ramp is applied to features based on the values of a numeric field attribute. The minimum and maximum values of the data should be indicated along with their respective color values. You must specify either colors or stops to construct the color ramp.{@linkhttps://developers.arcgis.com/web-map-specification/objects/colorInfo_visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorInfo_visualVariable/}.",
|
|
9870
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/colorInfo_visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/colorInfo_visualVariable/}.",
|
|
9872
9871
|
"properties": {
|
|
9873
9872
|
"colors": {
|
|
9874
9873
|
"description": "An array of colors that define the color ramp. Either colors or stops must be specified to construct the color ramp.",
|
|
9875
9874
|
"items": {
|
|
9876
9875
|
"$ref": "#/definitions/esri.rest-api.Symbol.Color",
|
|
9877
|
-
"description": "Color is represented as a four-element array. The four elements represent values for red, green, blue, and alpha in that order. Values range from 0 through 255. If color is undefined for a symbol, the color value is null.{@linkhttps://developers.arcgis.com/web-map-specification/objects/color/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/color/}."
|
|
9876
|
+
"description": "Color is represented as a four-element array. The four elements represent values for red, green, blue, and alpha in that order. Values range from 0 through 255. If color is undefined for a symbol, the color value is null. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/color/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/color/}."
|
|
9878
9877
|
},
|
|
9879
9878
|
"type": "array"
|
|
9880
9879
|
},
|
|
@@ -9884,7 +9883,7 @@
|
|
|
9884
9883
|
},
|
|
9885
9884
|
"legendOptions": {
|
|
9886
9885
|
"$ref": "__type",
|
|
9887
|
-
"description": "Options available for the legend.{@linkhttps://developers.arcgis.com/web-map-specification/objects/legendOptions/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/legendOptions/}."
|
|
9886
|
+
"description": "Options available for the legend. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/legendOptions/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/legendOptions/}."
|
|
9888
9887
|
},
|
|
9889
9888
|
"maxDataValue": {
|
|
9890
9889
|
"description": "The maximum data value.",
|
|
@@ -9927,7 +9926,7 @@
|
|
|
9927
9926
|
"anyOf": [
|
|
9928
9927
|
{
|
|
9929
9928
|
"$ref": "#/definitions/esri.rest-api.Symbol.Color",
|
|
9930
|
-
"description": "Color is represented as a four-element array. The four elements represent values for red, green, blue, and alpha in that order. Values range from 0 through 255. If color is undefined for a symbol, the color value is null.{@linkhttps://developers.arcgis.com/web-map-specification/objects/color/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/color/}."
|
|
9929
|
+
"description": "Color is represented as a four-element array. The four elements represent values for red, green, blue, and alpha in that order. Values range from 0 through 255. If color is undefined for a symbol, the color value is null. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/color/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/color/}."
|
|
9931
9930
|
},
|
|
9932
9931
|
{
|
|
9933
9932
|
"type": "string"
|
|
@@ -9948,7 +9947,7 @@
|
|
|
9948
9947
|
},
|
|
9949
9948
|
"esri.rest-api.VisualVariable.RotationInfo": {
|
|
9950
9949
|
"additionalProperties": false,
|
|
9951
|
-
"description": "The rotation visual variable defines how features rendered with marker symbols are rotated. The rotation value is determined by mapping the values to data in a field, or by other arithmetic means with a function.{@linkhttps://developers.arcgis.com/web-scene-specification/objects/rotationInfo_visualVariable/}{@linkhttps://developers.arcgis.com/web-map-specification/objects/rotationInfo_visualVariable/}.",
|
|
9950
|
+
"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{@linkhttps://developers.arcgis.com/web-scene-specification/objects/rotationInfo_visualVariable/}{@linkhttps://developers.arcgis.com/web-map-specification/objects/rotationInfo_visualVariable/}.",
|
|
9952
9951
|
"properties": {
|
|
9953
9952
|
"field": {
|
|
9954
9953
|
"description": "A string value indicating the name of the feature attribute field that contains the data value to render.",
|
|
@@ -9956,7 +9955,7 @@
|
|
|
9956
9955
|
},
|
|
9957
9956
|
"legendOptions": {
|
|
9958
9957
|
"$ref": "__type",
|
|
9959
|
-
"description": "Options available for the legend.{@linkhttps://developers.arcgis.com/web-map-specification/objects/legendOptions/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/legendOptions/}."
|
|
9958
|
+
"description": "Options available for the legend. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/legendOptions/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/legendOptions/}."
|
|
9960
9959
|
},
|
|
9961
9960
|
"normalizationField": {
|
|
9962
9961
|
"description": "String value indicating the name of the attribute field used to normalize the data.",
|
|
@@ -9994,7 +9993,7 @@
|
|
|
9994
9993
|
},
|
|
9995
9994
|
"esri.rest-api.VisualVariable.Size": {
|
|
9996
9995
|
"additionalProperties": false,
|
|
9997
|
-
"description": "Specifies the largest marker size to use at any given map scale. This is required if valueUnit is set to unknown.{@linkhttps://developers.arcgis.com/web-map-specification/objects/maxSize/}{@linkhttps://developers.arcgis.com/web-map-specification/objects/minSize/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/maxSize/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/minSize/}.",
|
|
9996
|
+
"description": "Specifies the largest marker size to use at any given map scale. This is required if valueUnit is set to unknown. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/maxSize/}{@linkhttps://developers.arcgis.com/web-map-specification/objects/minSize/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/maxSize/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/minSize/}.",
|
|
9998
9997
|
"properties": {
|
|
9999
9998
|
"expression": {
|
|
10000
9999
|
"description": "The value which allows a size to be defined based on the map scale. Currently, the only supported expression is, view.scale.",
|
|
@@ -10020,7 +10019,7 @@
|
|
|
10020
10019
|
},
|
|
10021
10020
|
"esri.rest-api.VisualVariable.SizeInfo": {
|
|
10022
10021
|
"additionalProperties": false,
|
|
10023
|
-
"description": "The sizeInfo visual variable defines how a continuous color ramp is applied to features based on the values of a numeric field attribute. The minimum and maximum values of the data should be indicated along with their respective color values. You must specify either colors or stops to construct the color ramp.{@linkhttps://developers.arcgis.com/web-map-specification/objects/sizeInfo_visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/sizeInfo_visualVariable/}.",
|
|
10022
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/sizeInfo_visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/sizeInfo_visualVariable/}.",
|
|
10024
10023
|
"properties": {
|
|
10025
10024
|
"axis": {
|
|
10026
10025
|
"description": "Defines the axis the size visual variable should be applied to when rendering features with an ObjectSymbol3DLayer.",
|
|
@@ -10039,7 +10038,7 @@
|
|
|
10039
10038
|
},
|
|
10040
10039
|
"legendOptions": {
|
|
10041
10040
|
"$ref": "__type",
|
|
10042
|
-
"description": "Options available for the legend.{@linkhttps://developers.arcgis.com/web-map-specification/objects/legendOptions/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/legendOptions/}."
|
|
10041
|
+
"description": "Options available for the legend. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/legendOptions/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/legendOptions/}."
|
|
10043
10042
|
},
|
|
10044
10043
|
"maxDataValue": {
|
|
10045
10044
|
"description": "The maximum data value.",
|
|
@@ -10143,7 +10142,7 @@
|
|
|
10143
10142
|
},
|
|
10144
10143
|
"esri.rest-api.VisualVariable.TransparencyInfo": {
|
|
10145
10144
|
"additionalProperties": false,
|
|
10146
|
-
"description": "TransparencyInfo is supported by opacityInfo in the JavaScript API. Except type and axis, all properties follow the syntax of the JavaScript API's opacityInfo property. It applies transparency to each feature based on the attribute values in a field. The exception is that the webmap JSON uses transparency (range 0 - 100, with 100 as completely transparent) instead of opacity (range 0 - 1, with 0 as completely transparent).{@linkhttps://developers.arcgis.com/web-map-specification/objects/transparencyInfo_visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/transparencyInfo_visualVariable/}.",
|
|
10145
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/transparencyInfo_visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/transparencyInfo_visualVariable/}.",
|
|
10147
10146
|
"properties": {
|
|
10148
10147
|
"field": {
|
|
10149
10148
|
"description": "A string value indicating the name of the feature attribute field that contains the data value to render.",
|
|
@@ -10217,11 +10216,11 @@
|
|
|
10217
10216
|
"$ref": "#/definitions/esri.rest-api.VisualVariable.RotationInfo"
|
|
10218
10217
|
}
|
|
10219
10218
|
],
|
|
10220
|
-
"description": "A visualVariable is an object containing the type of drawing property, the axis the variable is applied to, and additional properties for the variable. There are three types of visual variables, 'colorInfo', 'sizeInfo', and 'transparencyInfo'.{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
10219
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/visualVariable/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/visualVariable/}."
|
|
10221
10220
|
},
|
|
10222
10221
|
"esri.rest-api.WMSLayer.WMSLayer": {
|
|
10223
10222
|
"additionalProperties": false,
|
|
10224
|
-
"description": "A layer consuming a Web Map Service (WMS). The WMS specification is an international specification for serving and consuming dynamic maps on the web. For additional information on publishing WMS services, please see the ArcGIS Server help.{@linkhttps://developers.arcgis.com/web-map-specification/objects/wmsLayer/}.",
|
|
10223
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/wmsLayer/}.",
|
|
10225
10224
|
"properties": {
|
|
10226
10225
|
"blendMode": {
|
|
10227
10226
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -10326,7 +10325,7 @@
|
|
|
10326
10325
|
"type": "number"
|
|
10327
10326
|
},
|
|
10328
10327
|
"refreshInterval": {
|
|
10329
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
10328
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
10330
10329
|
"type": "number"
|
|
10331
10330
|
},
|
|
10332
10331
|
"showLegend": {
|
|
@@ -10385,7 +10384,7 @@
|
|
|
10385
10384
|
},
|
|
10386
10385
|
"esri.rest-api.WMSSublayer.WMSSublayer": {
|
|
10387
10386
|
"additionalProperties": false,
|
|
10388
|
-
"description": "A layer object may allow overrides on popup content and drawing behavior for individual layers of a web service.{@linkhttps://developers.arcgis.com/web-map-specification/objects/wmsLayer_layer/}.",
|
|
10387
|
+
"description": "A layer object may allow overrides on popup content and drawing behavior for individual layers of a web service. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/wmsLayer_layer/}.",
|
|
10389
10388
|
"properties": {
|
|
10390
10389
|
"legendUrl": {
|
|
10391
10390
|
"description": "A string URL to a legend graphic for the layer.",
|
|
@@ -10412,7 +10411,7 @@
|
|
|
10412
10411
|
},
|
|
10413
10412
|
"esri.rest-api.WMTSInfo.WMTSInfo": {
|
|
10414
10413
|
"additionalProperties": false,
|
|
10415
|
-
"description": "Object containing layerIdentifier, tileMatrixSet, and URL for WMTSLayer layer types.{@linkhttps://developers.arcgis.com/web-map-specification/objects/wmtsInfo/}.",
|
|
10414
|
+
"description": "Object containing layerIdentifier, tileMatrixSet, and URL for WMTSLayer layer types. See{@linkhttps://developers.arcgis.com/web-map-specification/objects/wmtsInfo/}.",
|
|
10416
10415
|
"properties": {
|
|
10417
10416
|
"customLayerParameters": {
|
|
10418
10417
|
"description": "A sequence of parameters used to append different custom parameters to a WMTS tile request. These parameters are applied to GetTile. The customLayerParameters property takes precedence if customParameters is also present."
|
|
@@ -10437,7 +10436,7 @@
|
|
|
10437
10436
|
},
|
|
10438
10437
|
"esri.rest-api.WebTileLayer.WebTileLayer": {
|
|
10439
10438
|
"additionalProperties": false,
|
|
10440
|
-
"description": "A tile layer is a derived from a set of web-accessible tiles which reside on a server. The tiles are accessed by a direct URL request from the web browser. Because the tiles in a tile layer are not available as a service, they must be in a specific format for a web app such as the ArcGIS.com map viewer to display the layer on a map.{@linkhttps://developers.arcgis.com/web-map-specification/objects/tiledLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/tiledLayer/}.",
|
|
10439
|
+
"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{@linkhttps://developers.arcgis.com/web-map-specification/objects/tiledLayer/}{@linkhttps://developers.arcgis.com/web-scene-specification/objects/tiledLayer/}.",
|
|
10441
10440
|
"properties": {
|
|
10442
10441
|
"blendMode": {
|
|
10443
10442
|
"$ref": "#/definitions/esri.rest-api._LayerBase.BlendMode",
|
|
@@ -10491,7 +10490,7 @@
|
|
|
10491
10490
|
"type": "number"
|
|
10492
10491
|
},
|
|
10493
10492
|
"refreshInterval": {
|
|
10494
|
-
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page.{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
10493
|
+
"description": "When the refresh interval is set on a layer, the client must refresh that layer only, not the entire web map. The default value is '0', meaning the no refresh. You can enable a refresh interval on the following types of layers: ArcGIS Server web service, hosted feature layer, hosted tile layer, OGC WMS, OGS WMTS, tile layer, GeoRSS, Living Atlas layers, basemaps (including Bing Maps basemaps), CSV from the web with latitude and longitude fields, and KML when added to ArcGIS Online through the My Content page. See{@linkhttps://doc.arcgis.com/en/arcgis-online/create-maps/set-refresh-interval.htm}.",
|
|
10495
10494
|
"type": "number"
|
|
10496
10495
|
},
|
|
10497
10496
|
"showLegend": {
|