@arcgis/core 5.0.0-next.17 → 5.0.0-next.19
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/AttributeBinsGraphic.js +1 -1
- package/analysis/ElevationProfile/ElevationProfileLineGround.js +1 -1
- package/analysis/ElevationProfile/ElevationProfileLineInput.js +1 -1
- package/analysis/ElevationProfile/ElevationProfileLineQuery.js +1 -1
- package/analysis/ElevationProfile/ElevationProfileLineScene.js +1 -1
- package/arcade/featureSetUtils.js +1 -1
- package/arcade/featureset/sources/FeatureLayerDynamic.js +1 -1
- package/arcade/featureset/sources/FeatureLayerMemory.js +1 -1
- package/arcade/featureset/sources/FeatureLayerOGC.js +5 -0
- package/arcade/featureset/sources/FeatureLayerRelated.js +1 -1
- package/arcade/featureset/support/FeatureSet.js +1 -1
- package/arcade/featureset/support/shared.js +1 -1
- package/assets/esri/core/workers/RemoteClient.js +1 -1
- package/assets/esri/core/workers/chunks/057d59ee6144e5890780.js +1 -0
- package/assets/esri/core/workers/chunks/{adf7ccf4ef629211c7ee.js → 08aacbfb651cc2e1c054.js} +1 -1
- package/assets/esri/core/workers/chunks/{31b5900119dd7cd9e7d3.js → 0a6ad58ca4ca0cba2fa0.js} +1 -1
- package/assets/esri/core/workers/chunks/0d8d3d0de49064971874.js +1 -0
- package/assets/esri/core/workers/chunks/{b87bc987983b31c13f64.js → 0f1b9d69961dad0b922f.js} +1 -1
- package/assets/esri/core/workers/chunks/110cc01dd6af7ee125d4.js +1 -0
- package/assets/esri/core/workers/chunks/11687718c8635eb7bf37.js +1 -0
- package/assets/esri/core/workers/chunks/{5f6df4a3376b52ead53f.js → 14f994b1dd682bf2d61a.js} +1 -1
- package/assets/esri/core/workers/chunks/3538eb39ebb58acedd67.js +1 -0
- package/assets/esri/core/workers/chunks/{658cd45b5fb304fd840a.js → 3aa77696c5ea54a238da.js} +1 -1
- package/assets/esri/core/workers/chunks/{49571d6875de1f2e7e25.js → 4b9dfdc23ba3d6ebcc1b.js} +2 -2
- package/assets/esri/core/workers/chunks/{02a22dd6d208a925cc5a.js → 52cf643621662712dc85.js} +1 -1
- package/assets/esri/core/workers/chunks/5755b11272b777507612.js +1 -0
- package/assets/esri/core/workers/chunks/{d69265ceabfa92b40bb7.js → 58969dde8c3d0b2a9829.js} +1 -1
- package/assets/esri/core/workers/chunks/6e4829b52ade3e41ccc4.js +1 -0
- package/assets/esri/core/workers/chunks/{4a89e120be142ab58a27.js → 7224b321606116fd691c.js} +1 -1
- package/assets/esri/core/workers/chunks/{888f188541f8bd68e33e.js → 72f1c3d97e7b9546c113.js} +1 -1
- package/assets/esri/core/workers/chunks/{a4518f25b9f8fe704286.js → 76e945da8f30d8641c3d.js} +4 -4
- package/assets/esri/core/workers/chunks/{257f17b3836a623a9dbe.js → 795b09ff7a8f4e91f4dc.js} +1 -1
- package/assets/esri/core/workers/chunks/{3ac7562ea90f91a9f30c.js → 82b2741e75c2e9b88252.js} +1 -1
- package/assets/esri/core/workers/chunks/{5d2e5774768d8f290343.js → b656e8fd374113523404.js} +1 -1
- package/assets/esri/core/workers/chunks/bccb9ac572bc093fb177.js +1 -0
- package/assets/esri/core/workers/chunks/{79dbfa2b9b332ca0002f.js → c52161b94c0fb071747e.js} +1 -1
- package/assets/esri/core/workers/chunks/db76958fd9f54b6bd324.js +1 -0
- package/assets/esri/core/workers/chunks/e61d7762b56e36dc7e8a.js +1 -0
- package/assets/esri/core/workers/chunks/{b30897952494a3e5b9fe.js → e69c2b613bd0210e25ba.js} +1 -1
- package/assets/esri/core/workers/chunks/f43e1e1a1b2eb737e00c.js +1 -0
- package/assets/esri/libs/lyr3d/lyr3DMain.wasm +0 -0
- package/chunks/GlowComposition.glsl.js +46 -46
- package/chunks/ImageMaterial.glsl.js +1 -1
- package/chunks/ShadedColorMaterial.glsl.js +10 -10
- package/config.js +1 -1
- package/editing/templateUtils.js +1 -1
- package/interfaces.d.ts +167 -51
- package/intl/locale.js +1 -1
- package/kernel.js +1 -1
- package/layers/BingMapsLayer.js +1 -1
- package/layers/Lyr3DWasmPerSceneView.js +1 -1
- package/layers/PointCloudLayer.js +1 -1
- package/layers/SceneLayer.js +1 -1
- package/layers/VideoLayer.js +1 -1
- package/layers/graphics/sources/OGCFeatureSource.js +1 -1
- package/layers/mixins/SceneService.js +1 -1
- package/layers/ogc/ogcFeatureUtils.js +1 -1
- package/libs/parquet/parquet.js +1 -1
- package/package.json +1 -1
- package/renderers/support/RasterSymbolizer.js +1 -1
- package/rest/support/QueryMixin.js +1 -1
- package/support/revision.js +1 -1
- package/symbols/cim/CIMSymbolDrawHelper.js +1 -1
- package/symbols/cim/cimAnalyzer.js +1 -1
- package/undoredo/support/ServiceVersionInfo.js +1 -1
- package/undoredo/support/Services.js +1 -1
- package/views/2d/LabelManager.js +1 -1
- package/views/2d/engine/webgl/FeatureTile.js +1 -1
- package/views/2d/engine/webgl/OverlayMultipoint.js +1 -1
- package/views/2d/engine/webgl/VideoScreenRenderer.js +1 -1
- package/views/2d/engine/webgl/animations/store/AnimationStore.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/colorize/ColorizeTechnique.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/dotDensity/DotDensityResources.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/drop-shadow/DropShadowTechnique.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/opacity/OpacityTechnique.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/RasterColorizerTechnique.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/RasterHighlightTechnique.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/raster/processor/textureUtils.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/BaseRasterHighlightShader.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/RasterRangeHighlightShader.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/RasterXYBandHighlightShader.js +5 -0
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/processor/math.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/shaders/raster/stretch.js +1 -1
- package/views/2d/engine/webgl/textureUtils.js +1 -1
- package/views/2d/layers/ImageryTileLayerView2D.js +1 -1
- package/views/2d/layers/features/FeatureContainer.js +1 -1
- package/views/2d/layers/imagery/ImageryTileView2D.js +1 -1
- package/views/3d/GroundView3D.js +1 -1
- package/views/3d/analysis/Dimension/LengthDimensionSubTool.js +1 -1
- package/views/3d/analysis/Slice/RotateManipulator.js +1 -1
- package/views/3d/analysis/images/Factory.js +1 -1
- package/views/3d/environment/ChapmanAtmosphere.js +1 -1
- package/views/3d/environment/EnvironmentManager.js +1 -1
- package/views/3d/environment/SceneViewEnvironment.js +1 -1
- package/views/3d/environment/SunLighting.js +1 -1
- package/views/3d/environment/VirtualLighting.js +1 -1
- package/views/3d/layers/BuildingComponentSublayerView3D.js +1 -1
- package/views/3d/layers/DrapedSubView3D.js +1 -1
- package/views/3d/layers/FlowSubView3D.js +1 -1
- package/views/3d/layers/IntegratedMesh3DTilesLayerView3D.js +1 -1
- package/views/3d/layers/IntegratedMeshLayerView3D.js +1 -1
- package/views/3d/layers/MediaLayerView3D.js +1 -1
- package/views/3d/layers/PointCloudLayerView3D.js +1 -1
- package/views/3d/layers/SceneLayerGraphicsView3D.js +1 -1
- package/views/3d/layers/SceneLayerView3D.js +1 -1
- package/views/3d/layers/graphics/Graphics3DIconSymbolLayer.js +1 -1
- package/views/3d/layers/graphics/Graphics3DMeshFillSymbolLayer.js +1 -1
- package/views/3d/layers/graphics/Graphics3DTextSymbolLayer.js +1 -1
- package/views/3d/layers/graphics/objectResourceUtils.js +1 -1
- package/views/3d/layers/graphics/pipeline/rendering/FeaturePipelineRenderManager.js +1 -1
- package/views/3d/layers/graphics/wosrLoader.js +1 -1
- package/views/3d/layers/i3s/I3SMaterialUtil.js +1 -1
- package/views/3d/support/QualityProfile.js +5 -0
- package/views/3d/support/QualitySettings.js +1 -1
- package/views/3d/support/StreamTextureCollection.js +1 -1
- package/views/3d/support/TextureCollection.js +1 -1
- package/views/3d/support/engineContent/marker.js +1 -1
- package/views/3d/support/engineContent/sdfPrimitives.js +1 -1
- package/views/3d/support/gaussianSplatting/GaussianSplatOrderTexture.js +1 -1
- package/views/3d/terrain/OverlayRenderer.js +1 -1
- package/views/3d/terrain/TerrainSurface.js +1 -1
- package/views/3d/terrain/TileCompositor.js +1 -1
- package/views/3d/webgl-engine/Stage.js +1 -1
- package/views/3d/webgl-engine/collections/Component/ComponentObjectCollection.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/material/MaterialBase.js +1 -1
- package/views/3d/webgl-engine/core/material/RenderTexture.js +1 -1
- package/views/3d/webgl-engine/effects/glow/GlowRenderNode.js +1 -1
- package/views/3d/webgl-engine/effects/haze/Haze.js +1 -1
- package/views/3d/webgl-engine/effects/smaa/SMAA.js +1 -1
- package/views/3d/webgl-engine/effects/ssao/SSAO.js +1 -1
- package/views/3d/webgl-engine/lib/AnimationTimeStep.js +1 -1
- package/views/3d/webgl-engine/lib/BasisUtil.js +1 -1
- package/views/3d/webgl-engine/lib/DDSUtil.js +1 -1
- package/views/3d/webgl-engine/lib/GLTextureMaterial.js +1 -1
- package/views/3d/webgl-engine/lib/ManagedTexture.js +5 -0
- package/views/3d/webgl-engine/lib/OrderIndependentTransparency.js +1 -1
- package/views/3d/webgl-engine/lib/RenderFeature.js +1 -1
- package/views/3d/webgl-engine/lib/Renderer.js +1 -1
- package/views/3d/webgl-engine/lib/TextTextureAtlas.js +1 -1
- package/views/3d/webgl-engine/lib/TextTextureFactory.js +1 -1
- package/views/3d/webgl-engine/lib/TextureRepository.js +1 -1
- package/views/3d/webgl-engine/lib/glUtil3D.js +1 -1
- package/views/3d/webgl-engine/materials/CheckerBoardMaterial.js +1 -1
- package/views/3d/webgl-engine/materials/ImageMaterial.js +1 -1
- package/views/3d/webgl-engine/materials/LineMarkerMaterial.js +1 -1
- package/views/3d/webgl-engine/materials/ShadedColorMaterial.js +1 -1
- package/views/3d/webgl-engine/materials/internal/WaterTextureRepository.js +1 -1
- package/views/3d/webgl-engine/materials/stippleTextureRepository.js +1 -1
- package/views/3d/webgl-engine/parts/RenderView.js +1 -1
- package/views/GroundView.js +1 -1
- package/views/SceneView.js +1 -1
- package/views/support/layerViewUtils.js +1 -1
- package/views/webgl/Texture.js +1 -1
- package/views/webgl/testSVGPremultipliedAlpha.js +1 -1
- package/widgets/Editor/CreateFeaturesWorkflow.js +1 -1
- package/widgets/Editor/SplitFeatureWorkflow.js +1 -1
- package/widgets/Editor/UpdateFeatureWorkflow.js +1 -1
- package/widgets/Editor/VisibleElements.js +1 -1
- package/widgets/Editor/components/UpdateFeaturePanelContent.js +1 -1
- package/widgets/Editor/workflowUtils.js +1 -1
- package/widgets/Editor.js +1 -1
- package/widgets/FeatureForm/FeatureFormUtilityNetworkAssociations/FeatureFormUtilityNetworkAssociationList.js +1 -1
- package/widgets/FeatureForm/FeatureFormUtilityNetworkAssociations/UtilityNetworkAssociationSettings.js +1 -1
- package/widgets/FeatureTable/FieldColumn.js +1 -1
- package/widgets/FeatureTable/Grid/Column.js +1 -1
- package/widgets/OrientedImageryViewer/OrientedImageryViewerViewModel.js +1 -1
- package/widgets/OrientedImageryViewer/adapters/sketch/MeasurementAdapter.js +1 -1
- package/widgets/OrientedImageryViewer/adapters/sketch/TriangulatedMeasurementAdapter.js +1 -1
- package/widgets/OrientedImageryViewer/imageMeasurementUtils.js +1 -1
- package/widgets/OrientedImageryViewer/services/ImageMeasurementService.js +1 -1
- package/widgets/OrientedImageryViewer.js +1 -1
- package/widgets/UtilityNetworkTrace/UtilityNetworkTraceViewModel.js +1 -1
- package/widgets/smartMapping/SizeSlider.js +1 -1
- package/widgets/support/SelectionList/VisibleElements.js +1 -1
- package/widgets/support/SelectionList.js +1 -1
- package/widgets/support/UtilityNetworkAssociations/FeatureUtilityNetworkAssociationsViewModel.js +1 -1
- package/assets/esri/core/workers/chunks/080268f78436a2f0d996.js +0 -1
- package/assets/esri/core/workers/chunks/18474c017ddacd1d3d2c.js +0 -1
- package/assets/esri/core/workers/chunks/27e6a6c5610007ac6a54.js +0 -1
- package/assets/esri/core/workers/chunks/5415fbcc7ed203fc5575.js +0 -1
- package/assets/esri/core/workers/chunks/631fb2e62e48f8be4051.js +0 -1
- package/assets/esri/core/workers/chunks/722da7a39a0ad9300752.js +0 -1
- package/assets/esri/core/workers/chunks/9595aabbaf411eceea1e.js +0 -1
- package/assets/esri/core/workers/chunks/a470f662d73aa8d5d90f.js +0 -1
- package/assets/esri/core/workers/chunks/a57751f3d78524c876cd.js +0 -1
- package/assets/esri/core/workers/chunks/ac366221e8636b60aee5.js +0 -1
- package/assets/esri/core/workers/chunks/dec336700cfb83abbbeb.js +0 -1
- package/views/3d/support/DisplayQualityProfile.js +0 -5
- package/views/3d/webgl-engine/lib/Texture.js +0 -5
- /package/views/3d/webgl-engine/lib/{ITexture.js → IManagedTexture.js} +0 -0
package/interfaces.d.ts
CHANGED
|
@@ -823,7 +823,7 @@ declare namespace __esri {
|
|
|
823
823
|
*/
|
|
824
824
|
lineVisible: boolean;
|
|
825
825
|
/**
|
|
826
|
-
* Provides configuration options for visualizing
|
|
826
|
+
* Provides configuration options, such as its visibility, for visualizing a specific elevation profile line within a chart.
|
|
827
827
|
*
|
|
828
828
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-ElevationProfile-ElevationProfileLineChartOptions.html Read more...}
|
|
829
829
|
*/
|
|
@@ -996,7 +996,7 @@ declare namespace __esri {
|
|
|
996
996
|
*/
|
|
997
997
|
lineVisible: boolean;
|
|
998
998
|
/**
|
|
999
|
-
* Provides configuration options for visualizing
|
|
999
|
+
* Provides configuration options, such as its visibility, for visualizing a specific elevation profile line within a view.
|
|
1000
1000
|
*
|
|
1001
1001
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-ElevationProfile-ElevationProfileLineViewOptions.html Read more...}
|
|
1002
1002
|
*/
|
|
@@ -1037,7 +1037,8 @@ declare namespace __esri {
|
|
|
1037
1037
|
*/
|
|
1038
1038
|
geometryVisualizationVisible: boolean;
|
|
1039
1039
|
/**
|
|
1040
|
-
* Provides configuration options for visualizing an elevation profile within a view
|
|
1040
|
+
* Provides general configuration options for visualizing an elevation profile within a view,
|
|
1041
|
+
* independent of the profile line type.
|
|
1041
1042
|
*
|
|
1042
1043
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-ElevationProfile-ElevationProfileViewOptions.html Read more...}
|
|
1043
1044
|
*/
|
|
@@ -1087,7 +1088,7 @@ declare namespace __esri {
|
|
|
1087
1088
|
get displayUnits(): ElevationProfileDisplayUnits;
|
|
1088
1089
|
set displayUnits(value: ElevationProfileDisplayUnitsProperties);
|
|
1089
1090
|
/**
|
|
1090
|
-
* Specifies how the geometry Z values are interpreted, for example to compute elevations for an
|
|
1091
|
+
* Specifies how the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-ElevationProfileAnalysis.html#geometry geometry's} Z values are interpreted, for example to compute elevations for an
|
|
1091
1092
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-ElevationProfile-ElevationProfileLineInput.html input} profile line.
|
|
1092
1093
|
*
|
|
1093
1094
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-ElevationProfileAnalysis.html#elevationInfo Read more...}
|
|
@@ -1132,7 +1133,7 @@ declare namespace __esri {
|
|
|
1132
1133
|
*/
|
|
1133
1134
|
displayUnits?: ElevationProfileDisplayUnitsProperties;
|
|
1134
1135
|
/**
|
|
1135
|
-
* Specifies how the geometry Z values are interpreted, for example to compute elevations for an
|
|
1136
|
+
* Specifies how the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-ElevationProfileAnalysis.html#geometry geometry's} Z values are interpreted, for example to compute elevations for an
|
|
1136
1137
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-ElevationProfile-ElevationProfileLineInput.html input} profile line.
|
|
1137
1138
|
*
|
|
1138
1139
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-ElevationProfileAnalysis.html#elevationInfo Read more...}
|
|
@@ -4002,16 +4003,17 @@ declare namespace __esri {
|
|
|
4002
4003
|
*
|
|
4003
4004
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-arcade.html#FeatureSetLayer Read more...}
|
|
4004
4005
|
*/
|
|
4005
|
-
export type FeatureSetLayer = |
|
|
4006
|
+
export type FeatureSetLayer = | CatalogFootprintLayer
|
|
4007
|
+
| CatalogLayer
|
|
4006
4008
|
| CSVLayer
|
|
4009
|
+
| FeatureLayer
|
|
4007
4010
|
| GeoJSONLayer
|
|
4008
|
-
|
|
|
4011
|
+
| KnowledgeGraphSublayer
|
|
4012
|
+
| OGCFeatureLayer
|
|
4009
4013
|
| OrientedImageryLayer
|
|
4010
4014
|
| SubtypeGroupLayer
|
|
4011
|
-
| CatalogLayer
|
|
4012
4015
|
| SubtypeSublayer
|
|
4013
|
-
|
|
|
4014
|
-
| KnowledgeGraphSublayer;
|
|
4016
|
+
| WFSLayer;
|
|
4015
4017
|
|
|
4016
4018
|
/**
|
|
4017
4019
|
* Type definition for a fulfilled promise of the asynchronous execution of an Arcade expression.
|
|
@@ -45862,6 +45864,13 @@ declare namespace __esri {
|
|
|
45862
45864
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-VideoLayer.html#buffered Read more...}
|
|
45863
45865
|
*/
|
|
45864
45866
|
readonly buffered: number;
|
|
45867
|
+
/**
|
|
45868
|
+
* Represents available information about the sensor that captured the
|
|
45869
|
+
* stream data.
|
|
45870
|
+
*
|
|
45871
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-VideoLayer.html#cameraInfo Read more...}
|
|
45872
|
+
*/
|
|
45873
|
+
readonly cameraInfo: VideoLayerCameraInfo | nullish;
|
|
45865
45874
|
/**
|
|
45866
45875
|
* The capabilities of the video layer.
|
|
45867
45876
|
*
|
|
@@ -45874,6 +45883,12 @@ declare namespace __esri {
|
|
|
45874
45883
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-VideoLayer.html#codecs Read more...}
|
|
45875
45884
|
*/
|
|
45876
45885
|
readonly codecs: Codecs | nullish;
|
|
45886
|
+
/**
|
|
45887
|
+
* The connection information for the video layer.
|
|
45888
|
+
*
|
|
45889
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-VideoLayer.html#connectionInfo Read more...}
|
|
45890
|
+
*/
|
|
45891
|
+
readonly connectionInfo: any | nullish;
|
|
45877
45892
|
/**
|
|
45878
45893
|
* The copyright information for the video layer.
|
|
45879
45894
|
*
|
|
@@ -45970,6 +45985,12 @@ declare namespace __esri {
|
|
|
45970
45985
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-VideoLayer.html#layerId Read more...}
|
|
45971
45986
|
*/
|
|
45972
45987
|
readonly layerId: number | nullish;
|
|
45988
|
+
/**
|
|
45989
|
+
* Provides status details about an ongoing livestream playback.
|
|
45990
|
+
*
|
|
45991
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-VideoLayer.html#livestreamStatus Read more...}
|
|
45992
|
+
*/
|
|
45993
|
+
readonly livestreamStatus: LivestreamStatus | nullish;
|
|
45973
45994
|
/**
|
|
45974
45995
|
* Indicates if the video layer should loop.
|
|
45975
45996
|
*
|
|
@@ -46022,6 +46043,12 @@ declare namespace __esri {
|
|
|
46022
46043
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-VideoLayer.html#playbackRate Read more...}
|
|
46023
46044
|
*/
|
|
46024
46045
|
playbackRate: number;
|
|
46046
|
+
/**
|
|
46047
|
+
* The URL for use with the video player.
|
|
46048
|
+
*
|
|
46049
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-VideoLayer.html#playerUrl Read more...}
|
|
46050
|
+
*/
|
|
46051
|
+
readonly playerUrl: string | nullish;
|
|
46025
46052
|
/**
|
|
46026
46053
|
* Indicates if the video layer is playing.
|
|
46027
46054
|
*
|
|
@@ -46040,6 +46067,15 @@ declare namespace __esri {
|
|
|
46040
46067
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-VideoLayer.html#qualities Read more...}
|
|
46041
46068
|
*/
|
|
46042
46069
|
readonly qualities: ("sd" | "hd" | "fhd" | "qhd" | "uhd")[] | nullish;
|
|
46070
|
+
/**
|
|
46071
|
+
* Property is used to define orientation information to compute the
|
|
46072
|
+
* display angle of the sensor location symbol.
|
|
46073
|
+
*
|
|
46074
|
+
* @default { source: "platformHeading", symbolOffset: 0 }
|
|
46075
|
+
*
|
|
46076
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-VideoLayer.html#sensorSymbolOrientation Read more...}
|
|
46077
|
+
*/
|
|
46078
|
+
sensorSymbolOrientation: SensorSymbolOrientation;
|
|
46043
46079
|
/**
|
|
46044
46080
|
* The ArcGIS Enterprise Portal item id of the video service.
|
|
46045
46081
|
*
|
|
@@ -46373,6 +46409,13 @@ declare namespace __esri {
|
|
|
46373
46409
|
sensorSymbol?: | (SimpleMarkerSymbolProperties & { type: "simple-marker" })
|
|
46374
46410
|
| (PictureMarkerSymbolProperties & { type: "picture-marker" })
|
|
46375
46411
|
| (CIMSymbolProperties & { type: "cim" });
|
|
46412
|
+
/**
|
|
46413
|
+
* Property is used to define orientation information to compute the
|
|
46414
|
+
* display angle of the sensor location symbol.
|
|
46415
|
+
*
|
|
46416
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-VideoLayer.html#sensorSymbolOrientation Read more...}
|
|
46417
|
+
*/
|
|
46418
|
+
sensorSymbolOrientation?: SensorSymbolOrientation;
|
|
46376
46419
|
/**
|
|
46377
46420
|
* A {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-symbols-SimpleLineSymbol.html SimpleLineSymbol} used for representing the trailing line of travel of a moving video collection sensor.
|
|
46378
46421
|
*
|
|
@@ -46412,6 +46455,21 @@ declare namespace __esri {
|
|
|
46412
46455
|
volume?: number;
|
|
46413
46456
|
}
|
|
46414
46457
|
|
|
46458
|
+
/**
|
|
46459
|
+
* The **CameraInfo** is an object that represents the camera information of the video layer.
|
|
46460
|
+
*
|
|
46461
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-VideoLayer.html#CameraInfo Read more...}
|
|
46462
|
+
*/
|
|
46463
|
+
export interface VideoLayerCameraInfo {
|
|
46464
|
+
farDistance: number;
|
|
46465
|
+
fov: number;
|
|
46466
|
+
heading: number;
|
|
46467
|
+
height: number;
|
|
46468
|
+
nearDistance: number;
|
|
46469
|
+
position: CameraInfoPosition;
|
|
46470
|
+
tilt: number;
|
|
46471
|
+
}
|
|
46472
|
+
|
|
46415
46473
|
/**
|
|
46416
46474
|
* The **Codecs** is an object that represents the codecs used by the video layer.
|
|
46417
46475
|
*
|
|
@@ -46423,6 +46481,31 @@ declare namespace __esri {
|
|
|
46423
46481
|
video: string;
|
|
46424
46482
|
}
|
|
46425
46483
|
|
|
46484
|
+
/**
|
|
46485
|
+
* The **LivestreamStatus** is an object that represents the livestream status of a video layer.
|
|
46486
|
+
*
|
|
46487
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-VideoLayer.html#LivestreamStatus Read more...}
|
|
46488
|
+
*/
|
|
46489
|
+
export interface LivestreamStatus {
|
|
46490
|
+
atLiveEdge: boolean | nullish;
|
|
46491
|
+
behindLiveEdge: boolean | nullish;
|
|
46492
|
+
liveCurrentTime: number | nullish;
|
|
46493
|
+
liveWindow: number | nullish;
|
|
46494
|
+
pastSeekEnd: number | nullish;
|
|
46495
|
+
seekableEnd: number | nullish;
|
|
46496
|
+
seekableStart: number | nullish;
|
|
46497
|
+
}
|
|
46498
|
+
|
|
46499
|
+
/**
|
|
46500
|
+
* The **SensorSymbolOrientation** type defines the orientation source and symbol offset for the sensor symbol.
|
|
46501
|
+
*
|
|
46502
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-VideoLayer.html#SensorSymbolOrientation Read more...}
|
|
46503
|
+
*/
|
|
46504
|
+
export interface SensorSymbolOrientation {
|
|
46505
|
+
source: "platformHeading" | "cameraAzimuth";
|
|
46506
|
+
symbolOffset: number;
|
|
46507
|
+
}
|
|
46508
|
+
|
|
46426
46509
|
export interface VideoLayerCapabilities {
|
|
46427
46510
|
operations: VideoLayerCapabilitiesOperations;
|
|
46428
46511
|
}
|
|
@@ -46479,6 +46562,14 @@ declare namespace __esri {
|
|
|
46479
46562
|
type: "Video Layer";
|
|
46480
46563
|
}
|
|
46481
46564
|
|
|
46565
|
+
export interface CameraInfoPosition {
|
|
46566
|
+
x: number;
|
|
46567
|
+
y: number;
|
|
46568
|
+
z?: number;
|
|
46569
|
+
m?: number;
|
|
46570
|
+
spatialReference?: SpatialReference | any;
|
|
46571
|
+
}
|
|
46572
|
+
|
|
46482
46573
|
export interface ViewshedLayer extends Layer, OperationalLayer {
|
|
46483
46574
|
}
|
|
46484
46575
|
|
|
@@ -96840,7 +96931,7 @@ declare namespace __esri {
|
|
|
96840
96931
|
*/
|
|
96841
96932
|
readonly analysis: ElevationProfileAnalysis;
|
|
96842
96933
|
/**
|
|
96843
|
-
* Units used for all the results and statistics of the elevation profile analysis.
|
|
96934
|
+
* Units used for all the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-2d-analysis-ElevationProfileAnalysisView2D.html#results results} and {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-2d-analysis-ElevationProfileAnalysisView2D.html#statistics statistics} of the elevation profile analysis.
|
|
96844
96935
|
*
|
|
96845
96936
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-2d-analysis-ElevationProfileAnalysisView2D.html#effectiveDisplayUnits Read more...}
|
|
96846
96937
|
*/
|
|
@@ -96852,13 +96943,13 @@ declare namespace __esri {
|
|
|
96852
96943
|
*/
|
|
96853
96944
|
readonly error: ElevationProfileError | nullish;
|
|
96854
96945
|
/**
|
|
96855
|
-
* Points being hovered in the chart, in the view's spatial reference, computed from the
|
|
96946
|
+
* Points being hovered in the chart, in the view's spatial reference, computed from the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-2d-analysis-ElevationProfileAnalysisView2D.html#hoveredPosition hoveredPosition} property.
|
|
96856
96947
|
*
|
|
96857
96948
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-2d-analysis-ElevationProfileAnalysisView2D.html#hoveredPoints Read more...}
|
|
96858
96949
|
*/
|
|
96859
96950
|
readonly hoveredPoints: (Point | nullish)[];
|
|
96860
96951
|
/**
|
|
96861
|
-
*
|
|
96952
|
+
* Property to track the position, in [0, 1], that is being hovered in the elevation profile chart.
|
|
96862
96953
|
*
|
|
96863
96954
|
* @default null
|
|
96864
96955
|
*
|
|
@@ -96880,7 +96971,7 @@ declare namespace __esri {
|
|
|
96880
96971
|
*/
|
|
96881
96972
|
readonly progress: number;
|
|
96882
96973
|
/**
|
|
96883
|
-
*
|
|
96974
|
+
* Results of the elevation profile analysis.
|
|
96884
96975
|
*
|
|
96885
96976
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-2d-analysis-ElevationProfileAnalysisView2D.html#results Read more...}
|
|
96886
96977
|
*/
|
|
@@ -96919,7 +97010,7 @@ declare namespace __esri {
|
|
|
96919
97010
|
*/
|
|
96920
97011
|
pickFeature(options?: ElevationProfileAnalysisView2DPickFeatureOptions | nullish): Promise<ElevationProfilePickResult>;
|
|
96921
97012
|
/**
|
|
96922
|
-
* Starts the interactive placement of a new input
|
|
97013
|
+
* Starts the interactive placement of a new input line for the elevation profile analysis.
|
|
96923
97014
|
*
|
|
96924
97015
|
* @param options An object specifying additional options.
|
|
96925
97016
|
*
|
|
@@ -97619,7 +97710,7 @@ declare namespace __esri {
|
|
|
97619
97710
|
*/
|
|
97620
97711
|
readonly analysis: ElevationProfileAnalysis;
|
|
97621
97712
|
/**
|
|
97622
|
-
* Units used for all the results and statistics of the elevation profile analysis.
|
|
97713
|
+
* Units used for all the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-3d-analysis-ElevationProfileAnalysisView3D.html#results results} and {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-3d-analysis-ElevationProfileAnalysisView3D.html#statistics statistics} of the elevation profile analysis.
|
|
97623
97714
|
*
|
|
97624
97715
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-3d-analysis-ElevationProfileAnalysisView3D.html#effectiveDisplayUnits Read more...}
|
|
97625
97716
|
*/
|
|
@@ -97631,13 +97722,13 @@ declare namespace __esri {
|
|
|
97631
97722
|
*/
|
|
97632
97723
|
readonly error: ElevationProfileError | nullish;
|
|
97633
97724
|
/**
|
|
97634
|
-
* Points being hovered in the chart, in the view's spatial reference, computed from the
|
|
97725
|
+
* Points being hovered in the chart, in the view's spatial reference, computed from the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-3d-analysis-ElevationProfileAnalysisView3D.html#hoveredPosition hoveredPosition} property.
|
|
97635
97726
|
*
|
|
97636
97727
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-3d-analysis-ElevationProfileAnalysisView3D.html#hoveredPoints Read more...}
|
|
97637
97728
|
*/
|
|
97638
97729
|
readonly hoveredPoints: (Point | nullish)[];
|
|
97639
97730
|
/**
|
|
97640
|
-
*
|
|
97731
|
+
* Property to track the position, in [0, 1], that is being hovered in the elevation profile chart.
|
|
97641
97732
|
*
|
|
97642
97733
|
* @default null
|
|
97643
97734
|
*
|
|
@@ -97659,7 +97750,7 @@ declare namespace __esri {
|
|
|
97659
97750
|
*/
|
|
97660
97751
|
readonly progress: number;
|
|
97661
97752
|
/**
|
|
97662
|
-
*
|
|
97753
|
+
* Results of the elevation profile analysis.
|
|
97663
97754
|
*
|
|
97664
97755
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-3d-analysis-ElevationProfileAnalysisView3D.html#results Read more...}
|
|
97665
97756
|
*/
|
|
@@ -97690,7 +97781,7 @@ declare namespace __esri {
|
|
|
97690
97781
|
visible: boolean;
|
|
97691
97782
|
constructor(properties?: any);
|
|
97692
97783
|
/**
|
|
97693
|
-
* Starts an interactive operation to pick a feature in the view to use as the input for the elevation profile analysis.
|
|
97784
|
+
* Starts an interactive operation to pick a line feature in the view to use as the input for the elevation profile analysis.
|
|
97694
97785
|
*
|
|
97695
97786
|
* @param options An object specifying additional options.
|
|
97696
97787
|
*
|
|
@@ -97698,7 +97789,7 @@ declare namespace __esri {
|
|
|
97698
97789
|
*/
|
|
97699
97790
|
pickFeature(options?: ElevationProfileAnalysisView3DPickFeatureOptions | nullish): Promise<ElevationProfilePickResult>;
|
|
97700
97791
|
/**
|
|
97701
|
-
* Starts the interactive placement of a new input
|
|
97792
|
+
* Starts the interactive placement of a new input line for the elevation profile analysis.
|
|
97702
97793
|
*
|
|
97703
97794
|
* @param options An object specifying additional options.
|
|
97704
97795
|
*
|
|
@@ -98784,7 +98875,7 @@ declare namespace __esri {
|
|
|
98784
98875
|
*/
|
|
98785
98876
|
readonly available: boolean;
|
|
98786
98877
|
/**
|
|
98787
|
-
* The profile line whose elevation is represented by this result.
|
|
98878
|
+
* The {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-analysis-ElevationProfileAnalysis.html#profiles profile line} whose elevation is represented by this result.
|
|
98788
98879
|
*
|
|
98789
98880
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-analysis-ElevationProfile-ElevationProfileResult.html#profile Read more...}
|
|
98790
98881
|
*/
|
|
@@ -100382,7 +100473,7 @@ declare namespace __esri {
|
|
|
100382
100473
|
*/
|
|
100383
100474
|
declare readonly dataUpdating: FeatureLayerViewMixin["dataUpdating"];
|
|
100384
100475
|
/**
|
|
100385
|
-
* Indicates whether the layer view contains all available features from the service.
|
|
100476
|
+
* Indicates whether the layer view contains all available features from the service or source.
|
|
100386
100477
|
*
|
|
100387
100478
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-CatalogFootprintLayerView.html#hasAllFeatures Read more...}
|
|
100388
100479
|
*/
|
|
@@ -100395,7 +100486,7 @@ declare namespace __esri {
|
|
|
100395
100486
|
*/
|
|
100396
100487
|
declare readonly hasAllFeaturesInView: FeatureLayerViewMixin["hasAllFeaturesInView"];
|
|
100397
100488
|
/**
|
|
100398
|
-
* Indicates whether the
|
|
100489
|
+
* Indicates whether the LayerView contains geometries at full resolution.
|
|
100399
100490
|
*
|
|
100400
100491
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-CatalogFootprintLayerView.html#hasFullGeometries Read more...}
|
|
100401
100492
|
*/
|
|
@@ -100619,7 +100710,7 @@ declare namespace __esri {
|
|
|
100619
100710
|
*/
|
|
100620
100711
|
declare readonly dataUpdating: FeatureLayerViewMixin["dataUpdating"];
|
|
100621
100712
|
/**
|
|
100622
|
-
* Indicates whether the layer view contains all available features from the service.
|
|
100713
|
+
* Indicates whether the layer view contains all available features from the service or source.
|
|
100623
100714
|
*
|
|
100624
100715
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-CSVLayerView.html#hasAllFeatures Read more...}
|
|
100625
100716
|
*/
|
|
@@ -100632,7 +100723,7 @@ declare namespace __esri {
|
|
|
100632
100723
|
*/
|
|
100633
100724
|
declare readonly hasAllFeaturesInView: FeatureLayerViewMixin["hasAllFeaturesInView"];
|
|
100634
100725
|
/**
|
|
100635
|
-
* Indicates whether the
|
|
100726
|
+
* Indicates whether the LayerView contains geometries at full resolution.
|
|
100636
100727
|
*
|
|
100637
100728
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-CSVLayerView.html#hasFullGeometries Read more...}
|
|
100638
100729
|
*/
|
|
@@ -100901,7 +100992,7 @@ declare namespace __esri {
|
|
|
100901
100992
|
*/
|
|
100902
100993
|
declare readonly dataUpdating: FeatureLayerViewMixin["dataUpdating"];
|
|
100903
100994
|
/**
|
|
100904
|
-
* Indicates whether the layer view contains all available features from the service.
|
|
100995
|
+
* Indicates whether the layer view contains all available features from the service or source.
|
|
100905
100996
|
*
|
|
100906
100997
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-FeatureLayerView.html#hasAllFeatures Read more...}
|
|
100907
100998
|
*/
|
|
@@ -100914,7 +101005,7 @@ declare namespace __esri {
|
|
|
100914
101005
|
*/
|
|
100915
101006
|
declare readonly hasAllFeaturesInView: FeatureLayerViewMixin["hasAllFeaturesInView"];
|
|
100916
101007
|
/**
|
|
100917
|
-
* Indicates whether the
|
|
101008
|
+
* Indicates whether the LayerView contains geometries at full resolution.
|
|
100918
101009
|
*
|
|
100919
101010
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-FeatureLayerView.html#hasFullGeometries Read more...}
|
|
100920
101011
|
*/
|
|
@@ -101230,7 +101321,7 @@ declare namespace __esri {
|
|
|
101230
101321
|
*/
|
|
101231
101322
|
declare readonly dataUpdating: FeatureLayerViewMixin["dataUpdating"];
|
|
101232
101323
|
/**
|
|
101233
|
-
* Indicates whether the layer view contains all available features from the service.
|
|
101324
|
+
* Indicates whether the layer view contains all available features from the service or source.
|
|
101234
101325
|
*
|
|
101235
101326
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-GeoJSONLayerView.html#hasAllFeatures Read more...}
|
|
101236
101327
|
*/
|
|
@@ -101243,7 +101334,7 @@ declare namespace __esri {
|
|
|
101243
101334
|
*/
|
|
101244
101335
|
declare readonly hasAllFeaturesInView: FeatureLayerViewMixin["hasAllFeaturesInView"];
|
|
101245
101336
|
/**
|
|
101246
|
-
* Indicates whether the
|
|
101337
|
+
* Indicates whether the LayerView contains geometries at full resolution.
|
|
101247
101338
|
*
|
|
101248
101339
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-GeoJSONLayerView.html#hasFullGeometries Read more...}
|
|
101249
101340
|
*/
|
|
@@ -101935,7 +102026,7 @@ declare namespace __esri {
|
|
|
101935
102026
|
*/
|
|
101936
102027
|
declare readonly dataUpdating: FeatureLayerViewMixin["dataUpdating"];
|
|
101937
102028
|
/**
|
|
101938
|
-
* Indicates whether the layer view contains all available features from the service.
|
|
102029
|
+
* Indicates whether the layer view contains all available features from the service or source.
|
|
101939
102030
|
*
|
|
101940
102031
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-OGCFeatureLayerView.html#hasAllFeatures Read more...}
|
|
101941
102032
|
*/
|
|
@@ -101948,7 +102039,7 @@ declare namespace __esri {
|
|
|
101948
102039
|
*/
|
|
101949
102040
|
declare readonly hasAllFeaturesInView: FeatureLayerViewMixin["hasAllFeaturesInView"];
|
|
101950
102041
|
/**
|
|
101951
|
-
* Indicates whether the
|
|
102042
|
+
* Indicates whether the LayerView contains geometries at full resolution.
|
|
101952
102043
|
*
|
|
101953
102044
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-OGCFeatureLayerView.html#hasFullGeometries Read more...}
|
|
101954
102045
|
*/
|
|
@@ -102140,7 +102231,7 @@ declare namespace __esri {
|
|
|
102140
102231
|
*/
|
|
102141
102232
|
declare readonly dataUpdating: FeatureLayerViewMixin["dataUpdating"];
|
|
102142
102233
|
/**
|
|
102143
|
-
* Indicates whether the layer view contains all available features from the service.
|
|
102234
|
+
* Indicates whether the layer view contains all available features from the service or source.
|
|
102144
102235
|
*
|
|
102145
102236
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#hasAllFeatures Read more...}
|
|
102146
102237
|
*/
|
|
@@ -102153,7 +102244,7 @@ declare namespace __esri {
|
|
|
102153
102244
|
*/
|
|
102154
102245
|
declare readonly hasAllFeaturesInView: FeatureLayerViewMixin["hasAllFeaturesInView"];
|
|
102155
102246
|
/**
|
|
102156
|
-
* Indicates whether the
|
|
102247
|
+
* Indicates whether the LayerView contains geometries at full resolution.
|
|
102157
102248
|
*
|
|
102158
102249
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#hasFullGeometries Read more...}
|
|
102159
102250
|
*/
|
|
@@ -102884,7 +102975,7 @@ declare namespace __esri {
|
|
|
102884
102975
|
*/
|
|
102885
102976
|
declare readonly dataUpdating: FeatureLayerViewMixin["dataUpdating"];
|
|
102886
102977
|
/**
|
|
102887
|
-
* Indicates whether the layer view contains all available features from the service.
|
|
102978
|
+
* Indicates whether the layer view contains all available features from the service or source.
|
|
102888
102979
|
*
|
|
102889
102980
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-WFSLayerView.html#hasAllFeatures Read more...}
|
|
102890
102981
|
*/
|
|
@@ -102897,7 +102988,7 @@ declare namespace __esri {
|
|
|
102897
102988
|
*/
|
|
102898
102989
|
declare readonly hasAllFeaturesInView: FeatureLayerViewMixin["hasAllFeaturesInView"];
|
|
102899
102990
|
/**
|
|
102900
|
-
* Indicates whether the
|
|
102991
|
+
* Indicates whether the LayerView contains geometries at full resolution.
|
|
102901
102992
|
*
|
|
102902
102993
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-WFSLayerView.html#hasFullGeometries Read more...}
|
|
102903
102994
|
*/
|
|
@@ -115926,7 +116017,7 @@ declare namespace __esri {
|
|
|
115926
116017
|
*/
|
|
115927
116018
|
yearPlaying: boolean;
|
|
115928
116019
|
/**
|
|
115929
|
-
* Provides the logic for the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Daylight.html Daylight} widget
|
|
116020
|
+
* Provides the logic for the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Daylight.html Daylight} widget.
|
|
115930
116021
|
*
|
|
115931
116022
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Daylight-DaylightViewModel.html Read more...}
|
|
115932
116023
|
*/
|
|
@@ -117956,25 +118047,44 @@ declare namespace __esri {
|
|
|
117956
118047
|
interface EditsProperties {
|
|
117957
118048
|
}
|
|
117958
118049
|
|
|
117959
|
-
|
|
117960
|
-
|
|
117961
|
-
|
|
117962
|
-
|
|
117963
|
-
|
|
117964
|
-
|
|
117965
|
-
|
|
118050
|
+
export class MergeFeaturesWorkflow extends Workflow {
|
|
118051
|
+
/**
|
|
118052
|
+
* The instance of
|
|
118053
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureForm-FeatureFormViewModel.html FeatureFormViewModel} used by the
|
|
118054
|
+
* workflow to manage the attributes of the resulting features.
|
|
118055
|
+
*
|
|
118056
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor-MergeFeaturesWorkflow.html#formViewModel Read more...}
|
|
118057
|
+
*/
|
|
117966
118058
|
readonly formViewModel: FeatureFormViewModel;
|
|
118059
|
+
/**
|
|
118060
|
+
* The layer to which the features being merged belong.
|
|
118061
|
+
*
|
|
118062
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor-MergeFeaturesWorkflow.html#layer Read more...}
|
|
118063
|
+
*/
|
|
117967
118064
|
readonly layer: | GeoJSONLayer
|
|
117968
|
-
|
|
117969
|
-
|
|
117970
|
-
|
|
117971
|
-
|
|
117972
|
-
|
|
117973
|
-
|
|
118065
|
+
| FeatureLayer
|
|
118066
|
+
| OrientedImageryLayer
|
|
118067
|
+
| SceneLayer
|
|
118068
|
+
| SubtypeSublayer
|
|
118069
|
+
| KnowledgeGraphSublayer
|
|
118070
|
+
| nullish;
|
|
118071
|
+
/**
|
|
118072
|
+
* The type of the workflow.
|
|
118073
|
+
*
|
|
118074
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor-MergeFeaturesWorkflow.html#type Read more...}
|
|
118075
|
+
*/
|
|
117974
118076
|
readonly type: "merge-features";
|
|
118077
|
+
/**
|
|
118078
|
+
* A read-only class containing the logic used when merging features using the
|
|
118079
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor.html Editor} widget.
|
|
118080
|
+
*
|
|
118081
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor-MergeFeaturesWorkflow.html Read more...}
|
|
118082
|
+
*/
|
|
118083
|
+
constructor(properties?: MergeFeaturesWorkflowProperties);
|
|
117975
118084
|
}
|
|
117976
118085
|
|
|
117977
|
-
|
|
118086
|
+
interface MergeFeaturesWorkflowProperties extends WorkflowProperties {
|
|
118087
|
+
}
|
|
117978
118088
|
|
|
117979
118089
|
/**
|
|
117980
118090
|
* This object contains data for the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor-MergeFeaturesWorkflow.html MergeFeaturesWorkflow}.
|
|
@@ -118617,6 +118727,9 @@ declare namespace __esri {
|
|
|
118617
118727
|
flow?: boolean;
|
|
118618
118728
|
sketch?: boolean;
|
|
118619
118729
|
undoRedoButtons?: boolean;
|
|
118730
|
+
zoomToButton?: boolean;
|
|
118731
|
+
splitButton?: boolean;
|
|
118732
|
+
mergeButton?: boolean;
|
|
118620
118733
|
snappingControls?: boolean;
|
|
118621
118734
|
snappingControlsElements?: VisibleElementsSnappingControlsElementsProperties;
|
|
118622
118735
|
}
|
|
@@ -118637,6 +118750,9 @@ declare namespace __esri {
|
|
|
118637
118750
|
flow: boolean;
|
|
118638
118751
|
sketch: boolean;
|
|
118639
118752
|
undoRedoButtons: boolean;
|
|
118753
|
+
zoomToButton: boolean;
|
|
118754
|
+
splitButton: boolean;
|
|
118755
|
+
mergeButton: boolean;
|
|
118640
118756
|
snappingControls: boolean;
|
|
118641
118757
|
}
|
|
118642
118758
|
|
package/intl/locale.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
See https://js.arcgis.com/5.0/esri/copyright.txt for details.
|
|
4
4
|
*/
|
|
5
|
-
import{makeHandle as n}from"../core/handleUtils.js";import"../core/has.js";let e,t;const o=globalThis.esriConfig?.locale??globalThis.dojoConfig?.locale,a=globalThis.document?.documentElement;function r(){const n=a?.getAttribute("lang"),e=globalThis.navigator?.language;return o??n??e??"en"}function l(){return void 0===t&&(t=r()),t}function i(n){e=n||void 0,x()}const c=/^(?<language>[a-z]{2,3})(?:-(?<extlang>[a-z]{3}))?(?:-[A-Z][a-z]{3})?(?:-(?<region>[A-Z]{2}|\d{3}))?(?:-.*)?$/;function s(n=l()){return g(n)?.language}function u(n=l()){const e=g(n);return e?.language&&e?.extlang?n.replace(`${e.language}-`,""):n}function g(n=l()){return c.exec(n)?.groups}function f(n=l()){const e=g(n)?.language;return"he"===e||"ar"===e}const h=[],d=new Map;function p(){const n=Array.from(d.values())[0];d.clear();const e=h.length;if(0!==e)throw new Error(`Unexpected ${e} locale change listeners still active.${n?` For example:\n${n}`:" Set enableListenerTracing in esri/intl/locale.ts to include a stack trace."}`)}function b(e){return h.push(e),n(()=>{h.splice(h.indexOf(e),1)})}const m=[];function v(e){return m.push(e),n(()=>m.splice(m.indexOf(e),1))}function x(){const n=e??r();t!==n&&([...m].forEach(e=>e(n)),t=n,[...h].forEach(e=>e(n)))}if(globalThis.addEventListener?.("languagechange",x),a){new MutationObserver(()=>{x()}).observe(a,{attributeFilter:["lang"]})}export{p as assertNoLocaleChangeListeners,v as beforeLocaleChange,r as getDefaultLocale,l as getLocale,s as getLocaleLanguage,g as getLocaleParts,u as normalizeLocale,b as onLocaleChange,f as prefersRTL,i as setLocale};
|
|
5
|
+
import{makeHandle as n}from"../core/handleUtils.js";import"../core/has.js";let e,t;const o=globalThis.esriConfig?.locale??globalThis.dojoConfig?.locale,a=globalThis.document?.documentElement;function r(){const n=a?.getAttribute("lang"),e=globalThis.navigator?.language;return o??n??e??"en"}function l(){return void 0===t&&(t=r()),t}function i(n){e=n||void 0,x()}const c=/^(?<language>[a-z]{2,3})(?:-(?<extlang>[a-z]{3}))?(?:-[A-Z][a-z]{3})?(?:-(?<region>[A-Z]{2}|\d{3}))?(?:-.*)?$/;function s(n=l()){return g(n)?.language}function u(n=l()){const e=g(n);return e?.language&&e?.extlang?n.replace(`${e.language}-`,""):n}function g(n=l()){return c.exec(n)?.groups}function f(n=l()){const e=g(n)?.language;return"he"===e||"ar"===e}const h=[],d=new Map;function p(){const n=Array.from(d.values())[0];d.clear();const e=h.length;if(0!==e)throw h.length=0,new Error(`Unexpected ${e} locale change listeners still active.${n?` For example:\n${n}`:" Set enableListenerTracing in esri/intl/locale.ts to include a stack trace."}`)}function b(e){return h.push(e),n(()=>{h.splice(h.indexOf(e),1)})}const m=[];function v(e){return m.push(e),n(()=>m.splice(m.indexOf(e),1))}function x(){const n=e??r();t!==n&&([...m].forEach(e=>e(n)),t=n,[...h].forEach(e=>e(n)))}if(globalThis.addEventListener?.("languagechange",x),a){new MutationObserver(()=>{x()}).observe(a,{attributeFilter:["lang"]})}export{p as assertNoLocaleChangeListeners,v as beforeLocaleChange,r as getDefaultLocale,l as getLocale,s as getLocaleLanguage,g as getLocaleParts,u as normalizeLocale,b as onLocaleChange,f as prefersRTL,i as setLocale};
|
package/kernel.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
See https://js.arcgis.com/5.0/esri/copyright.txt for details.
|
|
4
4
|
*/
|
|
5
|
-
import has from"./core/has.js";import{addQueryParameter as o}from"./core/urlUtils.js";export{buildDate,commitHash as revision}from"./support/revision.js";Symbol.dispose??=Symbol("Symbol.dispose"),Symbol.asyncDispose??=Symbol("Symbol.asyncDispose");const e="5.0";let s,r=e;function i(o){s=o}function t(e){const r=s?.findCredential(e);return r?.token?o(e,"token",r.token):e}r="5.0.0-next.
|
|
5
|
+
import has from"./core/has.js";import{addQueryParameter as o}from"./core/urlUtils.js";export{buildDate,commitHash as revision}from"./support/revision.js";Symbol.dispose??=Symbol("Symbol.dispose"),Symbol.asyncDispose??=Symbol("Symbol.asyncDispose");const e="5.0";let s,r=e;function i(o){s=o}function t(e){const r=s?.findCredential(e);return r?.token?o(e,"token",r.token):e}r="5.0.0-next.19",has("host-webworker")||globalThis.$arcgis||Object.defineProperty(globalThis,"$arcgis",{configurable:!1,enumerable:!0,writable:!1,value:{}}),has("host-webworker");export{t as addTokenParameter,r as fullVersion,s as id,i as setId,e as version};
|
package/layers/BingMapsLayer.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
|
3
3
|
See https://js.arcgis.com/5.0/esri/copyright.txt for details.
|
|
4
4
|
*/
|
|
5
|
-
import{__decorate as e}from"tslib";import t from"../request.js";import{deprecatedModule as r}from"../core/deprecate.js";import o from"../core/Error.js";import{JSONMap as a}from"../core/jsonMap.js";import i from"../core/Logger.js";import{MultiOriginJSONMixin as s}from"../core/MultiOriginJSONSupport.js";import{property as n}from"../core/accessorSupport/decorators/property.js";import"../core/has.js";import"../core/RandomLCG.js";import{subclass as l}from"../core/accessorSupport/decorators/subclass.js";import p from"../geometry/Point.js";import g from"../geometry/SpatialReference.js";import u from"./BaseTileLayer.js";import{
|
|
5
|
+
import{__decorate as e}from"tslib";import t from"../request.js";import{deprecatedModule as r}from"../core/deprecate.js";import o from"../core/Error.js";import{JSONMap as a}from"../core/jsonMap.js";import i from"../core/Logger.js";import{MultiOriginJSONMixin as s}from"../core/MultiOriginJSONSupport.js";import{property as n}from"../core/accessorSupport/decorators/property.js";import"../core/has.js";import"../core/RandomLCG.js";import{subclass as l}from"../core/accessorSupport/decorators/subclass.js";import p from"../geometry/Point.js";import g from"../geometry/SpatialReference.js";import u from"./BaseTileLayer.js";import{OperationalLayer as d}from"./mixins/OperationalLayer.js";import y from"./support/LOD.js";import c from"./support/TileInfo.js";const m=new a({BingMapsAerial:"aerial",BingMapsRoad:"road",BingMapsHybrid:"hybrid"}),h="https://dev.virtualearth.net";r(i.getLogger("esri.layers.BingMapsLayer"),"esri.layers.BingMapsLayer",{version:"4.33",warnOnce:!0});let b=class extends(d(s(u))){constructor(e){super(e),this.type="bing-maps",this.tileInfo=new c({size:[256,256],dpi:96,origin:new p({x:-20037508.342787,y:20037508.342787,spatialReference:g.WebMercator}),spatialReference:g.WebMercator,lods:[new y({level:1,resolution:78271.5169639999,scale:295828763.795777}),new y({level:2,resolution:39135.7584820001,scale:147914381.897889}),new y({level:3,resolution:19567.8792409999,scale:73957190.948944}),new y({level:4,resolution:9783.93962049996,scale:36978595.474472}),new y({level:5,resolution:4891.96981024998,scale:18489297.737236}),new y({level:6,resolution:2445.98490512499,scale:9244648.868618}),new y({level:7,resolution:1222.99245256249,scale:4622324.434309}),new y({level:8,resolution:611.49622628138,scale:2311162.217155}),new y({level:9,resolution:305.748113140558,scale:1155581.108577}),new y({level:10,resolution:152.874056570411,scale:577790.554289}),new y({level:11,resolution:76.4370282850732,scale:288895.277144}),new y({level:12,resolution:38.2185141425366,scale:144447.638572}),new y({level:13,resolution:19.1092570712683,scale:72223.819286}),new y({level:14,resolution:9.55462853563415,scale:36111.909643}),new y({level:15,resolution:4.77731426794937,scale:18055.954822}),new y({level:16,resolution:2.38865713397468,scale:9027.977411}),new y({level:17,resolution:1.19432856685505,scale:4513.988705}),new y({level:18,resolution:.597164283559817,scale:2256.994353}),new y({level:19,resolution:.298582141647617,scale:1128.497176}),new y({level:20,resolution:.1492910708238085,scale:564.248588})]}),this.key=null,this.style="road",this.culture="en-US",this.region=null,this.portalUrl=null,this.hasAttributionData=!0}get bingMetadata(){return this._get("bingMetadata")}set bingMetadata(e){this._set("bingMetadata",e)}get copyright(){return null!=this.bingMetadata?this.bingMetadata.copyright:null}get operationalLayerType(){return m.toJSON(this.style)}get bingLogo(){return null!=this.bingMetadata?this.bingMetadata.brandLogoUri:null}load(e){return this.key?this.addResolvingPromise(this._getMetadata()):this.portalUrl?this.addResolvingPromise(this._getPortalBingKey().then(()=>this._getMetadata())):this.addResolvingPromise(Promise.reject(new o("bingmapslayer:load","Bing layer must have bing key."))),Promise.resolve(this)}getTileUrl(e,t,r){if(!this.loaded||null==this.bingMetadata)return null;const o=this.bingMetadata.resourceSets[0].resources[0],a=o.imageUrlSubdomains[t%o.imageUrlSubdomains.length],i=this._getQuadKey(e,t,r);return o.imageUrl.replace("{subdomain}",a).replace("{quadkey}",i)}async fetchAttributionData(){return this.load().then(()=>{if(null==this.bingMetadata)return null;return{contributors:this.bingMetadata.resourceSets[0].resources[0].imageryProviders.map(e=>({attribution:e.attribution,coverageAreas:e.coverageAreas.map(e=>({zoomMin:e.zoomMin-(e.zoomMin?1:0),zoomMax:e.zoomMax-(e.zoomMin?1:0),score:1,bbox:[e.bbox[0],e.bbox[1],e.bbox[2],e.bbox[3]]}))}))}})}_getMetadata(){const e={road:"roadOnDemand",aerial:"aerial",hybrid:"aerialWithLabelsOnDemand"}[this.style];return t(`${h}/REST/v1/Imagery/Metadata/${e}`,{responseType:"json",query:{include:"ImageryProviders",uriScheme:"https",key:this.key,suppressStatus:!0,output:"json",culture:this.culture,userRegion:this.region}}).then(e=>{const t=e.data;if(200!==t.statusCode)throw new o("bingmapslayer:getmetadata",t.statusDescription);if(this.bingMetadata=t,0===this.bingMetadata.resourceSets.length)throw new o("bingmapslayer:getmetadata","no bing resourcesets");if(0===this.bingMetadata.resourceSets[0].resources.length)throw new o("bingmapslayer:getmetadata","no bing resources")}).catch(e=>{throw new o("bingmapslayer:getmetadata",e.message)})}_getPortalBingKey(){return t(this.portalUrl??"",{responseType:"json",authMode:"no-prompt",query:{f:"json"}}).then(e=>{if(!e.data.bingKey)throw new o("bingmapslayer:getportalbingkey","The referenced Portal does not contain a valid bing key");this.key=e.data.bingKey}).catch(e=>{throw new o("bingmapslayer:getportalbingkey",e.message)})}_getQuadKey(e,t,r){let o="";for(let a=e;a>0;a--){let e=0;const i=1<<a-1;0!==(r&i)&&(e+=1),0!==(t&i)&&(e+=2),o+=e.toString()}return o}};e([n({json:{read:!1,write:!1},value:null})],b.prototype,"bingMetadata",null),e([n({json:{read:!1,write:!1},value:"bing-maps",readOnly:!0})],b.prototype,"type",void 0),e([n({type:c})],b.prototype,"tileInfo",void 0),e([n({type:String,readOnly:!0,json:{read:!1,write:!1}})],b.prototype,"copyright",null),e([n({type:String,json:{write:!1,read:!1}})],b.prototype,"key",void 0),e([n({type:m.apiValues,nonNullable:!0,json:{read:{source:"layerType",reader:m.read}}})],b.prototype,"style",void 0),e([n({type:["BingMapsAerial","BingMapsHybrid","BingMapsRoad"]})],b.prototype,"operationalLayerType",null),e([n({type:String,json:{write:!1,read:!1}})],b.prototype,"culture",void 0),e([n({type:String,json:{write:!1,read:!1}})],b.prototype,"region",void 0),e([n({type:String,json:{write:!0,read:!0}})],b.prototype,"portalUrl",void 0),e([n({type:Boolean,json:{write:!1,read:!1}})],b.prototype,"hasAttributionData",void 0),e([n({type:String,readOnly:!0})],b.prototype,"bingLogo",null),b=e([l("esri.layers.BingMapsLayer")],b);const w=b;export{w as default};
|