@arcgis/core 5.0.0-next.73 → 5.0.0-next.74
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/WebDocument2D.d.ts +5 -30
- package/analysis/ElevationProfile/ElevationProfileLineQuery.d.ts +1 -1
- package/assets/esri/core/workers/RemoteClient.js +1 -1
- package/assets/esri/core/workers/chunks/0b666327e8090a6e6f6a.js +1 -0
- package/assets/esri/core/workers/chunks/16a7edb381621085a631.js +1 -0
- package/assets/esri/core/workers/chunks/{e246b256347a281c13fd.js → 22288b62da20a7a78a4f.js} +1 -1
- package/assets/esri/core/workers/chunks/{7e37a3005f2ad2c0a918.js → 23cf4cbc389d2b50e968.js} +1 -1
- package/assets/esri/core/workers/chunks/{935a6dccb88557f98189.js → 2a2f33df530b61e3a43f.js} +7 -5
- package/assets/esri/core/workers/chunks/4750f55a289bc0cf3d77.js +1 -0
- package/assets/esri/core/workers/chunks/a5181292b309b8249bd8.js +1 -0
- package/assets/esri/core/workers/chunks/ae733ee050f27f7d8924.js +1 -0
- package/assets/esri/core/workers/chunks/{64985e9b6e2edb3ceb37.js → b498db9715a722c52995.js} +45 -58
- package/assets/esri/core/workers/chunks/befeca51530bba5e8073.js +1 -0
- package/assets/esri/core/workers/chunks/cd788ed111e1e35cf9c8.js +1 -0
- package/assets/esri/core/workers/chunks/f35021214e534d5e0446.js +1 -0
- package/assets/esri/themes/base/widgets/_FeatureTable.scss +99 -22
- package/assets/esri/themes/dark/main.css +1 -1
- package/assets/esri/themes/light/main.css +1 -1
- package/assets/esri/themes/light/view.css +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_en.json +1 -1
- package/chunks/ComponentShader.glsl.js +1 -1
- package/chunks/GlowBlur.glsl.js +2 -3
- package/chunks/HUDMaterial.glsl.js +43 -56
- package/config.d.ts +6 -8
- package/config.js +1 -1
- package/core/Collection.d.ts +27 -1
- package/core/types.d.ts +0 -23
- package/geometry/support/MeshTexture.d.ts +0 -2
- package/geometry/support/MeshVertexAttributes.d.ts +0 -2
- package/identity/IdentityManagerBase.d.ts +3 -6
- package/interfaces.d.ts +3 -3
- package/kernel.js +1 -1
- package/layers/BaseDynamicLayer.d.ts +1 -4
- package/layers/BaseElevationLayer.d.ts +3 -6
- package/layers/BuildingSceneLayer.d.ts +1 -4
- package/layers/CSVLayer.d.ts +1 -4
- package/layers/CatalogLayer.d.ts +1 -4
- package/layers/DimensionLayer.d.ts +1 -4
- package/layers/ElevationLayer.d.ts +3 -6
- package/layers/FeatureLayer.d.ts +1 -4
- package/layers/GaussianSplatLayer.d.ts +0 -1
- package/layers/GeoJSONLayer.d.ts +1 -4
- package/layers/GeoRSSLayer.d.ts +1 -4
- package/layers/GraphicsLayer.d.ts +1 -4
- package/layers/GroupLayer.d.ts +1 -4
- package/layers/ImageryLayer.d.ts +1 -4
- package/layers/ImageryTileLayer.d.ts +1 -4
- package/layers/IntegratedMesh3DTilesLayer.d.ts +1 -4
- package/layers/IntegratedMeshLayer.d.ts +1 -4
- package/layers/KMLLayer.d.ts +1 -4
- package/layers/Layer.d.ts +2 -6
- package/layers/LineOfSightLayer.d.ts +1 -4
- package/layers/MapImageLayer.d.ts +1 -4
- package/layers/MapNotesLayer.d.ts +1 -4
- package/layers/MediaLayer.d.ts +1 -4
- package/layers/OGCFeatureLayer.d.ts +1 -4
- package/layers/OrientedImageryLayer.d.ts +1 -4
- package/layers/ParquetLayer.d.ts +1 -4
- package/layers/PointCloudLayer.d.ts +1 -4
- package/layers/RouteLayer.d.ts +2 -5
- package/layers/SceneLayer.d.ts +1 -4
- package/layers/SubtypeGroupLayer.d.ts +1 -12
- package/layers/TileLayer.d.ts +1 -4
- package/layers/UnknownLayer.d.ts +1 -4
- package/layers/UnsupportedLayer.d.ts +1 -4
- package/layers/VectorTileLayer.d.ts +1 -4
- package/layers/VideoLayer.d.ts +1 -4
- package/layers/ViewshedLayer.d.ts +1 -4
- package/layers/VoxelLayer.d.ts +1 -4
- package/layers/WCSLayer.d.ts +1 -4
- package/layers/WFSLayer.d.ts +1 -4
- package/layers/WMSLayer.d.ts +1 -4
- package/layers/WMTSLayer.d.ts +1 -4
- package/layers/catalog/CatalogDynamicGroupLayer.d.ts +1 -4
- package/layers/catalog/CatalogFootprintLayer.d.ts +1 -4
- package/layers/knowledgeGraph/KnowledgeGraphSublayer.d.ts +1 -6
- package/layers/mixins/EditBusLayer.d.ts +0 -1
- package/layers/support/FeatureFilter.d.ts +0 -1
- package/layers/support/MosaicRule.d.ts +0 -4
- package/layers/support/types.d.ts +2 -2
- package/layers/types.d.ts +19 -6
- package/package.json +1 -1
- package/portal/PortalUser.d.ts +1 -1
- package/renderers/support/RendererLegendOptions.d.ts +0 -1
- package/request/types.d.ts +0 -1
- package/rest/support/NormalizationBinParametersMixin.d.ts +18 -20
- package/rest/support/PrintTemplate.d.ts +0 -1
- package/rest/support/RelationshipQuery.d.ts +1 -10
- package/rest/support/types.d.ts +29 -3
- package/smartMapping/heuristics/binLevel.d.ts +1 -1
- package/smartMapping/heuristics/scaleRange.d.ts +1 -1
- package/smartMapping/heuristics/sizeRange.d.ts +1 -1
- package/smartMapping/heuristics/types.d.ts +0 -2
- package/smartMapping/labels/bins.d.ts +1 -1
- package/smartMapping/labels/clusters.d.ts +1 -1
- package/smartMapping/popup/clusters.d.ts +1 -1
- package/smartMapping/popup/templates.d.ts +1 -1
- package/smartMapping/raster/renderers/classBreaks.d.ts +1 -1
- package/smartMapping/raster/renderers/colormap.d.ts +1 -1
- package/smartMapping/raster/renderers/flow.d.ts +0 -1
- package/smartMapping/raster/renderers/rgb.d.ts +1 -1
- package/smartMapping/raster/renderers/shadedRelief.d.ts +0 -1
- package/smartMapping/raster/renderers/stretch.d.ts +1 -1
- package/smartMapping/raster/renderers/uniqueValue.d.ts +0 -1
- package/smartMapping/raster/renderers/vectorField.d.ts +0 -1
- package/smartMapping/raster/support/utils.d.ts +0 -2
- package/smartMapping/renderers/color.d.ts +6 -6
- package/smartMapping/renderers/dotDensity.d.ts +0 -1
- package/smartMapping/renderers/heatmap.d.ts +1 -1
- package/smartMapping/renderers/location.d.ts +0 -1
- package/smartMapping/renderers/opacity.d.ts +1 -1
- package/smartMapping/renderers/pieChart.d.ts +0 -2
- package/smartMapping/renderers/predominance.d.ts +0 -1
- package/smartMapping/renderers/relationship.d.ts +0 -1
- package/smartMapping/renderers/size.d.ts +4 -6
- package/smartMapping/renderers/type.d.ts +9 -5
- package/smartMapping/renderers/univariateColorSize.d.ts +2 -2
- package/smartMapping/statistics/classBreaks.d.ts +1 -1
- package/smartMapping/statistics/heatmapStatistics.d.ts +1 -1
- package/smartMapping/statistics/histogram.d.ts +1 -1
- package/smartMapping/statistics/predominantCategories.d.ts +1 -1
- package/smartMapping/statistics/summaryStatistics.d.ts +1 -1
- package/smartMapping/statistics/summaryStatisticsForAge.d.ts +1 -1
- package/smartMapping/statistics/support/ageUtils.d.ts +1 -1
- package/smartMapping/statistics/types.d.ts +26 -8
- package/smartMapping/statistics/uniqueValues.d.ts +1 -1
- package/smartMapping/symbology/color.d.ts +4 -4
- package/smartMapping/symbology/dotDensity.d.ts +3 -3
- package/smartMapping/symbology/flow.d.ts +3 -3
- package/smartMapping/symbology/heatmap.d.ts +3 -3
- package/smartMapping/symbology/location.d.ts +1 -1
- package/smartMapping/symbology/pieChart.d.ts +3 -3
- package/smartMapping/symbology/predominance.d.ts +3 -3
- package/smartMapping/symbology/relationship.d.ts +3 -3
- package/smartMapping/symbology/size.d.ts +1 -1
- package/smartMapping/symbology/support/colorRamps.d.ts +1 -1
- package/smartMapping/symbology/type.d.ts +3 -3
- package/support/revision.js +1 -1
- package/symbols/cim/types.d.ts +0 -12
- package/symbols/support/symbolUtils.d.ts +1 -1
- package/views/2d/MapViewConstraints.d.ts +2 -10
- package/views/2d/engine/brushes.js +1 -1
- package/views/2d/engine/vectorTiles/GlyphMosaic.js +1 -1
- package/views/2d/engine/vectorTiles/MemoryBuffer.js +1 -1
- package/views/2d/engine/vectorTiles/RenderBucket.js +1 -1
- package/views/2d/engine/vectorTiles/SpriteMosaic.js +1 -1
- package/views/2d/engine/vectorTiles/VTLPainter3D.js +1 -1
- package/views/2d/engine/vectorTiles/VectorTileContainer.js +1 -1
- package/views/2d/engine/vectorTiles/VertexMemoryBuffer.js +1 -1
- package/views/2d/engine/vectorTiles/shaders/VTLBackgroundMaterial.js +1 -1
- package/views/2d/engine/vectorTiles/shaders/VTLCircleMaterial.js +1 -1
- package/views/2d/engine/vectorTiles/shaders/VTLFillMaterial.js +1 -1
- package/views/2d/engine/vectorTiles/shaders/VTLLineMaterial.js +1 -1
- package/views/2d/engine/vectorTiles/shaders/VTLMaterial.js +1 -1
- package/views/2d/engine/vectorTiles/shaders/VTLSymbolMaterial.js +1 -1
- package/views/2d/engine/vectorTiles/style/StyleLayer.js +1 -1
- package/views/2d/engine/webgl/Painter.js +1 -1
- package/views/2d/engine/webgl/RenderingDevice.js +5 -0
- package/views/2d/engine/webgl/WGLContainer.js +1 -1
- package/views/2d/engine/webgl/meshing/Mesh.js +1 -1
- package/views/2d/engine/webgl/number.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/graph/glsl.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderBackground.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderCircle.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderFill.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderIcon.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderLine.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderOutline.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/vector-tiles/VTLShaderText.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniqueBackground.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniqueCircle.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniqueFill.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniqueLine.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniqueSymbol.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/vectorTiles/VTLTechniques.js +5 -0
- package/views/2d/engine/webgl/shaders/sources/shaderRepository.js +1 -1
- package/views/3d/layers/IntegratedMesh3DTilesLayerView3D.js +1 -1
- package/views/3d/layers/graphics/Graphics3DIconSymbolLayer.js +1 -1
- package/views/3d/layers/graphics/Graphics3DTextSymbolLayer.js +1 -1
- package/views/3d/layers/i3s/meshUtils.js +1 -1
- package/views/3d/state/NearFarHeuristic.js +1 -1
- package/views/3d/webgl-engine/collections/Component/ComponentObjectCollection.js +1 -1
- package/views/3d/webgl-engine/collections/Component/Material/ComponentData.glsl.js +1 -1
- package/views/3d/webgl-engine/collections/Component/Material/ComponentMaterial.js +1 -1
- package/views/3d/webgl-engine/collections/Component/Material/ComponentTechniqueConfiguration.js +1 -1
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/VertexNormal.glsl.js +6 -4
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/VertexPosition.glsl.js +18 -14
- package/views/3d/webgl-engine/effects/glow/GlowBlur.glsl.js +1 -1
- package/views/3d/webgl-engine/effects/glow/GlowRenderNode.js +1 -1
- package/views/3d/webgl-engine/lib/edgeRendering/EdgeShaderTechniqueConfiguration.js +1 -1
- package/views/3d/webgl-engine/materials/HUDMaterial.js +1 -1
- package/views/3d/webgl-engine/shaders/HUDMaterial.glsl.js +1 -1
- package/views/3d/webgl-engine/shaders/HUDMaterialTechniqueConfiguration.js +1 -1
- package/views/3d/webgl-engine/shaders/sources/edgeRenderer/EdgeUtil.glsl.js +23 -20
- package/views/BreakpointsOwner.d.ts +2 -2
- package/views/LinkChartView.d.ts +0 -2
- package/views/View2D.d.ts +3 -15
- package/views/input/types.d.ts +2 -13
- package/views/layers/BuildingComponentSublayerView.d.ts +0 -1
- package/views/types.d.ts +2 -9
- package/views/webgl/VertexArrayObject.js +1 -1
- package/webdoc/ips/SmoothingProperties.d.ts +1 -1
- package/webdoc/ips/SmoothingProperties.js +1 -1
- package/widgets/BasemapLayerList/BasemapLayerListVisibleElements.d.ts +10 -10
- package/widgets/BasemapLayerList/types.d.ts +6 -1
- package/widgets/Bookmarks/BookmarksVisibleElements.d.ts +0 -9
- package/widgets/Bookmarks/types.d.ts +0 -4
- package/widgets/CatalogLayerList/CatalogLayerListVisibleElements.d.ts +2 -2
- package/widgets/CatalogLayerList/types.d.ts +5 -1
- package/widgets/Editor/VisibleElements.d.ts +0 -11
- package/widgets/ElevationProfile/types.d.ts +1 -1
- package/widgets/FeatureTable/FeatureTableViewModel.js +1 -1
- package/widgets/FeatureTable/FieldColumn.d.ts +0 -1
- package/widgets/FeatureTable/VisibleElements.d.ts +2 -16
- package/widgets/FeatureTable/support/AttachmentsViewOptions.d.ts +5 -3
- package/widgets/FeatureTable/support/AttachmentsViewOptions.js +1 -1
- package/widgets/FeatureTable/support/FeatureStore.js +1 -1
- package/widgets/FeatureTable.js +1 -1
- package/widgets/Features/FeaturesViewModel.d.ts +3 -27
- package/widgets/Features/FeaturesVisibleElements.d.ts +4 -4
- package/widgets/LayerList/LayerListViewModel.d.ts +20 -5
- package/widgets/LayerList/LayerListVisibleElements.d.ts +10 -12
- package/widgets/LayerList/ListItem.d.ts +33 -0
- package/widgets/LayerList/ListItemPanel.d.ts +8 -2
- package/widgets/LayerList/types.d.ts +58 -15
- package/widgets/Popup/PopupVisibleElements.d.ts +6 -6
- package/widgets/Popup/types.d.ts +1 -1
- package/widgets/ScaleRangeSlider/ScaleRanges.d.ts +1 -1
- package/widgets/Sketch/CreateToolVisibilityMap.d.ts +0 -4
- package/widgets/Sketch/VisibleElements.d.ts +0 -2
- package/widgets/Sketch/types.d.ts +1 -1
- package/widgets/TableList/ListItemPanel.d.ts +8 -0
- package/widgets/TableList/TableListViewModel.d.ts +9 -14
- package/widgets/TableList/TableListVisibleElements.d.ts +9 -11
- package/widgets/TableList/types.d.ts +13 -7
- package/widgets/support/SnappingControls/VisibleElements.d.ts +0 -4
- package/widgets/types.d.ts +1 -9
- package/assets/esri/core/workers/chunks/1d8fc0239c907ff5d1e8.js +0 -1
- package/assets/esri/core/workers/chunks/562cddaf63985e53ee6e.js +0 -1
- package/assets/esri/core/workers/chunks/b899b4e7979c13b99526.js +0 -1
- package/assets/esri/core/workers/chunks/d0ae8752419d5b761190.js +0 -1
- package/assets/esri/core/workers/chunks/df2ba5f9d57080fca183.js +0 -1
- package/assets/esri/core/workers/chunks/ee175fd4ec706f7878c0.js +0 -1
- package/assets/esri/core/workers/chunks/fc00d7278b43df813c54.js +0 -1
- package/layers/mixins/ScaleRange.d.ts +0 -16
- package/views/2d/engine/vectorTiles/shaders/Programs.js +0 -5
- package/views/2d/engine/vectorTiles/shaders/VTLMaterialManager.js +0 -5
- package/views/2d/engine/vectorTiles/shaders/sources/resolver.js +0 -5
- package/views/2d/engine/vectorTiles/shaders/sources/shaderRepository.js +0 -5
- package/views/2d/engine/vtlBrushes.js +0 -5
- package/views/2d/engine/webgl/brushes/WGLBrushVTLBackground.js +0 -5
- package/views/2d/engine/webgl/brushes/WGLBrushVTLCircle.js +0 -5
- package/views/2d/engine/webgl/brushes/WGLBrushVTLFill.js +0 -5
- package/views/2d/engine/webgl/brushes/WGLBrushVTLLine.js +0 -5
- package/views/2d/engine/webgl/brushes/WGLBrushVTLSymbol.js +0 -5
- package/views/3d/webgl-engine/effects/glow/GlowPresets.glsl.js +0 -5
- package/widgets/FeatureTable/support/FeatureStore.d.ts +0 -1
package/layers/WMTSLayer.d.ts
CHANGED
|
@@ -71,10 +71,7 @@ export default class WMTSLayer extends WMTSLayerSuperclass {
|
|
|
71
71
|
/** A collection of [WMTSSublayer](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-WMTSSublayer.html) objects. */
|
|
72
72
|
get sublayers(): Collection<WMTSSublayer> | null | undefined;
|
|
73
73
|
set sublayers(value: ReadonlyArrayOrCollection<WMTSSublayerProperties> | null | undefined);
|
|
74
|
-
/**
|
|
75
|
-
*
|
|
76
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
77
|
-
*/
|
|
74
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
78
75
|
get type(): "wmts";
|
|
79
76
|
/**
|
|
80
77
|
* The URL of the WMTS service.
|
|
@@ -51,10 +51,7 @@ export default class CatalogDynamicGroupLayer extends CatalogDynamicGroupLayerSu
|
|
|
51
51
|
* @since 4.28
|
|
52
52
|
*/
|
|
53
53
|
get persistenceEnabled(): boolean;
|
|
54
|
-
/**
|
|
55
|
-
*
|
|
56
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
57
|
-
*/
|
|
54
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
58
55
|
get type(): "catalog-dynamic-group";
|
|
59
56
|
}
|
|
60
57
|
declare const CatalogDynamicGroupLayerSuperclass: typeof Layer & typeof BlendLayer & typeof ScaleRangeLayer
|
|
@@ -433,10 +433,7 @@ export default class CatalogFootprintLayer extends CatalogFootprintLayerSupercla
|
|
|
433
433
|
* This property is set on the CatalogLayer via the [CatalogLayer#timeOffset](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-CatalogLayer.html#timeOffset) property.
|
|
434
434
|
*/
|
|
435
435
|
get timeOffset(): TimeInterval | null | undefined;
|
|
436
|
-
/**
|
|
437
|
-
*
|
|
438
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
439
|
-
*/
|
|
436
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
440
437
|
get type(): "catalog-footprint";
|
|
441
438
|
/**
|
|
442
439
|
* Determines if the layer will update its temporal data based on the view's
|
|
@@ -536,10 +536,7 @@ export default class KnowledgeGraphSublayer extends KnowledgeGraphSublayerSuperc
|
|
|
536
536
|
*/
|
|
537
537
|
get templates(): FeatureTemplate[] | null | undefined;
|
|
538
538
|
set templates(value: FeatureTemplateProperties[] | null | undefined);
|
|
539
|
-
/**
|
|
540
|
-
*
|
|
541
|
-
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
542
|
-
*/
|
|
539
|
+
/** The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules. */
|
|
543
540
|
get type(): "knowledge-graph-sublayer";
|
|
544
541
|
/**
|
|
545
542
|
* Creates a popup template for the layer, populated with all the fields of the layer.
|
|
@@ -547,7 +544,6 @@ export default class KnowledgeGraphSublayer extends KnowledgeGraphSublayerSuperc
|
|
|
547
544
|
* @param options - Options for creating the popup template.
|
|
548
545
|
* @returns The popup template, or `null` if the layer does not
|
|
549
546
|
* have any fields.
|
|
550
|
-
* @since 4.11
|
|
551
547
|
*/
|
|
552
548
|
createPopupTemplate(options?: CreatePopupTemplateOptions): PopupTemplate | null | undefined;
|
|
553
549
|
/**
|
|
@@ -587,7 +583,6 @@ export default class KnowledgeGraphSublayer extends KnowledgeGraphSublayerSuperc
|
|
|
587
583
|
*
|
|
588
584
|
* @param fieldName - Name of the field.
|
|
589
585
|
* @returns the matching field or `undefined`
|
|
590
|
-
* @since 4.11
|
|
591
586
|
*/
|
|
592
587
|
getField(fieldName: string): Field | null | undefined;
|
|
593
588
|
/**
|
|
@@ -10,7 +10,6 @@ export interface EditBusLayerEvents extends LayerEvents {
|
|
|
10
10
|
* The event payload includes only successful edits, not the failed edits.
|
|
11
11
|
* `applyEdits()` will pass in a `sessionId` during an active edit session.
|
|
12
12
|
*
|
|
13
|
-
* @since 4.12
|
|
14
13
|
* @see [FeatureLayer#applyEdits()](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#applyEdits)
|
|
15
14
|
* @example
|
|
16
15
|
* // This function will fire each time applyEdits() is completed successfully
|
|
@@ -320,7 +320,6 @@ export default class FeatureFilter extends JSONSupport {
|
|
|
320
320
|
*
|
|
321
321
|
* @returns The query object representing the layer's filters
|
|
322
322
|
* and other definitions.
|
|
323
|
-
* @since 4.12
|
|
324
323
|
* @example
|
|
325
324
|
* // Get a query object from the filter's current configuration
|
|
326
325
|
* const queryParams = layerView.filter.createQuery();
|
|
@@ -54,7 +54,6 @@ export interface MosaicRuleProperties extends JSONSupportMixinProperties, Partia
|
|
|
54
54
|
}
|
|
55
55
|
|
|
56
56
|
/**
|
|
57
|
-
*
|
|
58
57
|
* Defines the mosaic operation used to resolve overlapping pixels.
|
|
59
58
|
*
|
|
60
59
|
* **Possible Values**
|
|
@@ -74,7 +73,6 @@ export interface MosaicRuleProperties extends JSONSupportMixinProperties, Partia
|
|
|
74
73
|
export type OperationType = "first" | "last" | "min" | "max" | "mean" | "blend" | "sum";
|
|
75
74
|
|
|
76
75
|
/**
|
|
77
|
-
*
|
|
78
76
|
* The mosaic method determines how the selected rasters are ordered.
|
|
79
77
|
* The mosaic method defines how the mosaicked image is created from these input rasters.
|
|
80
78
|
*
|
|
@@ -141,7 +139,6 @@ export default class MosaicRule extends JSONSupport {
|
|
|
141
139
|
*/
|
|
142
140
|
accessor lockRasterIds: number[] | null | undefined;
|
|
143
141
|
/**
|
|
144
|
-
*
|
|
145
142
|
* The mosaic method determines how the selected rasters are ordered.
|
|
146
143
|
* The mosaic method defines how the mosaicked image is created from these input rasters.
|
|
147
144
|
*
|
|
@@ -195,7 +192,6 @@ export default class MosaicRule extends JSONSupport {
|
|
|
195
192
|
/** Defines a selection using a set of ObjectIDs. This property applies to all mosaic methods. */
|
|
196
193
|
accessor objectIds: number[] | null | undefined;
|
|
197
194
|
/**
|
|
198
|
-
*
|
|
199
195
|
* Defines the mosaic operation used to resolve overlapping pixels.
|
|
200
196
|
*
|
|
201
197
|
* **Possible Values**
|
|
@@ -88,7 +88,7 @@ export type PlacementType3D = "above-center" | "above-left" | "above-right" | "c
|
|
|
88
88
|
*/
|
|
89
89
|
export interface SublayerCapabilities {
|
|
90
90
|
/**
|
|
91
|
-
*
|
|
91
|
+
* Describes attachment capabilities that can be performed on the features in the layer.
|
|
92
92
|
*
|
|
93
93
|
* @since 5.0
|
|
94
94
|
*/
|
|
@@ -120,7 +120,7 @@ export interface SublayerCapabilities {
|
|
|
120
120
|
*/
|
|
121
121
|
export interface SublayerCapabilitiesAttachment {
|
|
122
122
|
/**
|
|
123
|
-
*
|
|
123
|
+
* Indicates if resized attachments are supported in the layer.
|
|
124
124
|
* This is useful for showing thumbnails in [Popups](https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Popup.html).
|
|
125
125
|
*
|
|
126
126
|
* @since 5.0
|
package/layers/types.d.ts
CHANGED
|
@@ -21,7 +21,6 @@ import type { AbortOptions } from "../core/promiseUtils.js";
|
|
|
21
21
|
import type { CurveType } from "../geometry/types.js";
|
|
22
22
|
|
|
23
23
|
/**
|
|
24
|
-
*
|
|
25
24
|
* The layer type provides a convenient way to check the type of the layer without the need to import specific layer modules.
|
|
26
25
|
*
|
|
27
26
|
* @see [Layer#type](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-Layer.html#type)
|
|
@@ -30,11 +29,10 @@ import type { CurveType } from "../geometry/types.js";
|
|
|
30
29
|
export type LayerType = "base-dynamic" | "base-elevation" | "base-tile" | "bing-maps" | "building-scene" | "catalog" | "catalog-footprint" | "catalog-dynamic-group" | "csv" | "dimension" | "elevation" | "feature" | "geo-rss" | "geojson" | "parquet" | "gaussian-splat" | "graphics" | "group" | "imagery" | "imagery-tile" | "integrated-mesh" | "integrated-mesh-3dtiles" | "kml" | "knowledge-graph" | "knowledge-graph-sublayer" | "line-of-sight" | "link-chart" | "map-image" | "map-notes" | "media" | "video" | "ogc-feature" | "open-street-map" | "oriented-imagery" | "point-cloud" | "route" | "scene" | "stream" | "subtype-group" | "tile" | "unknown" | "unsupported" | "vector-tile" | "viewshed" | "voxel" | "wcs" | "web-tile" | "wfs" | "wms" | "wmts";
|
|
31
30
|
|
|
32
31
|
/**
|
|
33
|
-
*
|
|
34
32
|
* Indicates how the layer should display in the [Layer List](https://developers.arcgis.com/javascript/latest/references/map-components/arcgis-layer-list/) component.
|
|
35
33
|
* The possible values are listed below.
|
|
36
34
|
*
|
|
37
|
-
*
|
|
35
|
+
* Value | Description
|
|
38
36
|
* -----|------------
|
|
39
37
|
* show | The layer is visible in the table of contents.
|
|
40
38
|
* hide | The layer is hidden in the table of contents.
|
|
@@ -664,7 +662,7 @@ export interface AttachmentCapabilities {
|
|
|
664
662
|
*/
|
|
665
663
|
supportsName: boolean;
|
|
666
664
|
/**
|
|
667
|
-
*
|
|
665
|
+
* Indicates if the [queried](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-AttachmentQuery.html) attachments can be returned in [order](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-AttachmentQuery.html#orderByFields) based on the specified `attachmentInfo` fields.
|
|
668
666
|
*
|
|
669
667
|
* @since 5.0
|
|
670
668
|
*/
|
|
@@ -683,7 +681,7 @@ export interface AttachmentCapabilities {
|
|
|
683
681
|
*/
|
|
684
682
|
supportsSize: boolean;
|
|
685
683
|
/**
|
|
686
|
-
*
|
|
684
|
+
* Indicates if the attachments can be [queried](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-AttachmentQuery.html) by using a wildcard character for attachment types.
|
|
687
685
|
*
|
|
688
686
|
* @since 5.0
|
|
689
687
|
*/
|
|
@@ -851,7 +849,6 @@ export interface FeatureLayerCapabilities {
|
|
|
851
849
|
/**
|
|
852
850
|
* Describes [AttributeBinsQuery](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-AttributeBinsQuery.html) operations that can be performed on features in the layer.
|
|
853
851
|
*
|
|
854
|
-
* @since 4.32
|
|
855
852
|
* @since 5.0
|
|
856
853
|
*/
|
|
857
854
|
queryAttributeBins: QueryBinsCapabilities;
|
|
@@ -1166,4 +1163,20 @@ export interface LayerSaveAsOptions extends LayerSaveOptions {
|
|
|
1166
1163
|
* @since 5.0
|
|
1167
1164
|
*/
|
|
1168
1165
|
folder?: PortalFolder;
|
|
1166
|
+
}
|
|
1167
|
+
|
|
1168
|
+
/** @since 5.0 */
|
|
1169
|
+
export interface ScaleRange {
|
|
1170
|
+
/**
|
|
1171
|
+
* The maximum scale at a given range.
|
|
1172
|
+
*
|
|
1173
|
+
* @since 5.0
|
|
1174
|
+
*/
|
|
1175
|
+
maxScale: number;
|
|
1176
|
+
/**
|
|
1177
|
+
* The minimum scale at a given range.
|
|
1178
|
+
*
|
|
1179
|
+
* @since 5.0
|
|
1180
|
+
*/
|
|
1181
|
+
minScale: number;
|
|
1169
1182
|
}
|
package/package.json
CHANGED
package/portal/PortalUser.d.ts
CHANGED
|
@@ -113,7 +113,7 @@ export default class PortalUser extends JSONSupport {
|
|
|
113
113
|
* Deletes an item from the user's portal content.
|
|
114
114
|
*
|
|
115
115
|
* @param item - The portal item to remove.
|
|
116
|
-
* @param permanentDelete -
|
|
116
|
+
* @param permanentDelete - **Since 4.30.** When the [recycle bin is enabled](https://developers.arcgis.com/javascript/latest/api-reference/esri-portal-Portal.html#recycleBinEnabled) and the item to be deleted is an item type supported by the recycle bin, this parameter determines if the item should be permanently deleted. If `true`, the item will be permanently deleted. Otherwise, the item will be moved to the recycle bin. If the recycle bin is disabled, this parameter has no effect. If the item is not supported by the recycle bin, it will be permanently deleted regardless of the value of this parameter.
|
|
117
117
|
* @returns Resolves when the item has been deleted from the user's content.
|
|
118
118
|
* @example
|
|
119
119
|
* // Delete an item from the user's content.
|
package/request/types.d.ts
CHANGED
|
@@ -2,19 +2,18 @@
|
|
|
2
2
|
export interface NormalizationBinParametersMixinProperties extends Partial<Pick<NormalizationBinParametersMixin, "normalizationField" | "normalizationMaxValue" | "normalizationMinValue" | "normalizationTotal" | "normalizationType">> {}
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
6
5
|
* Normalization type used to normalize data during binning. Some analytical methods require that data be normally distributed.
|
|
7
|
-
*
|
|
6
|
+
* When the data is skewed (the distribution is lopsided) you can transform the data to make it normal.
|
|
8
7
|
*
|
|
9
|
-
*
|
|
8
|
+
* The following normalization types are supported:
|
|
10
9
|
*
|
|
11
|
-
*
|
|
12
|
-
*
|
|
13
|
-
*
|
|
14
|
-
*
|
|
15
|
-
*
|
|
16
|
-
*
|
|
17
|
-
*
|
|
10
|
+
* | Value | Description |
|
|
11
|
+
* |------------------|-----------------------------------------------------------------------------|
|
|
12
|
+
* | natural-log | Natural logarithmic transformation can be used when the data has a positively skewed distribution and there are a few large values. If these large values are located in the dataset, the log transformation will help make the variances more constant and normalize the data. |
|
|
13
|
+
* | log | The logarithmic transformation (base 10) is similar to the natural logarithmic transformation. It is used to reduce skewness, particularly in datasets with large values. |
|
|
14
|
+
* | square-root | Square root transformation is similar to a logarithmic transformation in that it reduces right skewness of a dataset. Unlike logarithmic transformations, square root transformations can be applied to zero. |
|
|
15
|
+
* | percent-of-total | Percent of total takes each data value, divides it by the [normalizationTotal](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-NormalizationBinParametersMixin.html#normalizationTotal) of all values, and then multiplies by 100 to turn it into a percentage. If you don’t provide a `normalizationTotal`, it will be calculated automatically. |
|
|
16
|
+
* | field | Divides the data value by the value from the specified field. You must provide the [normalizationField](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-NormalizationBinParametersMixin.html#normalizationField), and values of 0 are filtered out. |
|
|
18
17
|
*
|
|
19
18
|
*
|
|
20
19
|
* @see [normalizationType](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-NormalizationBinParametersMixin.html#normalizationType)
|
|
@@ -59,19 +58,18 @@ export abstract class NormalizationBinParametersMixin {
|
|
|
59
58
|
*/
|
|
60
59
|
accessor normalizationTotal: number | null | undefined;
|
|
61
60
|
/**
|
|
62
|
-
*
|
|
63
61
|
* Normalization type used to normalize data during binning. Some analytical methods require that data be normally distributed.
|
|
64
|
-
*
|
|
62
|
+
* When the data is skewed (the distribution is lopsided) you can transform the data to make it normal.
|
|
65
63
|
*
|
|
66
|
-
*
|
|
64
|
+
* The following normalization types are supported:
|
|
67
65
|
*
|
|
68
|
-
*
|
|
69
|
-
*
|
|
70
|
-
*
|
|
71
|
-
*
|
|
72
|
-
*
|
|
73
|
-
*
|
|
74
|
-
*
|
|
66
|
+
* | Value | Description |
|
|
67
|
+
* |------------------|-----------------------------------------------------------------------------|
|
|
68
|
+
* | natural-log | Natural logarithmic transformation can be used when the data has a positively skewed distribution and there are a few large values. If these large values are located in the dataset, the log transformation will help make the variances more constant and normalize the data. |
|
|
69
|
+
* | log | The logarithmic transformation (base 10) is similar to the natural logarithmic transformation. It is used to reduce skewness, particularly in datasets with large values. |
|
|
70
|
+
* | square-root | Square root transformation is similar to a logarithmic transformation in that it reduces right skewness of a dataset. Unlike logarithmic transformations, square root transformations can be applied to zero. |
|
|
71
|
+
* | percent-of-total | Percent of total takes each data value, divides it by the [normalizationTotal](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-NormalizationBinParametersMixin.html#normalizationTotal) of all values, and then multiplies by 100 to turn it into a percentage. If you don’t provide a `normalizationTotal`, it will be calculated automatically. |
|
|
72
|
+
* | field | Divides the data value by the value from the specified field. You must provide the [normalizationField](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-NormalizationBinParametersMixin.html#normalizationField), and values of 0 are filtered out. |
|
|
75
73
|
*
|
|
76
74
|
*/
|
|
77
75
|
accessor normalizationType: NormalizationType | null | undefined;
|
|
@@ -151,7 +151,6 @@ export default class PrintTemplate extends Accessor {
|
|
|
151
151
|
* which use the feature attributes, for example to display a table of features and their attributes.
|
|
152
152
|
*
|
|
153
153
|
* @default false
|
|
154
|
-
* @since 4.8
|
|
155
154
|
*/
|
|
156
155
|
accessor forceFeatureAttributes: boolean;
|
|
157
156
|
/**
|
|
@@ -7,8 +7,6 @@ export interface RelationshipQueryProperties extends JSONSupportMixinProperties,
|
|
|
7
7
|
/**
|
|
8
8
|
* The historic moment to query. This parameter applies only if the `supportsHistoricMoment`
|
|
9
9
|
* on [FeatureLayer#capabilities](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#capabilities) property of the layer is set to `true`.
|
|
10
|
-
*
|
|
11
|
-
* @since 4.7
|
|
12
10
|
*/
|
|
13
11
|
historicMoment?: (Date | number | string) | null;
|
|
14
12
|
/**
|
|
@@ -41,19 +39,13 @@ export default class RelationshipQuery extends JSONSupport {
|
|
|
41
39
|
* @since 4.24
|
|
42
40
|
*/
|
|
43
41
|
accessor cacheHint: boolean | null | undefined;
|
|
44
|
-
/**
|
|
45
|
-
* Specify the geodatabase version to query.
|
|
46
|
-
*
|
|
47
|
-
* @since 4.7
|
|
48
|
-
*/
|
|
42
|
+
/** Specify the geodatabase version to query. */
|
|
49
43
|
accessor gdbVersion: string | null | undefined;
|
|
50
44
|
/** Specify the number of decimal places for the geometries returned by the query operation. */
|
|
51
45
|
accessor geometryPrecision: number;
|
|
52
46
|
/**
|
|
53
47
|
* The historic moment to query. This parameter applies only if the `supportsHistoricMoment`
|
|
54
48
|
* on [FeatureLayer#capabilities](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#capabilities) property of the layer is set to `true`.
|
|
55
|
-
*
|
|
56
|
-
* @since 4.7
|
|
57
49
|
*/
|
|
58
50
|
get historicMoment(): Date | null | undefined;
|
|
59
51
|
set historicMoment(value: (Date | number | string) | null | undefined);
|
|
@@ -141,7 +133,6 @@ export default class RelationshipQuery extends JSONSupport {
|
|
|
141
133
|
* Creates a deep clone of RelationshipQuery object.
|
|
142
134
|
*
|
|
143
135
|
* @returns A new instance of a RelationshipQuery object equal to the object used to call `.clone()`.
|
|
144
|
-
* @since 4.7
|
|
145
136
|
*/
|
|
146
137
|
clone(): RelationshipQuery;
|
|
147
138
|
}
|
package/rest/support/types.d.ts
CHANGED
|
@@ -138,11 +138,37 @@ export type PrintLayoutTemplate = "map-only" | "a3-landscape" | "a3-portrait" |
|
|
|
138
138
|
/** @since 5.0 */
|
|
139
139
|
export type PrintFileFormat = "aix" | "eps" | "gif" | "jpg" | "pdf" | "png32" | "png8" | "svg" | "svgz" | "tiff";
|
|
140
140
|
|
|
141
|
-
/**
|
|
141
|
+
/**
|
|
142
|
+
* The algorithm used to generate the colors between the `fromColor` and `toColor`. Each algorithm uses different methods for
|
|
143
|
+
* generating the intervening colors.
|
|
144
|
+
*
|
|
145
|
+
* Possible Value | Description
|
|
146
|
+
* ---------------|------------
|
|
147
|
+
* cie-lab | Blends the from and to colors without traversing the intervening hue space.
|
|
148
|
+
* lab-lch | The hue, saturation, value (hsv) algorithm is a linear traverse of colors between pairs: Color 1 H to Color 2 H, Color 1 S to Color 2 S, and Color 1 V to Color 2 V.
|
|
149
|
+
* hsv | The lab-lch algorithm is very similar to the cie-lab but does not seek the shortest path between colors.
|
|
150
|
+
*
|
|
151
|
+
* @see [AlgorithmicColorRamp#algorithm](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-AlgorithmicColorRamp.html#algorithm)
|
|
152
|
+
* @since 5.0
|
|
153
|
+
*/
|
|
142
154
|
export type ColorRampAlgorithmType = "cie-lab" | "lab-lch" | "hsv";
|
|
143
155
|
|
|
144
|
-
/**
|
|
156
|
+
/**
|
|
157
|
+
* Temporal unit used to generate bins or defines and an offset. It defines a length of time such as `years` or `months`.
|
|
158
|
+
* The unit value is defined via [DateBinTimeInterval#value](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-DateBinTimeInterval.html#value) property.
|
|
159
|
+
*
|
|
160
|
+
* @see [DateBinTimeInterval#unit](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-DateBinTimeInterval.html#unit)
|
|
161
|
+
* @since 5.0
|
|
162
|
+
*/
|
|
145
163
|
export type DateBinTimeUnit = "years" | "quarters" | "months" | "weeks" | "days" | "hours" | "minutes" | "seconds";
|
|
146
164
|
|
|
147
|
-
/**
|
|
165
|
+
/**
|
|
166
|
+
* The maximum deviation unit. If the unit is not specified, units are derived from the
|
|
167
|
+
* spatial reference.
|
|
168
|
+
* Use one of the possible values listed below or any of the
|
|
169
|
+
* [numeric codes for linear units](https://developers.arcgis.com/java/api-reference/reference/com/esri/arcgisruntime/geometry/LinearUnitId.html#CENTIMETERS).
|
|
170
|
+
*
|
|
171
|
+
* @see [GeneralizeParameters#deviationUnit](https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-GeneralizeParameters.html#deviationUnit)
|
|
172
|
+
* @since 5.0
|
|
173
|
+
*/
|
|
148
174
|
export type DeviationUnit = Exclude<LengthUnit, "us-feet"> | "decimal-degrees";
|
|
@@ -16,7 +16,7 @@ import type { BinLevelParameters } from "./types.js";
|
|
|
16
16
|
* Generates a suggested [FeatureReductionBinning#fixedBinLevel](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureReductionBinning.html#fixedBinLevel)
|
|
17
17
|
* for a binning visualization based on the view scale at the time this method is called.
|
|
18
18
|
*
|
|
19
|
-
* @param parameters -
|
|
19
|
+
* @param parameters - The function parameters.
|
|
20
20
|
* @returns Resolves to the suggested `fixedBinLevel` to apply to the layer at the given view scale. Set this value
|
|
21
21
|
* to the [FeatureReductionBinning#fixedBinLevel](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureReductionBinning.html#fixedBinLevel)
|
|
22
22
|
* property.
|
|
@@ -20,7 +20,7 @@ import type { ScaleRangeResult, ScaleRangeParameters } from "./types.js";
|
|
|
20
20
|
* and [FeatureLayer#maxScale](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#maxScale)) to apply to the input `layer`. These
|
|
21
21
|
* values suggest the best scale range for viewing the input layer.
|
|
22
22
|
*
|
|
23
|
-
* @param parameters -
|
|
23
|
+
* @param parameters - The function parameters.
|
|
24
24
|
* @returns Resolves to an object containing the suggested `min` and `max` scale for the layer.
|
|
25
25
|
* @example
|
|
26
26
|
* scaleRange({
|
|
@@ -23,7 +23,7 @@ import type { SizeRangeResult, SizeRangeParameters } from "./types.js";
|
|
|
23
23
|
* >
|
|
24
24
|
* > This function is not intended for use in 3D [SceneViews](https://developers.arcgis.com/javascript/latest/api-reference/esri-views-SceneView.html).
|
|
25
25
|
*
|
|
26
|
-
* @param parameters -
|
|
26
|
+
* @param parameters - The function parameters.
|
|
27
27
|
* @returns Resolves to an object containing the suggested `minSize` and `maxSize` by scale for the layer's renderer.
|
|
28
28
|
* @example
|
|
29
29
|
* sizeRange({
|
|
@@ -64,7 +64,6 @@ export interface ScaleRangeParameters extends AbortOptions {
|
|
|
64
64
|
* includes features in the current extent of the view where the data is most likely to be viewed. Currently, only
|
|
65
65
|
* geometry filters with an `intersects` spatial relationship are supported. All other filter types (including `where`) are ignored.
|
|
66
66
|
*
|
|
67
|
-
* @since 4.31
|
|
68
67
|
* @since 5.0
|
|
69
68
|
*/
|
|
70
69
|
filter?: FeatureFilter | null;
|
|
@@ -108,7 +107,6 @@ export interface SizeRangeParameters extends AbortOptions {
|
|
|
108
107
|
* includes features in the current extent of the view where the data is most likely to be viewed. Currently, only
|
|
109
108
|
* geometry filters with an `intersects` spatial relationship are supported. All other filter types (including `where`) are ignored.
|
|
110
109
|
*
|
|
111
|
-
* @since 4.31
|
|
112
110
|
* @since 5.0
|
|
113
111
|
*/
|
|
114
112
|
filter?: FeatureFilter | null;
|
|
@@ -21,7 +21,7 @@ import type { BinningSupportedLayer } from "../types.js";
|
|
|
21
21
|
* Returns one or more suggested LabelClasses
|
|
22
22
|
* for [FeatureReductionBinning](https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureReductionBinning.html) based on its renderer.
|
|
23
23
|
*
|
|
24
|
-
* @param parameters -
|
|
24
|
+
* @param parameters - The function parameters.
|
|
25
25
|
* @returns Returns an object containing suggested primary
|
|
26
26
|
* and secondary labeling schemes to be set on the layer's `featureReduction` property.
|
|
27
27
|
* @example
|
|
@@ -31,7 +31,7 @@ import type { ClusterableRenderer } from "../../views/2d/layers/types.js";
|
|
|
31
31
|
* used to determine the cluster size will be suggested as the default label value. In all other scenarios,
|
|
32
32
|
* the suggested label will display the cluster count in the center of the label.
|
|
33
33
|
*
|
|
34
|
-
* @param parameters -
|
|
34
|
+
* @param parameters - The function parameters.
|
|
35
35
|
* @returns Returns an object containing suggested primary
|
|
36
36
|
* and secondary labeling schemes to be set on the layer's `featureReduction` property.
|
|
37
37
|
* @example
|
|
@@ -32,7 +32,7 @@ import type { Templates } from "./types.js";
|
|
|
32
32
|
* the number of features in the cluster and summary statistics based on fields and expressions used in
|
|
33
33
|
* the layer's renderer.
|
|
34
34
|
*
|
|
35
|
-
* @param parameters -
|
|
35
|
+
* @param parameters - The function parameters.
|
|
36
36
|
* @returns Returns an object containing suggested primary
|
|
37
37
|
* and secondary PopupTemplates for the input layer's `featureReduction` property.
|
|
38
38
|
* @example
|
|
@@ -26,7 +26,7 @@ import type { Templates } from "./types.js";
|
|
|
26
26
|
* and the popup template is expected to display values related to the renderer. Popup templates will not
|
|
27
27
|
* be generated for layers with renderers that don't refer to a data value (i.e. SimpleRenderer with no visual variables).
|
|
28
28
|
*
|
|
29
|
-
* @param params -
|
|
29
|
+
* @param params - The function parameters.
|
|
30
30
|
* @returns Returns an object containing suggested primary
|
|
31
31
|
* and secondary PopupTemplates for the input layer.
|
|
32
32
|
* @example
|
|
@@ -36,7 +36,7 @@ export interface RasterClassBreaksResult {
|
|
|
36
36
|
* Each cell is assigned a color based on the class break in which the value of the cell or `field` falls.
|
|
37
37
|
*
|
|
38
38
|
* @param parameters - Input parameters for generating a classed color visualization for raster data
|
|
39
|
-
* returned from the cell value or a given field.
|
|
39
|
+
* returned from the cell value or a given field.
|
|
40
40
|
* @returns Resolves with
|
|
41
41
|
* an object containing a ClassBreaksRenderer that can be set on the input layer.
|
|
42
42
|
*/
|
|
@@ -23,7 +23,7 @@ export interface RasterColormapResult {
|
|
|
23
23
|
/**
|
|
24
24
|
* Generates a [RasterColormapRenderer](https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-RasterColormapRenderer.html) used to render imagery data.
|
|
25
25
|
*
|
|
26
|
-
* @param parameters - Input parameters for generating a colormap visualization.
|
|
26
|
+
* @param parameters - Input parameters for generating a colormap visualization.
|
|
27
27
|
* @returns Resolves to
|
|
28
28
|
* an object containing a RasterColormapRenderer that can be set on the input layer.
|
|
29
29
|
*/
|
|
@@ -31,7 +31,6 @@ import type { MapViewOrSceneView } from "../../../views/MapViewOrSceneView.js";
|
|
|
31
31
|
* and oceanography raster data.
|
|
32
32
|
*
|
|
33
33
|
* @param parameters - Input parameters for generating a flow visualization.
|
|
34
|
-
* See the table below for details of each parameter.
|
|
35
34
|
* @returns Resolves
|
|
36
35
|
* to an object containing a FlowRenderer that can be set on the input layer.
|
|
37
36
|
* @example
|
|
@@ -66,7 +66,7 @@ export interface RasterRGBResult {
|
|
|
66
66
|
* Generates an RGB [RasterStretchRenderer](https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-RasterStretchRenderer.html) to render three selected bands into
|
|
67
67
|
* red, green, and blue color channels.
|
|
68
68
|
*
|
|
69
|
-
* @param parameters - Input parameters for generating a RGB stretch visualization.
|
|
69
|
+
* @param parameters - Input parameters for generating a RGB stretch visualization. The `colorRamp`, `gamma`, `useGamma`, and `dynamicRangeAdjustment` parameters are not related to RGB band ID selection or stretch type. Pass them in to preserve the existing settings if desired.
|
|
70
70
|
* @returns Resolves to
|
|
71
71
|
* an object containing a stretch renderer that can be set on the input renderer.
|
|
72
72
|
*/
|
|
@@ -41,7 +41,6 @@ export interface RasterShadedReliefResult {
|
|
|
41
41
|
* Generates a [RasterShadedReliefRenderer](https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-RasterShadedReliefRenderer.html) to render elevation data.
|
|
42
42
|
*
|
|
43
43
|
* @param parameters - Input parameters for generating a shaded relief visualization.
|
|
44
|
-
* See the table below for details of each parameter.
|
|
45
44
|
* @returns Resolves with an object containing a RasterShadedReliefRenderer that can be set
|
|
46
45
|
* on the input renderer.
|
|
47
46
|
*/
|
|
@@ -62,7 +62,7 @@ export interface RasterStretchColorrampResult {
|
|
|
62
62
|
/**
|
|
63
63
|
* Generates a [RasterStretchRenderer](https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-RasterStretchRenderer.html) to render data from a single raster band.
|
|
64
64
|
*
|
|
65
|
-
* @param parameters - Input parameters for generating a single-band stretch visualization.
|
|
65
|
+
* @param parameters - Input parameters for generating a single-band stretch visualization. The `colorRamp`, `gamma`, `useGamma`, `dynamicRangeAdjustment` parameters are not related to stretch type. Pass them in to preserve the existing renderer settings if desired.
|
|
66
66
|
* @returns Resolves to an object containing a stretch renderer that can be set on the input renderer.
|
|
67
67
|
*/
|
|
68
68
|
export function createRenderer(parameters: RasterStretchColorrampRendererParameters): Promise<RasterStretchColorrampResult>;
|
|
@@ -45,7 +45,6 @@ export interface RasterUniqueValuesResult {
|
|
|
45
45
|
* Generates a [UniqueValueRenderer](https://developers.arcgis.com/javascript/latest/api-reference/esri-renderers-UniqueValueRenderer.html) to render thematic imagery.
|
|
46
46
|
*
|
|
47
47
|
* @param parameters - Input parameters for generating a unique value visualization.
|
|
48
|
-
* See the table below for details of each parameter.
|
|
49
48
|
* @returns Resolves
|
|
50
49
|
* to an object containing a unique value renderer that can be set on the input layer.
|
|
51
50
|
*/
|
|
@@ -59,7 +59,6 @@ export interface VectorFieldRendererResult {
|
|
|
59
59
|
* and oceanography raster data.
|
|
60
60
|
*
|
|
61
61
|
* @param parameters - Input parameters for generating a vector field visualization.
|
|
62
|
-
* See the table below for details of each parameter.
|
|
63
62
|
* @returns Resolves
|
|
64
63
|
* to an object containing a VectorFieldRenderer that can be set on the input layer.
|
|
65
64
|
*/
|
|
@@ -13,7 +13,6 @@ export type SmartMappingRendererType = "raster-stretch" | "raster-unique-value"
|
|
|
13
13
|
* Returns supported raster renderer information of an imagery layer.
|
|
14
14
|
*
|
|
15
15
|
* @param parameters - Input parameters for getting supported renderer info about a raster layer.
|
|
16
|
-
* See the table below for details of each parameter.
|
|
17
16
|
* @returns Resolves to an object containing
|
|
18
17
|
* information about the default renderer and other supported renderer types.
|
|
19
18
|
*/
|
|
@@ -38,7 +37,6 @@ export interface SupportedRendererInfo {
|
|
|
38
37
|
* or [stretch](https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-raster-renderers-stretch.html) renderer.
|
|
39
38
|
*
|
|
40
39
|
* @param parameters - Input parameters for getting default band ids about a raster layer.
|
|
41
|
-
* See the table below for details of each parameter.
|
|
42
40
|
* @returns Resolves to an array containing a list of default band ids.
|
|
43
41
|
*/
|
|
44
42
|
export function getDefaultBandCombination(parameters: RasterRendererParameters): Promise<[
|