@arcgis/core 4.33.0-next.20250403 → 4.33.0-next.20250405
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/WebScene.js +1 -1
- package/assets/esri/core/workers/RemoteClient.js +1 -1
- package/assets/esri/core/workers/chunks/{361a3253877acd3b4f07.js → 1014513c0ec85f9414a4.js} +1 -1
- package/assets/esri/core/workers/chunks/{18f8b41bd761e9ab60d0.js → 114599ed0752d9a70eef.js} +1 -1
- package/assets/esri/core/workers/chunks/{30a047bd66f333bb7d2d.js → 1364744b15b327abd5a1.js} +1 -1
- package/assets/esri/core/workers/chunks/{5beb525b4adde1d98532.js → 27b7ef3442700f6d6123.js} +84 -84
- package/assets/esri/core/workers/chunks/{628395830c78b95b46dc.js → 290aed587aa647226b46.js} +1 -1
- package/assets/esri/core/workers/chunks/358a3a9326615d5e6d3b.js +1 -0
- package/assets/esri/core/workers/chunks/35ab75010817f1525e54.js +1 -0
- package/assets/esri/core/workers/chunks/386ea90e87254b0282ec.js +1 -0
- package/assets/esri/core/workers/chunks/{2a654d8de99be40dd0e6.js → 3f6dc811b5d515c2725c.js} +1 -1
- package/assets/esri/core/workers/chunks/{8d421e0a01e2c3f6980c.js → 4275dcec730a11173661.js} +1 -1
- package/assets/esri/core/workers/chunks/43b19c58b2d16ae8e7cc.js +1 -0
- package/assets/esri/core/workers/chunks/{ddfb5a2055a36576ba0d.js → 4523ba4a3c8987abca56.js} +1 -1
- package/assets/esri/core/workers/chunks/{0b6ceb0194a07bbc3433.js → 4baef5262ce401bf81bb.js} +1 -1
- package/assets/esri/core/workers/chunks/{5660f479c005149bce8d.js → 4de3d692557120a4bbf7.js} +1 -1
- package/assets/esri/core/workers/chunks/{5e79642851e888eddfe4.js → 4e3b60156bee3b8b3367.js} +1 -1
- package/assets/esri/core/workers/chunks/{4dc135e0133d58a06d67.js → 519028f42b817d3e9933.js} +1 -1
- package/assets/esri/core/workers/chunks/{1377ddd582518e5fa051.js → 60472225a228e499b1a2.js} +1 -1
- package/assets/esri/core/workers/chunks/61737e442b1f8e86164e.js +1 -0
- package/assets/esri/core/workers/chunks/69e606267dc5842ebf9d.js +1 -0
- package/assets/esri/core/workers/chunks/7099564a8853b81ba181.js +1 -0
- package/assets/esri/core/workers/chunks/{3db517369c5dd891a75f.js → 72f4cea853ce9fcf2cb6.js} +1 -1
- package/assets/esri/core/workers/chunks/7ccc02a4ec6d3552ecca.js +1 -0
- package/assets/esri/core/workers/chunks/8221f2e540abe1e0f048.js +1 -0
- package/assets/esri/core/workers/chunks/8fecd1337d84c26c692b.js +1 -0
- package/assets/esri/core/workers/chunks/{6280e1fe944ea4a71b91.js → 9643a9516783e8c32180.js} +1 -1
- package/assets/esri/core/workers/chunks/b06e3ba73f353592c81d.js +1 -0
- package/assets/esri/core/workers/chunks/c2d0fc13f4b746318a38.js +1 -0
- package/assets/esri/core/workers/chunks/{6ab96eaaad0aaad46db9.js → cc307d34a68e44e3cbc5.js} +1 -1
- package/assets/esri/core/workers/chunks/d46c82a55219b27c301b.js +1 -0
- package/assets/esri/core/workers/chunks/{1df34b7fd68f5ab55bd3.js → d89f105b8a0b13dd8e5f.js} +1 -1
- package/assets/esri/core/workers/chunks/eaead9e927ebadcf2cc3.js +1 -0
- package/assets/esri/core/workers/chunks/ed517687b3728fd2eb64.js +1 -0
- package/assets/esri/core/workers/chunks/f41a9ceb8e49baafe9fa.js +1 -0
- package/assets/esri/core/workers/chunks/{e3b0bb6850d5252d5f24.js → f7d33d18bf1bd4db9df8.js} +1 -1
- package/assets/esri/themes/base/_core.scss +2 -0
- package/assets/esri/themes/base/widgets/_SelectionList.scss +61 -0
- 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/support/SelectionList/t9n/SelectionList.json +1 -0
- package/assets/esri/widgets/support/SelectionList/t9n/SelectionList_en.json +1 -0
- package/core/MultiOriginJSONSupport.js +1 -1
- package/core/accessorSupport/DefaultsStore.js +1 -1
- package/core/accessorSupport/MultiOriginStore.js +1 -1
- package/core/accessorSupport/Properties.js +1 -1
- package/core/accessorSupport/Store.js +1 -1
- package/core/unitUtils.js +1 -1
- package/geometry/support/HalfFloatArray.js +1 -1
- package/geometry/support/buffer/BufferView.js +1 -1
- package/geometry/support/float16.js +5 -0
- package/interfaces.d.ts +630 -26
- package/layers/BuildingSceneLayer.js +1 -1
- package/layers/ParquetLayer.d.ts +4 -0
- package/layers/SceneLayer.js +1 -1
- package/layers/WMSLayer.js +1 -1
- package/layers/support/VideoElement.js +1 -1
- package/layers/support/rasterFunctions/rasterFunctionHelper.js +1 -1
- package/package.json +2 -2
- package/portal/schemas/definitions.js +1 -1
- package/smartMapping/statistics/types.d.ts +4 -0
- package/smartMapping/statistics/types.js +5 -0
- package/support/revision.js +1 -1
- package/versionManagement/VersioningState.js +1 -1
- package/views/2d/engine/Stage.js +1 -1
- package/views/2d/engine/webgl/Mesh2D.js +1 -1
- package/views/2d/engine/webgl/Painter.js +1 -1
- package/views/2d/engine/webgl/effects/highlight/HighlightSurfaces.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/dotDensity/DotDensityResources.js +1 -1
- package/views/2d/engine/webgl/shaderGraph/techniques/heatmap/HeatmapResources.js +1 -1
- package/views/2d/layers/features/layerAdapters/InMemoryLayerAdapter.js +1 -1
- package/views/2d/layers/features/support/FeatureSetReaderPBFHeader.js +1 -1
- package/views/3d/layers/graphics/Graphics3DIconSymbolLayer.js +1 -1
- package/views/3d/layers/graphics/Graphics3DWaterSymbolLayer.js +1 -1
- package/views/3d/layers/graphics/defaultSymbolComplexity.js +1 -1
- package/views/3d/layers/graphics/pipeline/Feature3DPipeline.js +1 -1
- package/views/3d/terrain/support/MultiSizeFramebuffer.js +1 -1
- package/views/3d/webgl/formats.js +1 -1
- package/views/3d/webgl-engine/core/FBOCache.js +1 -1
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/PathVertexPosition.glsl.js +15 -15
- package/views/3d/webgl-engine/core/shaderLibrary/attributes/RibbonVertexPosition.glsl.js +5 -5
- package/views/3d/webgl-engine/core/shaderTechnique/ShaderTechniqueRepository.js +1 -1
- package/views/3d/webgl-engine/lib/AttributeArray.js +1 -1
- package/views/3d/webgl-engine/lib/PathGeometryData.js +1 -1
- package/views/3d/webgl-engine/lib/Texture.js +1 -1
- package/views/3d/webgl-engine/lib/VertexAttribute.js +1 -1
- package/views/3d/webgl-engine/lib/glUtil3D.js +1 -1
- package/views/3d/webgl-engine/lib/lodRendering/LodRenderer.js +1 -1
- package/views/3d/webgl-engine/lib/textureUtils.js +1 -1
- package/views/3d/webgl-engine/materials/ColorMaterial.js +1 -1
- package/views/3d/webgl-engine/materials/LineMarkerMaterial.js +1 -1
- package/views/3d/webgl-engine/materials/PathMaterial.js +1 -1
- package/views/3d/webgl-engine/materials/PathTechnique.js +1 -1
- package/views/3d/webgl-engine/materials/PatternMaterial.js +1 -1
- package/views/3d/webgl-engine/materials/RibbonLineMaterial.js +1 -1
- package/views/3d/webgl-engine/materials/internal/bufferWriterUtils.js +1 -1
- package/views/FocusAreas.js +1 -1
- package/views/SceneView.js +1 -1
- package/views/View.js +1 -1
- package/views/ViewAnimation.js +1 -1
- package/views/layers/ParquetLayerView.d.ts +4 -0
- package/views/support/TextureCompressionWorker.js +1 -1
- package/views/webgl/FramebufferObject.js +1 -1
- package/views/webgl/ShaderBuilder.js +1 -1
- package/views/webgl/Texture.js +1 -1
- package/views/webgl/Util.js +1 -1
- package/views/webgl/checkWebGLError.js +1 -1
- package/views/webgl/enums.js +1 -1
- package/views/webgl/textureUtils.js +1 -1
- package/widgets/Feature/support/relatedFeatureUtils.js +1 -1
- package/widgets/FeatureForm/UtilityNetworkAssociationAddAssociationViewModel.js +1 -1
- package/widgets/FeatureTable/support/tableUtils.js +1 -1
- package/widgets/FeatureTable.js +1 -1
- package/widgets/FloorFilter/FloorFilterViewModel.js +1 -1
- package/widgets/support/SelectionList/SelectionListFeatureItem.js +5 -0
- package/widgets/support/SelectionList/SelectionListGroupLayerItem.js +5 -0
- package/widgets/support/SelectionList/SelectionListItemBase.js +5 -0
- package/widgets/support/SelectionList/SelectionListLayerItem.js +5 -0
- package/widgets/support/SelectionList/SelectionListViewModel.js +5 -0
- package/widgets/support/SelectionList/VisibleElements.js +5 -0
- package/widgets/support/SelectionList/selectionListUtils.js +5 -0
- package/widgets/support/SelectionList.js +5 -0
- package/widgets/support/Selector2D/selectorUtils.js +1 -1
- package/widgets/support/UtilityNetworkAssociations/utils/getFeatureTitle.js +1 -1
- package/widgets/support/iconUtils.js +1 -1
- package/assets/esri/core/workers/chunks/0cd5f15b8558b23e5fcd.js +0 -1
- package/assets/esri/core/workers/chunks/1d322685016263f86cf5.js +0 -1
- package/assets/esri/core/workers/chunks/2219d970ece5676ca6ee.js +0 -1
- package/assets/esri/core/workers/chunks/222446da9cb58c3c3b7e.js +0 -1
- package/assets/esri/core/workers/chunks/401ff3c83789c72e9ac9.js +0 -1
- package/assets/esri/core/workers/chunks/555c95b149e3a82a4460.js +0 -1
- package/assets/esri/core/workers/chunks/6828e4936db0121a9638.js +0 -1
- package/assets/esri/core/workers/chunks/6b0a6469673417563616.js +0 -1
- package/assets/esri/core/workers/chunks/6e679703b5d6fc1b91a5.js +0 -1
- package/assets/esri/core/workers/chunks/6f3731f19497cbc6ea74.js +0 -1
- package/assets/esri/core/workers/chunks/7649d59b0b7d53818a29.js +0 -1
- package/assets/esri/core/workers/chunks/7b8f0b63b968ff40d00d.js +0 -1
- package/assets/esri/core/workers/chunks/c977a47cabc419610277.js +0 -1
- package/assets/esri/core/workers/chunks/e8312c999b3f0c9ef09e.js +0 -1
- package/assets/esri/core/workers/chunks/fa9ef9e8eae505371965.js +0 -1
- package/assets/esri/core/workers/chunks/fb5b852d0f72df014377.js +0 -1
package/interfaces.d.ts
CHANGED
|
@@ -16953,7 +16953,7 @@ declare namespace __esri {
|
|
|
16953
16953
|
dataChanged: boolean;
|
|
16954
16954
|
}
|
|
16955
16955
|
|
|
16956
|
-
export interface CSVLayer extends Layer, BlendLayer, DisplayFilteredLayer, FeatureEffectLayer, FeatureReductionLayer, OrderedLayer,
|
|
16956
|
+
export interface CSVLayer extends Layer, BlendLayer, DisplayFilteredLayer, FeatureEffectLayer, FeatureReductionLayer, OrderedLayer, ScaleRangeLayer, TemporalLayer, TrackableLayer {
|
|
16957
16957
|
}
|
|
16958
16958
|
|
|
16959
16959
|
export class CSVLayer {
|
|
@@ -17218,7 +17218,7 @@ declare namespace __esri {
|
|
|
17218
17218
|
get popupTemplate(): PopupTemplate | nullish;
|
|
17219
17219
|
set popupTemplate(value: PopupTemplateProperties | nullish);
|
|
17220
17220
|
/**
|
|
17221
|
-
* The portal item from which the
|
|
17221
|
+
* The portal item referencing the CSV file from which the CSVLayer is loaded.
|
|
17222
17222
|
*
|
|
17223
17223
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-CSVLayer.html#portalItem Read more...}
|
|
17224
17224
|
*/
|
|
@@ -17383,10 +17383,9 @@ declare namespace __esri {
|
|
|
17383
17383
|
on(name: "layerview-create", eventHandler: CSVLayerLayerviewCreateEventHandler): IHandle;
|
|
17384
17384
|
on(name: "layerview-create-error", eventHandler: CSVLayerLayerviewCreateErrorEventHandler): IHandle;
|
|
17385
17385
|
on(name: "layerview-destroy", eventHandler: CSVLayerLayerviewDestroyEventHandler): IHandle;
|
|
17386
|
-
static fromJSON(json: any): CSVLayer;
|
|
17387
17386
|
}
|
|
17388
17387
|
|
|
17389
|
-
interface CSVLayerProperties extends LayerProperties, BlendLayerProperties, DisplayFilteredLayerProperties, FeatureEffectLayerProperties, FeatureReductionLayerProperties, OrderedLayerProperties,
|
|
17388
|
+
interface CSVLayerProperties extends LayerProperties, BlendLayerProperties, DisplayFilteredLayerProperties, FeatureEffectLayerProperties, FeatureReductionLayerProperties, OrderedLayerProperties, ScaleRangeLayerProperties, TemporalLayerProperties, TrackableLayerProperties {
|
|
17390
17389
|
/**
|
|
17391
17390
|
* This property is used to configure the associated layer's {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-FeatureTable.html FeatureTable}.
|
|
17392
17391
|
*
|
|
@@ -17556,7 +17555,7 @@ declare namespace __esri {
|
|
|
17556
17555
|
*/
|
|
17557
17556
|
popupTemplate?: PopupTemplateProperties | nullish;
|
|
17558
17557
|
/**
|
|
17559
|
-
* The portal item from which the
|
|
17558
|
+
* The portal item referencing the CSV file from which the CSVLayer is loaded.
|
|
17560
17559
|
*
|
|
17561
17560
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-CSVLayer.html#portalItem Read more...}
|
|
17562
17561
|
*/
|
|
@@ -23935,6 +23934,7 @@ declare namespace __esri {
|
|
|
23935
23934
|
| "ogc-feature"
|
|
23936
23935
|
| "open-street-map"
|
|
23937
23936
|
| "oriented-imagery"
|
|
23937
|
+
| "parquet"
|
|
23938
23938
|
| "point-cloud"
|
|
23939
23939
|
| "route"
|
|
23940
23940
|
| "scene"
|
|
@@ -27990,6 +27990,362 @@ declare namespace __esri {
|
|
|
27990
27990
|
ignoreUnsupported?: boolean;
|
|
27991
27991
|
}
|
|
27992
27992
|
|
|
27993
|
+
export interface ParquetLayer extends Layer, BlendLayer, CustomParametersMixin, DisplayFilteredLayer, FeatureEffectLayer, FeatureReductionLayer, OperationalLayer, OrderedLayer, ScaleRangeLayer {
|
|
27994
|
+
}
|
|
27995
|
+
|
|
27996
|
+
export class ParquetLayer {
|
|
27997
|
+
/**
|
|
27998
|
+
* Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.
|
|
27999
|
+
*
|
|
28000
|
+
* @default "normal"
|
|
28001
|
+
*
|
|
28002
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#blendMode Read more...}
|
|
28003
|
+
*/
|
|
28004
|
+
declare blendMode: BlendLayer["blendMode"];
|
|
28005
|
+
/**
|
|
28006
|
+
* Copyright information for the layer.
|
|
28007
|
+
*
|
|
28008
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#copyright Read more...}
|
|
28009
|
+
*/
|
|
28010
|
+
copyright: string | nullish;
|
|
28011
|
+
/**
|
|
28012
|
+
* A list of custom parameters appended to the URL of all resources fetched by the layer.
|
|
28013
|
+
*
|
|
28014
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#customParameters Read more...}
|
|
28015
|
+
*/
|
|
28016
|
+
declare customParameters: CustomParametersMixin["customParameters"];
|
|
28017
|
+
/**
|
|
28018
|
+
* Indicates whether the layer's {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#displayFilterInfo displayFilterInfo} is applied when rendering the layer in the view.
|
|
28019
|
+
*
|
|
28020
|
+
* @default true
|
|
28021
|
+
*
|
|
28022
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#displayFilterEnabled Read more...}
|
|
28023
|
+
*/
|
|
28024
|
+
declare displayFilterEnabled: DisplayFilteredLayer["displayFilterEnabled"];
|
|
28025
|
+
/**
|
|
28026
|
+
* Information related to a display filter associated with a layer.
|
|
28027
|
+
*
|
|
28028
|
+
* @default null
|
|
28029
|
+
*
|
|
28030
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#displayFilterInfo Read more...}
|
|
28031
|
+
*/
|
|
28032
|
+
declare displayFilterInfo: DisplayFilteredLayer["displayFilterInfo"];
|
|
28033
|
+
/**
|
|
28034
|
+
* Effect provides various filter functions that can be performed on the layer to achieve different visual effects similar to
|
|
28035
|
+
* how image filters work.
|
|
28036
|
+
*
|
|
28037
|
+
* @default null
|
|
28038
|
+
*
|
|
28039
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#effect Read more...}
|
|
28040
|
+
*/
|
|
28041
|
+
effect: Effect | nullish;
|
|
28042
|
+
/**
|
|
28043
|
+
* A convenient property that can be used to make case-insensitive lookups for a field by name.
|
|
28044
|
+
*
|
|
28045
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#fieldsIndex Read more...}
|
|
28046
|
+
*/
|
|
28047
|
+
readonly fieldsIndex: FieldsIndex;
|
|
28048
|
+
/**
|
|
28049
|
+
* The geometry type of features in the layer.
|
|
28050
|
+
*
|
|
28051
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#geometryType Read more...}
|
|
28052
|
+
*/
|
|
28053
|
+
geometryType: "point" | "polygon" | "polyline" | "multipoint";
|
|
28054
|
+
/**
|
|
28055
|
+
* Indicates whether to display labels for this layer.
|
|
28056
|
+
*
|
|
28057
|
+
* @default true
|
|
28058
|
+
*
|
|
28059
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#labelsVisible Read more...}
|
|
28060
|
+
*/
|
|
28061
|
+
labelsVisible: boolean;
|
|
28062
|
+
/**
|
|
28063
|
+
* Indicates whether the layer will be included in the legend.
|
|
28064
|
+
*
|
|
28065
|
+
* @default true
|
|
28066
|
+
*
|
|
28067
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#legendEnabled Read more...}
|
|
28068
|
+
*/
|
|
28069
|
+
legendEnabled: boolean;
|
|
28070
|
+
/**
|
|
28071
|
+
* The maximum scale (most zoomed in) at which the layer is visible in the view.
|
|
28072
|
+
*
|
|
28073
|
+
* @default 0
|
|
28074
|
+
*
|
|
28075
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#maxScale Read more...}
|
|
28076
|
+
*/
|
|
28077
|
+
declare maxScale: ScaleRangeLayer["maxScale"];
|
|
28078
|
+
/**
|
|
28079
|
+
* The minimum scale (most zoomed out) at which the layer is visible in the view.
|
|
28080
|
+
*
|
|
28081
|
+
* @default 0
|
|
28082
|
+
*
|
|
28083
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#minScale Read more...}
|
|
28084
|
+
*/
|
|
28085
|
+
declare minScale: ScaleRangeLayer["minScale"];
|
|
28086
|
+
/**
|
|
28087
|
+
* The name of an `oid` {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#fields field} containing
|
|
28088
|
+
* a unique value or identifier for each feature in the layer.
|
|
28089
|
+
*
|
|
28090
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#objectIdField Read more...}
|
|
28091
|
+
*/
|
|
28092
|
+
objectIdField: string;
|
|
28093
|
+
/**
|
|
28094
|
+
* Enable persistence of the layer in a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-WebMap.html WebMap} or {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-WebScene.html WebScene}.
|
|
28095
|
+
*
|
|
28096
|
+
* @default true
|
|
28097
|
+
*
|
|
28098
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#persistenceEnabled Read more...}
|
|
28099
|
+
*/
|
|
28100
|
+
declare persistenceEnabled: OperationalLayer["persistenceEnabled"];
|
|
28101
|
+
/**
|
|
28102
|
+
* Indicates whether to display popups when features in the layer are clicked.
|
|
28103
|
+
*
|
|
28104
|
+
* @default true
|
|
28105
|
+
*
|
|
28106
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#popupEnabled Read more...}
|
|
28107
|
+
*/
|
|
28108
|
+
popupEnabled: boolean;
|
|
28109
|
+
readonly type: "parquet";
|
|
28110
|
+
/**
|
|
28111
|
+
* The ParquetLayer provides a way to visualize parquet files in a map.
|
|
28112
|
+
*
|
|
28113
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html Read more...}
|
|
28114
|
+
*/
|
|
28115
|
+
constructor(properties?: ParquetLayerProperties);
|
|
28116
|
+
/**
|
|
28117
|
+
* The featureEffect can be used to draw attention features of interest.
|
|
28118
|
+
*
|
|
28119
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#featureEffect Read more...}
|
|
28120
|
+
*/
|
|
28121
|
+
get featureEffect(): FeatureEffect | nullish;
|
|
28122
|
+
set featureEffect(value: FeatureEffectProperties | nullish);
|
|
28123
|
+
/**
|
|
28124
|
+
* Configures the method for reducing the number of features in the view.
|
|
28125
|
+
*
|
|
28126
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#featureReduction Read more...}
|
|
28127
|
+
*/
|
|
28128
|
+
get featureReduction(): FeatureReductionBinning | FeatureReductionCluster | FeatureReductionSelection | nullish;
|
|
28129
|
+
set featureReduction(value: | (FeatureReductionBinningProperties & { type: "binning" })
|
|
28130
|
+
| (FeatureReductionClusterProperties & { type: "cluster" })
|
|
28131
|
+
| (FeatureReductionSelectionProperties & { type: "selection" })
|
|
28132
|
+
| nullish);
|
|
28133
|
+
/**
|
|
28134
|
+
* An array of fields in the layer.
|
|
28135
|
+
*
|
|
28136
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#fields Read more...}
|
|
28137
|
+
*/
|
|
28138
|
+
get fields(): Field[];
|
|
28139
|
+
set fields(value: FieldProperties[]);
|
|
28140
|
+
/**
|
|
28141
|
+
* The label definition for this layer, specified as an array of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-LabelClass.html LabelClass}.
|
|
28142
|
+
*
|
|
28143
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#labelingInfo Read more...}
|
|
28144
|
+
*/
|
|
28145
|
+
get labelingInfo(): LabelClass[] | nullish;
|
|
28146
|
+
set labelingInfo(value: LabelClassProperties[] | nullish);
|
|
28147
|
+
/**
|
|
28148
|
+
* Determines the order in which features are drawn in the view.
|
|
28149
|
+
*
|
|
28150
|
+
* @default null
|
|
28151
|
+
*
|
|
28152
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#orderBy Read more...}
|
|
28153
|
+
*/
|
|
28154
|
+
get orderBy(): OrderByInfo[] | nullish;
|
|
28155
|
+
set orderBy(value: OrderByInfoProperties[] | nullish);
|
|
28156
|
+
/**
|
|
28157
|
+
* The popup template for the layer.
|
|
28158
|
+
*
|
|
28159
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#popupTemplate Read more...}
|
|
28160
|
+
*/
|
|
28161
|
+
get popupTemplate(): PopupTemplate | nullish;
|
|
28162
|
+
set popupTemplate(value: PopupTemplateProperties | nullish);
|
|
28163
|
+
/**
|
|
28164
|
+
* The renderer assigned to the layer.
|
|
28165
|
+
*
|
|
28166
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#renderer Read more...}
|
|
28167
|
+
*/
|
|
28168
|
+
get renderer(): RendererUnion | nullish;
|
|
28169
|
+
set renderer(value: | (HeatmapRendererProperties & { type: "heatmap" })
|
|
28170
|
+
| (SimpleRendererProperties & { type: "simple" })
|
|
28171
|
+
| (ClassBreaksRendererProperties & { type: "class-breaks" })
|
|
28172
|
+
| (UniqueValueRendererProperties & { type: "unique-value" })
|
|
28173
|
+
| (DotDensityRendererProperties & { type: "dot-density" })
|
|
28174
|
+
| (DictionaryRendererProperties & { type: "dictionary" })
|
|
28175
|
+
| (PieChartRendererProperties & { type: "pie-chart" })
|
|
28176
|
+
| nullish);
|
|
28177
|
+
/**
|
|
28178
|
+
* The spatial reference of the layer.
|
|
28179
|
+
*
|
|
28180
|
+
* @default SpatialReference.WGS84
|
|
28181
|
+
*
|
|
28182
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#spatialReference Read more...}
|
|
28183
|
+
*/
|
|
28184
|
+
get spatialReference(): SpatialReference;
|
|
28185
|
+
set spatialReference(value: SpatialReferenceProperties);
|
|
28186
|
+
/**
|
|
28187
|
+
* Collection of urls for parquet files.
|
|
28188
|
+
*
|
|
28189
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#urls Read more...}
|
|
28190
|
+
*/
|
|
28191
|
+
get urls(): Collection<string>;
|
|
28192
|
+
set urls(value: CollectionProperties<string>);
|
|
28193
|
+
static fromJSON(json: any): ParquetLayer;
|
|
28194
|
+
}
|
|
28195
|
+
|
|
28196
|
+
interface ParquetLayerProperties extends LayerProperties, BlendLayerProperties, CustomParametersMixinProperties, DisplayFilteredLayerProperties, FeatureEffectLayerProperties, FeatureReductionLayerProperties, OperationalLayerProperties, OrderedLayerProperties, ScaleRangeLayerProperties {
|
|
28197
|
+
/**
|
|
28198
|
+
* Blend modes are used to blend layers together to create an interesting effect in a layer, or even to produce what seems like a new layer.
|
|
28199
|
+
*
|
|
28200
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#blendMode Read more...}
|
|
28201
|
+
*/
|
|
28202
|
+
blendMode?: BlendLayerProperties["blendMode"];
|
|
28203
|
+
/**
|
|
28204
|
+
* Copyright information for the layer.
|
|
28205
|
+
*
|
|
28206
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#copyright Read more...}
|
|
28207
|
+
*/
|
|
28208
|
+
copyright?: string | nullish;
|
|
28209
|
+
/**
|
|
28210
|
+
* A list of custom parameters appended to the URL of all resources fetched by the layer.
|
|
28211
|
+
*
|
|
28212
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#customParameters Read more...}
|
|
28213
|
+
*/
|
|
28214
|
+
customParameters?: CustomParametersMixinProperties["customParameters"];
|
|
28215
|
+
/**
|
|
28216
|
+
* Indicates whether the layer's {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#displayFilterInfo displayFilterInfo} is applied when rendering the layer in the view.
|
|
28217
|
+
*
|
|
28218
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#displayFilterEnabled Read more...}
|
|
28219
|
+
*/
|
|
28220
|
+
displayFilterEnabled?: DisplayFilteredLayerProperties["displayFilterEnabled"];
|
|
28221
|
+
/**
|
|
28222
|
+
* Information related to a display filter associated with a layer.
|
|
28223
|
+
*
|
|
28224
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#displayFilterInfo Read more...}
|
|
28225
|
+
*/
|
|
28226
|
+
displayFilterInfo?: DisplayFilteredLayerProperties["displayFilterInfo"];
|
|
28227
|
+
/**
|
|
28228
|
+
* Effect provides various filter functions that can be performed on the layer to achieve different visual effects similar to
|
|
28229
|
+
* how image filters work.
|
|
28230
|
+
*
|
|
28231
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#effect Read more...}
|
|
28232
|
+
*/
|
|
28233
|
+
effect?: Effect | nullish;
|
|
28234
|
+
/**
|
|
28235
|
+
* The featureEffect can be used to draw attention features of interest.
|
|
28236
|
+
*
|
|
28237
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#featureEffect Read more...}
|
|
28238
|
+
*/
|
|
28239
|
+
featureEffect?: FeatureEffectProperties | nullish;
|
|
28240
|
+
/**
|
|
28241
|
+
* Configures the method for reducing the number of features in the view.
|
|
28242
|
+
*
|
|
28243
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#featureReduction Read more...}
|
|
28244
|
+
*/
|
|
28245
|
+
featureReduction?: | (FeatureReductionBinningProperties & { type: "binning" })
|
|
28246
|
+
| (FeatureReductionClusterProperties & { type: "cluster" })
|
|
28247
|
+
| (FeatureReductionSelectionProperties & { type: "selection" })
|
|
28248
|
+
| nullish;
|
|
28249
|
+
/**
|
|
28250
|
+
* An array of fields in the layer.
|
|
28251
|
+
*
|
|
28252
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#fields Read more...}
|
|
28253
|
+
*/
|
|
28254
|
+
fields?: FieldProperties[];
|
|
28255
|
+
/**
|
|
28256
|
+
* The geometry type of features in the layer.
|
|
28257
|
+
*
|
|
28258
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#geometryType Read more...}
|
|
28259
|
+
*/
|
|
28260
|
+
geometryType?: "point" | "polygon" | "polyline" | "multipoint";
|
|
28261
|
+
/**
|
|
28262
|
+
* The label definition for this layer, specified as an array of {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-LabelClass.html LabelClass}.
|
|
28263
|
+
*
|
|
28264
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#labelingInfo Read more...}
|
|
28265
|
+
*/
|
|
28266
|
+
labelingInfo?: LabelClassProperties[] | nullish;
|
|
28267
|
+
/**
|
|
28268
|
+
* Indicates whether to display labels for this layer.
|
|
28269
|
+
*
|
|
28270
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#labelsVisible Read more...}
|
|
28271
|
+
*/
|
|
28272
|
+
labelsVisible?: boolean;
|
|
28273
|
+
/**
|
|
28274
|
+
* Indicates whether the layer will be included in the legend.
|
|
28275
|
+
*
|
|
28276
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#legendEnabled Read more...}
|
|
28277
|
+
*/
|
|
28278
|
+
legendEnabled?: boolean;
|
|
28279
|
+
/**
|
|
28280
|
+
* The maximum scale (most zoomed in) at which the layer is visible in the view.
|
|
28281
|
+
*
|
|
28282
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#maxScale Read more...}
|
|
28283
|
+
*/
|
|
28284
|
+
maxScale?: ScaleRangeLayerProperties["maxScale"];
|
|
28285
|
+
/**
|
|
28286
|
+
* The minimum scale (most zoomed out) at which the layer is visible in the view.
|
|
28287
|
+
*
|
|
28288
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#minScale Read more...}
|
|
28289
|
+
*/
|
|
28290
|
+
minScale?: ScaleRangeLayerProperties["minScale"];
|
|
28291
|
+
/**
|
|
28292
|
+
* The name of an `oid` {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#fields field} containing
|
|
28293
|
+
* a unique value or identifier for each feature in the layer.
|
|
28294
|
+
*
|
|
28295
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#objectIdField Read more...}
|
|
28296
|
+
*/
|
|
28297
|
+
objectIdField?: string;
|
|
28298
|
+
/**
|
|
28299
|
+
* Determines the order in which features are drawn in the view.
|
|
28300
|
+
*
|
|
28301
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#orderBy Read more...}
|
|
28302
|
+
*/
|
|
28303
|
+
orderBy?: OrderByInfoProperties[] | nullish;
|
|
28304
|
+
/**
|
|
28305
|
+
* Enable persistence of the layer in a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-WebMap.html WebMap} or {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-WebScene.html WebScene}.
|
|
28306
|
+
*
|
|
28307
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#persistenceEnabled Read more...}
|
|
28308
|
+
*/
|
|
28309
|
+
persistenceEnabled?: OperationalLayerProperties["persistenceEnabled"];
|
|
28310
|
+
/**
|
|
28311
|
+
* Indicates whether to display popups when features in the layer are clicked.
|
|
28312
|
+
*
|
|
28313
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#popupEnabled Read more...}
|
|
28314
|
+
*/
|
|
28315
|
+
popupEnabled?: boolean;
|
|
28316
|
+
/**
|
|
28317
|
+
* The popup template for the layer.
|
|
28318
|
+
*
|
|
28319
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#popupTemplate Read more...}
|
|
28320
|
+
*/
|
|
28321
|
+
popupTemplate?: PopupTemplateProperties | nullish;
|
|
28322
|
+
/**
|
|
28323
|
+
* The renderer assigned to the layer.
|
|
28324
|
+
*
|
|
28325
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#renderer Read more...}
|
|
28326
|
+
*/
|
|
28327
|
+
renderer?: | (HeatmapRendererProperties & { type: "heatmap" })
|
|
28328
|
+
| (SimpleRendererProperties & { type: "simple" })
|
|
28329
|
+
| (ClassBreaksRendererProperties & { type: "class-breaks" })
|
|
28330
|
+
| (UniqueValueRendererProperties & { type: "unique-value" })
|
|
28331
|
+
| (DotDensityRendererProperties & { type: "dot-density" })
|
|
28332
|
+
| (DictionaryRendererProperties & { type: "dictionary" })
|
|
28333
|
+
| (PieChartRendererProperties & { type: "pie-chart" })
|
|
28334
|
+
| nullish;
|
|
28335
|
+
/**
|
|
28336
|
+
* The spatial reference of the layer.
|
|
28337
|
+
*
|
|
28338
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#spatialReference Read more...}
|
|
28339
|
+
*/
|
|
28340
|
+
spatialReference?: SpatialReferenceProperties;
|
|
28341
|
+
/**
|
|
28342
|
+
* Collection of urls for parquet files.
|
|
28343
|
+
*
|
|
28344
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html#urls Read more...}
|
|
28345
|
+
*/
|
|
28346
|
+
urls?: CollectionProperties<string>;
|
|
28347
|
+
}
|
|
28348
|
+
|
|
27993
28349
|
export class PointCloudBitfieldFilter extends PointCloudFilter {
|
|
27994
28350
|
/**
|
|
27995
28351
|
* An array of bit positions where the bit value must be `0`, otherwise the point will not be displayed.
|
|
@@ -82872,18 +83228,6 @@ declare namespace __esri {
|
|
|
82872
83228
|
signal?: AbortSignal | nullish;
|
|
82873
83229
|
}
|
|
82874
83230
|
|
|
82875
|
-
/**
|
|
82876
|
-
* The result returned from the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-histogram.html#histogram histogram()} method.
|
|
82877
|
-
*
|
|
82878
|
-
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-histogram.html#HistogramResult Read more...}
|
|
82879
|
-
*/
|
|
82880
|
-
export interface HistogramResult {
|
|
82881
|
-
bins: Bin[];
|
|
82882
|
-
minValue?: number | nullish;
|
|
82883
|
-
maxValue?: number | nullish;
|
|
82884
|
-
normalizationTotal?: number | nullish;
|
|
82885
|
-
}
|
|
82886
|
-
|
|
82887
83231
|
/**
|
|
82888
83232
|
* Function for generating category statistics for a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-renderers-predominance.html predominance}
|
|
82889
83233
|
* renderer.
|
|
@@ -83246,6 +83590,59 @@ declare namespace __esri {
|
|
|
83246
83590
|
valueExpression: string;
|
|
83247
83591
|
}
|
|
83248
83592
|
|
|
83593
|
+
/**
|
|
83594
|
+
* A module for importing types used in smart mapping statistics modules.
|
|
83595
|
+
*
|
|
83596
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-types.html Read more...}
|
|
83597
|
+
*/
|
|
83598
|
+
namespace types {
|
|
83599
|
+
/**
|
|
83600
|
+
* Represents the bin of a histogram.
|
|
83601
|
+
*
|
|
83602
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-types.html#HistogramBin Read more...}
|
|
83603
|
+
*/
|
|
83604
|
+
export interface HistogramBin {
|
|
83605
|
+
count: number;
|
|
83606
|
+
minValue: number;
|
|
83607
|
+
maxValue: number;
|
|
83608
|
+
}
|
|
83609
|
+
|
|
83610
|
+
/**
|
|
83611
|
+
* The result returned from the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-types.html#histogram histogram()} method.
|
|
83612
|
+
*
|
|
83613
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-types.html#HistogramResult Read more...}
|
|
83614
|
+
*/
|
|
83615
|
+
export interface HistogramResult {
|
|
83616
|
+
bins: HistogramBin[];
|
|
83617
|
+
minValue?: number | nullish;
|
|
83618
|
+
maxValue?: number | nullish;
|
|
83619
|
+
normalizationTotal?: number | nullish;
|
|
83620
|
+
}
|
|
83621
|
+
}
|
|
83622
|
+
|
|
83623
|
+
/**
|
|
83624
|
+
* Represents the bin of a histogram.
|
|
83625
|
+
*
|
|
83626
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-types.html#HistogramBin Read more...}
|
|
83627
|
+
*/
|
|
83628
|
+
export interface HistogramBin {
|
|
83629
|
+
count: number;
|
|
83630
|
+
minValue: number;
|
|
83631
|
+
maxValue: number;
|
|
83632
|
+
}
|
|
83633
|
+
|
|
83634
|
+
/**
|
|
83635
|
+
* The result returned from the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-types.html#histogram histogram()} method.
|
|
83636
|
+
*
|
|
83637
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-smartMapping-statistics-types.html#HistogramResult Read more...}
|
|
83638
|
+
*/
|
|
83639
|
+
export interface HistogramResult {
|
|
83640
|
+
bins: HistogramBin[];
|
|
83641
|
+
minValue?: number | nullish;
|
|
83642
|
+
maxValue?: number | nullish;
|
|
83643
|
+
normalizationTotal?: number | nullish;
|
|
83644
|
+
}
|
|
83645
|
+
|
|
83249
83646
|
/**
|
|
83250
83647
|
* A function that queries for unique values from a field in a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-Layer.html Layer}.
|
|
83251
83648
|
*
|
|
@@ -96961,6 +97358,213 @@ declare namespace __esri {
|
|
|
96961
97358
|
maximumNumberOfFeaturesExceeded?: FeatureLayerViewMixinProperties["maximumNumberOfFeaturesExceeded"];
|
|
96962
97359
|
}
|
|
96963
97360
|
|
|
97361
|
+
export interface ParquetLayerView extends LayerView, FeatureLayerViewMixin, HighlightLayerViewMixin {
|
|
97362
|
+
}
|
|
97363
|
+
|
|
97364
|
+
export class ParquetLayerView {
|
|
97365
|
+
/**
|
|
97366
|
+
* A list of attribute fields fetched for each feature including fields required for layer's `renderer`
|
|
97367
|
+
* `labelingInfo`, `elevationInfo`, and additional fields defined on the `outFields` properties.
|
|
97368
|
+
*
|
|
97369
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#availableFields Read more...}
|
|
97370
|
+
*/
|
|
97371
|
+
declare readonly availableFields: FeatureLayerViewMixin["availableFields"];
|
|
97372
|
+
/**
|
|
97373
|
+
* Indicates whether the layer view is currently fetching new features.
|
|
97374
|
+
*
|
|
97375
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#dataUpdating Read more...}
|
|
97376
|
+
*/
|
|
97377
|
+
declare readonly dataUpdating: FeatureLayerViewMixin["dataUpdating"];
|
|
97378
|
+
/**
|
|
97379
|
+
* Indicates whether the layer view contains all available features from the service.
|
|
97380
|
+
*
|
|
97381
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#hasAllFeatures Read more...}
|
|
97382
|
+
*/
|
|
97383
|
+
declare readonly hasAllFeatures: FeatureLayerViewMixin["hasAllFeatures"];
|
|
97384
|
+
/**
|
|
97385
|
+
* This property helps determine if the layer view has successfully retrieved all relevant data for the current extent, even if no features are visible
|
|
97386
|
+
* (for example, if the result is zero).
|
|
97387
|
+
*
|
|
97388
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#hasAllFeaturesInView Read more...}
|
|
97389
|
+
*/
|
|
97390
|
+
declare readonly hasAllFeaturesInView: FeatureLayerViewMixin["hasAllFeaturesInView"];
|
|
97391
|
+
/**
|
|
97392
|
+
* Indicates whether the layer view has geometries at full resolution.
|
|
97393
|
+
*
|
|
97394
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#hasFullGeometries Read more...}
|
|
97395
|
+
*/
|
|
97396
|
+
declare readonly hasFullGeometries: FeatureLayerViewMixin["hasFullGeometries"];
|
|
97397
|
+
/**
|
|
97398
|
+
* The maximum number of features that can be displayed at a time.
|
|
97399
|
+
*
|
|
97400
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#maximumNumberOfFeatures Read more...}
|
|
97401
|
+
*/
|
|
97402
|
+
declare maximumNumberOfFeatures: FeatureLayerViewMixin["maximumNumberOfFeatures"];
|
|
97403
|
+
/**
|
|
97404
|
+
* Signifies whether the maximum number of features has been exceeded.
|
|
97405
|
+
*
|
|
97406
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#maximumNumberOfFeaturesExceeded Read more...}
|
|
97407
|
+
*/
|
|
97408
|
+
declare maximumNumberOfFeaturesExceeded: FeatureLayerViewMixin["maximumNumberOfFeaturesExceeded"];
|
|
97409
|
+
/**
|
|
97410
|
+
* Represents the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-LayerView.html LayerView} of a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-ParquetLayer.html ParquetLayer}
|
|
97411
|
+
* after it has been added to a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-Map.html Map}.
|
|
97412
|
+
*
|
|
97413
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html Read more...}
|
|
97414
|
+
*/
|
|
97415
|
+
constructor(properties?: ParquetLayerViewProperties);
|
|
97416
|
+
/**
|
|
97417
|
+
* The featureEffect can be used to draw attention features of interest.
|
|
97418
|
+
*
|
|
97419
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#featureEffect Read more...}
|
|
97420
|
+
*/
|
|
97421
|
+
get featureEffect(): FeatureEffect | nullish;
|
|
97422
|
+
set featureEffect(value: FeatureEffectProperties | nullish);
|
|
97423
|
+
/**
|
|
97424
|
+
* The {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureFilter.html#where attribute},
|
|
97425
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureFilter.html#geometry geometry},
|
|
97426
|
+
* and {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureFilter.html#timeExtent time extent}
|
|
97427
|
+
* filter.
|
|
97428
|
+
*
|
|
97429
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#filter Read more...}
|
|
97430
|
+
*/
|
|
97431
|
+
get filter(): FeatureFilter | nullish;
|
|
97432
|
+
set filter(value: FeatureFilterProperties | nullish);
|
|
97433
|
+
/**
|
|
97434
|
+
* Options for configuring the highlight.
|
|
97435
|
+
*
|
|
97436
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#highlightOptions Read more...}
|
|
97437
|
+
*/
|
|
97438
|
+
get highlightOptions(): HighlightOptions | nullish;
|
|
97439
|
+
set highlightOptions(value: HighlightOptionsProperties | nullish);
|
|
97440
|
+
/**
|
|
97441
|
+
* Creates query parameter object that can be used to {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#queryAggregates fetch aggregate features} as they are being
|
|
97442
|
+
* displayed.
|
|
97443
|
+
*
|
|
97444
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#createAggregateQuery Read more...}
|
|
97445
|
+
*/
|
|
97446
|
+
createAggregateQuery(): Query;
|
|
97447
|
+
/**
|
|
97448
|
+
* Creates a query parameter object that can be used to fetch features as they are being
|
|
97449
|
+
* displayed.
|
|
97450
|
+
*
|
|
97451
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#createQuery Read more...}
|
|
97452
|
+
*/
|
|
97453
|
+
createQuery(): Query;
|
|
97454
|
+
/**
|
|
97455
|
+
* Highlights the given feature(s) in a layer view using the named {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-support-HighlightOptions.html HighlightOptions}
|
|
97456
|
+
* from the view's {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-View.html#highlights highlights} collection.
|
|
97457
|
+
*
|
|
97458
|
+
* @param target The feature(s) to highlight. When passing a graphic or an array of graphics, each feature must have a valid `objectID`. You may alternatively pass one or more objectIDs as a single number, string, or an array of numbers or strings.
|
|
97459
|
+
* @param options An object with the following properties.
|
|
97460
|
+
* @param options.name The {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-support-HighlightOptions.html#name name} of the highlight options from the view's {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-View.html#highlights highlights} collection. If a `name` is provided, the corresponding highlight options will be applied to the feature(s). Otherwise, the `default` highlight options will be used.
|
|
97461
|
+
*
|
|
97462
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#highlight Read more...}
|
|
97463
|
+
*/
|
|
97464
|
+
highlight(target: Graphic | Graphic[] | number | number[] | string | string[], options?: HighlightLayerViewMixinHighlightOptions): Handle;
|
|
97465
|
+
/**
|
|
97466
|
+
* Executes a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-Query.html Query} against aggregate features (i.e.
|
|
97467
|
+
*
|
|
97468
|
+
* @param query Specifies the parameters of the query. Leave this parameter empty to query all aggregates in the view.
|
|
97469
|
+
* @param options An object with the following properties.
|
|
97470
|
+
* @param options.signal Signal object that can be used to abort the asynchronous task. The returned promise will be rejected with an {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-core-Error.html Error} named `AbortError` when an abort is signaled. See also [AbortController](https://developer.mozilla.org/en-US/docs/Web/API/AbortController) for more information on how to construct a controller that can be used to deliver abort signals.
|
|
97471
|
+
*
|
|
97472
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#queryAggregates Read more...}
|
|
97473
|
+
*/
|
|
97474
|
+
queryAggregates(query?: QueryProperties, options?: FeatureLayerViewMixinQueryAggregatesOptions): Promise<FeatureSet>;
|
|
97475
|
+
/**
|
|
97476
|
+
* Executes a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-AttributeBinsQuery.html AttributeBinsQuery} against features available for drawing, which groups features into bins based on ranges in numeric or date fields, and returns a
|
|
97477
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-FeatureSet.html FeatureSet} containing the series of bins.
|
|
97478
|
+
*
|
|
97479
|
+
* @param binsQuery Specifies the parameters of the `queryAttributeBins()` operation. The {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-AttributeBinsQuery.html#binParameters binParameters} property must be set.
|
|
97480
|
+
* @param options An object with the following properties.
|
|
97481
|
+
* @param options.signal Signal object that can be used to abort the asynchronous task. The returned promise will be rejected with an {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-core-Error.html Error} named `AbortError` when an abort is signaled. See also [AbortController](https://developer.mozilla.org/en-US/docs/Web/API/AbortController) for more information on how to construct a controller that can be used to deliver abort signals.
|
|
97482
|
+
*
|
|
97483
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#queryAttributeBins Read more...}
|
|
97484
|
+
*/
|
|
97485
|
+
queryAttributeBins(binsQuery: AttributeBinsQueryProperties, options?: FeatureLayerViewMixinQueryAttributeBinsOptions): Promise<AttributeBinsFeatureSet>;
|
|
97486
|
+
/**
|
|
97487
|
+
* Executes a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-Query.html Query} against features available for drawing in the layerView and
|
|
97488
|
+
* returns the {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Extent.html Extent} of features that satisfy the query.
|
|
97489
|
+
*
|
|
97490
|
+
* @param query Specifies the attributes and spatial filter of the query. When no parameters are passed to this method, all features in the client are returned. To only return features visible in the view, set the `geometry` parameter in the query object to the view's extent.
|
|
97491
|
+
* @param options An object with the following properties.
|
|
97492
|
+
* @param options.signal Signal object that can be used to abort the asynchronous task. The returned promise will be rejected with an {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-core-Error.html Error} named `AbortError` when an abort is signaled. See also [AbortController](https://developer.mozilla.org/en-US/docs/Web/API/AbortController) for more information on how to construct a controller that can be used to deliver abort signals.
|
|
97493
|
+
*
|
|
97494
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#queryExtent Read more...}
|
|
97495
|
+
*/
|
|
97496
|
+
queryExtent(query?: QueryProperties, options?: FeatureLayerViewMixinQueryExtentOptions): Promise<any>;
|
|
97497
|
+
/**
|
|
97498
|
+
* Executes a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-Query.html Query} against features available for drawing in the layerView
|
|
97499
|
+
* and returns the number of features that satisfy the query.
|
|
97500
|
+
*
|
|
97501
|
+
* @param query Specifies the attributes and spatial filter of the query. When no parameters are passed to this method, all features in the client are returned. To only return features visible in the view, set the `geometry` parameter in the query object to the view's extent.
|
|
97502
|
+
* @param options An object with the following properties.
|
|
97503
|
+
* @param options.signal Signal object that can be used to abort the asynchronous task. The returned promise will be rejected with an {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-core-Error.html Error} named `AbortError` when an abort is signaled. See also [AbortController](https://developer.mozilla.org/en-US/docs/Web/API/AbortController) for more information on how to construct a controller that can be used to deliver abort signals.
|
|
97504
|
+
*
|
|
97505
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#queryFeatureCount Read more...}
|
|
97506
|
+
*/
|
|
97507
|
+
queryFeatureCount(query?: QueryProperties, options?: FeatureLayerViewMixinQueryFeatureCountOptions): Promise<number>;
|
|
97508
|
+
/**
|
|
97509
|
+
* Executes a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-Query.html Query} against features available for drawing in the layerView
|
|
97510
|
+
* and returns a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-FeatureSet.html FeatureSet}.
|
|
97511
|
+
*
|
|
97512
|
+
* @param query Specifies the attributes and spatial filter of the query. When this parameter is not passed to `queryFeatures()` method, then a default query is created using {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#createQuery createQuery()} method and all features that pass the layer view {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#filter filter} are returned along with their attributes that are {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#availableFields available on the client}. To only return features visible in the view, set the `geometry` parameter in the query object to the view's extent.
|
|
97513
|
+
* @param options An object with the following properties.
|
|
97514
|
+
* @param options.signal Signal object that can be used to abort the asynchronous task. The returned promise will be rejected with an {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-core-Error.html Error} named `AbortError` when an abort is signaled. See also [AbortController](https://developer.mozilla.org/en-US/docs/Web/API/AbortController) for more information on how to construct a controller that can be used to deliver abort signals.
|
|
97515
|
+
*
|
|
97516
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#queryFeatures Read more...}
|
|
97517
|
+
*/
|
|
97518
|
+
queryFeatures(query?: QueryProperties, options?: FeatureLayerViewMixinQueryFeaturesOptions): Promise<FeatureSet>;
|
|
97519
|
+
/**
|
|
97520
|
+
* Executes a {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-support-Query.html Query} against features available for drawing in
|
|
97521
|
+
* the layerView and returns array of the ObjectIDs of features that satisfy the input query.
|
|
97522
|
+
*
|
|
97523
|
+
* @param query Specifies the attributes and spatial filter of the query. When no parameters are passed to this method, all features in the client are returned. To only return features visible in the view, set the `geometry` parameter in the query object to the view's extent.
|
|
97524
|
+
* @param options An object with the following properties.
|
|
97525
|
+
* @param options.signal Signal object that can be used to abort the asynchronous task. The returned promise will be rejected with an {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-core-Error.html Error} named `AbortError` when an abort is signaled. See also [AbortController](https://developer.mozilla.org/en-US/docs/Web/API/AbortController) for more information on how to construct a controller that can be used to deliver abort signals.
|
|
97526
|
+
*
|
|
97527
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#queryObjectIds Read more...}
|
|
97528
|
+
*/
|
|
97529
|
+
queryObjectIds(query?: QueryProperties, options?: FeatureLayerViewMixinQueryObjectIdsOptions): Promise<(number | string)[]>;
|
|
97530
|
+
}
|
|
97531
|
+
|
|
97532
|
+
interface ParquetLayerViewProperties extends LayerViewProperties, FeatureLayerViewMixinProperties, HighlightLayerViewMixinProperties {
|
|
97533
|
+
/**
|
|
97534
|
+
* The featureEffect can be used to draw attention features of interest.
|
|
97535
|
+
*
|
|
97536
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#featureEffect Read more...}
|
|
97537
|
+
*/
|
|
97538
|
+
featureEffect?: FeatureEffectProperties | nullish;
|
|
97539
|
+
/**
|
|
97540
|
+
* The {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureFilter.html#where attribute},
|
|
97541
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureFilter.html#geometry geometry},
|
|
97542
|
+
* and {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-support-FeatureFilter.html#timeExtent time extent}
|
|
97543
|
+
* filter.
|
|
97544
|
+
*
|
|
97545
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#filter Read more...}
|
|
97546
|
+
*/
|
|
97547
|
+
filter?: FeatureFilterProperties | nullish;
|
|
97548
|
+
/**
|
|
97549
|
+
* Options for configuring the highlight.
|
|
97550
|
+
*
|
|
97551
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#highlightOptions Read more...}
|
|
97552
|
+
*/
|
|
97553
|
+
highlightOptions?: HighlightOptionsProperties | nullish;
|
|
97554
|
+
/**
|
|
97555
|
+
* The maximum number of features that can be displayed at a time.
|
|
97556
|
+
*
|
|
97557
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#maximumNumberOfFeatures Read more...}
|
|
97558
|
+
*/
|
|
97559
|
+
maximumNumberOfFeatures?: FeatureLayerViewMixinProperties["maximumNumberOfFeatures"];
|
|
97560
|
+
/**
|
|
97561
|
+
* Signifies whether the maximum number of features has been exceeded.
|
|
97562
|
+
*
|
|
97563
|
+
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-views-layers-ParquetLayerView.html#maximumNumberOfFeaturesExceeded Read more...}
|
|
97564
|
+
*/
|
|
97565
|
+
maximumNumberOfFeaturesExceeded?: FeatureLayerViewMixinProperties["maximumNumberOfFeaturesExceeded"];
|
|
97566
|
+
}
|
|
97567
|
+
|
|
96964
97568
|
export class PointCloudLayerView extends LayerView {
|
|
96965
97569
|
/**
|
|
96966
97570
|
* A list of attribute fields fetched for each point including fields required for layer
|
|
@@ -118864,7 +119468,7 @@ declare namespace __esri {
|
|
|
118864
119468
|
*
|
|
118865
119469
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Histogram.html#bins Read more...}
|
|
118866
119470
|
*/
|
|
118867
|
-
bins:
|
|
119471
|
+
bins: HistogramBin[] | nullish;
|
|
118868
119472
|
/**
|
|
118869
119473
|
* Function that fires each time a data line is created.
|
|
118870
119474
|
*
|
|
@@ -118968,7 +119572,7 @@ declare namespace __esri {
|
|
|
118968
119572
|
*
|
|
118969
119573
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Histogram.html#bins Read more...}
|
|
118970
119574
|
*/
|
|
118971
|
-
bins?:
|
|
119575
|
+
bins?: HistogramBin[] | nullish;
|
|
118972
119576
|
/**
|
|
118973
119577
|
* Function that fires each time a data line is created.
|
|
118974
119578
|
*
|
|
@@ -119044,7 +119648,7 @@ declare namespace __esri {
|
|
|
119044
119648
|
*
|
|
119045
119649
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Histogram-HistogramViewModel.html#bins Read more...}
|
|
119046
119650
|
*/
|
|
119047
|
-
bins:
|
|
119651
|
+
bins: HistogramBin[] | nullish;
|
|
119048
119652
|
/**
|
|
119049
119653
|
* A function used to format labels.
|
|
119050
119654
|
*
|
|
@@ -119095,7 +119699,7 @@ declare namespace __esri {
|
|
|
119095
119699
|
*
|
|
119096
119700
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Histogram-HistogramViewModel.html#bins Read more...}
|
|
119097
119701
|
*/
|
|
119098
|
-
bins?:
|
|
119702
|
+
bins?: HistogramBin[] | nullish;
|
|
119099
119703
|
/**
|
|
119100
119704
|
* A function used to format labels.
|
|
119101
119705
|
*
|
|
@@ -119156,7 +119760,7 @@ declare namespace __esri {
|
|
|
119156
119760
|
*
|
|
119157
119761
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-HistogramRangeSlider.html#bins Read more...}
|
|
119158
119762
|
*/
|
|
119159
|
-
bins:
|
|
119763
|
+
bins: HistogramBin[] | nullish;
|
|
119160
119764
|
/**
|
|
119161
119765
|
* Function that fires each time a data line is created.
|
|
119162
119766
|
*
|
|
@@ -119312,7 +119916,7 @@ declare namespace __esri {
|
|
|
119312
119916
|
*
|
|
119313
119917
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-HistogramRangeSlider.html#bins Read more...}
|
|
119314
119918
|
*/
|
|
119315
|
-
bins?:
|
|
119919
|
+
bins?: HistogramBin[] | nullish;
|
|
119316
119920
|
/**
|
|
119317
119921
|
* Function that fires each time a data line is created.
|
|
119318
119922
|
*
|
|
@@ -119428,7 +120032,7 @@ declare namespace __esri {
|
|
|
119428
120032
|
*
|
|
119429
120033
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-HistogramRangeSlider-HistogramRangeSliderViewModel.html#bins Read more...}
|
|
119430
120034
|
*/
|
|
119431
|
-
bins:
|
|
120035
|
+
bins: HistogramBin[] | nullish;
|
|
119432
120036
|
/**
|
|
119433
120037
|
* A modified version of
|
|
119434
120038
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Slider-SliderViewModel.html#labelFormatFunction SliderViewModel.labelFormatFunction},
|
|
@@ -119489,7 +120093,7 @@ declare namespace __esri {
|
|
|
119489
120093
|
*
|
|
119490
120094
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-HistogramRangeSlider-HistogramRangeSliderViewModel.html#bins Read more...}
|
|
119491
120095
|
*/
|
|
119492
|
-
bins?:
|
|
120096
|
+
bins?: HistogramBin[] | nullish;
|
|
119493
120097
|
/**
|
|
119494
120098
|
* A modified version of
|
|
119495
120099
|
* {@link https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Slider-SliderViewModel.html#labelFormatFunction SliderViewModel.labelFormatFunction},
|
|
@@ -130751,7 +131355,7 @@ declare namespace __esri {
|
|
|
130751
131355
|
export interface HistogramConfig {
|
|
130752
131356
|
average?: number;
|
|
130753
131357
|
barCreatedFunction?: BarCreatedFunction;
|
|
130754
|
-
bins?:
|
|
131358
|
+
bins?: HistogramBin[];
|
|
130755
131359
|
dataLines?: HistogramConfigDataLines[];
|
|
130756
131360
|
dataLineCreatedFunction?: DataLineCreatedFunction;
|
|
130757
131361
|
standardDeviation?: number;
|