@arcgis/core 5.0.0-next.58 → 5.0.0-next.59
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/Graphic.d.ts +2 -2
- package/Viewpoint.d.ts +1 -1
- package/applications/Urban/meshUtils.d.ts +2 -2
- package/arcade.d.ts +1 -1
- package/assets/esri/core/workers/RemoteClient.js +1 -1
- package/assets/esri/core/workers/chunks/0bd73a66baea2f52e8a6.js +1 -0
- package/assets/esri/core/workers/chunks/262c5794650853457acc.js +1 -0
- package/assets/esri/core/workers/chunks/55a9ea536c64976c3409.js +1 -0
- package/assets/esri/core/workers/chunks/{5f9e64f00329cb646f0c.js → 741d170187e58e81584d.js} +1 -1
- package/assets/esri/layers/raster/formats/lerc-wasm.wasm +0 -0
- package/assets/esri/themes/base/widgets/_Attribution.scss +2 -2
- package/assets/esri/themes/dark/main.css +1 -1
- package/assets/esri/themes/light/main.css +1 -1
- package/assets/esri/themes/light/view.css +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_ar.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_bg.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_bs.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_ca.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_cs.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_da.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_de.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_el.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_es.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_et.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_fi.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_fr.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_he.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_hr.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_hu.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_id.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_it.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_ja.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_ko.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_lt.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_lv.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_nl.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_no.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_pl.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_pt-BR.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_pt-PT.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_ro.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_ru.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_sk.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_sl.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_sr.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_sv.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_th.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_tr.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_uk.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_vi.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_zh-CN.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_zh-HK.json +1 -1
- package/assets/esri/widgets/FeatureTable/t9n/FeatureTable_zh-TW.json +1 -1
- package/chunks/lerc-wasm.js +1 -1
- package/config.js +1 -1
- package/geometry/Extent.d.ts +1 -1
- package/geometry/Mesh.d.ts +2 -2
- package/geometry/SpatialReference.js +1 -1
- package/geometry/geometryEngine.d.ts +3 -3
- package/geometry/{geometryEngineInterfaces.d.ts → geometryEngineTypes.d.ts} +1 -1
- package/geometry/operators/affineTransformOperator.d.ts +3 -3
- package/geometry/operators/alphaShapeOperator.d.ts +1 -1
- package/geometry/operators/areaOperator.d.ts +1 -1
- package/geometry/operators/boundaryOperator.d.ts +3 -3
- package/geometry/operators/bufferOperator.d.ts +1 -1
- package/geometry/operators/centroidOperator.d.ts +1 -1
- package/geometry/operators/clipOperator.d.ts +3 -3
- package/geometry/operators/containsOperator.d.ts +1 -1
- package/geometry/operators/convexHullOperator.d.ts +3 -3
- package/geometry/operators/crossesOperator.d.ts +1 -1
- package/geometry/operators/cutOperator.d.ts +2 -2
- package/geometry/operators/densifyOperator.d.ts +3 -3
- package/geometry/operators/differenceOperator.d.ts +3 -3
- package/geometry/operators/disjointOperator.d.ts +1 -1
- package/geometry/operators/distanceOperator.d.ts +1 -1
- package/geometry/operators/equalsOperator.d.ts +1 -1
- package/geometry/operators/generalizeOperator.d.ts +3 -3
- package/geometry/operators/geodesicBufferOperator.d.ts +1 -2
- package/geometry/operators/geodesicProximityOperator.d.ts +2 -5
- package/geometry/operators/geodeticAreaOperator.d.ts +1 -2
- package/geometry/operators/geodeticDensifyOperator.d.ts +3 -4
- package/geometry/operators/geodeticDistanceOperator.d.ts +1 -2
- package/geometry/operators/geodeticLengthOperator.d.ts +1 -2
- package/geometry/operators/geodeticUtilsOperator.d.ts +1 -1
- package/geometry/operators/graphicBufferOperator.d.ts +1 -1
- package/geometry/operators/integrateOperator.d.ts +2 -2
- package/geometry/operators/intersectionOperator.d.ts +3 -3
- package/geometry/operators/intersectsOperator.d.ts +1 -1
- package/geometry/operators/isNearOperator.d.ts +1 -1
- package/geometry/operators/labelPointOperator.d.ts +1 -1
- package/geometry/operators/lengthOperator.d.ts +1 -1
- package/geometry/operators/linesToPolygonsOperator.d.ts +1 -1
- package/geometry/operators/locateBetweenOperator.d.ts +2 -2
- package/geometry/operators/minimumBoundingCircleOperator.d.ts +1 -1
- package/geometry/operators/multiPartToSinglePartOperator.d.ts +2 -2
- package/geometry/operators/offsetOperator.d.ts +3 -3
- package/geometry/operators/overlapsOperator.d.ts +1 -1
- package/geometry/operators/projectOperator.d.ts +4 -6
- package/geometry/operators/proximityOperator.d.ts +2 -2
- package/geometry/operators/relateOperator.d.ts +1 -1
- package/geometry/operators/shapePreservingProjectOperator.d.ts +3 -3
- package/geometry/operators/simplifyOGCOperator.d.ts +3 -3
- package/geometry/operators/simplifyOperator.d.ts +3 -3
- package/geometry/operators/symmetricDifferenceOperator.d.ts +3 -3
- package/geometry/operators/touchesOperator.d.ts +1 -1
- package/geometry/operators/{support/proximityResult.d.ts → types.d.ts} +18 -3
- package/geometry/operators/unionOperator.d.ts +3 -3
- package/geometry/operators/withinOperator.d.ts +1 -1
- package/geometry/support/geodesicUtils.d.ts +15 -2
- package/geometry/support/jsonUtils.d.ts +1 -1
- package/geometry/support/meshUtils/types.d.ts +34 -0
- package/geometry/support/meshUtils.d.ts +4 -7
- package/geometry/support/webMercatorUtils.d.ts +1 -1
- package/geometry/types.d.ts +23 -1
- package/geometry.d.ts +1 -1
- package/interfaces.d.ts +69 -72
- package/kernel.js +1 -1
- package/layers/CSVLayer.d.ts +0 -2
- package/layers/CatalogLayer.d.ts +1 -1
- package/layers/FeatureLayer.d.ts +1 -1
- package/layers/GeoJSONLayer.d.ts +1 -1
- package/layers/OGCFeatureLayer.d.ts +1 -1
- package/layers/OrientedImageryLayer.d.ts +1 -3
- package/layers/ParquetLayer.d.ts +1 -1
- package/layers/WFSLayer.d.ts +1 -1
- package/layers/catalog/CatalogFootprintLayer.d.ts +1 -1
- package/layers/knowledgeGraph/KnowledgeGraphSublayer.d.ts +2 -2
- package/layers/mixins/APIKeyMixin.d.ts +2 -2
- package/layers/mixins/ArcGISImageService.d.ts +4 -3
- package/layers/mixins/BlendLayer.d.ts +16 -15
- package/layers/mixins/DisplayFilteredLayer.d.ts +6 -3
- package/layers/mixins/FeatureEffectLayer.d.ts +23 -21
- package/layers/mixins/FeatureLayerBase.d.ts +23 -20
- package/layers/mixins/ImageryTileMixin.d.ts +5 -5
- package/layers/mixins/PortalLayer.d.ts +7 -7
- package/layers/mixins/RasterPresetRendererMixin.d.ts +6 -3
- package/layers/mixins/SceneService.d.ts +2 -2
- package/layers/mixins/TemporalLayer.d.ts +8 -7
- package/layers/mixins/TemporalSceneLayer.d.ts +2 -2
- package/layers/mixins/TrackableLayer.d.ts +4 -4
- package/layers/ogc/wfsUtils.d.ts +1 -1
- package/layers/raster/formats/Lerc.js +1 -1
- package/layers/raster/functions/creators/createSurfaceFunctions.d.ts +2 -2
- package/layers/support/DisplayFilterInfo.d.ts +7 -7
- package/layers/support/FeatureReductionCluster.d.ts +5 -5
- package/layers/support/FieldsIndex.d.ts +1 -2
- package/layers/support/RasterBandInfo.d.ts +1 -1
- package/layers/support/RasterInfo.d.ts +2 -2
- package/layers/support/RasterSensorInfo.d.ts +1 -1
- package/layers/support/Sublayer.d.ts +3 -3
- package/layers/support/SubtypeSublayer.d.ts +1 -1
- package/layers/support/TrackInfo.d.ts +2 -2
- package/layers/support/arcgisLayerUrl.js +1 -1
- package/layers/support/fieldUtils.d.ts +0 -1
- package/layers/support/source/QueryTableDataSource.d.ts +2 -2
- package/layers/support/types.d.ts +2 -2
- package/layers/types.d.ts +1 -1
- package/package.json +1 -1
- package/popup/FieldInfo.d.ts +8 -8
- package/popup/content/AttachmentsContent.d.ts +2 -2
- package/popup/content/CustomContent.d.ts +1 -1
- package/portal/interfaces.d.ts +2 -2
- package/portal/support/resourceUtils.d.ts +6 -7
- package/rest/featureService/types.d.ts +1 -1
- package/rest/geometryService.d.ts +2 -2
- package/rest/imageService.d.ts +1 -1
- package/rest/knowledgeGraph/GraphAnyValue.d.ts +1 -1
- package/rest/query/support/AttachmentInfo.d.ts +1 -1
- package/rest/query.d.ts +1 -1
- package/rest/support/BufferParameters.d.ts +1 -1
- package/rest/support/DataLayer.d.ts +1 -1
- package/rest/support/DensifyParameters.d.ts +1 -1
- package/rest/support/DistanceParameters.d.ts +1 -1
- package/rest/support/FeatureSet.d.ts +2 -2
- package/rest/support/FindImagesParameters.d.ts +1 -1
- package/rest/support/GeneralizeParameters.d.ts +1 -1
- package/rest/support/IdentifyParameters.d.ts +1 -1
- package/rest/support/ImageGPSInfoParameters.d.ts +1 -1
- package/rest/support/ImageMeasureResultAreaValue.d.ts +1 -1
- package/rest/support/ImageToMapMultirayParameters.d.ts +1 -1
- package/rest/support/OffsetParameters.d.ts +1 -1
- package/rest/support/ProjectParameters.d.ts +1 -1
- package/rest/support/Query.d.ts +1 -1
- package/rest/support/QueryMixin.d.ts +1 -1
- package/rest/support/RelationParameters.d.ts +1 -1
- package/rest/support/RelationshipQuery.d.ts +1 -1
- package/rest/support/TopFeaturesQuery.d.ts +1 -1
- package/smartMapping/labels/bins.d.ts +3 -6
- package/smartMapping/labels/clusters.d.ts +2 -2
- package/smartMapping/popup/clusters.d.ts +4 -4
- package/smartMapping/popup/templates.d.ts +4 -4
- package/smartMapping/renderers/color.d.ts +6 -6
- package/smartMapping/renderers/size.d.ts +6 -6
- package/smartMapping/statistics/support/ageUtils.d.ts +5 -5
- package/smartMapping/statistics/types.d.ts +5 -5
- package/smartMapping/types.d.ts +9 -1
- package/support/revision.js +1 -1
- package/unionTypes.d.ts +1 -1
- package/views/2d/MapViewConstraints.d.ts +5 -4
- package/views/2d/engine/vectorTiles/shaders/sources/shaderRepository.js +1 -1
- package/views/2d/engine/webgl/shaders/sources/shaderRepository.js +1 -1
- package/views/3d/analysis/LineOfSight/LineOfSightTool.js +1 -1
- package/views/3d/interactive/editingTools/reshape/ReshapeOperation.js +1 -1
- package/views/BreakpointsOwner.d.ts +1 -1
- package/views/LinkChartView.d.ts +1 -2
- package/views/MapView.d.ts +1 -2
- package/views/SceneView.d.ts +1 -2
- package/views/View.d.ts +1 -1
- package/views/Viewport2DMixin.d.ts +1 -1
- package/views/draw/MultipointDrawAction.d.ts +1 -1
- package/views/draw/MultipointDrawAction.js +1 -1
- package/views/draw/PointDrawAction.d.ts +1 -1
- package/views/draw/PointDrawAction.js +1 -1
- package/views/draw/PolygonDrawAction.d.ts +1 -1
- package/views/draw/PolygonDrawAction.js +1 -1
- package/views/draw/PolylineDrawAction.d.ts +1 -1
- package/views/draw/PolylineDrawAction.js +1 -1
- package/views/draw/SegmentDrawAction.d.ts +1 -1
- package/views/draw/SegmentDrawAction.js +1 -1
- package/views/input/{IViewEvents.js → mouseButtons.js} +1 -1
- package/views/input/types.d.ts +602 -1
- package/views/layers/BuildingSceneLayerView.d.ts +1 -1
- package/views/layers/FeatureLayerViewMixin.d.ts +1 -1
- package/views/layers/ImageryLayerViewMixin.d.ts +1 -1
- package/views/layers/MediaLayerViewMixin.d.ts +1 -1
- package/views/layers/PointCloudLayerView.d.ts +1 -1
- package/views/layers/SceneLayerView.d.ts +2 -2
- package/views/types.d.ts +148 -2
- package/webdoc/geotriggersInfo/FeatureFilter.d.ts +1 -1
- package/webscene/support/FeatureReferenceObjectId.d.ts +1 -1
- package/widgets/BasemapLayerList/BasemapLayerListViewModel.d.ts +1 -2
- package/widgets/BasemapLayerList.d.ts +3 -4
- package/widgets/CatalogLayerList/CatalogLayerListViewModel.d.ts +1 -1
- package/widgets/CatalogLayerList.d.ts +2 -4
- package/widgets/Directions/DirectionsViewModel.d.ts +1 -1
- package/widgets/Editor/types.d.ts +1 -1
- package/widgets/FeatureTable/FeatureTableViewModel.d.ts +2 -2
- package/widgets/FeatureTable/VisibleElements.d.ts +30 -9
- package/widgets/FeatureTable/support/AttachmentsViewOptions.d.ts +1 -1
- package/widgets/FeatureTable/support/interfaces.d.ts +2 -2
- package/widgets/FeatureTable.d.ts +4 -4
- package/widgets/LayerList/LayerListViewModel.d.ts +9 -10
- package/widgets/LayerList/ListItem.d.ts +9 -11
- package/widgets/LayerList/ListItemPanel.d.ts +1 -1
- package/widgets/LayerList.d.ts +7 -4
- package/widgets/Legend/LegendViewModel.d.ts +5 -5
- package/widgets/Legend/support/ActiveLayerInfo.d.ts +5 -5
- package/widgets/Legend.d.ts +4 -4
- package/widgets/Popup/types.d.ts +3 -3
- package/widgets/Popup.d.ts +3 -3
- package/widgets/TableList/TableListViewModel.d.ts +2 -4
- package/widgets/TableList.d.ts +1 -1
- package/widgets/UtilityNetworkTrace/types.d.ts +1 -1
- package/assets/esri/core/workers/chunks/052ded41dc06c93ec0a7.js +0 -1
- package/assets/esri/core/workers/chunks/a1f264abbd6354c333bf.js +0 -1
- package/assets/esri/core/workers/chunks/ed38c1043e6a83f49f93.js +0 -1
- package/geometry/geodesicUtils.d.ts +0 -19
- package/geometry/operators/support/geodeticCurveType.d.ts +0 -2
- package/geometry/operators/support/projectionTransformation.d.ts +0 -16
- package/geometry/support/MeshVertexSpace.d.ts +0 -4
- package/geometry/support/meshUtils/elevation.d.ts +0 -16
- package/geometry/support/meshUtils/elevationSampler.d.ts +0 -9
- package/geometry/support/meshUtils/georeference.d.ts +0 -10
- package/geometry/support/typeUtils.d.ts +0 -16
- package/smartMapping/popup/support/utils.d.ts +0 -13
- package/smartMapping/support/binningUtils.d.ts +0 -11
- package/smartMapping/support/clusterUtils.d.ts +0 -11
- package/smartMapping/support/utils.d.ts +0 -4
- package/views/2d/constraints/GeometryConstraint.d.ts +0 -4
- package/views/HitTestItem3D.d.ts +0 -20
- package/views/HitTestOptions.d.ts +0 -25
- package/views/IBreakpointsOwner.d.ts +0 -55
- package/views/IObjectId.d.ts +0 -2
- package/views/ISceneView.d.ts +0 -5
- package/views/IView.d.ts +0 -43
- package/views/input/IViewEvents.d.ts +0 -602
- /package/views/draw/input/{CursorUpdateEvents.d.ts → CursorUpdateEvent.d.ts} +0 -0
- /package/views/draw/input/{CursorUpdateEvents.js → CursorUpdateEvent.js} +0 -0
- /package/views/layers/{HighlightableLayerView.d.ts → types.d.ts} +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"widgetLabel":"圖徵表格","header":"{title} (總計: {count} | 選擇: {selected})","headerNoSelection":"{title} (總計: {count})","untitled":"無標題","relatedRecords":"相關記錄","attachments":"附件","loading":"正在載入...","syncing":"正在同步...","errorData":"資料錯誤。","errorLayer":"圖層錯誤。","errorUpdateFailed":"更新失敗.","errorDomainType":"網域類型不受支援。","show":"顯示","hide":"隱藏","menu":"功能表","options":"選項","allColums":"所有欄","sortAsc":"升冪排列","sortDesc":"降冪排列","toggleColumns":"顯示/隱藏欄","clearSelection":"清除所選內容","centerOnSelection":"置中選擇","showSelected":"顯示選擇","filter":"篩選器","addField":"新增欄位","refreshData":"重新整理資料","date":"日期","number":"數字","string":"字串","showAllRecords":"顯示全部","zoomToSelection":"縮放至選擇","deleteSelection":"刪除選擇","deleteSelectionCount":"刪除選擇: {count}","deleteRecordsRemoved":"將永久移除這些記錄","keepRecords":"保留記錄","recordsCount":"記錄 ({count})","noLayer":"無圖層","exitRelatedRecords":"結束相關記錄","showAllTables":"顯示所有表格","selectALayer":"選擇圖層","exportSelectionCSV":"將選擇匯出到 CSV","noValue":"沒有值","editingPreventedColumn":"防止對此欄中的儲存格進行編輯。","subtypes":{"changeWarning":"子類型 {newType} 可能具有與 {originalType} 不同的預設值。 保留目前值可能會導致非預期的結果。","changeWarningTitle":"子類型已變更","useDefaultValuesOption":"使用預設值","keepCurrentValuesOption":"保留目前值","unsupportedDomainGroupTitle":"不支援","fieldOutOfSubtypeDomainWarning":"此欄位的值超出其網域的範圍。"},"addAttachment":"新增附件","attachmentsCount":"附件 ({count})","attachmentThumbnail":"附件縮圖","deleteAttachment":"刪除附件","deleteAttachmentConfirmation":"是否確定要刪除附件?","deleteAttachmentCount":"刪除附件 ({count})","downloadAttachment":"下載附件","dragAndDropToUpload":"拖放要上傳附件的檔案。","editingDisabled":"已停用編輯","editingRestricted":"已限制編輯","errorFileName":"上傳失敗。 檔案名稱過長。","errorFileSize":"上傳失敗。 檔案太大","errorFileUnsupported":"上傳失敗。 不支援此檔案類型","errorOccured":"發生錯誤","exitAttachments":"結束附件視圖","fileName":"檔案名稱","noAttachments":"沒有附件","noFeature":"未提供圖徵","replaceFile":"取代檔案","selectedCount":"已選擇: {count}","selectFile":"選擇檔案","size":"大小","updateAttachment":"更新附件","viewAttachment":"檢視附件","viewAttachments":"檢視附件","noDataFound":"找不到資料","menuText":{"default":"預設","deselectAll":"取消全選","displayName":"顯示名稱","fieldName":"欄位名稱","fieldVisibility":"欄位可見性","filterFields":"篩選器欄位","orderBy":"排序方式","selectAll":"全選","type":"類型"}}
|
|
1
|
+
{"widgetLabel":"圖徵表格","header":"{title} (總計: {count} | 選擇: {selected})","headerNoSelection":"{title} (總計: {count})","untitled":"無標題","relatedRecords":"相關記錄","attachments":"附件","loading":"正在載入...","syncing":"正在同步...","errorData":"資料錯誤。","errorLayer":"圖層錯誤。","errorUpdateFailed":"更新失敗.","errorDomainType":"網域類型不受支援。","show":"顯示","hide":"隱藏","menu":"功能表","options":"選項","allColums":"所有欄","sortAsc":"升冪排列","sortDesc":"降冪排列","toggleColumns":"顯示/隱藏欄","clearSelection":"清除所選內容","centerOnSelection":"置中選擇","showSelected":"顯示選擇","filter":"篩選器","addField":"新增欄位","refreshData":"重新整理資料","date":"日期","number":"數字","string":"字串","showAllRecords":"顯示全部","zoomToSelection":"縮放至選擇","deleteSelection":"刪除選擇","deleteSelectionCount":"刪除選擇: {count}","deleteRecordsRemoved":"將永久移除這些記錄","keepRecords":"保留記錄","recordsCount":"記錄 ({count})","noLayer":"無圖層","exitRelatedRecords":"結束相關記錄","showAllTables":"顯示所有表格","selectALayer":"選擇圖層","exportSelectionCSV":"將選擇匯出到 CSV","noValue":"沒有值","editingPreventedColumn":"防止對此欄中的儲存格進行編輯。","subtypes":{"changeWarning":"子類型 {newType} 可能具有與 {originalType} 不同的預設值。 保留目前值可能會導致非預期的結果。","changeWarningTitle":"子類型已變更","useDefaultValuesOption":"使用預設值","keepCurrentValuesOption":"保留目前值","unsupportedDomainGroupTitle":"不支援","fieldOutOfSubtypeDomainWarning":"此欄位的值超出其網域的範圍。"},"addAttachment":"新增附件","attachmentsCount":"附件 ({count})","attachmentThumbnail":"附件縮圖","deleteAttachment":"刪除附件","deleteAttachmentConfirmation":"是否確定要刪除附件?","deleteAttachmentCount":"刪除附件 ({count})","downloadAttachment":"下載附件","dragAndDropToUpload":"拖放要上傳附件的檔案。","editingDisabled":"已停用編輯","editingRestricted":"已限制編輯","errorFileName":"上傳失敗。 檔案名稱過長。","errorFileSize":"上傳失敗。 檔案太大","errorFileUnsupported":"上傳失敗。 不支援此檔案類型","errorOccured":"發生錯誤","exitAttachments":"結束附件視圖","fileName":"檔案名稱","noAttachments":"沒有附件","noFeature":"未提供圖徵","replaceFile":"取代檔案","scrollToFeature":"試_Scroll to feature__________________驗","selectedCount":"已選擇: {count}","selectFile":"選擇檔案","size":"大小","updateAttachment":"更新附件","viewAttachment":"檢視附件","viewAttachments":"檢視附件","noDataFound":"找不到資料","menuText":{"default":"預設","deselectAll":"取消全選","displayName":"顯示名稱","fieldName":"欄位名稱","fieldVisibility":"欄位可見性","filterFields":"篩選器欄位","orderBy":"排序方式","selectAll":"全選","type":"類型"},"contingentValues":{"hasInvalidValues":"試_Select a valid combination of values to enable saving____________________________驗","hasValidValues":"試_The value combination is valid. Saving is enabled__________________________驗.","other":"試_Other___________驗","recommended":"試_Recommended____________驗"}}
|
package/chunks/lerc-wasm.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
|
-
|
|
5
|
+
async function t(t={}){var r=t,e=!!globalThis.window,n=!!globalThis.WorkerGlobalScope;globalThis.process?.versions?.node&&globalThis.process;var i,a,o="",s="";function u(t){return r.locateFile?r.locateFile(t,s):s+t}if(e||n){try{s=new URL(".",o).href}catch{}n&&(a=t=>{var r=new XMLHttpRequest;return r.open("GET",t,!1),r.responseType="arraybuffer",r.send(null),new Uint8Array(r.response)}),i=async t=>{var r=await fetch(t,{credentials:"same-origin"});if(r.ok)return r.arrayBuffer();throw new Error(r.status+" : "+r.url)}}console.log.bind(console);var f,c,h,l,p,w,m,g=console.error.bind(console),y=!1,d=!1;function _(){var t=q.buffer;l=new Int8Array(t),p=new Uint8Array(t),w=new Uint32Array(t),new BigInt64Array(t),new BigUint64Array(t)}function v(){if(r.preRun)for("function"==typeof r.preRun&&(r.preRun=[r.preRun]);r.preRun.length;)P(r.preRun.shift());U(M)}function b(){d=!0,Q.f()}function R(){if(r.postRun)for("function"==typeof r.postRun&&(r.postRun=[r.postRun]);r.postRun.length;)W(r.postRun.shift());U(k)}function A(t){r.onAbort?.(t),g(t="Aborted("+t+")"),y=!0,t+=". Build with -sASSERTIONS for more info.";var e=new WebAssembly.RuntimeError(t);throw h?.(e),e}function S(){return r.locateFile?u("lerc-wasm.wasm"):new URL("lerc-wasm.wasm","").href}function T(t){if(t==m&&f)return new Uint8Array(f);if(a)return a(t);throw"both async and sync fetching of the wasm failed"}async function I(t){if(!f)try{var r=await i(t);return new Uint8Array(r)}catch{}return T(t)}async function x(t,r){try{var e=await I(t);return await WebAssembly.instantiate(e,r)}catch(n){g(`failed to asynchronously prepare wasm: ${n}`),A(n)}}async function B(t,r,e){if(!t)try{var n=fetch(r,{credentials:"same-origin"});return await WebAssembly.instantiateStreaming(n,e)}catch(i){g(`wasm streaming compile failed: ${i}`),g("falling back to ArrayBuffer instantiation")}return x(r,e)}function C(){return{a:V}}async function E(){function t(t,r){return K(Q=t.exports),_(),Q}function e(r){return t(r.instance)}var n=C();return r.instantiateWasm?new Promise((e,i)=>{r.instantiateWasm(n,(r,n)=>{e(t(r))})}):(m??=S(),e(await B(f,m,n)))}var U=t=>{for(;t.length>0;)t.shift()(r)},k=[],W=t=>k.push(t),M=[],P=t=>M.push(t),j=globalThis.TextDecoder&&new TextDecoder,D=(t,r,e,n)=>{for(var i=r+e;t[r]&&!(r>=i);)++r;return r},L=(t,r=0,e,n)=>{var i=D(t,r,e);if(i-r>16&&t.buffer&&j)return j.decode(t.subarray(r,i));for(var a="";r<i;){var o=t[r++];if(128&o){var s=63&t[r++];if(192!=(224&o)){var u=63&t[r++];if((o=224==(240&o)?(15&o)<<12|s<<6|u:(7&o)<<18|s<<12|u<<6|63&t[r++])<65536)a+=String.fromCharCode(o);else{var f=o-65536;a+=String.fromCharCode(55296|f>>10,56320|1023&f)}}else a+=String.fromCharCode((31&o)<<6|s)}else a+=String.fromCharCode(o)}return a},F=(t,r,e)=>t?L(p,t,r):"",$=(t,r,e,n)=>A(`Assertion failed: ${F(t)}, at: `+[r?F(r):"unknown filename",e,n?F(n):"unknown function"]);class G{constructor(t){this.excPtr=t,this.ptr=t-24}set_type(t){w[this.ptr+4>>2]=t}get_type(){return w[this.ptr+4>>2]}set_destructor(t){w[this.ptr+8>>2]=t}get_destructor(){return w[this.ptr+8>>2]}set_caught(t){t=t?1:0,l[this.ptr+12]=t}get_caught(){return 0!=l[this.ptr+12]}set_rethrown(t){t=t?1:0,l[this.ptr+13]=t}get_rethrown(){return 0!=l[this.ptr+13]}init(t,r){this.set_adjusted_ptr(0),this.set_type(t),this.set_destructor(r)}set_adjusted_ptr(t){w[this.ptr+16>>2]=t}get_adjusted_ptr(){return w[this.ptr+16>>2]}}var q,z=(t,r,e)=>{throw new G(t).init(r,e),t},H=()=>A(""),N=()=>2147483648,O=(t,r)=>Math.ceil(t/r)*r,X=t=>{var r=(t-q.buffer.byteLength+65535)/65536|0;try{return q.grow(r),_(),1}catch(e){}},J=t=>{var r=p.length;t>>>=0;var e=N();if(t>e)return!1;for(var n=1;n<=4;n*=2){var i=r*(1+.2/n);i=Math.min(i,t+100663296);var a=Math.min(e,O(Math.max(t,i),65536));if(X(a))return!0}return!1};if(r.noExitRuntime&&r.noExitRuntime,r.print&&r.print,r.printErr&&(g=r.printErr),r.wasmBinary&&(f=r.wasmBinary),r.arguments&&r.arguments,r.thisProgram&&r.thisProgram,r.preInit)for("function"==typeof r.preInit&&(r.preInit=[r.preInit]);r.preInit.length>0;)r.preInit.shift()();function K(t){r._lerc_getBlobInfo=t.g,r._lerc_getDataRanges=t.h,r._lerc_decode_4D=t.i,r._free=t.j,r._malloc=t.k,r.memory=q=t.e,t.__indirect_function_table}var Q,V={a:$,b:z,c:H,d:J};function Y(){function t(){r.calledRun=!0,y||(b(),c?.(r),r.onRuntimeInitialized?.(),R())}v(),r.setStatus?(r.setStatus("Running..."),setTimeout(()=>{setTimeout(()=>r.setStatus(""),1),t()},1)):t()}return Q=await E(),Y(),d?r:new Promise((t,r)=>{c=t,h=r})}export{t as default};
|
package/config.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"./core/has.js";import{deepMerge as e}from"./core/object.js";const s={apiKey:void 0,apiKeys:{scopes:[]},applicationName:"",applicationUrl:globalThis.location?.href,assetsPath:"",fontsUrl:"https://static.arcgis.com/fonts",geometryServiceUrl:"https://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer",geoRSSServiceUrl:"https://utility.arcgis.com/sharing/rss",kmlServiceUrl:"https://utility.arcgis.com/sharing/kml",userPrivilegesApplied:!0,portalUrl:"https://www.arcgis.com",respectPrefersReducedMotion:!0,routeServiceUrl:"https://route-api.arcgis.com/arcgis/rest/services/World/Route/NAServer/Route_World",workers:{loaderConfig:{has:{},paths:{},map:{},packages:[]}},request:{crossOriginNoCorsDomains:null,httpsDomains:["arcgis.com","arcgisonline.com","esrikr.com","premiumservices.blackbridge.com","esripremium.accuweather.com","gbm.digitalglobe.com","firstlook.digitalglobe.com","msi.digitalglobe.com"],interceptors:[],internalInterceptors:[],maxUrlLength:2e3,priority:"high",proxyRules:[],proxyUrl:null,timeout:62e3,trustedServers:[],useIdentity:!0},log:{interceptors:[],level:null}};if(globalThis.esriConfig&&(e(s,globalThis.esriConfig,!0),delete s.has),!s.assetsPath){{const e="5.0.0-next.
|
|
5
|
+
import"./core/has.js";import{deepMerge as e}from"./core/object.js";const s={apiKey:void 0,apiKeys:{scopes:[]},applicationName:"",applicationUrl:globalThis.location?.href,assetsPath:"",fontsUrl:"https://static.arcgis.com/fonts",geometryServiceUrl:"https://utility.arcgisonline.com/arcgis/rest/services/Geometry/GeometryServer",geoRSSServiceUrl:"https://utility.arcgis.com/sharing/rss",kmlServiceUrl:"https://utility.arcgis.com/sharing/kml",userPrivilegesApplied:!0,portalUrl:"https://www.arcgis.com",respectPrefersReducedMotion:!0,routeServiceUrl:"https://route-api.arcgis.com/arcgis/rest/services/World/Route/NAServer/Route_World",workers:{loaderConfig:{has:{},paths:{},map:{},packages:[]}},request:{crossOriginNoCorsDomains:null,httpsDomains:["arcgis.com","arcgisonline.com","esrikr.com","premiumservices.blackbridge.com","esripremium.accuweather.com","gbm.digitalglobe.com","firstlook.digitalglobe.com","msi.digitalglobe.com"],interceptors:[],internalInterceptors:[],maxUrlLength:2e3,priority:"high",proxyRules:[],proxyUrl:null,timeout:62e3,trustedServers:[],useIdentity:!0},log:{interceptors:[],level:null}};if(globalThis.esriConfig&&(e(s,globalThis.esriConfig,!0),delete s.has),!s.assetsPath){{const e="5.0.0-next.59";s.assetsPath=`https://cdn.jsdelivr.net/npm/@arcgis/core@${e}/assets`}s.defaultAssetsPath=s.assetsPath}export{s as default};
|
package/geometry/Extent.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type BaseGeometry from "./Geometry.js";
|
|
2
2
|
import type Point from "./Point.js";
|
|
3
3
|
import type SpatialReference from "./SpatialReference.js";
|
|
4
|
-
import type { GeometryUnion } from "./
|
|
4
|
+
import type { GeometryUnion } from "./types.js";
|
|
5
5
|
import type { SpatialReferenceProperties } from "./SpatialReference.js";
|
|
6
6
|
import type { GeometryProperties as BaseGeometryProperties } from "./Geometry.js";
|
|
7
7
|
|
package/geometry/Mesh.d.ts
CHANGED
|
@@ -7,10 +7,10 @@ import type MeshTransform from "./support/MeshTransform.js";
|
|
|
7
7
|
import type { ClonableMixin, ClonableMixinProperties } from "../core/Clonable.js";
|
|
8
8
|
import type { LoadableMixin, LoadableMixinProperties } from "../core/Loadable.js";
|
|
9
9
|
import type { EsriPromiseMixin, EsriPromiseMixinProperties } from "../core/Promise.js";
|
|
10
|
+
import type { MeshVertexSpaceUnion } from "./types.js";
|
|
10
11
|
import type { MeshComponentProperties } from "./support/MeshComponent.js";
|
|
11
12
|
import type { MeshMaterialProperties } from "./support/MeshMaterial.js";
|
|
12
13
|
import type { MeshVertexAttributes, MeshVertexAttributesProperties } from "./support/MeshVertexAttributes.js";
|
|
13
|
-
import type { MeshVertexSpace } from "./support/MeshVertexSpace.js";
|
|
14
14
|
import type { CreateBoxParameters, CreateCylinderParameters, CreateSphereParameters, CreatePlaneParameters, RotateParameters, CenterAtParameters, ScaleParameters, CreateFromGLTFParameters, ExportGLTFOptions } from "./support/meshUtils/types.js";
|
|
15
15
|
import type { MeshLocalVertexSpaceProperties } from "./support/MeshLocalVertexSpace.js";
|
|
16
16
|
import type { MeshGeoreferencedVertexSpaceProperties } from "./support/MeshGeoreferencedVertexSpace.js";
|
|
@@ -489,7 +489,7 @@ export default class Mesh extends MeshSuperclass {
|
|
|
489
489
|
get vertexAttributes(): MeshVertexAttributes;
|
|
490
490
|
set vertexAttributes(value: MeshVertexAttributesProperties);
|
|
491
491
|
/** The vertex space of the mesh. See [mesh API](https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Mesh.html#mesh-api) for details. */
|
|
492
|
-
get vertexSpace():
|
|
492
|
+
get vertexSpace(): MeshVertexSpaceUnion;
|
|
493
493
|
/**
|
|
494
494
|
* Adds a component to the mesh.
|
|
495
495
|
*
|
|
@@ -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
|
|
5
|
+
import{__decorate as e}from"tslib";import t from"../core/Accessor.js";import{JSONSupport as i}from"../core/JSONSupport.js";import{clone as r}from"../core/lang.js";import{getMetersPerUnitForSR as s,getUnitString as o}from"../core/units.js";import{Integer as n}from"../core/accessorSupport/ensureType.js";import{property as l}from"../core/accessorSupport/decorators/property.js";import{subclass as a}from"../core/accessorSupport/decorators/subclass.js";import{writer as p}from"../core/accessorSupport/decorators/writer.js";import{isWGS84 as u,isWebMercator as c,isGeographic as y,isWrappable as h,wgs84 as m,webMercator as d,equals as f,plateCarree as w}from"./support/spatialReferenceUtils.js";var k;let S=class extends i{static{k=this}static{this.GCS_NAD_1927=null}static{this.WGS84=null}static{this.WebMercator=null}static{this.PlateCarree=null}static fromJSON(e){if(!e)return null;if(!g.some(t=>null!=e[t])){if(102100===e?.wkid)return k.WebMercator;if(4326===e?.wkid)return k.WGS84}const t=new k;return t.read(e),t}constructor(e){super(e),this.latestWkid=null,this.wkid=null,this.wkt=null,this.wkt2=null,this.vcsWkid=null,this.latestVcsWkid=null,this.falseM=null,this.falseX=null,this.falseY=null,this.falseZ=null,this.mTolerance=null,this.mUnits=null,this.xyTolerance=null,this.xyUnits=null,this.zTolerance=null,this.zUnits=null,this.imageCoordinateSystem=null}normalizeCtorArgs(e){if(e&&"object"==typeof e)return e;const t="string"==typeof e?"wkt":"wkid";return{[t]:e}}get isWGS84(){return u(this)}get isWebMercator(){return c(this)}get isGeographic(){return y(this)}get isWrappable(){return h(this)}get metersPerUnit(){return s(this)}get unit(){return o(this)||(this.isGeographic?"degrees":null)}writeWkt(e,t){this.wkid||(t.wkt=e)}clone(){if(this===k.WGS84)return new k(m);if(this===k.WebMercator)return new k(d);const e=new k;return null!=this.wkid?(e.wkid=this.wkid,null!=this.latestWkid&&(e.latestWkid=this.latestWkid),null!=this.vcsWkid&&(e.vcsWkid=this.vcsWkid),null!=this.latestVcsWkid&&(e.latestVcsWkid=this.latestVcsWkid)):(null!=this.wkt&&(e.wkt=this.wkt),null!=this.wkt2&&(e.wkt2=this.wkt2)),this.imageCoordinateSystem&&(e.imageCoordinateSystem=r(this.imageCoordinateSystem)),null!=this.falseM&&(e.falseM=this.falseM),null!=this.falseX&&(e.falseX=this.falseX),null!=this.falseY&&(e.falseY=this.falseY),null!=this.falseZ&&(e.falseZ=this.falseZ),null!=this.mTolerance&&(e.mTolerance=this.mTolerance),null!=this.mUnits&&(e.mUnits=this.mUnits),null!=this.xyTolerance&&(e.xyTolerance=this.xyTolerance),null!=this.xyUnits&&(e.xyUnits=this.xyUnits),null!=this.zTolerance&&(e.zTolerance=this.zTolerance),null!=this.zUnits&&(e.zUnits=this.zUnits),e}equals(e){if(null==e)return!1;if(this.imageCoordinateSystem||e.imageCoordinateSystem){if(null==this.imageCoordinateSystem||null==e.imageCoordinateSystem)return!1;const{id:t,referenceServiceName:i}=e.imageCoordinateSystem,{geodataXform:r}=e.imageCoordinateSystem,s=this.imageCoordinateSystem;return null==t||r?JSON.stringify(s)===JSON.stringify(e.imageCoordinateSystem):i?s.id===t&&s.referenceServiceName===i:s.id===t}return f(this,e)}toJSON(e){return this.write(void 0,e)}};e([l({readOnly:!0})],S.prototype,"isWGS84",null),e([l({readOnly:!0})],S.prototype,"isWebMercator",null),e([l({readOnly:!0})],S.prototype,"isGeographic",null),e([l({readOnly:!0})],S.prototype,"isWrappable",null),e([l({type:n,json:{write:!0}})],S.prototype,"latestWkid",void 0),e([l({readOnly:!0})],S.prototype,"metersPerUnit",null),e([l({readOnly:!0})],S.prototype,"unit",null),e([l({type:n,json:{write:!0,origins:{"web-scene":{write:{overridePolicy(){return{isRequired:null==this.wkt}}}}}}})],S.prototype,"wkid",void 0),e([l({type:String,json:{origins:{"web-scene":{write:{overridePolicy(){return{isRequired:null==this.wkid}}}}}}})],S.prototype,"wkt",void 0),e([p("wkt"),p("web-scene","wkt")],S.prototype,"writeWkt",null),e([l({type:String,json:{write:!1}})],S.prototype,"wkt2",void 0),e([l({type:n,json:{write:!0}})],S.prototype,"vcsWkid",void 0),e([l({type:n,json:{write:!0}})],S.prototype,"latestVcsWkid",void 0),e([l({type:Number,json:{write:!0}})],S.prototype,"falseM",void 0),e([l({type:Number,json:{write:!0}})],S.prototype,"falseX",void 0),e([l({type:Number,json:{write:!0}})],S.prototype,"falseY",void 0),e([l({type:Number,json:{write:!0}})],S.prototype,"falseZ",void 0),e([l({type:Number,json:{write:!0}})],S.prototype,"mTolerance",void 0),e([l({type:Number,json:{write:!0}})],S.prototype,"mUnits",void 0),e([l({type:Number,json:{write:!0}})],S.prototype,"xyTolerance",void 0),e([l({type:Number,json:{write:!0}})],S.prototype,"xyUnits",void 0),e([l({type:Number,json:{write:!0}})],S.prototype,"zTolerance",void 0),e([l({type:Number,json:{write:!0}})],S.prototype,"zUnits",void 0),e([l()],S.prototype,"imageCoordinateSystem",void 0),S=k=e([a("esri.geometry.SpatialReference")],S),S.prototype.toJSON.isDefaultToJSON=!0,S.GCS_NAD_1927=t.freeze(new S({wkid:4267,wkt:'GEOGCS["GCS_North_American_1927",DATUM["D_North_American_1927",SPHEROID["Clarke_1866",6378206.4,294.9786982]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]]'})),S.WGS84=t.freeze(new S(m)),S.WebMercator=t.freeze(new S(d)),S.PlateCarree=t.freeze(new S(w));const g=["falseM","falseX","falseY","falseZ","mTolerance","mUnits","xyTolerance","xyUnits","zTolerance","zUnits"];export{S as default};
|
|
@@ -19,15 +19,15 @@ import type Point from "./Point.js";
|
|
|
19
19
|
import type Polygon from "./Polygon.js";
|
|
20
20
|
import type Polyline from "./Polyline.js";
|
|
21
21
|
import type SpatialReference from "./SpatialReference.js";
|
|
22
|
-
import type { LinearUnit, AreaUnit, ExtendedSpatialReferenceInfo, NearestPointResult } from "./
|
|
23
|
-
import type { GeometryUnion } from "./
|
|
22
|
+
import type { LinearUnit, AreaUnit, ExtendedSpatialReferenceInfo, NearestPointResult } from "./geometryEngineTypes.js";
|
|
23
|
+
import type { GeometryUnion } from "./types.js";
|
|
24
24
|
|
|
25
25
|
/**
|
|
26
26
|
* Returns an object containing additional information about the input spatial reference.
|
|
27
27
|
*
|
|
28
28
|
* @deprecated since version 4.32.
|
|
29
29
|
* @param spatialReference - The input spatial reference.
|
|
30
|
-
* @returns Resolves to a
|
|
30
|
+
* @returns Resolves to a {@link geometry/geometryEngineInterfaces!ExtendedSpatialReferenceInfo} object.
|
|
31
31
|
* @see [Unit IDs](https://developers.arcgis.com/java/api-reference/reference/com/esri/arcgisruntime/geometry/LinearUnitId.html#CENTIMETERS)
|
|
32
32
|
*/
|
|
33
33
|
export function extendedSpatialReferenceInfo(spatialReference: SpatialReference): ExtendedSpatialReferenceInfo;
|
|
@@ -45,7 +45,7 @@ export interface ExtendedSpatialReferenceInfo {
|
|
|
45
45
|
/**
|
|
46
46
|
* Object returned from the [nearestCoordinate()](https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-geometryEngine.html#nearestCoordinate), [nearestVertex()](https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-geometryEngine.html#nearestVertex), and [nearestVertices()](https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-geometryEngine.html#nearestVertices) methods.
|
|
47
47
|
*
|
|
48
|
-
* @deprecated since version 4.32. Use
|
|
48
|
+
* @deprecated since version 4.32. Use {@link geometry/operators/support/proximityResult!ProximityResult proximityOperator's ProximityResult} instead.
|
|
49
49
|
*/
|
|
50
50
|
export interface NearestPointResult<Point> {
|
|
51
51
|
/** A vertex within the specified distance of the search. */
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* @since 4.31
|
|
5
5
|
*/
|
|
6
6
|
import type Transformation from "./support/Transformation.js";
|
|
7
|
-
import type { GeometryUnion,
|
|
7
|
+
import type { GeometryUnion, GeometryWithoutMeshUnion } from "../types.js";
|
|
8
8
|
|
|
9
9
|
/**
|
|
10
10
|
* Executes an affine transformation on the geometry.
|
|
@@ -13,7 +13,7 @@ import type { GeometryUnion, GeometrySansMeshUnion } from "../support/typeUtils.
|
|
|
13
13
|
* @param transformation - The transformation to apply to the `geometry`.
|
|
14
14
|
* @returns Returns the transformed geometry.
|
|
15
15
|
*/
|
|
16
|
-
export function execute(geometry: GeometryUnion, transformation: Transformation):
|
|
16
|
+
export function execute(geometry: GeometryUnion, transformation: Transformation): GeometryWithoutMeshUnion;
|
|
17
17
|
|
|
18
18
|
/**
|
|
19
19
|
* Executes an affine transformation on multiple geometries.
|
|
@@ -23,7 +23,7 @@ export function execute(geometry: GeometryUnion, transformation: Transformation)
|
|
|
23
23
|
* @param transformation - The transformation to apply to the `geometries`.
|
|
24
24
|
* @returns Returns the transformed geometries.
|
|
25
25
|
*/
|
|
26
|
-
export function executeMany(geometries: GeometryUnion[], transformation: Transformation):
|
|
26
|
+
export function executeMany(geometries: GeometryUnion[], transformation: Transformation): GeometryWithoutMeshUnion[];
|
|
27
27
|
|
|
28
28
|
/**
|
|
29
29
|
* Indicates if the operator supports input geometries that contain curves.
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* @see [Alpha shape - wikipedia](https://en.wikipedia.org/wiki/Alpha_shape)
|
|
9
9
|
*/
|
|
10
10
|
import type Polygon from "../Polygon.js";
|
|
11
|
-
import type { GeometryUnion } from "../
|
|
11
|
+
import type { GeometryUnion } from "../types.js";
|
|
12
12
|
|
|
13
13
|
/** Object returned by the [executeMany()](https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-operators-alphaShapeOperator.html#executeMany) method. */
|
|
14
14
|
export interface ExecuteResult {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* @since 4.31
|
|
5
5
|
*/
|
|
6
|
-
import type { GeometryUnion,
|
|
6
|
+
import type { GeometryUnion, GeometryWithoutMeshUnion } from "../types.js";
|
|
7
7
|
|
|
8
8
|
/**
|
|
9
9
|
* Calculates the boundary on the input geometry.
|
|
@@ -18,7 +18,7 @@ import type { GeometryUnion, GeometrySansMeshUnion } from "../support/typeUtils.
|
|
|
18
18
|
* // Calculate the boundary of a polygon
|
|
19
19
|
* const boundaryGeometry = boundaryOperator.execute(polygon);
|
|
20
20
|
*/
|
|
21
|
-
export function execute(geometry: GeometryUnion):
|
|
21
|
+
export function execute(geometry: GeometryUnion): GeometryWithoutMeshUnion | null | undefined;
|
|
22
22
|
|
|
23
23
|
/**
|
|
24
24
|
* Calculates the boundaries on a set of geometries.
|
|
@@ -31,7 +31,7 @@ export function execute(geometry: GeometryUnion): GeometrySansMeshUnion | null |
|
|
|
31
31
|
* - Polyline returns a multipoint containing the end points of the polyline's parts.
|
|
32
32
|
* - Polygon returns a polyline describing its outer and inner rings.
|
|
33
33
|
*/
|
|
34
|
-
export function executeMany(geometries: GeometryUnion[]): (
|
|
34
|
+
export function executeMany(geometries: GeometryUnion[]): (GeometryWithoutMeshUnion | null | undefined)[];
|
|
35
35
|
|
|
36
36
|
/**
|
|
37
37
|
* Indicates if the operator supports input geometries that contain curves.
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type Polygon from "../Polygon.js";
|
|
13
13
|
import type { LengthUnit } from "../../core/units.js";
|
|
14
|
-
import type { GeometryUnion } from "../
|
|
14
|
+
import type { GeometryUnion } from "../types.js";
|
|
15
15
|
|
|
16
16
|
export interface ExecuteOptions {
|
|
17
17
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
* @see [Centroid - wikipedia](https://en.wikipedia.org/wiki/Centroid)
|
|
14
14
|
*/
|
|
15
15
|
import type Point from "../Point.js";
|
|
16
|
-
import type { GeometryUnion } from "../
|
|
16
|
+
import type { GeometryUnion } from "../types.js";
|
|
17
17
|
|
|
18
18
|
/**
|
|
19
19
|
* Performs the centroid operation on a geometry.
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
* @since 4.31
|
|
7
7
|
*/
|
|
8
8
|
import type Extent from "../Extent.js";
|
|
9
|
-
import type { GeometryUnion,
|
|
9
|
+
import type { GeometryUnion, GeometryWithoutMeshUnion } from "../types.js";
|
|
10
10
|
|
|
11
11
|
/**
|
|
12
12
|
* Perform the clip operation on the input geometry.
|
|
@@ -18,7 +18,7 @@ import type { GeometryUnion, GeometrySansMeshUnion } from "../support/typeUtils.
|
|
|
18
18
|
* // return a new geometry of a polygon clipped by the view's extent
|
|
19
19
|
* const clippedGeometry = clipOperator.execute(polygon, view.extent);
|
|
20
20
|
*/
|
|
21
|
-
export function execute(geometry: GeometryUnion, extent: Extent):
|
|
21
|
+
export function execute(geometry: GeometryUnion, extent: Extent): GeometryWithoutMeshUnion | null | undefined;
|
|
22
22
|
|
|
23
23
|
/**
|
|
24
24
|
* Perform the clip operation on the input geometries.
|
|
@@ -28,7 +28,7 @@ export function execute(geometry: GeometryUnion, extent: Extent): GeometrySansMe
|
|
|
28
28
|
* @param extent - The extent used to clip the geometries.
|
|
29
29
|
* @returns Returns an array whose elements may either be clipped geometries or null.
|
|
30
30
|
*/
|
|
31
|
-
export function executeMany(geometries: GeometryUnion[], extent: Extent): (
|
|
31
|
+
export function executeMany(geometries: GeometryUnion[], extent: Extent): (GeometryWithoutMeshUnion | null | undefined)[];
|
|
32
32
|
|
|
33
33
|
/**
|
|
34
34
|
* Indicates if the operator supports input geometries that contain curves.
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
*
|
|
8
8
|
* @since 4.31
|
|
9
9
|
*/
|
|
10
|
-
import type { GeometryUnion } from "../
|
|
10
|
+
import type { GeometryUnion } from "../types.js";
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
13
|
* Accelerate a geometry. This method prepares the geometry for faster contains operations when the same geometry is tested multiple times (e.g. in a loop with hundreds of iterations). See the [Acceleration](https://developers.arcgis.com/javascript/latest/spatial-analysis/intro-geometry-operators/#acceleration) guide topic for more information.
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
*
|
|
8
8
|
* @since 4.31
|
|
9
9
|
*/
|
|
10
|
-
import type { GeometryUnion,
|
|
10
|
+
import type { GeometryUnion, GeometryWithoutMeshUnion } from "../types.js";
|
|
11
11
|
|
|
12
12
|
export interface Options {
|
|
13
13
|
/**
|
|
@@ -28,7 +28,7 @@ export interface Options {
|
|
|
28
28
|
* // Create a convex hull around a polygon.
|
|
29
29
|
* const convexHull = convexHullOperator.execute(polygon);
|
|
30
30
|
*/
|
|
31
|
-
export function execute(geometry: GeometryUnion):
|
|
31
|
+
export function execute(geometry: GeometryUnion): GeometryWithoutMeshUnion | null | undefined;
|
|
32
32
|
|
|
33
33
|
/**
|
|
34
34
|
* Calculates the convex hull.
|
|
@@ -38,7 +38,7 @@ export function execute(geometry: GeometryUnion): GeometrySansMeshUnion | null |
|
|
|
38
38
|
* @param options - Additional options.
|
|
39
39
|
* @returns Returns the convex hull geometries or null.
|
|
40
40
|
*/
|
|
41
|
-
export function executeMany(geometries: GeometryUnion[], options?: Options): (
|
|
41
|
+
export function executeMany(geometries: GeometryUnion[], options?: Options): (GeometryWithoutMeshUnion | null | undefined)[];
|
|
42
42
|
|
|
43
43
|
/**
|
|
44
44
|
* Checks if a geometry is convex.
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
*
|
|
6
6
|
* @since 4.31
|
|
7
7
|
*/
|
|
8
|
-
import type { GeometryUnion } from "../
|
|
8
|
+
import type { GeometryUnion } from "../types.js";
|
|
9
9
|
|
|
10
10
|
/**
|
|
11
11
|
* Accelerate a geometry. This method prepares the geometry for faster crosses operations when the same geometry is tested multiple times (e.g. in a loop with hundreds of iterations). See the [Acceleration](https://developers.arcgis.com/javascript/latest/spatial-analysis/intro-geometry-operators/#acceleration) guide topic for more information.
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
* @since 4.31
|
|
18
18
|
*/
|
|
19
19
|
import type Polyline from "../Polyline.js";
|
|
20
|
-
import type { GeometryUnion,
|
|
20
|
+
import type { GeometryUnion, GeometryWithoutMeshUnion } from "../types.js";
|
|
21
21
|
|
|
22
22
|
/**
|
|
23
23
|
* Performs the cut operation on a geometry.
|
|
@@ -29,7 +29,7 @@ import type { GeometryUnion, GeometrySansMeshUnion } from "../support/typeUtils.
|
|
|
29
29
|
* // Cut a polygon with a polyline
|
|
30
30
|
* const cutGeometries = cutOperator.execute(polygon, polyline);
|
|
31
31
|
*/
|
|
32
|
-
export function execute(geometry: GeometryUnion, polyline: Polyline):
|
|
32
|
+
export function execute(geometry: GeometryUnion, polyline: Polyline): GeometryWithoutMeshUnion[];
|
|
33
33
|
|
|
34
34
|
/**
|
|
35
35
|
* Indicates if the operator supports input geometries that contain curves.
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
* @since 4.31
|
|
21
21
|
*/
|
|
22
22
|
import type { LengthUnit } from "../../core/units.js";
|
|
23
|
-
import type { GeometryUnion,
|
|
23
|
+
import type { GeometryUnion, GeometryWithoutMeshUnion } from "../types.js";
|
|
24
24
|
|
|
25
25
|
export interface Options {
|
|
26
26
|
/**
|
|
@@ -69,7 +69,7 @@ export interface Options {
|
|
|
69
69
|
* const densified = densifyOperator.execute(polyline, 0, { maxAngleInDegrees: 1 });
|
|
70
70
|
* }
|
|
71
71
|
*/
|
|
72
|
-
export function execute(geometry: GeometryUnion, maxSegmentLength: number, options?: Options):
|
|
72
|
+
export function execute(geometry: GeometryUnion, maxSegmentLength: number, options?: Options): GeometryWithoutMeshUnion;
|
|
73
73
|
|
|
74
74
|
/**
|
|
75
75
|
* Performs the Densify operation on the geometry set.
|
|
@@ -86,7 +86,7 @@ export function execute(geometry: GeometryUnion, maxSegmentLength: number, optio
|
|
|
86
86
|
* @param options - Additional options.
|
|
87
87
|
* @returns Returns the densified geometries that do not contain any curves.
|
|
88
88
|
*/
|
|
89
|
-
export function executeMany(geometries: GeometryUnion[], maxSegmentLength: number, options?: Options):
|
|
89
|
+
export function executeMany(geometries: GeometryUnion[], maxSegmentLength: number, options?: Options): GeometryWithoutMeshUnion[];
|
|
90
90
|
|
|
91
91
|
/**
|
|
92
92
|
* Indicates if the operator supports input geometries that contain curves.
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
*
|
|
6
6
|
* @since 4.31
|
|
7
7
|
*/
|
|
8
|
-
import type { GeometryUnion,
|
|
8
|
+
import type { GeometryUnion, GeometryWithoutMeshUnion } from "../types.js";
|
|
9
9
|
|
|
10
10
|
/**
|
|
11
11
|
* Performs the topological difference operation on the two geometries.
|
|
@@ -17,7 +17,7 @@ import type { GeometryUnion, GeometrySansMeshUnion } from "../support/typeUtils.
|
|
|
17
17
|
* // Creates a new geometry based on the difference of two polygons
|
|
18
18
|
* const difference = differenceOperator.execute(polygon1, polygon2);
|
|
19
19
|
*/
|
|
20
|
-
export function execute(geometry: GeometryUnion, subtractor: GeometryUnion):
|
|
20
|
+
export function execute(geometry: GeometryUnion, subtractor: GeometryUnion): GeometryWithoutMeshUnion | null | undefined;
|
|
21
21
|
|
|
22
22
|
/**
|
|
23
23
|
* Performs the Topological difference operation on the geometry set.
|
|
@@ -27,7 +27,7 @@ export function execute(geometry: GeometryUnion, subtractor: GeometryUnion): Geo
|
|
|
27
27
|
* @param subtractor - The geometry on the right hand side being subtracted.
|
|
28
28
|
* @returns Returns an array whose elements are the result of subtracting each input geometry from `geometries`, or null. The result has the dimensions of the `geometries`.
|
|
29
29
|
*/
|
|
30
|
-
export function executeMany(geometries: GeometryUnion[], subtractor: GeometryUnion): (
|
|
30
|
+
export function executeMany(geometries: GeometryUnion[], subtractor: GeometryUnion): (GeometryWithoutMeshUnion | null | undefined)[];
|
|
31
31
|
|
|
32
32
|
/**
|
|
33
33
|
* Indicates if the operator supports input geometries that contain curves.
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* @since 4.31
|
|
8
8
|
*/
|
|
9
|
-
import type { GeometryUnion } from "../
|
|
9
|
+
import type { GeometryUnion } from "../types.js";
|
|
10
10
|
|
|
11
11
|
/**
|
|
12
12
|
* Accelerate a geometry. This method prepares the geometry for faster disjoint operations when the same geometry is tested multiple times (e.g. in a loop with hundreds of iterations). See the [Acceleration](https://developers.arcgis.com/javascript/latest/spatial-analysis/intro-geometry-operators/#acceleration) guide topic for more information.
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* @see [Blog - Geodesic or planar: which to use for distance analysis](https://www.esri.com/arcgis-blog/products/arcgis-pro/analytics/geodesic-or-planar-which-to-use-for-distance-analysis)
|
|
8
8
|
*/
|
|
9
9
|
import type { LengthUnit } from "../../core/units.js";
|
|
10
|
-
import type { GeometryUnion } from "../
|
|
10
|
+
import type { GeometryUnion } from "../types.js";
|
|
11
11
|
|
|
12
12
|
export interface Options {
|
|
13
13
|
/**
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* @since 4.31
|
|
5
5
|
*/
|
|
6
|
-
import type { GeometryUnion } from "../
|
|
6
|
+
import type { GeometryUnion } from "../types.js";
|
|
7
7
|
|
|
8
8
|
/**
|
|
9
9
|
* Accelerate a geometry. This method prepares the geometry for faster equals operations when the same geometry is tested multiple times (e.g. in a loop with hundreds of iterations). See the [Acceleration](https://developers.arcgis.com/javascript/latest/spatial-analysis/intro-geometry-operators/#acceleration) guide topic for more information.
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
* @since 4.31
|
|
7
7
|
*/
|
|
8
8
|
import type { LengthUnit } from "../../core/units.js";
|
|
9
|
-
import type { GeometryUnion,
|
|
9
|
+
import type { GeometryUnion, GeometryWithoutMeshUnion } from "../types.js";
|
|
10
10
|
|
|
11
11
|
export interface Options {
|
|
12
12
|
/**
|
|
@@ -41,7 +41,7 @@ export interface Options {
|
|
|
41
41
|
* // Generalize a polyline geometry
|
|
42
42
|
* const generalizedPolyline = generalizeOperator.execute(polyline, 10);
|
|
43
43
|
*/
|
|
44
|
-
export function execute(geometry: GeometryUnion, maxDeviation: number, options?: Options):
|
|
44
|
+
export function execute(geometry: GeometryUnion, maxDeviation: number, options?: Options): GeometryWithoutMeshUnion | null | undefined;
|
|
45
45
|
|
|
46
46
|
/**
|
|
47
47
|
* Performs the generalize operation on the input geometries.
|
|
@@ -54,7 +54,7 @@ export function execute(geometry: GeometryUnion, maxDeviation: number, options?:
|
|
|
54
54
|
* @param options - Additional options.
|
|
55
55
|
* @returns Returns an array of generalized geometries. Geometries with a dimension of < 1 are simply passed along.
|
|
56
56
|
*/
|
|
57
|
-
export function executeMany(geometries: GeometryUnion[], maxDeviation: number, options?: Options):
|
|
57
|
+
export function executeMany(geometries: GeometryUnion[], maxDeviation: number, options?: Options): GeometryWithoutMeshUnion[];
|
|
58
58
|
|
|
59
59
|
/**
|
|
60
60
|
* Indicates if the operator supports input geometries that contain curves.
|
|
@@ -13,8 +13,7 @@
|
|
|
13
13
|
*/
|
|
14
14
|
import type Polygon from "../Polygon.js";
|
|
15
15
|
import type { LengthUnit } from "../../core/units.js";
|
|
16
|
-
import type { GeodeticCurveType } from "
|
|
17
|
-
import type { GeometryUnion } from "../support/typeUtils.js";
|
|
16
|
+
import type { GeometryUnion, GeodeticCurveType } from "../types.js";
|
|
18
17
|
|
|
19
18
|
export interface ExecuteOptions {
|
|
20
19
|
/**
|
|
@@ -12,12 +12,9 @@
|
|
|
12
12
|
* @since 4.31
|
|
13
13
|
*/
|
|
14
14
|
import type Point from "../Point.js";
|
|
15
|
-
import type * as proximityResult from "./support/proximityResult.js";
|
|
16
15
|
import type { LengthUnit } from "../../core/units.js";
|
|
17
|
-
import type { GeometryUnion } from "../
|
|
18
|
-
|
|
19
|
-
/** Object returned from the [getNearestCoordinate()](https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-operators-geodesicProximityOperator.html#getNearestCoordinate), {@link geometry/operators/geodesicProximityOperator#nearestVegetNearestVertex getNearestVertex()}, and [getNearestVertices()](https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-operators-geodesicProximityOperator.html#getNearestVertices) methods. */
|
|
20
|
-
export type ProximityResult = proximityResult.ProximityResult;
|
|
16
|
+
import type { GeometryUnion } from "../types.js";
|
|
17
|
+
import type { ProximityResult } from "./types.js";
|
|
21
18
|
|
|
22
19
|
export interface Options {
|
|
23
20
|
/**
|
|
@@ -10,8 +10,7 @@
|
|
|
10
10
|
* @since 4.31
|
|
11
11
|
*/
|
|
12
12
|
import type { AreaUnit } from "../../core/units.js";
|
|
13
|
-
import type { GeodeticCurveType } from "
|
|
14
|
-
import type { GeometryUnion } from "../support/typeUtils.js";
|
|
13
|
+
import type { GeometryUnion, GeodeticCurveType } from "../types.js";
|
|
15
14
|
|
|
16
15
|
export interface Options {
|
|
17
16
|
/**
|
|
@@ -11,8 +11,7 @@
|
|
|
11
11
|
* @since 4.31
|
|
12
12
|
*/
|
|
13
13
|
import type { LengthUnit } from "../../core/units.js";
|
|
14
|
-
import type { GeodeticCurveType } from "
|
|
15
|
-
import type { GeometryUnion, GeometrySansMeshUnion } from "../support/typeUtils.js";
|
|
14
|
+
import type { GeometryUnion, GeometryWithoutMeshUnion, GeodeticCurveType } from "../types.js";
|
|
16
15
|
|
|
17
16
|
export interface Options {
|
|
18
17
|
/**
|
|
@@ -59,7 +58,7 @@ export function load(): Promise<void>;
|
|
|
59
58
|
* // Densify a polyline geometry
|
|
60
59
|
* const densifiedPolyline = geodeticDensifyOperator.execute(polyline, 100);
|
|
61
60
|
*/
|
|
62
|
-
export function execute(geometry: GeometryUnion, maxSegmentLength: number, options?: Options):
|
|
61
|
+
export function execute(geometry: GeometryUnion, maxSegmentLength: number, options?: Options): GeometryWithoutMeshUnion | null | undefined;
|
|
63
62
|
|
|
64
63
|
/**
|
|
65
64
|
* Densifies the input geometries.
|
|
@@ -70,7 +69,7 @@ export function execute(geometry: GeometryUnion, maxSegmentLength: number, optio
|
|
|
70
69
|
* @param options - Additional options.
|
|
71
70
|
* @returns Returns an array whose elements may either be densified geometries or null.
|
|
72
71
|
*/
|
|
73
|
-
export function executeMany(geometries: GeometryUnion[], maxSegmentLength: number, options?: Options): (
|
|
72
|
+
export function executeMany(geometries: GeometryUnion[], maxSegmentLength: number, options?: Options): (GeometryWithoutMeshUnion | null | undefined)[];
|
|
74
73
|
|
|
75
74
|
/**
|
|
76
75
|
* Indicates if the operator supports input geometries that contain curves.
|
|
@@ -13,8 +13,7 @@
|
|
|
13
13
|
* @see [Blog - Geodesic or planar: which to use for distance analysis](https://www.esri.com/arcgis-blog/products/arcgis-pro/analytics/geodesic-or-planar-which-to-use-for-distance-analysis)
|
|
14
14
|
*/
|
|
15
15
|
import type { LengthUnit } from "../../core/units.js";
|
|
16
|
-
import type { GeodeticCurveType } from "
|
|
17
|
-
import type { GeometryUnion } from "../support/typeUtils.js";
|
|
16
|
+
import type { GeometryUnion, GeodeticCurveType } from "../types.js";
|
|
18
17
|
|
|
19
18
|
export interface Options {
|
|
20
19
|
/**
|
|
@@ -10,8 +10,7 @@
|
|
|
10
10
|
* @since 4.31
|
|
11
11
|
*/
|
|
12
12
|
import type { LengthUnit } from "../../core/units.js";
|
|
13
|
-
import type { GeodeticCurveType } from "
|
|
14
|
-
import type { GeometryUnion } from "../support/typeUtils.js";
|
|
13
|
+
import type { GeometryUnion, GeodeticCurveType } from "../types.js";
|
|
15
14
|
|
|
16
15
|
export interface Options {
|
|
17
16
|
/**
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type Point from "../Point.js";
|
|
13
13
|
import type { LengthUnit } from "../../core/units.js";
|
|
14
|
-
import type { GeodeticCurveType } from "
|
|
14
|
+
import type { GeodeticCurveType } from "../types.js";
|
|
15
15
|
|
|
16
16
|
export interface Options {
|
|
17
17
|
/**
|