@vertigis/arcgis-extensions 38.2.0 → 39.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/AppConfig.schema.json +6 -6
- package/Entity.d.ts +2 -1
- package/Hyperlink.d.ts +2 -1
- package/LanguageResources.d.ts +2 -1
- package/data/ArcGISServiceTableExtension.d.ts +7 -6
- package/data/ArcGISServiceTableExtension.js +1 -1
- package/data/Attachment.d.ts +3 -2
- package/data/Feature.d.ts +10 -7
- package/data/Feature.js +1 -1
- package/data/FeatureList.d.ts +5 -4
- package/data/FeatureSet.d.ts +8 -5
- package/data/FeatureSettings.d.ts +9 -6
- package/data/FeatureSettings.js +1 -1
- package/data/FeatureSource.d.ts +1 -1
- package/data/FeatureSourceBase.d.ts +10 -6
- package/data/FeatureSourceBase.js +1 -1
- package/data/FeatureStream.d.ts +3 -2
- package/data/FieldExtension.d.ts +6 -4
- package/data/FieldExtension.js +1 -1
- package/data/PopupContentExtension.d.ts +5 -4
- package/data/PopupContentExtension.js +1 -1
- package/data/Relationship.d.ts +2 -1
- package/data/Schema.d.ts +7 -6
- package/data/Schema.js +1 -1
- package/data/Table.d.ts +1 -1
- package/data/TableExtension.d.ts +2 -1
- package/data/TaskSettings.d.ts +1 -1
- package/data/_TableExtension.d.ts +5 -4
- package/data/support/attachments.d.ts +1 -1
- package/declarations/arcgis-js-api-extensions/index.d.ts +6 -0
- package/docs/html/assets/search.js +1 -1
- package/docs/html/classes/AccessDeniedError.AccessDeniedError.html +7 -2
- package/docs/html/classes/ArgumentError.ArgumentError.html +7 -2
- package/docs/html/classes/ArgumentMissingError.ArgumentMissingError.html +7 -2
- package/docs/html/classes/ArgumentOutOfRangeError.ArgumentOutOfRangeError.html +7 -2
- package/docs/html/classes/Entity.EntityBase.html +9 -4
- package/docs/html/classes/ErrorBase.ErrorBase.html +7 -2
- package/docs/html/classes/Hyperlink.Hyperlink.html +9 -4
- package/docs/html/classes/InvalidOperationError.InvalidOperationError.html +7 -2
- package/docs/html/classes/LanguageResources.LanguageResources.html +9 -4
- package/docs/html/classes/NotFoundError.NotFoundError.html +7 -2
- package/docs/html/classes/PortalUri.PortalUri.html +7 -2
- package/docs/html/classes/data_ArcGISServiceTableExtension.ArcGISServiceTableExtension.html +9 -4
- package/docs/html/classes/data_Attachment.Attachment.html +9 -4
- package/docs/html/classes/data_Feature.Feature.html +7 -2
- package/docs/html/classes/data_FeatureList.FeatureList.html +9 -4
- package/docs/html/classes/data_FeatureSaveError.FeatureSaveError.html +7 -2
- package/docs/html/classes/data_FeatureSet.FeatureSet.html +9 -4
- package/docs/html/classes/data_FeatureSettings.FeatureSettings.html +7 -2
- package/docs/html/classes/data_FeatureSourceBase.FeatureSourceBase.html +9 -4
- package/docs/html/classes/data_FeatureSourceBase.RelationshipCollection.html +9 -4
- package/docs/html/classes/data_FeatureStream.FeatureStream.html +10 -5
- package/docs/html/classes/data_FieldExtension.FieldExtension.html +9 -4
- package/docs/html/classes/data_PopupContentExtension.PopupContentExtension.html +9 -4
- package/docs/html/classes/data_RelationshipBase.RelationshipBase.html +9 -4
- package/docs/html/classes/data_Schema.Schema.html +7 -2
- package/docs/html/classes/data_TaskSettings.TaskSettings.html +7 -2
- package/docs/html/classes/data__TableExtension.TableExtension.html +9 -4
- package/docs/html/classes/data__TableExtension.TableFeatureSettings.html +7 -2
- package/docs/html/classes/data__TableExtension.TableSchema.html +7 -2
- package/docs/html/classes/data_support_DefaultRelationshipFactory.DefaultRelationshipFactory.html +7 -2
- package/docs/html/classes/data_support_DefaultTableExtensionFactory.DefaultTableExtensionFactory.html +7 -2
- package/docs/html/classes/layer_preset_LayerPreset.LayerPreset.html +9 -4
- package/docs/html/classes/layer_preset_LayerPresetSettings.LayerPresetSetting.html +9 -4
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerRelationshipCollection.html +9 -4
- package/docs/html/classes/mapping_BasemapExtension.BasemapExtension.html +9 -4
- package/docs/html/classes/mapping_Bookmark.Bookmark.html +9 -4
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerSchema.html +7 -2
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerSchema.html +7 -2
- package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtension.html +9 -4
- package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerReadOnlySchema.html +7 -2
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerFeatureSettings.html +7 -2
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerSchema.html +7 -2
- package/docs/html/classes/mapping_CSVLayerExtension.CSVLayerExtension.html +9 -4
- package/docs/html/classes/mapping_ElevationLayerExtension.ElevationLayerExtension.html +9 -4
- package/docs/html/classes/mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html +9 -4
- package/docs/html/classes/mapping_FeatureLayerExtension.FeatureLayerExtension.html +9 -4
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html +9 -4
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerReadOnlySchema.html +7 -2
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerSchema.html +7 -2
- package/docs/html/classes/mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html +2371 -0
- package/docs/html/classes/mapping_GeoRSSLayerExtension.GeoRSSLayerExtension.html +9 -4
- package/docs/html/classes/mapping_GraphicsLayerExtension.GraphicsLayerExtension.html +9 -4
- package/docs/html/classes/mapping_GroundExtension.GroundExtension.html +9 -4
- package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtension.html +9 -4
- package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtensionCollection.html +9 -4
- package/docs/html/classes/mapping_ImageryLayerExtension.ImageryLayerExtension.html +9 -4
- package/docs/html/classes/mapping_ImageryTileLayerExtension.ImageryTileLayerExtension.html +9 -4
- package/docs/html/classes/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtension.html +9 -4
- package/docs/html/classes/mapping_KMLLayerExtension.KMLLayerExtension.html +9 -4
- package/docs/html/classes/mapping_KMLSublayerExtension.KMLSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_MapConstraints.MapConstraints.html +7 -2
- package/docs/html/classes/mapping_MapExtension.MapExtension.html +9 -4
- package/docs/html/classes/mapping_MapImageLayerExtension.MapImageLayerExtension.html +9 -4
- package/docs/html/classes/mapping_MapImageSublayerExtension.MapImageSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtension.html +9 -4
- package/docs/html/classes/mapping_PointCloudLayerExtension.PointCloudLayerExtension.html +9 -4
- package/docs/html/classes/mapping_SceneLayerExtension.SceneLayerExtension.html +9 -4
- package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerExtension.html +9 -4
- package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerSchema.html +7 -2
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtension.html +9 -4
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerRelationshipCollection.html +9 -4
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerSchema.html +7 -2
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerRelationshipCollection.html +9 -4
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerSchema.html +7 -2
- package/docs/html/classes/mapping_TileLayerExtension.TileLayerExtension.html +9 -4
- package/docs/html/classes/mapping_TileSublayerExtension.TileSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_UnsupportedLayerExtension.UnsupportedLayerExtension.html +9 -4
- package/docs/html/classes/mapping_VectorTileLayerExtension.VectorTileLayerExtension.html +9 -4
- package/docs/html/classes/mapping_WMSLayerExtension.WMSLayerExtension.html +9 -4
- package/docs/html/classes/mapping_WMSSublayerExtension.WMSSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_WMTSLayerExtension.WMTSLayerExtension.html +9 -4
- package/docs/html/classes/mapping_WMTSSublayerExtension.WMTSSublayerExtension.html +9 -4
- package/docs/html/classes/mapping_WebTileLayerExtension.WebTileLayerExtension.html +9 -4
- package/docs/html/classes/mapping__LayerExtension.LayerExtension.html +10 -4
- package/docs/html/classes/mapping__LayerExtension.LayerExtensionReadOnlySchema.html +7 -2
- package/docs/html/classes/mapping__LayerExtension.LayerExtensionSchema.html +7 -2
- package/docs/html/classes/mapping__SublayerExtension.SubSublayerExtensionCollection.html +9 -4
- package/docs/html/classes/mapping__SublayerExtension.SublayerExtension.html +9 -4
- package/docs/html/classes/mapping__SublayerExtension.SublayerSchema.html +7 -2
- package/docs/html/classes/mapping_support_ArrayWrappedCollection.ArrayWrappedCollection.html +9 -4
- package/docs/html/classes/mapping_support_DefaultLayerExtensionFactory.DefaultLayerExtensionFactory.html +7 -2
- package/docs/html/classes/mapping_support_DefaultSublayerExtensionFactory.DefaultSublayerExtensionFactory.html +7 -2
- package/docs/html/classes/mapping_support_LayerListSettings.ExtensionBaseLayerListSettings.html +9 -4
- package/docs/html/classes/mapping_support_LayerListSettings.LayerListSettings.html +9 -4
- package/docs/html/classes/mapping_support_LayerListSettings.LayerListSettingsProperties.html +7 -2
- package/docs/html/classes/mapping_support_WfsCapabilities.WfsCapabilities.html +7 -2
- package/docs/html/classes/mapping_support_WfsFeatureType.WfsFeatureType.html +7 -2
- package/docs/html/classes/mapping_support__LayerExtensionCollection.LayerExtensionCollectionBase.html +9 -4
- package/docs/html/classes/mapping_support__SublayerExtensionCollection.SublayerExtensionCollectionBase.html +9 -4
- package/docs/html/classes/menus_Menu.Menu.html +10 -5
- package/docs/html/classes/menus_MenuItem.MenuItem.html +10 -5
- package/docs/html/classes/support_ArcGISRequestHelper.DefaultArcGISRequestHelper.html +7 -2
- package/docs/html/classes/support_Cancellable.Cancellable.html +7 -2
- package/docs/html/classes/support_Cancellable.Cancellation.html +7 -2
- package/docs/html/classes/support_FormatSettings.FormatSettings.html +7 -2
- package/docs/html/classes/support_InitializableBase.InitializableBase.html +9 -4
- package/docs/html/classes/support_InitializableCollectionProxy.InitializableCollectionProxy.html +9 -4
- package/docs/html/classes/support_InitializeError.InitializeError.html +7 -2
- package/docs/html/classes/support_Observable.Observable.html +9 -4
- package/docs/html/classes/support_ReadOnlyInitializableCollection.ReadOnlyInitializableCollection.html +9 -4
- package/docs/html/classes/support_Serializable.SerializableBase.html +9 -4
- package/docs/html/classes/support_Settings.Settings.html +7 -2
- package/docs/html/classes/support__ArcGISRelationshipCollection.ArcGISRelationshipCollection.html +9 -4
- package/docs/html/classes/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoder.html +9 -4
- package/docs/html/classes/tasks_geocoding_Geocoder.Geocoder.html +9 -4
- package/docs/html/classes/tasks_identify_ArcGISSublayerQueryIdentifyProvider.ArcGISSublayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.BuildingComponentSublayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.BuildingComponentSublayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_CSVLayer3DHitTestIdentifyProvider.CSVLayer3DHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.CSVLayerClientSideQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.FeatureLayer3DHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_FeatureLayerClientSideIdentifyProvider.FeatureLayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_FeatureLayerQueryIdentifyProvider.FeatureLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.GeoJSONLayer3DHitTestIdentifyProvider.html +811 -0
- package/docs/html/{enums/utilities__ogc.GmlVersions.html → classes/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.GeoJSONLayerClientSideQueryIdentifyProvider.html} +207 -36
- package/docs/html/classes/tasks_identify_GeoRSSLayerIdentifyProvider.GeoRSSLayerIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_GraphicsLayerQueryIdentifyProvider.GraphicsLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_HitTestIdentifyProvider.HitTestIdentifyProvider.html +8 -2
- package/docs/html/classes/tasks_identify_IdentifyError.IdentifyError.html +7 -2
- package/docs/html/classes/tasks_identify_IdentifyProviderBase.IdentifyProviderBase.html +8 -2
- package/docs/html/classes/tasks_identify_IdentifyService.IdentifyService.html +7 -2
- package/docs/html/classes/tasks_identify_ImageryLayerIdentifyProvider.ImageryLayerIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_KMLLayerQueryIdentifyProvider.KMLLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_PointCloudLayerHitTestIdentifyProvider.PointCloudLayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SceneLayerClientSideIdentifyProvider.SceneLayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SceneLayerHitTestIdentifyProvider.SceneLayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SceneLayerQueryIdentifyProvider.SceneLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.StreamLayerClientSideQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.SubtypeSublayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_SubtypeSublayerQueryIdentifyProvider.SubtypeSublayerQueryIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_identify_WMSSublayerIdentifyProvider.WMSSublayerIdentifyProvider.html +7 -2
- package/docs/html/classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html +9 -4
- package/docs/html/classes/tasks_query_ArcGISServiceTableQueryProvider.ArcGISServiceTableQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_ArcGISSublayerQueryProvider.ArcGISSublayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_BuildingComponentSublayerClientSideQueryProvider.BuildingComponentSublayerClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_CSVLayerClientSideQueryProvider.CSVLayerClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_ClientSideQueryProvider.ClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_FeatureLayerQueryProvider.FeatureLayerQueryProvider.html +7 -2
- package/docs/html/{enums/utilities__ogc.WfsVersions.html → classes/tasks_query_GeoJSONLayerClientSideQueryProvider.GeoJSONLayerClientSideQueryProvider.html} +163 -26
- package/docs/html/classes/tasks_query_GeoRSSLayerQueryProvider.GeoRSSLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_GraphicsLayerQueryProvider.GraphicsLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_ImageryLayerQueryProvider.ImageryLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_KMLLayerQueryProvider.KMLLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_QueryBasedRelationship.QueryBasedRelationship.html +9 -4
- package/docs/html/classes/tasks_query_QueryError.QueryError.html +7 -2
- package/docs/html/classes/tasks_query_QueryProviderBase.QueryProviderBase.html +8 -2
- package/docs/html/classes/tasks_query_QueryService.QueryService.html +7 -2
- package/docs/html/classes/tasks_query_SceneLayerClientSideQueryProvider.SceneLayerClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_SceneLayerQueryProvider.SceneLayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_StreamLayerClientSideQueryProvider.StreamLayerClientSideQueryProvider.html +7 -2
- package/docs/html/classes/tasks_query_SubtypeSublayerQueryProvider.SubtypeSublayerQueryProvider.html +7 -2
- package/docs/html/classes/tasks_search_ArcGISGeocoderSearchProvider.ArcGISGeocoderSearchProvider.html +7 -2
- package/docs/html/classes/tasks_search_GeocoderSearchProvider.GeocoderSearchProvider.html +7 -2
- package/docs/html/classes/tasks_search_QuerySearchProvider.QuerySearchProvider.html +7 -2
- package/docs/html/classes/tasks_search_SearchError.SearchError.html +7 -2
- package/docs/html/classes/tasks_search_SearchProviderBase.SearchProviderBase.html +7 -2
- package/docs/html/classes/tasks_search_SearchService.SearchService.html +7 -2
- package/docs/html/classes/utilities_CollectionProxy.CollectionProxy.html +9 -4
- package/docs/html/classes/utilities_CopyOnWriteCollection.CopyOnWriteCollection.html +9 -4
- package/docs/html/classes/utilities_GeometryServiceError.GeometryServiceError.html +7 -2
- package/docs/html/classes/utilities_MapTransformCollection.MapTransformCollection.html +9 -4
- package/docs/html/classes/utilities_ObservableMap.ObservableMap.html +9 -4
- package/docs/html/classes/utilities_ObservableSet.ObservableSet.html +9 -4
- package/docs/html/classes/utilities_ObservableWeakSet.ObservableWeakSet.html +9 -4
- package/docs/html/classes/utilities_ReadOnlyCollection.ReadOnlyCollection.html +9 -4
- package/docs/html/classes/utilities_ReadOnlyMap.ReadOnlyMap.html +9 -4
- package/docs/html/classes/utilities_RequestHelper.DefaultRequestHelper.html +7 -2
- package/docs/html/classes/utilities_asyncIterable.AsyncQueue.html +8 -3
- package/docs/html/classes/utilities_date.DateFormatter.html +9 -4
- package/docs/html/classes/utilities_geometry.CoordinateSystemBounds.html +7 -2
- package/docs/html/classes/utilities_log.ConsoleLogger.html +7 -2
- package/docs/html/classes/utilities_log.LogManager.html +7 -2
- package/docs/html/classes/utilities_log.LoggerBase.html +7 -2
- package/docs/html/classes/utilities_number.NumberFormatter.html +9 -4
- package/docs/html/classes/utilities_string.StringFormatter.html +7 -2
- package/docs/html/classes/utilities_uri.Uri.html +7 -2
- package/docs/html/enums/ItemType.ItemType.html +7 -2
- package/docs/html/enums/data_convert.GeometryFormat.html +7 -2
- package/docs/html/enums/mapping_support_WfsCapabilities.WfsVersions.html +7 -2
- package/docs/html/enums/portal_FeatureLayer.FeatureLayerMode.html +7 -2
- package/docs/html/enums/support_esri.WellKnownBasemap.html +7 -2
- package/docs/html/enums/utilities__ogc.OgcNamespace.html +7 -2
- package/docs/html/enums/utilities_date.DateFormat.html +7 -2
- package/docs/html/enums/utilities_log.LogLevel.html +7 -2
- package/docs/html/enums/utilities_number.NumberFormat.html +7 -2
- package/docs/html/functions/ItemType.isAttachment.html +7 -2
- package/docs/html/functions/ItemType.isBasemapExtension.html +7 -2
- package/docs/html/functions/ItemType.isBookmark.html +7 -2
- package/docs/html/functions/ItemType.isFeature.html +7 -2
- package/docs/html/functions/ItemType.isFeatureList.html +7 -2
- package/docs/html/functions/ItemType.isFeatureSet.html +7 -2
- package/docs/html/functions/ItemType.isFieldExtension.html +7 -2
- package/docs/html/functions/ItemType.isGeocoder.html +7 -2
- package/docs/html/functions/ItemType.isGroundExtension.html +7 -2
- package/docs/html/functions/ItemType.isLanguageResources.html +7 -2
- package/docs/html/functions/ItemType.isLayerExtension.html +7 -2
- package/docs/html/functions/ItemType.isLayerPreset.html +7 -2
- package/docs/html/functions/ItemType.isMapExtension.html +7 -2
- package/docs/html/functions/ItemType.isMenu.html +7 -2
- package/docs/html/functions/ItemType.isMenuItem.html +7 -2
- package/docs/html/functions/ItemType.isPopupContentExtension.html +7 -2
- package/docs/html/functions/ItemType.isRelationship.html +7 -2
- package/docs/html/functions/ItemType.isSublayerExtension.html +7 -2
- package/docs/html/functions/ItemType.isTableExtension.html +7 -2
- package/docs/html/functions/PortalUri.isFullyQualifiedPortalUri.html +7 -2
- package/docs/html/functions/PortalUri.isPortalUri.html +7 -2
- package/docs/html/functions/PortalUri.toFullyQualifiedPortalUri.html +7 -2
- package/docs/html/functions/data_Attachment.toAttachment.html +7 -2
- package/docs/html/functions/data_Feature.resolveRelatedFeatures.html +7 -2
- package/docs/html/functions/data_Feature.toFeature.html +7 -2
- package/docs/html/functions/data_Feature.toGraphic.html +7 -2
- package/docs/html/functions/data_FeatureSource.FeatureReadOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/data_Table.applyToEsriTable.html +7 -2
- package/docs/html/functions/data_Table.fromEsriTable.html +7 -2
- package/docs/html/functions/data_Table.toEsriApiTable.html +7 -2
- package/docs/html/functions/data__Relationship.Relationship.create.html +7 -2
- package/docs/html/functions/data__Relationship.fromEsriApiCardinality.html +7 -2
- package/docs/html/functions/data__Relationship.toEsriApiCardinality.html +7 -2
- package/docs/html/functions/data_convert.csvToFeatureSet.html +7 -2
- package/docs/html/functions/data_convert.shapefileToFeatureSet.html +7 -2
- package/docs/html/functions/data_convert.toCsv.html +7 -2
- package/docs/html/functions/data_convert.toShapefile.html +7 -2
- package/docs/html/functions/data_convert.toXLSX.html +7 -2
- package/docs/html/functions/data_convert.xlsxToFeatureSet.html +7 -2
- package/docs/html/functions/data_support_attachments.addAttachment.html +7 -2
- package/docs/html/functions/data_support_attachments.deleteAttachments.html +7 -2
- package/docs/html/functions/data_support_attachments.isAttachmentTypeError.html +7 -2
- package/docs/html/functions/data_support_attachments.supportsAttachmentEditing.html +7 -2
- package/docs/html/functions/data_support_attachments.supportsAttachments.html +7 -2
- package/docs/html/functions/data_support_attachments.toAttachmentFile.html +7 -2
- package/docs/html/functions/locale.detectLocale.html +7 -2
- package/docs/html/functions/locale.get.html +7 -2
- package/docs/html/functions/locale.getBestMatchLocale.html +7 -2
- package/docs/html/functions/locale.getMatchingLocales.html +7 -2
- package/docs/html/functions/locale.load.html +7 -2
- package/docs/html/functions/locale.parseLocale.html +7 -2
- package/docs/html/functions/locale.set.html +7 -2
- package/docs/html/functions/mapping__SublayerExtension.getSublayerType.html +7 -2
- package/docs/html/functions/mapping_convert.csvToFeatureCollection.html +7 -2
- package/docs/html/functions/mapping_convert.shapefileToFeatureCollection.html +7 -2
- package/docs/html/functions/mapping_convert.toCsv.html +7 -2
- package/docs/html/functions/mapping_convert.toShapefile.html +7 -2
- package/docs/html/functions/mapping_convert.toXLSX.html +7 -2
- package/docs/html/functions/mapping_convert.xlsxToFeatureCollection.html +7 -2
- package/docs/html/functions/mapping_support_LayerListSettings.fromLayerListMode.html +7 -2
- package/docs/html/functions/mapping_support_ogc.wfsFeatureCollectionToFeatures.html +7 -2
- package/docs/html/functions/portal_Background.Background.fromEsriApiBackground.html +7 -2
- package/docs/html/functions/portal_Background.Background.toEsriApiBackground.html +7 -2
- package/docs/html/functions/portal_BaseMap.BaseMap.applyToEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_BaseMap.BaseMap.fromEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_BaseMap.BaseMap.toEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.fromEsriApiBuildingSceneLayer.html +7 -2
- package/docs/html/functions/portal_BuildingSceneLayer.BuildingSceneLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_BuildingSceneSublayer.BuildingSceneSublayer.applyToEsriApiBuildingSublayer.html +7 -2
- package/docs/html/functions/portal_BuildingSceneSublayer.BuildingSceneSublayer.fromEsriApiBuildingSublayer.html +7 -2
- package/docs/html/functions/portal_CSVLayer.CSVLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_CSVLayer.CSVLayer.fromEsriApiCSVLayer.html +7 -2
- package/docs/html/functions/portal_CSVLayer.CSVLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Camera.Camera.fromEsriApiCamera.html +7 -2
- package/docs/html/functions/portal_Camera.Camera.toEsriApiCamera.html +7 -2
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.applyToEsriApiCodedValueDomain.html +7 -2
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.fromEsriApiCodedValueDomain.html +7 -2
- package/docs/html/functions/portal_CodedValueDomain.CodedValueDomain.toEsriApiCodedValueDomain.html +7 -2
- package/docs/html/functions/portal_Domain.Domain.applyToEsriApiDomain.html +7 -2
- package/docs/html/functions/portal_Domain.Domain.fromEsriApiDomain.html +7 -2
- package/docs/html/functions/portal_Domain.Domain.toEsriApiDomain.html +7 -2
- package/docs/html/functions/portal_Domain.DomainType.fromEsriApiDomainType.html +7 -2
- package/docs/html/functions/portal_Domain.DomainType.toEsriApiDomainType.html +7 -2
- package/docs/html/functions/portal_DrawingInfo.DrawingInfo.applyToEsriApiLayer.html +9 -4
- package/docs/html/functions/portal_DrawingInfo.DrawingInfo.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Edges.Edges.fromEsriApiEdges.html +7 -2
- package/docs/html/functions/portal_Edges.Edges.toEsriApiEdges.html +7 -2
- package/docs/html/functions/portal_ElevationInfo.ElevationInfo.fromEsriApiElevationInfo.html +7 -2
- package/docs/html/functions/portal_ElevationInfo.ElevationInfo.toEsriApiElevationInfo.html +7 -2
- package/docs/html/functions/portal_ElevationInfo.ElevationMode.fromEsriApiElevationMode.html +7 -2
- package/docs/html/functions/portal_ElevationInfo.ElevationMode.toEsriApiElevationMode.html +7 -2
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.fromEsriApiElevationLayer.html +7 -2
- package/docs/html/functions/portal_ElevationLayer.ElevationLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Environment.Environment.fromEsriApiEnvironment.html +7 -2
- package/docs/html/functions/portal_Environment.Environment.toEsriApiEnvironment.html +7 -2
- package/docs/html/functions/portal_Feature.Feature.fromEsriApiGraphic.html +7 -2
- package/docs/html/functions/portal_Feature.Feature.toEsriApiGraphic.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiFeatureLayer.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.fromEsriApiGraphicsLayer.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isFeatureCollection.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isGraphicsLayerJson.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.isMapNotesLayer.html +7 -2
- package/docs/html/functions/portal_FeatureLayer.FeatureLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_FeatureReduction.FeatureReduction.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_FeatureReduction.FeatureReduction.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Field.Field.applyToEsriApiField.html +7 -2
- package/docs/html/functions/portal_Field.Field.fromEsriApiField.html +7 -2
- package/docs/html/functions/portal_Field.Field.toEsriApiField.html +7 -2
- package/docs/html/functions/portal_Field.FieldType.fromEsriApiFieldType.html +7 -2
- package/docs/html/functions/portal_Field.FieldType.toEsriApiFieldType.html +7 -2
- package/docs/html/functions/portal_FormInfo.FormInfo.fromEsriApiFormTemplate.html +7 -2
- package/docs/html/functions/portal_FormInfo.FormInfo.toEsriApiFormTemplate.html +7 -2
- package/docs/html/functions/portal_GeoJSONLayer.GeoJSONLayer.applyToEsriApiLayer.html +617 -0
- package/docs/html/{variables/data_Schema.fieldWithRelationshipRegex.html → functions/portal_GeoJSONLayer.GeoJSONLayer.fromEsriApiGeoJSONLayer.html} +32 -14
- package/docs/html/functions/portal_GeoJSONLayer.GeoJSONLayer.toEsriApiLayer.html +613 -0
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_GeoRSSLayer.GeoRSSLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Geometry.GeometryType.fromEsriApiGeometryType.html +7 -2
- package/docs/html/functions/portal_Geometry.GeometryType.toEsriApiGeometryType.html +7 -2
- package/docs/html/functions/portal_Geometry.toEsriApiGeometry.html +7 -2
- package/docs/html/functions/portal_Geometry.toPortalGeometry.html +7 -2
- package/docs/html/functions/portal_Ground.Ground.applyToEsriApiGround.html +7 -2
- package/docs/html/functions/portal_Ground.Ground.createDefaultElevationService.html +7 -2
- package/docs/html/functions/portal_Ground.Ground.fromEsriApiGround.html +7 -2
- package/docs/html/functions/portal_Ground.Ground.toEsriApiGround.html +7 -2
- package/docs/html/functions/portal_GroupLayer.GroupLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_GroupLayer.GroupLayer.fromEsriApiGroupLayer.html +7 -2
- package/docs/html/functions/portal_GroupLayer.GroupLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.fromEsriApiImageryLayer.html +7 -2
- package/docs/html/functions/portal_ImageServiceLayer.ImageServiceLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.applyToEsriApiInheritedDomain.html +7 -2
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.fromEsriApiInheritedDomain.html +7 -2
- package/docs/html/functions/portal_InheritedDomain.InheritedDomain.toEsriApiInheritedDomain.html +7 -2
- package/docs/html/functions/portal_InitialState.InitialState.fromEsriApiInitialViewProperties.html +7 -2
- package/docs/html/functions/portal_InitialState.InitialState.toEsriApiInitialViewProperties.html +7 -2
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.fromEsriApiIntegratedMeshLayer.html +7 -2
- package/docs/html/functions/portal_IntegratedMeshLayer.IntegratedMeshLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Item.Item.fromEsriApiPortalItem.html +7 -2
- package/docs/html/functions/portal_Item.Item.toEsriApiPortalItem.html +7 -2
- package/docs/html/functions/portal_KMLLayer.KMLLayer.applyToEsriApiKMLLayer.html +7 -2
- package/docs/html/functions/portal_KMLLayer.KMLLayer.fromEsriApiKMLLayer.html +7 -2
- package/docs/html/functions/portal_KMLLayer.KMLLayer.toEsriApiKMLLayer.html +7 -2
- package/docs/html/functions/portal_LabelingInfo.LabelPlacement.fromEsriApiLabelPlacement.html +7 -2
- package/docs/html/functions/portal_LabelingInfo.LabelPlacement.toEsriApiLabelPlacement.html +7 -2
- package/docs/html/functions/portal_LabelingInfo.LabelingInfo.fromEsriApiLabelClass.html +7 -2
- package/docs/html/functions/portal_LabelingInfo.LabelingInfo.toEsriApiLabelClass.html +7 -2
- package/docs/html/functions/portal_Layer.Layer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Layer.Layer.applyToEsriApiSublayer.html +7 -2
- package/docs/html/functions/portal_Layer.Layer.fromEsriApiSublayer.html +7 -2
- package/docs/html/functions/portal_Layer.Layer.toEsriApiSublayer.html +7 -2
- package/docs/html/functions/portal_LayerDefinition.LayerDefinition.applyToEsriApiLayer.html +9 -4
- package/docs/html/functions/portal_LayerDefinition.LayerDefinition.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_LayerDefinition.LayerDefinitionCapabilities.fromEsriApiFeatureLayerCapabilities.html +7 -2
- package/docs/html/functions/portal_Lighting.Lighting.fromEsriApiLighting.html +7 -2
- package/docs/html/functions/portal_Lighting.Lighting.toEsriApiLighting.html +7 -2
- package/docs/html/functions/portal_MapFloorInfo.MapFloorInfo.fromEsriApiFloorInfo.html +7 -2
- package/docs/html/functions/portal_MapFloorInfo.MapFloorInfo.toEsriApiFloorInfo.html +7 -2
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.fromEsriApiMapImageLayer.html +7 -2
- package/docs/html/functions/portal_MapServiceLayer.MapServiceLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_MediaInfo.MediaType.fromEsriApiMediaType.html +7 -2
- package/docs/html/functions/portal_MediaInfo.MediaType.toEsriApiMediaType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicMethodType.fromEsriApiMosaicMethodType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicMethodType.toEsriApiMosaicMethodType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicOperationType.fromEsriApiMosaicOperationType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicOperationType.toEsriApiMosaicOperationType.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicRule.fromEsriApiMosaicRule.html +7 -2
- package/docs/html/functions/portal_MosaicRule.MosaicRule.toEsriApiMosaicRule.html +7 -2
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.fromEsriApiOpenStreetMapLayer.html +7 -2
- package/docs/html/functions/portal_OpenStreetMapLayer.OpenStreetMapLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.fromEsriApiPointCloudLayer.html +7 -2
- package/docs/html/functions/portal_PointCloudLayer.PointCloudLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_PointCloudRenderer.PointCloudRenderer.toEsriApiPointCloudRenderer.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupContent.applyToEsriApiPopupContent.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupContent.fromEsriApiPopupContent.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupContent.toEsriApiPopupContent.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupInfo.fromEsriApiPopupTemplate.html +7 -2
- package/docs/html/functions/portal_PopupInfo.PopupInfo.toEsriApiPopupTemplate.html +7 -2
- package/docs/html/functions/portal_Presentation.Presentation.fromEsriApiPresentation.html +7 -2
- package/docs/html/functions/portal_Presentation.Presentation.toEsriApiPresentation.html +7 -2
- package/docs/html/functions/portal_RangeDomain.RangeDomain.applyToEsriApiRangeDomain.html +7 -2
- package/docs/html/functions/portal_RangeDomain.RangeDomain.fromEsriApiRangeDomain.html +7 -2
- package/docs/html/functions/portal_RangeDomain.RangeDomain.toEsriApiRangeDomain.html +7 -2
- package/docs/html/functions/portal_Renderer.Renderer.fromEsriApiRenderer.html +7 -2
- package/docs/html/functions/portal_Renderer.Renderer.toEsriApiRenderer.html +7 -2
- package/docs/html/functions/portal_RenderingRule.PixelType.fromEsriApiPixelType.html +7 -2
- package/docs/html/functions/portal_RenderingRule.PixelType.toEsriApiPixelType.html +7 -2
- package/docs/html/functions/portal_RenderingRule.RenderingRule.fromEsriApiRasterFunction.html +7 -2
- package/docs/html/functions/portal_RenderingRule.RenderingRule.toEsriApiRasterFunction.html +7 -2
- package/docs/html/functions/portal_SceneLayer.SceneLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SceneLayer.SceneLayer.fromEsriApiSceneLayer.html +7 -2
- package/docs/html/functions/portal_SceneLayer.SceneLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Slide.Slide.fromEsriApiSlide.html +7 -2
- package/docs/html/functions/portal_Slide.Slide.toEsriApiSlide.html +7 -2
- package/docs/html/functions/portal_SpatialReference.SpatialReference.fromEsriApiSpatialReference.html +7 -2
- package/docs/html/functions/portal_SpatialReference.SpatialReference.toEsriApiSpatialReference.html +7 -2
- package/docs/html/functions/portal_StreamLayer.StreamLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_StreamLayer.StreamLayer.fromEsriApiStreamLayer.html +7 -2
- package/docs/html/functions/portal_StreamLayer.StreamLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.fromEsriApiSubtypeGroupLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeGroupLayer.SubtypeGroupLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.fromEsriApiSubtypeSublayer.html +7 -2
- package/docs/html/functions/portal_SubtypeSublayer.SubtypeSublayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Symbol.SymbolType.fromEsriApiSymbolType.html +7 -2
- package/docs/html/functions/portal_Symbol.SymbolType.toEsriApiSymbolType.html +7 -2
- package/docs/html/functions/portal_Symbol.fromEsriApiSymbol.html +7 -2
- package/docs/html/functions/portal_Symbol.toEsriApiSymbol.html +7 -2
- package/docs/html/functions/portal_Table.applyToEsriTable.html +7 -2
- package/docs/html/functions/portal_Table.fromEsriTable.html +7 -2
- package/docs/html/functions/portal_Table.toEsriApiTable.html +7 -2
- package/docs/html/functions/portal_Template.Template.fromEsriApiFeatureTemplate.html +7 -2
- package/docs/html/functions/portal_Template.Template.toEsriApiFeatureTemplate.html +7 -2
- package/docs/html/functions/portal_TileInfo.TileInfo.fromEsriApiTileInfo.html +7 -2
- package/docs/html/functions/portal_TileInfo.TileInfo.toEsriApiTileInfo.html +7 -2
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.fromEsriApiTileLayer.html +7 -2
- package/docs/html/functions/portal_TiledImageServiceLayer.TiledImageServiceLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.fromEsriApiTileLayer.html +7 -2
- package/docs/html/functions/portal_TiledMapServiceLayer.TiledMapServiceLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Type.Type.fromEsriApiFeatureType.html +7 -2
- package/docs/html/functions/portal_Type.Type.toEsriApiFeatureType.html +7 -2
- package/docs/html/functions/portal_UtilityNetwork.UtilityNetwork.fromEsriApiUtilityNetwork.html +7 -2
- package/docs/html/functions/portal_UtilityNetwork.UtilityNetwork.toEsriApiUtilityNetwork.html +7 -2
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.fromEsriApiVectorTileLayer.html +7 -2
- package/docs/html/functions/portal_VectorTileLayer.VectorTileLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Viewpoint.Viewpoint.fromEsriApiViewpoint.html +7 -2
- package/docs/html/functions/portal_Viewpoint.Viewpoint.toEsriApiViewpoint.html +7 -2
- package/docs/html/functions/portal_WMSLayer.WMSLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WMSLayer.WMSLayer.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WMSLayer.WMSLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.applyToEsriApiWMSSublayer.html +7 -2
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.fromEsriApiWMSSublayer.html +7 -2
- package/docs/html/functions/portal_WMSSublayer.WMSSublayer.toEsriApiWMSSublayer.html +7 -2
- package/docs/html/functions/portal_WMTSInfo.WMTSInfo.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WMTSInfo.WMTSInfo.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Weather.Weather.fromEsriApiWeather.html +7 -2
- package/docs/html/functions/portal_Weather.Weather.toEsriApiWeather.html +7 -2
- package/docs/html/functions/portal_WebMap.WebMap.applyToEsriApiMap.html +7 -2
- package/docs/html/functions/portal_WebMap.WebMap.fromEsriApiMap.html +7 -2
- package/docs/html/functions/portal_WebMap.WebMap.toEsriApiWebMap.html +7 -2
- package/docs/html/functions/portal_WebScene.WebScene.applyToEsriApiWebScene.html +7 -2
- package/docs/html/functions/portal_WebScene.WebScene.fromEsriApiWebScene.html +7 -2
- package/docs/html/functions/portal_WebScene.WebScene.toEsriApiWebScene.html +7 -2
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.applyToEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.fromEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_WebSceneBaseMap.WebSceneBaseMap.toEsriApiBasemap.html +7 -2
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.isTileLayerWMTS.html +7 -2
- package/docs/html/functions/portal_WebTileLayer.WebTileLayer.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal_Widgets.applyToEsriApiWidgetsObject.html +7 -2
- package/docs/html/functions/portal_Widgets.fromEsriApiTimeInterval.html +7 -2
- package/docs/html/functions/portal_Widgets.fromEsriApiWidgetsObject.html +7 -2
- package/docs/html/functions/portal_Widgets.toEsriApiTimeInterval.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.applyToEsriApiLayer.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.applyToEsriApiLayers.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.fromEsriApiLayer.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.getLayerType.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.registerDefaultClassHandlers.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.registerLayerClassHandler.html +7 -2
- package/docs/html/functions/portal__LayerBase.LayerBase.toEsriApiLayer.html +7 -2
- package/docs/html/functions/portal__utils.resolveRelativeHrefs.html +7 -2
- package/docs/html/functions/support_Cancellable.cancelify.html +7 -2
- package/docs/html/functions/support_Cancellable.cancelifyWithAbortSignal.html +7 -2
- package/docs/html/functions/support_InitializableBase.initializeCollection.html +7 -2
- package/docs/html/functions/support_Serializable.assignProperties.html +7 -2
- package/docs/html/functions/support_Serializable.filterJSONProperties.html +7 -2
- package/docs/html/functions/support_Serializable.getDefault.html +7 -2
- package/docs/html/functions/support_Serializable.getDefaults.html +7 -2
- package/docs/html/functions/support_Serializable.getSerializableProperties.html +7 -2
- package/docs/html/functions/support_Serializable.isDefault.html +7 -2
- package/docs/html/functions/support_Serializable.isSerializable.html +7 -2
- package/docs/html/functions/support_Serializable.serializable-1.html +7 -2
- package/docs/html/functions/support_Serializable.shouldExcludeDefaults.html +7 -2
- package/docs/html/functions/support_Serializable.toPropertyDef.html +7 -2
- package/docs/html/functions/support__query.constrainQueryTimeExtentToView.html +7 -2
- package/docs/html/functions/support__requestCache.clearCache.html +7 -2
- package/docs/html/functions/support__requestCache.getCache.html +7 -2
- package/docs/html/functions/support_utilities.isCancellation.html +7 -2
- package/docs/html/functions/tasks_geocoding_Geocoder.GeocodeOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/tasks_geocoding_utilities.isArcGISGeocoder.html +7 -2
- package/docs/html/functions/tasks_identify_IdentifyOptions.IdentifyOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/tasks_identify_IdentifyService.isIdentifiable.html +7 -2
- package/docs/html/functions/tasks_query_QueryOptions.QueryOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/tasks_search_SearchOptions.SearchOptions.fromFeatureSource.html +7 -2
- package/docs/html/functions/tasks_search_SearchService.isSearchable.html +7 -2
- package/docs/html/functions/utilities__layers.basemapsAreEquivalent.html +7 -2
- package/docs/html/functions/utilities__layers.hasMmapLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isBuildingComponentSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isBuildingGroupSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isBuildingSceneLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isCSVLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isElevationLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isFeatureLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isFeatureLayerBase.html +7 -2
- package/docs/html/functions/utilities__layers.isGeoJSONLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isGeoRssLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isGraphicsLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isGroupLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isImageryLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isImageryTileLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isIntegratedMeshLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isKMLLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isKMLSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isLayerWithLegendEnabledProperty.html +7 -2
- package/docs/html/functions/utilities__layers.isMapImageLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isMapImageSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isOpenStreetMapLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isPointCloudLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isSceneLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isStreamLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isSubtypeGroupLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isSubtypeSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isTileLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isTiledImageServiceLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isTiledMapServiceLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isTimeAwareLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isVectorTileLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWMSLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWMSSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWMTSLayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWMTSSublayer.html +7 -2
- package/docs/html/functions/utilities__layers.isWebTileLayer.html +7 -2
- package/docs/html/functions/utilities__layers.layersAreEquivalent.html +7 -2
- package/docs/html/functions/utilities__number.isNumeric.html +7 -2
- package/docs/html/functions/utilities__ogc.getEpsgCode.html +11 -9
- package/docs/html/functions/utilities__ogc.getGmlNS.html +13 -11
- package/docs/html/functions/utilities__ogc.inferGmlVersion.html +13 -11
- package/docs/html/functions/utilities__ogc.isGmlNamespace.html +11 -9
- package/docs/html/functions/utilities__ogc.ogcSrsToEsriSr.html +11 -9
- package/docs/html/functions/utilities_arcade.isArcadeScriptAsync.html +7 -2
- package/docs/html/functions/utilities_arcade.runArcadeExpression.html +7 -2
- package/docs/html/functions/utilities_arcade.runAsyncArcadeExpression.html +7 -2
- package/docs/html/functions/utilities_array.chunk.html +7 -2
- package/docs/html/functions/utilities_array.compare.html +7 -2
- package/docs/html/functions/utilities_array.compareAsync.html +7 -2
- package/docs/html/functions/utilities_array.count.html +7 -2
- package/docs/html/functions/utilities_array.flatten.html +7 -2
- package/docs/html/functions/utilities_array.groupBy.html +7 -2
- package/docs/html/functions/utilities_array.range.html +7 -2
- package/docs/html/functions/utilities_array.remove.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.concat.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.empty.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.every.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.filter.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.find.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.first.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.flatten.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.forEach.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.from.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.fromSingleItem.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.map.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.some.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.take.html +7 -2
- package/docs/html/functions/utilities_asyncIterable.toArray.html +7 -2
- package/docs/html/functions/utilities_basemaps.createStandardBasemap.html +7 -2
- package/docs/html/functions/utilities_basemaps.isStandardBasemap.html +7 -2
- package/docs/html/functions/utilities_checkArg.assertNever.html +7 -2
- package/docs/html/functions/utilities_checkArg.checkArg.html +7 -2
- package/docs/html/functions/utilities_collection.compare.html +8 -2
- package/docs/html/functions/utilities_collection.compareAsync.html +8 -2
- package/docs/html/functions/utilities_date.ERR_TIME_ZONE_INVALID.html +7 -2
- package/docs/html/functions/utilities_date.esriFormatToGeocortexFormat.html +7 -2
- package/docs/html/functions/utilities_date.format.html +7 -2
- package/docs/html/functions/utilities_date.getMonthName.html +7 -2
- package/docs/html/functions/utilities_date.getWeekdayName.html +7 -2
- package/docs/html/functions/utilities_date.isValid.html +7 -2
- package/docs/html/functions/utilities_date.isValidTimeZone.html +7 -2
- package/docs/html/functions/utilities_date.parse.html +7 -2
- package/docs/html/functions/utilities_date.parseUtc.html +7 -2
- package/docs/html/functions/utilities_enum.isValid.html +7 -2
- package/docs/html/functions/utilities_esri.getAllFieldInfos.html +7 -2
- package/docs/html/functions/utilities_esri.getAllReferencedFieldNames.html +7 -2
- package/docs/html/functions/utilities_esri.isAttachmentsContent.html +7 -2
- package/docs/html/functions/utilities_esri.isCodedValueDomain.html +7 -2
- package/docs/html/functions/utilities_esri.isColor.html +7 -2
- package/docs/html/functions/utilities_esri.isCustomContent.html +7 -2
- package/docs/html/functions/utilities_esri.isEsriObject.html +7 -2
- package/docs/html/functions/utilities_esri.isExpressionContent.html +7 -2
- package/docs/html/functions/utilities_esri.isFeatureSet.html +7 -2
- package/docs/html/functions/utilities_esri.isFeatureType.html +7 -2
- package/docs/html/functions/utilities_esri.isField.html +7 -2
- package/docs/html/functions/utilities_esri.isFieldsContent.html +7 -2
- package/docs/html/functions/utilities_esri.isGraphic.html +7 -2
- package/docs/html/functions/utilities_esri.isImageMediaInfo.html +7 -2
- package/docs/html/functions/utilities_esri.isMediaContent.html +7 -2
- package/docs/html/functions/utilities_esri.isPopupContent.html +7 -2
- package/docs/html/functions/utilities_esri.isPopupTemplate.html +7 -2
- package/docs/html/functions/utilities_esri.isPortalItem.html +7 -2
- package/docs/html/functions/utilities_esri.isRelationshipContent.html +7 -2
- package/docs/html/functions/utilities_esri.isSpatialReference.html +7 -2
- package/docs/html/functions/utilities_esri.isTextContent.html +7 -2
- package/docs/html/functions/utilities_esri.isViewpoint.html +7 -2
- package/docs/html/functions/utilities_esri.load.html +7 -2
- package/docs/html/functions/utilities_esri.ready.html +7 -2
- package/docs/html/functions/utilities_extensions.isArcGISServiceTableExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isBuildingComponentSublayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isBuildingSceneLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isCSVLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isFeatureCollectionLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isFeatureLayerExtension.html +8 -2
- package/docs/html/functions/{utilities__ogc.esriSrMatchesOgcSrs.html → utilities_extensions.isGeoJSONLayerExtension.html} +40 -30
- package/docs/html/functions/utilities_extensions.isGeoRssLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isGroupLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isImageryLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isKMLLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isMapImageLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isMapImageSublayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isPointCloudLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isSceneLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isStreamLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isSubtypeGroupLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isSubtypeSublayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isTileLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isWMSLayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isWMSSublayerExtension.html +8 -2
- package/docs/html/functions/utilities_extensions.isWMTSLayerExtension.html +8 -2
- package/docs/html/functions/utilities_field.isNumericFieldType.html +9 -2
- package/docs/html/functions/utilities_geometry.buffer.html +7 -2
- package/docs/html/functions/utilities_geometry.createCrossTypeUnion.html +7 -2
- package/docs/html/functions/utilities_geometry.denormalizeExtent.html +7 -2
- package/docs/html/functions/utilities_geometry.esriToGeoJSON.html +7 -2
- package/docs/html/functions/utilities_geometry.esriToGml.html +7 -2
- package/docs/html/functions/utilities_geometry.esriToWKT.html +7 -2
- package/docs/html/functions/utilities_geometry.esriWkidToWkt.html +7 -2
- package/docs/html/functions/utilities_geometry.esriWktToWkid.html +7 -2
- package/docs/html/functions/utilities_geometry.geoJSONToEsri.html +7 -2
- package/docs/html/functions/utilities_geometry.getBounds.html +7 -2
- package/docs/html/functions/utilities_geometry.getScreenExtent.html +7 -2
- package/docs/html/functions/utilities_geometry.gmlToEsri.html +7 -2
- package/docs/html/functions/utilities_geometry.isExtent.html +7 -2
- package/docs/html/functions/utilities_geometry.isGeometry.html +7 -2
- package/docs/html/functions/utilities_geometry.isMesh.html +7 -2
- package/docs/html/functions/utilities_geometry.isMultipoint.html +7 -2
- package/docs/html/functions/utilities_geometry.isPoint.html +7 -2
- package/docs/html/functions/utilities_geometry.isPolygon.html +7 -2
- package/docs/html/functions/utilities_geometry.isPolyline.html +7 -2
- package/docs/html/functions/utilities_geometry.project.html +7 -2
- package/docs/html/functions/utilities_geometry.removeZValues.html +7 -2
- package/docs/html/functions/utilities_geometry.wktToEsri.html +7 -2
- package/docs/html/functions/utilities_iterable.concat.html +7 -2
- package/docs/html/functions/utilities_iterable.every.html +7 -2
- package/docs/html/functions/utilities_iterable.filter.html +7 -2
- package/docs/html/functions/utilities_iterable.find.html +7 -2
- package/docs/html/functions/utilities_iterable.first.html +7 -2
- package/docs/html/functions/utilities_iterable.flatten.html +7 -2
- package/docs/html/functions/utilities_iterable.forEach.html +7 -2
- package/docs/html/functions/utilities_iterable.fromSingleItem.html +7 -2
- package/docs/html/functions/utilities_iterable.length.html +7 -2
- package/docs/html/functions/utilities_iterable.map.html +7 -2
- package/docs/html/functions/utilities_iterable.reduce.html +7 -2
- package/docs/html/functions/utilities_iterable.some.html +7 -2
- package/docs/html/functions/utilities_log.getLogger.html +7 -2
- package/docs/html/functions/utilities_log.reset.html +7 -2
- package/docs/html/functions/utilities_log.setLogLevel.html +7 -2
- package/docs/html/functions/utilities_log.setLoggerFactory.html +7 -2
- package/docs/html/functions/utilities_mapping.getMapSpatialReference.html +7 -2
- package/docs/html/functions/utilities_mapping.isBasemap.html +7 -2
- package/docs/html/functions/utilities_mapping.isGround.html +7 -2
- package/docs/html/functions/utilities_mapping.isMap.html +7 -2
- package/docs/html/functions/utilities_mapping.isWebMap.html +7 -2
- package/docs/html/functions/utilities_mapping.isWebScene.html +7 -2
- package/docs/html/functions/utilities_math.average.html +7 -2
- package/docs/html/functions/utilities_math.degreesToRadians.html +7 -2
- package/docs/html/functions/utilities_math.radiansToDegrees.html +7 -2
- package/docs/html/functions/utilities_math.standardDeviation.html +7 -2
- package/docs/html/functions/utilities_math.sum.html +7 -2
- package/docs/html/functions/utilities_number.format.html +7 -2
- package/docs/html/functions/utilities_number.parse.html +7 -2
- package/docs/html/functions/utilities_object.deepAssign.html +7 -2
- package/docs/html/functions/utilities_object.deepClone.html +7 -2
- package/docs/html/functions/utilities_object.deepSearchAndTransform.html +7 -2
- package/docs/html/functions/utilities_object.deepSearchAndTransformAsync.html +7 -2
- package/docs/html/functions/utilities_object.filter.html +7 -2
- package/docs/html/functions/utilities_object.getPropertyDescriptor.html +7 -2
- package/docs/html/functions/utilities_object.isEmpty.html +7 -2
- package/docs/html/functions/utilities_object.isPlainObject.html +7 -2
- package/docs/html/functions/utilities_object.map.html +7 -2
- package/docs/html/functions/utilities_object.toJSON.html +7 -2
- package/docs/html/functions/utilities_portal.getPortalItemHtmlUrl.html +7 -2
- package/docs/html/functions/utilities_portal.isPortalItemId.html +7 -2
- package/docs/html/functions/utilities_portal.isPortalItemLike.html +7 -2
- package/docs/html/functions/utilities_portal.isPortalItemUrl.html +7 -2
- package/docs/html/functions/utilities_portal.serializePortalItem.html +7 -2
- package/docs/html/functions/utilities_portal.toPortalItem.html +7 -2
- package/docs/html/functions/utilities_promise.asyncFlatMap.html +7 -2
- package/docs/html/functions/utilities_promise.delay.html +7 -2
- package/docs/html/functions/utilities_promise.each.html +7 -2
- package/docs/html/functions/utilities_promise.map.html +7 -2
- package/docs/html/functions/utilities_promise.parallelEach.html +7 -2
- package/docs/html/functions/utilities_promise.props.html +7 -2
- package/docs/html/functions/utilities_promise.reduce.html +7 -2
- package/docs/html/functions/utilities_promise.timeout.html +7 -2
- package/docs/html/functions/utilities_query.count.html +7 -2
- package/docs/html/functions/utilities_query.query.html +7 -2
- package/docs/html/functions/utilities_query.spatialFilter.html +7 -2
- package/docs/html/functions/utilities_relationships.isQueryBasedRelationship.html +7 -2
- package/docs/html/functions/utilities_renderers.isClassBreaksRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isDictionaryRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isDotDensityRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isHeatMapRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isSimpleRenderer.html +7 -2
- package/docs/html/functions/utilities_renderers.isUniqueValueRenderer.html +7 -2
- package/docs/html/functions/utilities_scaleRanges.expandExtentToScale.html +7 -2
- package/docs/html/functions/utilities_scaleRanges.getNextScale.html +7 -2
- package/docs/html/functions/utilities_scaleRanges.getScaleRange.html +7 -2
- package/docs/html/functions/utilities_set.difference.html +7 -2
- package/docs/html/functions/utilities_set.filter.html +7 -2
- package/docs/html/functions/utilities_set.find.html +7 -2
- package/docs/html/functions/utilities_set.intersection.html +7 -2
- package/docs/html/functions/utilities_set.union.html +7 -2
- package/docs/html/functions/utilities_string.camelToKebabCase.html +7 -2
- package/docs/html/functions/utilities_string.escapeRegExp.html +7 -2
- package/docs/html/functions/utilities_string.format.html +7 -2
- package/docs/html/functions/utilities_string.kebabToCamelCase.html +7 -2
- package/docs/html/functions/utilities_symbol.isCimSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isExtrudeSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isFillSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isIconSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isLabelSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isLineSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isLineSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isMeshGeometrySymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isMeshSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isObjectSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isPathSymbol3DLayer.html +7 -2
- package/docs/html/functions/utilities_symbol.isPictureFillSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isPictureMarkerSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isPointGeometrySymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isPointSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isPolygonGeometrySymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isPolygonSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isPolylineGeometrySymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSimpleFillSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSimpleLineSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSimpleMarkerSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isSymbol3D.html +7 -2
- package/docs/html/functions/utilities_symbol.isTextSymbol.html +7 -2
- package/docs/html/functions/utilities_symbol.isVolumetric.html +7 -2
- package/docs/html/functions/utilities_symbol.isWebStyleSymbol.html +7 -2
- package/docs/html/functions/utilities_uri.addQueryParameter.html +7 -2
- package/docs/html/functions/utilities_uri.isAbsoluteUri.html +7 -2
- package/docs/html/functions/utilities_uri.isPackageUri.html +7 -2
- package/docs/html/functions/utilities_uri.isRelativeUri.html +7 -2
- package/docs/html/functions/utilities_uri.removeQueryParameter.html +7 -2
- package/docs/html/functions/utilities_uri.toAbsoluteUri.html +7 -2
- package/docs/html/functions/utilities_uuid.generateUuid.html +7 -2
- package/docs/html/functions/utilities_watch.onCollectionPropertyChange.html +7 -2
- package/docs/html/functions/utilities_watch.onEach.html +7 -2
- package/docs/html/functions/utilities_watch.onOnce.html +7 -2
- package/docs/html/functions/utilities_watch.watchCollectionPropertyEach.html +7 -2
- package/docs/html/functions/utilities_watch.watchEach.html +7 -2
- package/docs/html/index.html +7 -2
- package/docs/html/interfaces/Entity.Entity.html +7 -2
- package/docs/html/interfaces/Entity.EntityBaseProperties.html +7 -2
- package/docs/html/interfaces/Entity.EntityProperties.html +7 -2
- package/docs/html/interfaces/Hyperlink.HyperlinkProperties.html +7 -2
- package/docs/html/interfaces/LanguageResources.LanguageResourcesProperties.html +7 -2
- package/docs/html/interfaces/config.Config.html +7 -2
- package/docs/html/interfaces/data_ArcGISServiceTableExtension.ArcGISServiceTableExtensionProperties.html +7 -2
- package/docs/html/interfaces/data_Attachment.AttachmentInfo.html +7 -2
- package/docs/html/interfaces/data_Attachment.AttachmentProperties.html +7 -2
- package/docs/html/interfaces/data_Capabilities.Capabilities.html +7 -2
- package/docs/html/interfaces/data_Feature.FeatureProperties.html +7 -2
- package/docs/html/interfaces/data_Feature.FetchRelatedFeaturesOptions.html +7 -2
- package/docs/html/interfaces/data_Feature.FormatOptions.html +7 -2
- package/docs/html/interfaces/data_Feature.PresentableAttributes.html +9 -4
- package/docs/html/interfaces/data_FeatureList.FeatureListProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureList.FilterClause.html +7 -2
- package/docs/html/interfaces/data_FeatureList.SortClause.html +7 -2
- package/docs/html/interfaces/data_FeatureSet.FeatureSetProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureSettings.FeatureSettingsProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureSettings.PopupContentExtensionCollection.html +7 -2
- package/docs/html/interfaces/data_FeatureSource.FeatureReadOptions-1.html +7 -2
- package/docs/html/interfaces/data_FeatureSource.FeatureSource.html +7 -2
- package/docs/html/interfaces/data_FeatureSource.FeatureSourceProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureSource.FeatureWriteOptions.html +7 -2
- package/docs/html/interfaces/data_FeatureSourceBase.FeatureSourceBaseProperties.html +7 -2
- package/docs/html/interfaces/data_FeatureStream.FeatureStreamProperties.html +7 -2
- package/docs/html/interfaces/data_FieldExtension.FieldExtensionProperties.html +7 -2
- package/docs/html/interfaces/data_FieldExtension.FieldProperties.html +7 -2
- package/docs/html/interfaces/data_PopupContentExtension.ContentProperties.html +7 -2
- package/docs/html/interfaces/data_PopupContentExtension.ContentRef.html +7 -2
- package/docs/html/interfaces/data_PopupContentExtension.PopupContentExtensionProperties.html +7 -2
- package/docs/html/interfaces/data_QuerySourceCapabilities.QuerySourceCapabilities.html +7 -2
- package/docs/html/interfaces/data_Schema.FieldCollection.html +7 -2
- package/docs/html/interfaces/data_Schema.FieldExtensionCollection.html +7 -2
- package/docs/html/interfaces/data_Schema.SchemaProperties.html +7 -2
- package/docs/html/interfaces/data_Table.TableProperties.html +7 -2
- package/docs/html/interfaces/data_TaskSettings.TaskSettingsProperties.html +7 -2
- package/docs/html/interfaces/data__Relationship.Relationship-1.html +9 -4
- package/docs/html/interfaces/data__Relationship.RelationshipProperties.html +7 -2
- package/docs/html/interfaces/data__TableExtension.TableExtensionProperties.html +7 -2
- package/docs/html/interfaces/data__TableExtension.TableProperties.html +7 -2
- package/docs/html/interfaces/data__TableExtension.TableReference.html +7 -2
- package/docs/html/interfaces/data_convert.FromCsvOptions.html +7 -2
- package/docs/html/interfaces/data_convert.FromShapefileOptions.html +7 -2
- package/docs/html/interfaces/data_convert.FromXLSXOptions.html +7 -2
- package/docs/html/interfaces/data_convert.ToCsvOptions.html +7 -2
- package/docs/html/interfaces/data_convert.ToShapefileOptions.html +7 -2
- package/docs/html/interfaces/data_convert.ToXLSXOptions.html +7 -2
- package/docs/html/interfaces/data_support_RelationshipFactory.RelationshipFactory.html +7 -2
- package/docs/html/interfaces/data_support_TableExtensionFactory.TableExtensionFactory.html +7 -2
- package/docs/html/interfaces/data_support_attachments.AddAttachmentOptions.html +7 -2
- package/docs/html/interfaces/data_support_attachments.AttachmentEnabledLayer.html +7 -2
- package/docs/html/interfaces/layer_preset_LayerPreset.LayerPresetProperties.html +7 -2
- package/docs/html/interfaces/layer_preset_LayerPresetSettings.LayerPresetSettingProperties.html +7 -2
- package/docs/html/interfaces/locale.LocaleResult.html +7 -2
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ArcGISSublayerExtension.ArcGISSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_BasemapExtension.BasemapExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BasemapExtension.BasemapProperties.html +7 -2
- package/docs/html/interfaces/mapping_Bookmark.BookmarkProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSceneLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSceneLayerExtension.BuildingSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSublayerExtension.BuildingSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_BuildingSublayerExtension.BuildingSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_CSVLayerExtension.CSVLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ElevationLayerExtension.ElevationLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtension.FeatureLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerBaseProperties.html +7 -2
- package/docs/html/interfaces/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBaseProperties.html +7 -2
- package/docs/html/interfaces/mapping_GeoJSONLayerExtension.GeoJSONLayerExtensionProperties.html +760 -0
- package/docs/html/interfaces/mapping_GeoRSSLayerExtension.GeoRSSLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_GraphicsLayerExtension.GraphicsLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_GroundExtension.GroundExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_GroundExtension.GroundProperties.html +7 -2
- package/docs/html/interfaces/mapping_GroupLayerExtension.GroupLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ImageryLayerExtension.ImageryLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ImageryTileLayerExtension.ImageryTileLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_ImageryTileLayerExtension.ImageryTileLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_KMLLayerExtension.KMLLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_KMLSublayerExtension.KMLSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_KMLSublayerExtension.KMLSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapConstraints.MapConstraintsProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapConstraints.ViewSyncConstraints.html +7 -2
- package/docs/html/interfaces/mapping_MapExtension.MapExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapExtension.TableExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_MapImageLayerExtension.MapImageLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapImageSublayerExtension.MapImageSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_MapImageSublayerExtension.MapImageSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_PointCloudLayerExtension.PointCloudLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_SceneLayerExtension.SceneLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_StreamLayerExtension.StreamLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_SubtypeSublayerExtension.SubtypeSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_TileLayerExtension.TileLayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_TileSublayerExtension.TileSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_TileSublayerExtension.TileSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_VectorTileLayerExtension.VectorTileLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMSLayerExtension.WMSLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMSSublayerExtension.WMSSublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WMTSLayerExtension.WMTSSublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_WMTSSublayerExtension.WMTSSublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping_WebTileLayerExtension.WebTileLayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping__LayerExtension.LayerExtensionProperties.html +8 -2
- package/docs/html/interfaces/mapping__LayerExtension.LayerProperties.html +7 -2
- package/docs/html/interfaces/mapping__LayerExtension.LayerReference.html +7 -2
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerExtensionProperties.html +7 -2
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerProperties.html +7 -2
- package/docs/html/interfaces/mapping__SublayerExtension.SublayerReference.html +7 -2
- package/docs/html/interfaces/mapping_support_ArrayWrappedCollection.ArrayWrappedCollectionProperties.html +7 -2
- package/docs/html/interfaces/mapping_support_BasemapExtensionFactory.BasemapExtensionFactory.html +7 -2
- package/docs/html/interfaces/mapping_support_LayerExtensionFactory.LayerExtensionFactory.html +7 -2
- package/docs/html/interfaces/mapping_support_SublayerExtensionFactory.SublayerExtensionFactory.html +7 -2
- package/docs/html/interfaces/mapping_support_WfsCapabilities.WfsCapabilitiesProperties.html +7 -2
- package/docs/html/interfaces/mapping_support_WfsFeatureType.WfsFeatureTypeProperties.html +7 -2
- package/docs/html/interfaces/mapping_support__LayerExtensionCollection.LayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/mapping_support__SublayerExtensionCollection.SublayerExtensionCollection.html +7 -2
- package/docs/html/interfaces/menus_Menu.MenuProperties.html +7 -2
- package/docs/html/interfaces/menus_MenuItem.MenuItemProperties.html +7 -2
- package/docs/html/interfaces/menus_MenuItemState.MenuItemState.html +7 -2
- package/docs/html/interfaces/menus_support_MenuFactory.MenuFactory.html +7 -2
- package/docs/html/interfaces/menus_support_MenuItemFactory.MenuItemFactory.html +7 -2
- package/docs/html/interfaces/portal_ApplicationProperties.ApplicationProperties.html +7 -2
- package/docs/html/interfaces/portal_Background.ColorBackground.html +7 -2
- package/docs/html/interfaces/portal_BaseMap.BaseMap-1.html +7 -2
- package/docs/html/interfaces/portal_BaseMapLayer.BaseMapLayerBase.html +7 -2
- package/docs/html/interfaces/portal_BingLayer.BingLayer.html +7 -2
- package/docs/html/interfaces/portal_Bookmark.Bookmark.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.AuthoringInfoFilterBlock.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.AuthoringInfoFilterType.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.BuildingSceneLayer-1.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.Filter.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterAuthoringInfoCheckbox.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterBlock.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterModeSolid.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneLayer.FilterModeWireFrame.html +7 -2
- package/docs/html/interfaces/portal_BuildingSceneSublayer.BuildingSceneSublayer-1.html +7 -2
- package/docs/html/interfaces/portal_CIMSymbol.CIMSymbol.html +7 -2
- package/docs/html/interfaces/portal_CSVLayer.CSVLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Callout.Border.html +7 -2
- package/docs/html/interfaces/portal_Callout.Callout.html +7 -2
- package/docs/html/interfaces/portal_Camera.Camera-1.html +7 -2
- package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreakInfo.html +7 -2
- package/docs/html/interfaces/portal_ClassBreaksRenderer.ClassBreaksRenderer.html +7 -2
- package/docs/html/interfaces/portal_CodedValueDomain.CodedValue.html +7 -2
- package/docs/html/interfaces/portal_CodedValueDomain.CodedValueDomain-1.html +7 -2
- package/docs/html/interfaces/portal_ColorClassBreakInfo.ColorClassBreakInfo.html +7 -2
- package/docs/html/interfaces/portal_ColorUniqueValueInfos.ColorUniqueValueInfos.html +7 -2
- package/docs/html/interfaces/portal_DataSource.DataSourceBase.html +7 -2
- package/docs/html/interfaces/portal_DefinitionEditor.DefinitionEditor.html +7 -2
- package/docs/html/interfaces/portal_DefinitionEditor.Input.html +7 -2
- package/docs/html/interfaces/portal_DefinitionEditor.Parameter.html +7 -2
- package/docs/html/interfaces/portal_Domain.DomainBase.html +7 -2
- package/docs/html/interfaces/portal_DrawingInfo.DrawingInfo-1.html +7 -2
- package/docs/html/interfaces/portal_DynamicDataLayer.DynamicDataLayer.html +7 -2
- package/docs/html/interfaces/portal_DynamicMapLayer.DynamicMapLayer.html +7 -2
- package/docs/html/interfaces/portal_Edges.SketchEdges.html +7 -2
- package/docs/html/interfaces/portal_Edges.SolidEdges.html +7 -2
- package/docs/html/interfaces/portal_Effect.BloomEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.BlurEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.BrightnessEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.ContrastEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.DropShadowEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.GrayscaleEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.HueRotateEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.InvertEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.OpacityEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.SaturateEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_Effect.ScaleDependentEffect.html +7 -2
- package/docs/html/interfaces/portal_Effect.SepiaEffectFunction.html +7 -2
- package/docs/html/interfaces/portal_ElevationInfo.ElevationInfo-1.html +7 -2
- package/docs/html/interfaces/portal_ElevationInfo.FeatureExpressionInfo.html +7 -2
- package/docs/html/interfaces/portal_ElevationLayer.ElevationLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Environment.Environment-1.html +7 -2
- package/docs/html/interfaces/portal_Extent.Extent.html +7 -2
- package/docs/html/interfaces/portal_ExtrudeSymbol3DLayer.ExtrudeSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_Feature.Feature-1.html +7 -2
- package/docs/html/interfaces/portal_FeatureCollection.FeatureCollection.html +7 -2
- package/docs/html/interfaces/portal_FeatureLayer.FeatureLayer-1.html +7 -2
- package/docs/html/interfaces/portal_FeatureReduction.FeatureReductionCluster.html +7 -2
- package/docs/html/interfaces/portal_FeatureReduction.FeatureReductionSelection.html +7 -2
- package/docs/html/interfaces/portal_FeatureSet.FeatureSet.html +7 -2
- package/docs/html/interfaces/portal_Field.Field-1.html +7 -2
- package/docs/html/interfaces/portal_FieldInfo.FieldInfo.html +7 -2
- package/docs/html/interfaces/portal_FillSymbol3DLayer.FillSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormAttachmentElement.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormBarcodeScannerInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormComboBoxInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormDateTimePickerInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormExpressionInfo.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormFieldElement.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormGroupElement.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormInfo-1.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormRadioButtonsInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormRelationshipElement.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormSwitchInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormTextAreaInput.html +7 -2
- package/docs/html/interfaces/portal_FormInfo.FormTextBoxInput.html +7 -2
- package/docs/html/interfaces/portal_Format.Format.html +7 -2
- package/docs/html/interfaces/portal_GeoJSONLayer.GeoJSONLayer-1.html +794 -0
- package/docs/html/interfaces/portal_GeoRSSLayer.GeoRSSLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Geometry.GeometryBase.html +7 -2
- package/docs/html/interfaces/portal_Ground.Ground-1.html +7 -2
- package/docs/html/interfaces/portal_GroupLayer.GroupLayer-1.html +7 -2
- package/docs/html/interfaces/portal_HeatmapRenderer.ColorStop.html +7 -2
- package/docs/html/interfaces/portal_HeatmapRenderer.HeatmapRenderer.html +7 -2
- package/docs/html/interfaces/portal_HeightModelInfo.HeightModelInfo.html +7 -2
- package/docs/html/interfaces/portal_IconSymbol3DLayer.IconSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_ImageServiceLayer.ImageServiceLayer-1.html +7 -2
- package/docs/html/interfaces/portal_ImageServiceVectorLayer.ImageServiceVectorLayer.html +7 -2
- package/docs/html/interfaces/portal_InheritedDomain.InheritedDomain-1.html +7 -2
- package/docs/html/interfaces/portal_InitialState.InitialState-1.html +7 -2
- package/docs/html/interfaces/portal_IntegratedMeshLayer.IntegratedMeshLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Item.Item-1.html +7 -2
- package/docs/html/interfaces/portal_JoinTableDataSource.JoinTableDataSource.html +7 -2
- package/docs/html/interfaces/portal_KMLLayer.KMLLayer-1.html +7 -2
- package/docs/html/interfaces/portal_LabelSymbol3D.LabelSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_LabelingInfo.LabelingInfo-1.html +7 -2
- package/docs/html/interfaces/portal_Layer.Layer-1.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.FieldOverride.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.LayerDefinition-1.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.LayerDefinitionDefaults.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.LayerTimeInfo.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.OrderByClause.html +7 -2
- package/docs/html/interfaces/portal_LayerDefinition.TimeInfoExportOptions.html +7 -2
- package/docs/html/interfaces/portal_Lighting.SunLighting.html +7 -2
- package/docs/html/interfaces/portal_Lighting.VirtualLighting.html +7 -2
- package/docs/html/interfaces/portal_LineSymbol3D.LineSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_LineSymbol3DLayer.LineSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_LocationInfo.LocationInfo.html +7 -2
- package/docs/html/interfaces/portal_MapFloorInfo.FacilityLayerInfo.html +7 -2
- package/docs/html/interfaces/portal_MapFloorInfo.LevelLayerInfo.html +7 -2
- package/docs/html/interfaces/portal_MapFloorInfo.MapFloorInfo-1.html +7 -2
- package/docs/html/interfaces/portal_MapFloorInfo.SiteLayerInfo.html +7 -2
- package/docs/html/interfaces/portal_MapRangeInfo.MapRangeInfo.html +7 -2
- package/docs/html/interfaces/portal_MapServiceLayer.MapServiceLayer-1.html +7 -2
- package/docs/html/interfaces/portal_MediaInfo.MediaInfo.html +7 -2
- package/docs/html/interfaces/portal_MeshSymbol3D.MeshSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_MosaicRule.MosaicRule-1.html +7 -2
- package/docs/html/interfaces/portal_Multipoint.Multipoint.html +7 -2
- package/docs/html/interfaces/portal_ObjectSymbol3DLayer.ObjectSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_OpenStreetMapLayer.OpenStreetMapLayer-1.html +7 -2
- package/docs/html/interfaces/portal_OperationalLayer.OperationalLayerBase.html +8 -2
- package/docs/html/interfaces/portal_PathSymbol3DLayer.PathSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_PictureFillSymbol.PictureFillSymbol.html +7 -2
- package/docs/html/interfaces/portal_PictureMarkerSymbol.PictureMarkerSymbol.html +7 -2
- package/docs/html/interfaces/portal_Point.Point.html +7 -2
- package/docs/html/interfaces/portal_PointCloudBitfieldFilter.PointCloudBitfieldFilter.html +7 -2
- package/docs/html/interfaces/portal_PointCloudClassBreaksRenderer.PointCloudClassBreaksRenderer.html +7 -2
- package/docs/html/interfaces/portal_PointCloudFixedSizeAlgorithm.PointCloudFixedSizeAlgorithm.html +7 -2
- package/docs/html/interfaces/portal_PointCloudLayer.PointCloudLayer-1.html +7 -2
- package/docs/html/interfaces/portal_PointCloudRGBRenderer.PointCloudRGBRenderer.html +7 -2
- package/docs/html/interfaces/portal_PointCloudRenderer.PointCloudRendererBase.html +7 -2
- package/docs/html/interfaces/portal_PointCloudReturnFilter.PointCloudReturnFilter.html +7 -2
- package/docs/html/interfaces/portal_PointCloudSplatAlgorithm.PointCloudSplatAlgorithm.html +7 -2
- package/docs/html/interfaces/portal_PointCloudStretchRenderer.PointCloudStretchRenderer.html +7 -2
- package/docs/html/interfaces/portal_PointCloudUniqueValueRenderer.PointCloudUniqueValueRenderer.html +7 -2
- package/docs/html/interfaces/portal_PointCloudValueFilter.PointCloudValueFilter.html +7 -2
- package/docs/html/interfaces/portal_PointSymbol3D.PointSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_Polygon.Polygon.html +7 -2
- package/docs/html/interfaces/portal_PolygonSymbol3D.PolygonSymbol3D.html +7 -2
- package/docs/html/interfaces/portal_Polyline.Polyline.html +7 -2
- package/docs/html/interfaces/portal_PopupExpressionInfo.PopupExpressionInfo.html +7 -2
- package/docs/html/interfaces/portal_PopupInfo.OrderByFields.html +7 -2
- package/docs/html/interfaces/portal_PopupInfo.PopupElement.html +7 -2
- package/docs/html/interfaces/portal_PopupInfo.PopupInfo-1.html +7 -2
- package/docs/html/interfaces/portal_PopupInfo.RelatedRecordsInfo.html +7 -2
- package/docs/html/interfaces/portal_PredominanceRenderer.PredominanceRenderer.html +7 -2
- package/docs/html/interfaces/portal_Presentation.Presentation-1.html +7 -2
- package/docs/html/interfaces/portal_QueryTableDataSource.QueryTableDataSource.html +7 -2
- package/docs/html/interfaces/portal_RangeDomain.RangeDomain-1.html +7 -2
- package/docs/html/interfaces/portal_RangeInfo.RangeInfo.html +7 -2
- package/docs/html/interfaces/portal_RasterDataSource.RasterDataSource.html +7 -2
- package/docs/html/interfaces/portal_Renderer.AuthoringInfo.html +7 -2
- package/docs/html/interfaces/portal_Renderer.ColorRamp.html +7 -2
- package/docs/html/interfaces/portal_Renderer.RendererBase.html +7 -2
- package/docs/html/interfaces/portal_RenderingRule.RenderingRule-1.html +7 -2
- package/docs/html/interfaces/portal_SceneLayer.SceneLayer-1.html +7 -2
- package/docs/html/interfaces/portal_SimpleFillSymbol.SimpleFillSymbol.html +7 -2
- package/docs/html/interfaces/portal_SimpleLineSymbol.SimpleLineSymbol.html +7 -2
- package/docs/html/interfaces/portal_SimpleMarkerSymbol.SimpleMarkerSymbol.html +7 -2
- package/docs/html/interfaces/portal_SimpleRenderer.SimpleRenderer.html +7 -2
- package/docs/html/interfaces/portal_Slide.Slide-1.html +7 -2
- package/docs/html/interfaces/portal_SpatialReference.SpatialReference-1.html +7 -2
- package/docs/html/interfaces/portal_StreamLayer.StreamLayer-1.html +7 -2
- package/docs/html/interfaces/portal_StyleSymbolReference.StyleSymbolReference.html +7 -2
- package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeGroupLayer-1.html +7 -2
- package/docs/html/interfaces/portal_SubtypeGroupLayer.SubtypeSubtypeGroupLayer.html +7 -2
- package/docs/html/interfaces/portal_SubtypeSublayer.SubtypeSublayer-1.html +7 -2
- package/docs/html/interfaces/portal_Symbol.Font.html +7 -2
- package/docs/html/interfaces/portal_Symbol.SymbolBase.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.Material.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.Outline.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.ResourceIconSymbol.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.ResourceObjectSymbol.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.Symbol3DBase.html +7 -2
- package/docs/html/interfaces/portal_Symbol3D.Symbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_Table.Table.html +7 -2
- package/docs/html/interfaces/portal_TableDataSource.TableDataSource.html +7 -2
- package/docs/html/interfaces/portal_Template.Template-1.html +7 -2
- package/docs/html/interfaces/portal_TemporalRenderer.TemporalRenderer.html +7 -2
- package/docs/html/interfaces/portal_TextSymbol.TextSymbol.html +7 -2
- package/docs/html/interfaces/portal_TextSymbol3DLayer.TextSymbol3DLayer.html +7 -2
- package/docs/html/interfaces/portal_TileInfo.TileInfo-1.html +7 -2
- package/docs/html/interfaces/portal_TiledImageServiceLayer.TiledImageServiceLayer-1.html +7 -2
- package/docs/html/interfaces/portal_TiledMapServiceLayer.TiledMapServiceLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Type.Type-1.html +7 -2
- package/docs/html/interfaces/portal_UniqueValueFromStyle.UniqueValueFromStyle.html +7 -2
- package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueInfo.html +7 -2
- package/docs/html/interfaces/portal_UniqueValueRenderer.UniqueValueRenderer.html +7 -2
- package/docs/html/interfaces/portal_UtilityNetwork.TraceConfiguration.html +7 -2
- package/docs/html/interfaces/portal_UtilityNetwork.UtilityNetwork-1.html +7 -2
- package/docs/html/interfaces/portal_Value.Value.html +7 -2
- package/docs/html/interfaces/portal_VectorFieldRenderer.VectorFieldRenderer.html +7 -2
- package/docs/html/interfaces/portal_VectorTileLayer.VectorTileLayer-1.html +7 -2
- package/docs/html/interfaces/portal_VerticalOffset.VerticalOffset.html +7 -2
- package/docs/html/interfaces/portal_Viewpoint.Viewpoint-1.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.ColorInfo.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.ColorStop.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.RotationInfo.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.Size.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.SizeInfo.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.SizeStop.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.TransparencyInfo.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.TransparencyStop.html +7 -2
- package/docs/html/interfaces/portal_VisualVariable.VisualVariableBase.html +7 -2
- package/docs/html/interfaces/portal_WMSLayer.WMSLayer-1.html +7 -2
- package/docs/html/interfaces/portal_WMSSublayer.WMSSublayer-1.html +7 -2
- package/docs/html/interfaces/portal_WMTSInfo.WMTSInfo-1.html +7 -2
- package/docs/html/interfaces/portal_Weather.CloudyWeather.html +7 -2
- package/docs/html/interfaces/portal_Weather.FoggyWeather.html +7 -2
- package/docs/html/interfaces/portal_Weather.RainyWeather.html +7 -2
- package/docs/html/interfaces/portal_Weather.SnowyWeather.html +7 -2
- package/docs/html/interfaces/portal_Weather.SunnyWeather.html +7 -2
- package/docs/html/interfaces/portal_WebMap.WebMap-1.html +7 -2
- package/docs/html/interfaces/portal_WebScene.WebScene-1.html +7 -2
- package/docs/html/interfaces/portal_WebSceneBaseMap.WebSceneBaseMap-1.html +7 -2
- package/docs/html/interfaces/portal_WebTileLayer.WebTileLayer-1.html +7 -2
- package/docs/html/interfaces/portal_Widgets.FloorFilter.html +7 -2
- package/docs/html/interfaces/portal_Widgets.Range.html +7 -2
- package/docs/html/interfaces/portal_Widgets.TimeSlider.html +7 -2
- package/docs/html/interfaces/portal_Widgets.Widgets.html +7 -2
- package/docs/html/interfaces/portal__LayerBase.LayerBase-1.html +7 -2
- package/docs/html/interfaces/portal__layerHelper.LayerWithLegendEnabledProperty.html +7 -2
- package/docs/html/interfaces/support_Action.BoundAction.html +7 -2
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestHelper.html +7 -2
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestHelperResponse.html +7 -2
- package/docs/html/interfaces/support_ArcGISRequestHelper.ArcGISRequestOptions.html +7 -2
- package/docs/html/interfaces/support_FormatSettings.FormatSettingsProperties.html +7 -2
- package/docs/html/interfaces/support_InitializableBase.Initializable.html +7 -2
- package/docs/html/interfaces/support_InitializableBase.InitializableBaseProperties.html +7 -2
- package/docs/html/interfaces/support_InitializableBase.InitializeCollectionOptions.html +7 -2
- package/docs/html/interfaces/support_InitializableBase.InitializeWarningEvent.html +7 -2
- package/docs/html/interfaces/support_InitializableCollectionProxy.InitializableCollection.html +7 -2
- package/docs/html/interfaces/support_Serializable.PropertyDef.html +7 -2
- package/docs/html/interfaces/support_Serializable.Serializable.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiCodedValue.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiCodedValueDomain.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiMapServiceTimeInfo.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiRangeDomain.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiServiceTimeInfo.html +7 -2
- package/docs/html/interfaces/support__restApiJson.RestApiSubtype.html +7 -2
- package/docs/html/interfaces/support_esri.AccessorLike.html +7 -2
- package/docs/html/interfaces/support_esri.ChangeEvent.html +7 -2
- package/docs/html/interfaces/support_esri.LayerWithSublayers.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatistics.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsFrequentValues.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsHistogram.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabel.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsLabels.html +7 -2
- package/docs/html/interfaces/support_esri.PointCloudLayerCachedStatisticsStats.html +7 -2
- package/docs/html/interfaces/support_esri.SublayerLike.html +7 -2
- package/docs/html/interfaces/tasks_CountResult.CountResult.html +7 -2
- package/docs/html/interfaces/tasks_TaskResult.TaskResult.html +7 -2
- package/docs/html/interfaces/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoderProperties.html +7 -2
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocodeOptions-1.html +7 -2
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderCapabilities.html +7 -2
- package/docs/html/interfaces/tasks_geocoding_Geocoder.GeocoderProperties.html +7 -2
- package/docs/html/interfaces/tasks_identify_IdentifyOptions.IdentifyOptions-1.html +7 -2
- package/docs/html/interfaces/tasks_identify_IdentifyProvider.IdentifyProvider.html +7 -2
- package/docs/html/interfaces/tasks_query_ArcGISRelationship.ArcGISRelationshipProperties.html +7 -2
- package/docs/html/interfaces/tasks_query_QueryBasedRelationship.QueryBasedRelationshipProperties.html +7 -2
- package/docs/html/interfaces/tasks_query_QueryOptions.QueryOptions-1.html +7 -2
- package/docs/html/interfaces/tasks_query_QueryProvider.QueryProvider.html +7 -2
- package/docs/html/interfaces/tasks_search_QuerySearchProvider.ExpandSearchAreaResult.html +7 -2
- package/docs/html/interfaces/tasks_search_SearchOptions.SearchOptions-1.html +7 -2
- package/docs/html/interfaces/tasks_search_SearchProvider.SearchProvider.html +7 -2
- package/docs/html/interfaces/tasks_search_SearchSuggestion.SearchSuggestion.html +7 -2
- package/docs/html/interfaces/utilities_FormatSettings.FormatSettings.html +7 -2
- package/docs/html/interfaces/utilities_ObservableMap.MapChangeEvent.html +7 -2
- package/docs/html/interfaces/utilities_RequestHelper.RequestHelper.html +7 -2
- package/docs/html/interfaces/utilities__layers.TimeAwareLayer.html +7 -2
- package/docs/html/interfaces/utilities_arcade.RunArcadeExpressionParams.html +7 -2
- package/docs/html/interfaces/utilities_array.CompareOptions.html +7 -2
- package/docs/html/interfaces/utilities_checkArg.ArgumentChecker.html +7 -2
- package/docs/html/interfaces/utilities_date.DateFormatterProperties.html +7 -2
- package/docs/html/interfaces/utilities_date.DateSettings.html +7 -2
- package/docs/html/interfaces/utilities_date.FormatOptions.html +7 -2
- package/docs/html/interfaces/utilities_date.ParseOptions.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONLineString.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiLineString.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPoint.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONMultiPolygon.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONPoint.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeoJSONPolygon.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeographicTransformationJson.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GeographicTransformationStepJson.html +7 -2
- package/docs/html/interfaces/utilities_geometry.GmlOptions.html +7 -2
- package/docs/html/interfaces/utilities_log.LogEntry.html +7 -2
- package/docs/html/interfaces/utilities_log.LogOptions.html +7 -2
- package/docs/html/interfaces/utilities_log.Logger.html +7 -2
- package/docs/html/interfaces/utilities_number.FormatOptions.html +7 -2
- package/docs/html/interfaces/utilities_number.NumberFormatterProperties.html +7 -2
- package/docs/html/interfaces/utilities_number.NumberSettings.html +7 -2
- package/docs/html/interfaces/utilities_number.ParseOptions.html +7 -2
- package/docs/html/interfaces/utilities_scaleRanges.ScaleRange.html +7 -2
- package/docs/html/interfaces/utilities_string.FormatOptions.html +7 -2
- package/docs/html/interfaces/utilities_transformation.Transformation.html +7 -2
- package/docs/html/modules/AccessDeniedError.html +7 -2
- package/docs/html/modules/ArgumentError.html +7 -2
- package/docs/html/modules/ArgumentMissingError.html +7 -2
- package/docs/html/modules/ArgumentOutOfRangeError.html +7 -2
- package/docs/html/modules/Entity.html +7 -2
- package/docs/html/modules/ErrorBase.html +7 -2
- package/docs/html/modules/FailureMode.html +7 -2
- package/docs/html/modules/Hyperlink.html +7 -2
- package/docs/html/modules/InvalidOperationError.html +7 -2
- package/docs/html/modules/ItemType.html +7 -2
- package/docs/html/modules/LanguageResources.html +7 -2
- package/docs/html/modules/NotFoundError.html +7 -2
- package/docs/html/modules/PortalUri.html +7 -2
- package/docs/html/modules/config.html +7 -2
- package/docs/html/modules/data_ArcGISServiceTableExtension.html +7 -2
- package/docs/html/modules/data_Attachment.html +7 -2
- package/docs/html/modules/data_Capabilities.html +7 -2
- package/docs/html/modules/data_Feature.html +7 -2
- package/docs/html/modules/data_FeatureList.html +7 -2
- package/docs/html/modules/data_FeatureSaveError.html +7 -2
- package/docs/html/modules/data_FeatureSet.html +7 -2
- package/docs/html/modules/data_FeatureSettings.html +7 -2
- package/docs/html/modules/data_FeatureSource.FeatureReadOptions.html +7 -2
- package/docs/html/modules/data_FeatureSource.html +7 -2
- package/docs/html/modules/data_FeatureSourceBase.html +7 -2
- package/docs/html/modules/data_FeatureStream.html +7 -2
- package/docs/html/modules/data_FieldExtension.html +7 -2
- package/docs/html/modules/data_PopupContentExtension.html +7 -2
- package/docs/html/modules/data_QuerySourceCapabilities.html +7 -2
- package/docs/html/modules/data_Relationship.html +7 -2
- package/docs/html/modules/data_RelationshipBase.html +7 -2
- package/docs/html/modules/data_Schema.html +25 -12
- package/docs/html/modules/data_Table.html +7 -2
- package/docs/html/modules/data_TableExtension.html +7 -2
- package/docs/html/modules/data_TaskSettings.html +7 -2
- package/docs/html/modules/data__Relationship.Relationship.html +7 -2
- package/docs/html/modules/data__Relationship.html +7 -2
- package/docs/html/modules/data__TableExtension.html +7 -2
- package/docs/html/modules/data_convert.html +7 -2
- package/docs/html/modules/data_support_DefaultRelationshipFactory.html +7 -2
- package/docs/html/modules/data_support_DefaultTableExtensionFactory.html +7 -2
- package/docs/html/modules/data_support_RelationshipFactory.html +7 -2
- package/docs/html/modules/data_support_TableExtensionFactory.html +7 -2
- package/docs/html/modules/data_support_attachments.html +7 -2
- package/docs/html/modules/layer_preset_LayerPreset.html +7 -2
- package/docs/html/modules/layer_preset_LayerPresetSettings.html +7 -2
- package/docs/html/modules/locale.html +7 -2
- package/docs/html/modules/mapping_ArcGISSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_BasemapExtension.html +7 -2
- package/docs/html/modules/mapping_Bookmark.html +7 -2
- package/docs/html/modules/mapping_BuildingComponentSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_BuildingGroupSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_BuildingSceneLayerExtension.html +7 -2
- package/docs/html/modules/mapping_BuildingSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_CSVLayerExtension.html +7 -2
- package/docs/html/modules/mapping_ElevationLayerExtension.html +7 -2
- package/docs/html/modules/mapping_FeatureCollectionLayerExtension.html +7 -2
- package/docs/html/modules/mapping_FeatureLayerExtension.html +7 -2
- package/docs/html/modules/mapping_FeatureLayerExtensionBase.html +7 -2
- package/docs/html/modules/mapping_GeoJSONLayerExtension.html +607 -0
- package/docs/html/modules/mapping_GeoRSSLayerExtension.html +7 -2
- package/docs/html/modules/mapping_GraphicsLayerExtension.html +7 -2
- package/docs/html/modules/mapping_GroundExtension.html +7 -2
- package/docs/html/modules/mapping_GroupLayerExtension.html +7 -2
- package/docs/html/modules/mapping_ImageryLayerExtension.html +7 -2
- package/docs/html/modules/mapping_ImageryTileLayerExtension.html +7 -2
- package/docs/html/modules/mapping_IntegratedMeshLayerExtension.html +7 -2
- package/docs/html/modules/mapping_KMLLayerExtension.html +7 -2
- package/docs/html/modules/mapping_KMLSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_LayerExtension.html +7 -2
- package/docs/html/modules/mapping_MapConstraints.html +7 -2
- package/docs/html/modules/mapping_MapExtension.html +7 -2
- package/docs/html/modules/mapping_MapImageLayerExtension.html +7 -2
- package/docs/html/modules/mapping_MapImageSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_OpenStreetMapLayerExtension.html +7 -2
- package/docs/html/modules/mapping_PointCloudLayerExtension.html +7 -2
- package/docs/html/modules/mapping_SceneLayerExtension.html +7 -2
- package/docs/html/modules/mapping_StreamLayerExtension.html +7 -2
- package/docs/html/modules/mapping_SublayerExtension.html +7 -2
- package/docs/html/modules/mapping_SubtypeGroupLayerExtension.html +7 -2
- package/docs/html/modules/mapping_SubtypeSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_TileLayerExtension.html +7 -2
- package/docs/html/modules/mapping_TileSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_UnsupportedLayerExtension.html +7 -2
- package/docs/html/modules/mapping_VectorTileLayerExtension.html +7 -2
- package/docs/html/modules/mapping_WMSLayerExtension.html +7 -2
- package/docs/html/modules/mapping_WMSSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_WMTSLayerExtension.html +7 -2
- package/docs/html/modules/mapping_WMTSSublayerExtension.html +7 -2
- package/docs/html/modules/mapping_WebTileLayerExtension.html +7 -2
- package/docs/html/modules/mapping__LayerExtension.html +7 -2
- package/docs/html/modules/mapping__SublayerExtension.html +7 -2
- package/docs/html/modules/mapping_convert.html +7 -2
- package/docs/html/modules/mapping_support_ArrayWrappedCollection.html +7 -2
- package/docs/html/modules/mapping_support_BasemapExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_DefaultLayerExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_DefaultSublayerExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_LayerExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_LayerListSettings.html +7 -2
- package/docs/html/modules/mapping_support_PopupTemplateFeatureSettings.html +7 -2
- package/docs/html/modules/mapping_support_SublayerExtensionFactory.html +7 -2
- package/docs/html/modules/mapping_support_WfsCapabilities.html +7 -2
- package/docs/html/modules/mapping_support_WfsFeatureType.html +7 -2
- package/docs/html/modules/mapping_support__LayerExtensionCollection.html +7 -2
- package/docs/html/modules/mapping_support__SublayerExtensionCollection.html +7 -2
- package/docs/html/modules/mapping_support__kml.html +7 -2
- package/docs/html/modules/mapping_support_layers.html +7 -2
- package/docs/html/modules/mapping_support_ogc.html +7 -2
- package/docs/html/modules/menus_Menu.html +7 -2
- package/docs/html/modules/menus_MenuItem.html +7 -2
- package/docs/html/modules/menus_MenuItemState.html +7 -2
- package/docs/html/modules/menus_support_MenuFactory.html +7 -2
- package/docs/html/modules/menus_support_MenuItemFactory.html +7 -2
- package/docs/html/modules/portal_ApplicationProperties.html +7 -2
- package/docs/html/modules/portal_Background.Background.html +7 -2
- package/docs/html/modules/portal_Background.html +7 -2
- package/docs/html/modules/portal_BaseMap.BaseMap.html +7 -2
- package/docs/html/modules/portal_BaseMap.html +7 -2
- package/docs/html/modules/portal_BaseMapLayer.html +7 -2
- package/docs/html/modules/portal_BingLayer.html +7 -2
- package/docs/html/modules/portal_Bookmark.html +7 -2
- package/docs/html/modules/portal_BuildingSceneLayer.BuildingSceneLayer.html +7 -2
- package/docs/html/modules/portal_BuildingSceneLayer.html +7 -2
- package/docs/html/modules/portal_BuildingSceneSublayer.BuildingSceneSublayer.html +7 -2
- package/docs/html/modules/portal_BuildingSceneSublayer.html +7 -2
- package/docs/html/modules/portal_CIMSymbol.html +7 -2
- package/docs/html/modules/portal_CSVLayer.CSVLayer.html +7 -2
- package/docs/html/modules/portal_CSVLayer.html +7 -2
- package/docs/html/modules/portal_Callout.html +7 -2
- package/docs/html/modules/portal_Camera.Camera.html +7 -2
- package/docs/html/modules/portal_Camera.html +7 -2
- package/docs/html/modules/portal_ClassBreaksRenderer.html +7 -2
- package/docs/html/modules/portal_CodedValueDomain.CodedValueDomain.html +7 -2
- package/docs/html/modules/portal_CodedValueDomain.html +7 -2
- package/docs/html/modules/portal_ColorClassBreakInfo.html +7 -2
- package/docs/html/modules/portal_ColorUniqueValueInfos.html +7 -2
- package/docs/html/modules/portal_DataSource.html +7 -2
- package/docs/html/modules/portal_DefinitionEditor.html +7 -2
- package/docs/html/modules/portal_Domain.Domain.html +7 -2
- package/docs/html/modules/portal_Domain.DomainType.html +7 -2
- package/docs/html/modules/portal_Domain.html +7 -2
- package/docs/html/modules/portal_DrawingInfo.DrawingInfo.html +7 -2
- package/docs/html/modules/portal_DrawingInfo.html +7 -2
- package/docs/html/modules/portal_DynamicDataLayer.html +7 -2
- package/docs/html/modules/portal_DynamicMapLayer.html +7 -2
- package/docs/html/modules/portal_Edges.Edges.html +7 -2
- package/docs/html/modules/portal_Edges.html +7 -2
- package/docs/html/modules/portal_Effect.html +7 -2
- package/docs/html/modules/portal_ElevationInfo.ElevationInfo.html +7 -2
- package/docs/html/modules/portal_ElevationInfo.ElevationMode.html +7 -2
- package/docs/html/modules/portal_ElevationInfo.html +7 -2
- package/docs/html/modules/portal_ElevationLayer.ElevationLayer.html +7 -2
- package/docs/html/modules/portal_ElevationLayer.html +7 -2
- package/docs/html/modules/portal_Environment.Environment.html +7 -2
- package/docs/html/modules/portal_Environment.html +7 -2
- package/docs/html/modules/portal_Extent.html +7 -2
- package/docs/html/modules/portal_ExtrudeSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_Feature.Feature.html +7 -2
- package/docs/html/modules/portal_Feature.html +7 -2
- package/docs/html/modules/portal_FeatureCollection.html +7 -2
- package/docs/html/modules/portal_FeatureLayer.FeatureLayer.html +7 -2
- package/docs/html/modules/portal_FeatureLayer.html +7 -2
- package/docs/html/modules/portal_FeatureReduction.FeatureReduction.html +7 -2
- package/docs/html/modules/portal_FeatureReduction.html +7 -2
- package/docs/html/modules/portal_FeatureSet.html +7 -2
- package/docs/html/modules/portal_Field.Field.html +7 -2
- package/docs/html/modules/portal_Field.FieldType.html +7 -2
- package/docs/html/modules/portal_Field.html +7 -2
- package/docs/html/modules/portal_FieldInfo.html +7 -2
- package/docs/html/modules/portal_FillSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_FormInfo.FormInfo.html +7 -2
- package/docs/html/modules/portal_FormInfo.html +7 -2
- package/docs/html/modules/portal_Format.html +7 -2
- package/docs/html/modules/portal_GeoJSONLayer.GeoJSONLayer.html +610 -0
- package/docs/html/modules/{tasks_query_StreamLayerQueryProvider.html → portal_GeoJSONLayer.html} +17 -8
- package/docs/html/modules/portal_GeoRSSLayer.GeoRSSLayer.html +7 -2
- package/docs/html/modules/portal_GeoRSSLayer.html +7 -2
- package/docs/html/modules/portal_Geometry.GeometryType.html +7 -2
- package/docs/html/modules/portal_Geometry.html +7 -2
- package/docs/html/modules/portal_Ground.Ground.html +7 -2
- package/docs/html/modules/portal_Ground.html +7 -2
- package/docs/html/modules/portal_GroupLayer.GroupLayer.html +7 -2
- package/docs/html/modules/portal_GroupLayer.html +7 -2
- package/docs/html/modules/portal_HeatmapRenderer.html +7 -2
- package/docs/html/modules/portal_HeightModelInfo.html +7 -2
- package/docs/html/modules/portal_IconSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_ImageServiceLayer.ImageServiceLayer.html +7 -2
- package/docs/html/modules/portal_ImageServiceLayer.html +7 -2
- package/docs/html/modules/portal_ImageServiceVectorLayer.html +7 -2
- package/docs/html/modules/portal_InheritedDomain.InheritedDomain.html +7 -2
- package/docs/html/modules/portal_InheritedDomain.html +7 -2
- package/docs/html/modules/portal_InitialState.InitialState.html +7 -2
- package/docs/html/modules/portal_InitialState.html +7 -2
- package/docs/html/modules/portal_IntegratedMeshLayer.IntegratedMeshLayer.html +7 -2
- package/docs/html/modules/portal_IntegratedMeshLayer.html +7 -2
- package/docs/html/modules/portal_Item.Item.html +7 -2
- package/docs/html/modules/portal_Item.html +7 -2
- package/docs/html/modules/portal_JoinTableDataSource.html +7 -2
- package/docs/html/modules/portal_KMLLayer.KMLLayer.html +7 -2
- package/docs/html/modules/portal_KMLLayer.html +7 -2
- package/docs/html/modules/portal_LabelSymbol3D.html +7 -2
- package/docs/html/modules/portal_LabelingInfo.LabelPlacement.html +7 -2
- package/docs/html/modules/portal_LabelingInfo.LabelingInfo.html +7 -2
- package/docs/html/modules/portal_LabelingInfo.html +7 -2
- package/docs/html/modules/portal_Layer.Layer.html +7 -2
- package/docs/html/modules/portal_Layer.html +7 -2
- package/docs/html/modules/portal_LayerBase.html +7 -2
- package/docs/html/modules/portal_LayerDefinition.LayerDefinition.html +7 -2
- package/docs/html/modules/portal_LayerDefinition.LayerDefinitionCapabilities.html +7 -2
- package/docs/html/modules/portal_LayerDefinition.html +7 -2
- package/docs/html/modules/portal_Lighting.Lighting.html +7 -2
- package/docs/html/modules/portal_Lighting.html +7 -2
- package/docs/html/modules/portal_LineSymbol3D.html +7 -2
- package/docs/html/modules/portal_LineSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_LocationInfo.html +7 -2
- package/docs/html/modules/portal_MapFloorInfo.MapFloorInfo.html +7 -2
- package/docs/html/modules/portal_MapFloorInfo.html +7 -2
- package/docs/html/modules/portal_MapRangeInfo.html +7 -2
- package/docs/html/modules/portal_MapServiceLayer.MapServiceLayer.html +7 -2
- package/docs/html/modules/portal_MapServiceLayer.html +7 -2
- package/docs/html/modules/portal_MediaInfo.MediaType.html +7 -2
- package/docs/html/modules/portal_MediaInfo.html +7 -2
- package/docs/html/modules/portal_MeshSymbol3D.html +7 -2
- package/docs/html/modules/portal_MosaicRule.MosaicMethodType.html +7 -2
- package/docs/html/modules/portal_MosaicRule.MosaicOperationType.html +7 -2
- package/docs/html/modules/portal_MosaicRule.MosaicRule.html +7 -2
- package/docs/html/modules/portal_MosaicRule.html +7 -2
- package/docs/html/modules/portal_Multipoint.html +7 -2
- package/docs/html/modules/portal_ObjectSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_OpenStreetMapLayer.OpenStreetMapLayer.html +7 -2
- package/docs/html/modules/portal_OpenStreetMapLayer.html +7 -2
- package/docs/html/modules/portal_OperationalLayer.html +7 -2
- package/docs/html/modules/portal_PathSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_PictureFillSymbol.html +7 -2
- package/docs/html/modules/portal_PictureMarkerSymbol.html +7 -2
- package/docs/html/modules/portal_Point.html +7 -2
- package/docs/html/modules/portal_PointCloudBitfieldFilter.html +7 -2
- package/docs/html/modules/portal_PointCloudClassBreaksRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudFilter.html +7 -2
- package/docs/html/modules/portal_PointCloudFixedSizeAlgorithm.html +7 -2
- package/docs/html/modules/portal_PointCloudLayer.PointCloudLayer.html +7 -2
- package/docs/html/modules/portal_PointCloudLayer.html +7 -2
- package/docs/html/modules/portal_PointCloudRGBRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudRenderer.PointCloudRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudReturnFilter.html +7 -2
- package/docs/html/modules/portal_PointCloudSplatAlgorithm.html +7 -2
- package/docs/html/modules/portal_PointCloudStretchRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudUniqueValueRenderer.html +7 -2
- package/docs/html/modules/portal_PointCloudValueFilter.html +7 -2
- package/docs/html/modules/portal_PointSymbol3D.html +7 -2
- package/docs/html/modules/portal_Polygon.html +7 -2
- package/docs/html/modules/portal_PolygonSymbol3D.html +7 -2
- package/docs/html/modules/portal_Polyline.html +7 -2
- package/docs/html/modules/portal_PopupExpressionInfo.html +7 -2
- package/docs/html/modules/portal_PopupInfo.PopupContent.html +7 -2
- package/docs/html/modules/portal_PopupInfo.PopupInfo.html +7 -2
- package/docs/html/modules/portal_PopupInfo.html +7 -2
- package/docs/html/modules/portal_PredominanceRenderer.html +7 -2
- package/docs/html/modules/portal_Presentation.Presentation.html +7 -2
- package/docs/html/modules/portal_Presentation.html +7 -2
- package/docs/html/modules/portal_QueryTableDataSource.html +7 -2
- package/docs/html/modules/portal_RangeDomain.RangeDomain.html +7 -2
- package/docs/html/modules/portal_RangeDomain.html +7 -2
- package/docs/html/modules/portal_RangeInfo.html +7 -2
- package/docs/html/modules/portal_RasterDataSource.html +7 -2
- package/docs/html/modules/portal_Renderer.Renderer.html +7 -2
- package/docs/html/modules/portal_Renderer.html +7 -2
- package/docs/html/modules/portal_RenderingRule.PixelType.html +7 -2
- package/docs/html/modules/portal_RenderingRule.RenderingRule.html +7 -2
- package/docs/html/modules/portal_RenderingRule.html +7 -2
- package/docs/html/modules/portal_SceneLayer.SceneLayer.html +7 -2
- package/docs/html/modules/portal_SceneLayer.html +7 -2
- package/docs/html/modules/portal_SimpleFillSymbol.html +7 -2
- package/docs/html/modules/portal_SimpleLineSymbol.html +7 -2
- package/docs/html/modules/portal_SimpleMarkerSymbol.html +7 -2
- package/docs/html/modules/portal_SimpleRenderer.html +7 -2
- package/docs/html/modules/portal_Slide.Slide.html +7 -2
- package/docs/html/modules/portal_Slide.html +7 -2
- package/docs/html/modules/portal_SpatialReference.SpatialReference.html +7 -2
- package/docs/html/modules/portal_SpatialReference.html +7 -2
- package/docs/html/modules/portal_StreamLayer.StreamLayer.html +7 -2
- package/docs/html/modules/portal_StreamLayer.html +7 -2
- package/docs/html/modules/portal_StyleSymbolReference.html +7 -2
- package/docs/html/modules/portal_SubtypeGroupLayer.SubtypeGroupLayer.html +7 -2
- package/docs/html/modules/portal_SubtypeGroupLayer.html +7 -2
- package/docs/html/modules/portal_SubtypeSublayer.SubtypeSublayer.html +7 -2
- package/docs/html/modules/portal_SubtypeSublayer.html +7 -2
- package/docs/html/modules/portal_Symbol.SymbolType.html +7 -2
- package/docs/html/modules/portal_Symbol.html +7 -2
- package/docs/html/modules/portal_Symbol3D.html +7 -2
- package/docs/html/modules/portal_Table.html +7 -2
- package/docs/html/modules/portal_TableDataSource.html +7 -2
- package/docs/html/modules/portal_Template.Template.html +7 -2
- package/docs/html/modules/portal_Template.html +7 -2
- package/docs/html/modules/portal_TemporalRenderer.html +7 -2
- package/docs/html/modules/portal_TextSymbol.html +7 -2
- package/docs/html/modules/portal_TextSymbol3DLayer.html +7 -2
- package/docs/html/modules/portal_TileInfo.TileInfo.html +7 -2
- package/docs/html/modules/portal_TileInfo.html +7 -2
- package/docs/html/modules/portal_TiledImageServiceLayer.TiledImageServiceLayer.html +7 -2
- package/docs/html/modules/portal_TiledImageServiceLayer.html +7 -2
- package/docs/html/modules/portal_TiledMapServiceLayer.TiledMapServiceLayer.html +7 -2
- package/docs/html/modules/portal_TiledMapServiceLayer.html +7 -2
- package/docs/html/modules/portal_Type.Type.html +7 -2
- package/docs/html/modules/portal_Type.html +7 -2
- package/docs/html/modules/portal_UniqueValueFromStyle.html +7 -2
- package/docs/html/modules/portal_UniqueValueRenderer.html +7 -2
- package/docs/html/modules/portal_UtilityNetwork.UtilityNetwork.html +7 -2
- package/docs/html/modules/portal_UtilityNetwork.html +7 -2
- package/docs/html/modules/portal_Value.html +7 -2
- package/docs/html/modules/portal_VectorFieldRenderer.html +7 -2
- package/docs/html/modules/portal_VectorTileLayer.VectorTileLayer.html +7 -2
- package/docs/html/modules/portal_VectorTileLayer.html +7 -2
- package/docs/html/modules/portal_VerticalOffset.html +7 -2
- package/docs/html/modules/portal_Viewpoint.Viewpoint.html +7 -2
- package/docs/html/modules/portal_Viewpoint.html +7 -2
- package/docs/html/modules/portal_VisualVariable.html +7 -2
- package/docs/html/modules/portal_WMSLayer.WMSLayer.html +7 -2
- package/docs/html/modules/portal_WMSLayer.html +7 -2
- package/docs/html/modules/portal_WMSSublayer.WMSSublayer.html +7 -2
- package/docs/html/modules/portal_WMSSublayer.html +7 -2
- package/docs/html/modules/portal_WMTSInfo.WMTSInfo.html +7 -2
- package/docs/html/modules/portal_WMTSInfo.html +7 -2
- package/docs/html/modules/portal_Weather.Weather.html +7 -2
- package/docs/html/modules/portal_Weather.html +7 -2
- package/docs/html/modules/portal_WebMap.WebMap.html +7 -2
- package/docs/html/modules/portal_WebMap.html +7 -2
- package/docs/html/modules/portal_WebScene.WebScene.html +7 -2
- package/docs/html/modules/portal_WebScene.html +7 -2
- package/docs/html/modules/portal_WebSceneBaseMap.WebSceneBaseMap.html +7 -2
- package/docs/html/modules/portal_WebSceneBaseMap.html +7 -2
- package/docs/html/modules/portal_WebTileLayer.WebTileLayer.html +7 -2
- package/docs/html/modules/portal_WebTileLayer.html +7 -2
- package/docs/html/modules/portal_Widgets.html +7 -2
- package/docs/html/modules/portal__FeatureLayer.html +7 -2
- package/docs/html/modules/portal__LayerBase.LayerBase.html +7 -2
- package/docs/html/modules/portal__LayerBase.html +7 -2
- package/docs/html/modules/portal__layerHelper.html +7 -2
- package/docs/html/modules/portal__utils.html +7 -2
- package/docs/html/modules/support_Action.html +7 -2
- package/docs/html/modules/support_ArcGISRequestHelper.html +7 -2
- package/docs/html/modules/support_Cancellable.html +7 -2
- package/docs/html/modules/support_FormatSettings.html +7 -2
- package/docs/html/modules/support_InitializableBase.html +7 -2
- package/docs/html/modules/support_InitializableCollectionProxy.html +7 -2
- package/docs/html/modules/support_InitializeError.html +7 -2
- package/docs/html/modules/support_Observable.html +7 -2
- package/docs/html/modules/support_ReadOnlyInitializableCollection.html +7 -2
- package/docs/html/modules/support_Serializable.html +7 -2
- package/docs/html/modules/support_Settings.html +7 -2
- package/docs/html/modules/support__ArcGISRelationshipCollection.html +7 -2
- package/docs/html/modules/support__esriInternal.html +7 -2
- package/docs/html/modules/support__graphicsQuery.html +7 -2
- package/docs/html/modules/support__query.html +7 -2
- package/docs/html/modules/support__requestCache.html +7 -2
- package/docs/html/modules/support__restApiJson.html +7 -2
- package/docs/html/modules/support_esri.html +12 -3
- package/docs/html/modules/support_utilities.html +7 -2
- package/docs/html/modules/tasks_CountResult.html +7 -2
- package/docs/html/modules/tasks_TaskResult.html +7 -2
- package/docs/html/modules/tasks_geocoding_ArcGISGeocoder.html +7 -2
- package/docs/html/modules/tasks_geocoding_Geocoder.GeocodeOptions.html +7 -2
- package/docs/html/modules/tasks_geocoding_Geocoder.html +7 -2
- package/docs/html/modules/tasks_geocoding_utilities.html +7 -2
- package/docs/html/modules/tasks_identify_ArcGISSublayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_BuildingComponentSublayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_BuildingComponentSublayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_CSVLayer3DHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_CSVLayerClientSideQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_ClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_FeatureLayer3DHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_FeatureLayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_FeatureLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_GeoJSONLayer3DHitTestIdentifyProvider.html +602 -0
- package/docs/html/modules/tasks_identify_GeoJSONLayerClientSideQueryIdentifyProvider.html +602 -0
- package/docs/html/modules/tasks_identify_GeoRSSLayerIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_GraphicsLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_HitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyError.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyOptions.IdentifyOptions.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyOptions.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyProviderBase.html +7 -2
- package/docs/html/modules/tasks_identify_IdentifyService.html +7 -2
- package/docs/html/modules/tasks_identify_ImageryLayerIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_KMLLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_PointCloudLayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SceneLayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SceneLayerHitTestIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SceneLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_StreamLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_SubtypeSublayerQueryIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify_WMSSublayerIdentifyProvider.html +7 -2
- package/docs/html/modules/tasks_identify__utilities.html +7 -2
- package/docs/html/modules/tasks_query_ArcGISRelationship.html +7 -2
- package/docs/html/modules/tasks_query_ArcGISServiceTableQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_ArcGISSublayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_BuildingComponentSublayerClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_CSVLayerClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_ClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_FeatureLayerQueryProvider.html +7 -2
- package/docs/html/modules/{tasks_query_CSVLayerQueryProvider.html → tasks_query_GeoJSONLayerClientSideQueryProvider.html} +13 -8
- package/docs/html/modules/tasks_query_GeoRSSLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_GraphicsLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_ImageryLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_KMLLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_QueryBasedRelationship.html +7 -2
- package/docs/html/modules/tasks_query_QueryError.html +7 -2
- package/docs/html/modules/tasks_query_QueryOptions.QueryOptions.html +7 -2
- package/docs/html/modules/tasks_query_QueryOptions.html +7 -2
- package/docs/html/modules/tasks_query_QueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_QueryProviderBase.html +7 -2
- package/docs/html/modules/tasks_query_QueryService.html +7 -2
- package/docs/html/modules/tasks_query_SceneLayerClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_SceneLayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_StreamLayerClientSideQueryProvider.html +7 -2
- package/docs/html/modules/tasks_query_SubtypeSublayerQueryProvider.html +7 -2
- package/docs/html/modules/tasks_search_ArcGISGeocoderSearchProvider.html +7 -2
- package/docs/html/modules/tasks_search_GeocoderSearchProvider.html +7 -2
- package/docs/html/modules/tasks_search_QuerySearchProvider.html +7 -2
- package/docs/html/modules/tasks_search_SearchError.html +7 -2
- package/docs/html/modules/tasks_search_SearchOptions.SearchOptions.html +7 -2
- package/docs/html/modules/tasks_search_SearchOptions.html +7 -2
- package/docs/html/modules/tasks_search_SearchProvider.html +7 -2
- package/docs/html/modules/tasks_search_SearchProviderBase.html +7 -2
- package/docs/html/modules/tasks_search_SearchService.html +7 -2
- package/docs/html/modules/tasks_search_SearchSuggestion.html +7 -2
- package/docs/html/modules/tasks_search__utilities.html +7 -2
- package/docs/html/modules/utilities_CollectionProxy.html +7 -2
- package/docs/html/modules/utilities_CopyOnWriteCollection.html +7 -2
- package/docs/html/modules/utilities_FormatSettings.html +7 -2
- package/docs/html/modules/utilities_GeometryServiceError.html +7 -2
- package/docs/html/modules/utilities_MapTransformCollection.html +7 -2
- package/docs/html/modules/utilities_ObservableMap.html +7 -2
- package/docs/html/modules/utilities_ObservableSet.html +7 -2
- package/docs/html/modules/utilities_ObservableWeakSet.html +7 -2
- package/docs/html/modules/utilities_ReadOnlyCollection.html +7 -2
- package/docs/html/modules/utilities_ReadOnlyMap.html +7 -2
- package/docs/html/modules/utilities_RequestHelper.html +7 -2
- package/docs/html/modules/utilities__layers.html +7 -2
- package/docs/html/modules/utilities__number.html +7 -2
- package/docs/html/modules/utilities__ogc.html +16 -14
- package/docs/html/modules/utilities_arcade.html +7 -2
- package/docs/html/modules/utilities_array.html +7 -2
- package/docs/html/modules/utilities_asyncIterable.html +7 -2
- package/docs/html/modules/utilities_basemaps.html +7 -2
- package/docs/html/modules/utilities_checkArg.html +7 -2
- package/docs/html/modules/utilities_collection.html +12 -2
- package/docs/html/modules/utilities_date.html +7 -2
- package/docs/html/modules/utilities_enum.html +7 -2
- package/docs/html/modules/utilities_esri.html +7 -2
- package/docs/html/modules/utilities_extensions.html +9 -2
- package/docs/html/modules/utilities_field.html +14 -2
- package/docs/html/modules/utilities_geometry.html +7 -2
- package/docs/html/modules/utilities_iterable.html +7 -2
- package/docs/html/modules/utilities_layers.html +7 -2
- package/docs/html/modules/utilities_log.html +7 -2
- package/docs/html/modules/utilities_mapping.html +7 -2
- package/docs/html/modules/utilities_math.html +7 -2
- package/docs/html/modules/utilities_number.html +7 -2
- package/docs/html/modules/utilities_object.html +7 -2
- package/docs/html/modules/utilities_portal.html +7 -2
- package/docs/html/modules/utilities_promise.html +7 -2
- package/docs/html/modules/utilities_query.html +7 -2
- package/docs/html/modules/utilities_relationships.html +7 -2
- package/docs/html/modules/utilities_renderers.html +7 -2
- package/docs/html/modules/utilities_scaleRanges.html +7 -2
- package/docs/html/modules/utilities_set.html +7 -2
- package/docs/html/modules/utilities_string.html +7 -2
- package/docs/html/modules/utilities_symbol.html +7 -2
- package/docs/html/modules/utilities_transformation.html +7 -2
- package/docs/html/modules/utilities_uri.html +7 -2
- package/docs/html/modules/utilities_uuid.html +7 -2
- package/docs/html/modules/utilities_watch.html +7 -2
- package/docs/html/modules/version.html +7 -2
- package/docs/html/modules.html +12 -4
- package/docs/html/types/FailureMode.FailureMode.html +7 -2
- package/docs/html/types/data_FeatureList.FeatureCompareFunction.html +7 -2
- package/docs/html/types/data_FeatureList.FeaturePredicate.html +7 -2
- package/docs/html/types/data_FeatureList.SortDirection.html +7 -2
- package/docs/html/types/data__Relationship.Cardinality.html +7 -2
- package/docs/html/types/data__Relationship.GeodatabaseCardinality.html +7 -2
- package/docs/html/types/data__Relationship.RelationshipType.html +7 -2
- package/docs/html/types/layer_preset_LayerPreset.LayerPresetJson.html +7 -2
- package/docs/html/types/layer_preset_LayerPresetSettings.SublayerPresetJson.html +7 -2
- package/docs/html/types/mapping_Bookmark.BookmarkSource.html +7 -2
- package/docs/html/types/mapping_GroundExtension.GroundLike.html +7 -2
- package/docs/html/types/mapping_MapExtension.FeatureSourcePredicate.html +7 -2
- package/docs/html/types/mapping_MapExtension.MapProperties.html +7 -2
- package/docs/html/types/mapping_MapExtension.ViewMode.html +7 -2
- package/docs/html/types/mapping_MapExtension.WebMapLike.html +7 -2
- package/docs/html/types/mapping_MapExtension.WebSceneLike.html +7 -2
- package/docs/html/types/mapping_MapImageLayerExtension.MapImageLayerProperties.html +7 -2
- package/docs/html/types/mapping__LayerExtension.LayerExtensionSchemaPropertyBinding.html +7 -2
- package/docs/html/types/mapping__SublayerExtension.SublayerType.html +7 -2
- package/docs/html/types/portal_ApplicationProperties.DownloadMode.html +7 -2
- package/docs/html/types/portal_ApplicationProperties.SyncMode.html +7 -2
- package/docs/html/types/portal_Background.Background-1.html +7 -2
- package/docs/html/types/portal_BaseMapLayer.BaseMapLayer.html +7 -2
- package/docs/html/types/portal_BaseMapLayer.LegacyBaseMapLayerType.html +7 -2
- package/docs/html/types/portal_BuildingSceneLayer.FilterMode.html +7 -2
- package/docs/html/types/portal_ClassBreaksRenderer.ClassificationMethod.html +7 -2
- package/docs/html/types/portal_ClassBreaksRenderer.NormalizationType.html +7 -2
- package/docs/html/types/portal_DataSource.DataSource.html +7 -2
- package/docs/html/types/portal_DataSource.DataSourceType.html +7 -2
- package/docs/html/types/portal_Domain.Domain-1.html +7 -2
- package/docs/html/types/portal_Domain.DomainType-1.html +7 -2
- package/docs/html/types/portal_Edges.Edges-1.html +7 -2
- package/docs/html/types/portal_Effect.Effect.html +7 -2
- package/docs/html/types/portal_Effect.EffectFunction.html +7 -2
- package/docs/html/types/portal_ElevationInfo.ElevationMode-1.html +7 -2
- package/docs/html/types/portal_FeatureLayer.FeatureCollectionType.html +7 -2
- package/docs/html/types/portal_FeatureReduction.FeatureReduction-1.html +7 -2
- package/docs/html/types/portal_Field.FieldType-1.html +7 -2
- package/docs/html/types/portal_FieldInfo.StringFieldOption.html +7 -2
- package/docs/html/types/portal_Format.DateFormat.html +7 -2
- package/docs/html/types/portal_Geometry.Geometry.html +7 -2
- package/docs/html/types/portal_Geometry.GeometryType-1.html +7 -2
- package/docs/html/types/portal_Ground.NavigationConstraintType.html +7 -2
- package/docs/html/types/portal_GroupLayer.GroupLayerVisibilityMode.html +7 -2
- package/docs/html/types/portal_JoinTableDataSource.JoinType.html +7 -2
- package/docs/html/types/portal_LabelingInfo.LabelPlacement-1.html +7 -2
- package/docs/html/types/portal_LayerDefinition.HtmlPopupType.html +7 -2
- package/docs/html/types/portal_LayerDefinition.TemporalUnit.html +7 -2
- package/docs/html/types/portal_Lighting.Lighting-1.html +7 -2
- package/docs/html/types/portal_MediaInfo.MediaType-1.html +7 -2
- package/docs/html/types/portal_MosaicRule.MosaicMethodType-1.html +7 -2
- package/docs/html/types/portal_MosaicRule.MosaicOperationType-1.html +7 -2
- package/docs/html/types/portal_OperationalLayer.LegacyOperationalLayerType.html +7 -2
- package/docs/html/types/portal_OperationalLayer.OperationalLayer.html +8 -3
- package/docs/html/types/portal_PointCloudFilter.PointCloudFilter.html +7 -2
- package/docs/html/types/portal_PointCloudRenderer.PointCloudRenderer-1.html +7 -2
- package/docs/html/types/portal_PopupExpressionInfo.ExpressionReturnType.html +7 -2
- package/docs/html/types/portal_PopupInfo.PopupElementType.html +7 -2
- package/docs/html/types/portal_Renderer.AuthoringInfoType.html +7 -2
- package/docs/html/types/portal_Renderer.ClassificationMethod.html +7 -2
- package/docs/html/types/portal_Renderer.Renderer-1.html +7 -2
- package/docs/html/types/portal_Renderer.RendererType.html +7 -2
- package/docs/html/types/portal_Renderer.RotationType.html +7 -2
- package/docs/html/types/portal_RenderingRule.PixelType-1.html +7 -2
- package/docs/html/types/portal_SimpleFillSymbol.SimpleFillStyle.html +7 -2
- package/docs/html/types/portal_SimpleLineSymbol.SimpleLineStyle.html +7 -2
- package/docs/html/types/portal_SimpleMarkerSymbol.SimpleMarkerStyle.html +7 -2
- package/docs/html/types/portal_SubtypeGroupLayer.SubtypeGroupLayerVisibilityMode.html +7 -2
- package/docs/html/types/portal_Symbol.Color.html +7 -2
- package/docs/html/types/portal_Symbol.FontStyle.html +7 -2
- package/docs/html/types/portal_Symbol.FontWeight.html +7 -2
- package/docs/html/types/portal_Symbol.HorizontalAlignment.html +7 -2
- package/docs/html/types/portal_Symbol.Symbol.html +7 -2
- package/docs/html/types/portal_Symbol.SymbolType-1.html +7 -2
- package/docs/html/types/portal_Symbol.TextDecoration.html +7 -2
- package/docs/html/types/portal_Symbol.VerticalAlignment.html +7 -2
- package/docs/html/types/portal_Symbol3D.Symbol3D.html +7 -2
- package/docs/html/types/portal_Symbol3D.Symbol3DLayerType.html +7 -2
- package/docs/html/types/portal_Table.CapabilitiesEnum.html +7 -2
- package/docs/html/types/portal_Table.TableType.html +7 -2
- package/docs/html/types/portal_Template.DrawingTool.html +7 -2
- package/docs/html/types/portal_VectorFieldRenderer.MagnitudeUnit.html +7 -2
- package/docs/html/types/portal_VisualVariable.RotationType.html +7 -2
- package/docs/html/types/portal_VisualVariable.VisualVariable.html +7 -2
- package/docs/html/types/portal_VisualVariable.VisualVariableType.html +7 -2
- package/docs/html/types/portal_Weather.Weather-1.html +7 -2
- package/docs/html/types/portal_Widgets.TimeUnits.html +7 -2
- package/docs/html/types/portal__LayerBase.BlendMode.html +7 -2
- package/docs/html/types/portal__LayerBase.LayerType.html +8 -3
- package/docs/html/types/support_Action.Action.html +7 -2
- package/docs/html/types/support_Action.ActionName.html +7 -2
- package/docs/html/types/support_Action.CompositeAction.html +7 -2
- package/docs/html/types/support_Action.SimpleAction.html +7 -2
- package/docs/html/types/support_Cancellable.CancelToken.html +7 -2
- package/docs/html/types/support_InitializableBase.InitializeWarningEventCallback.html +7 -2
- package/docs/html/types/support_Serializable.PropertyDefSerializeMode.html +7 -2
- package/docs/html/types/support_Serializable.PropertyDefs.html +7 -2
- package/docs/html/types/support_Serializable.SerializableClass.html +7 -2
- package/docs/html/types/support_Serializable.SerializeMode.html +7 -2
- package/docs/html/types/support__restApiJson.RestApiDomain.html +7 -2
- package/docs/html/types/support_esri.BuildingComponentSublayerCapabilities.html +10 -3
- package/docs/html/types/support_esri.BuildingComponentSublayerCapabilitiesData.html +10 -3
- package/docs/html/types/support_esri.BuildingSceneSublayerType.html +10 -3
- package/docs/html/types/support_esri.CSVLayerCapabilities.html +10 -3
- package/docs/html/types/support_esri.ChangeEventCallback.html +10 -3
- package/docs/html/types/support_esri.ChartMediaInfo.html +10 -3
- package/docs/html/types/support_esri.DateFormat.html +10 -3
- package/docs/html/types/support_esri.DistanceUnit.html +10 -3
- package/docs/html/types/support_esri.Domain.html +10 -3
- package/docs/html/types/support_esri.DomainType.html +10 -3
- package/docs/html/types/support_esri.DrawingTool.html +10 -3
- package/docs/html/types/support_esri.EditsResult.html +10 -3
- package/docs/html/types/support_esri.ElevationLayerProperties.html +10 -3
- package/docs/html/types/support_esri.ElevationMode.html +10 -3
- package/docs/html/types/support_esri.EsriError.html +10 -3
- package/docs/html/types/support_esri.EsriErrorDetails.html +10 -3
- package/docs/html/types/support_esri.EventCallback.html +10 -3
- package/docs/html/types/support_esri.EventHandler.html +10 -3
- package/docs/html/types/support_esri.FeatureEditResult.html +10 -3
- package/docs/html/types/support_esri.FeatureLayerApplyEdits.html +10 -3
- package/docs/html/types/support_esri.FeatureLayerCapabilities.html +10 -3
- package/docs/html/types/support_esri.FeatureLayerElevationInfo.html +10 -3
- package/docs/html/types/support_esri.FeatureLayerProperties.html +10 -3
- package/docs/html/types/support_esri.FieldProperties.html +10 -3
- package/docs/html/types/support_esri.FieldType.html +10 -3
- package/docs/html/types/support_esri.GeometryType.html +10 -3
- package/docs/html/types/support_esri.GraphicHit.html +10 -3
- package/docs/html/types/support_esri.ImageryLayerProperties.html +10 -3
- package/docs/html/types/support_esri.IntegratedMeshLayerProperties.html +10 -3
- package/docs/html/types/support_esri.ItemCallback.html +10 -3
- package/docs/html/types/support_esri.ItemCompareCallback.html +10 -3
- package/docs/html/types/support_esri.ItemMapCallback.html +10 -3
- package/docs/html/types/support_esri.ItemReduceCallback.html +10 -3
- package/docs/html/types/support_esri.ItemTestCallback.html +10 -3
- package/docs/html/types/support_esri.LabelPlacement.html +10 -3
- package/docs/html/types/support_esri.LayerViewCreateEvent.html +10 -3
- package/docs/html/types/support_esri.LayerViewDestroyEvent.html +10 -3
- package/docs/html/types/support_esri.ListMode.html +10 -3
- package/docs/html/types/support_esri.LoadStatus.html +10 -3
- package/docs/html/types/support_esri.MapImageLayerProperties.html +10 -3
- package/docs/html/types/support_esri.MediaType.html +10 -3
- package/docs/html/types/support_esri.MosaicMethodType.html +10 -3
- package/docs/html/types/support_esri.MosaicOperationType.html +10 -3
- package/docs/html/types/support_esri.NavigationConstraintType.html +10 -3
- package/docs/html/types/support_esri.OpenStreetMapLayerProperties.html +10 -3
- package/docs/html/types/support_esri.OutputPixelType.html +10 -3
- package/docs/html/types/support_esri.PointCloudLayerProperties.html +10 -3
- package/docs/html/types/support_esri.PopupTemplateProperties.html +10 -3
- package/docs/html/types/support_esri.PortalItemProperties.html +10 -3
- package/docs/html/types/support_esri.PortalItemType.html +10 -3
- package/docs/html/types/support_esri.PresentationProperties.html +10 -3
- package/docs/html/types/support_esri.RasterFunctionProperties.html +10 -3
- package/docs/html/types/support_esri.RasterInfo.html +10 -3
- package/docs/html/types/support_esri.RelationshipQueryProperties.html +10 -3
- package/docs/html/types/support_esri.RelationshipRole.html +10 -3
- package/docs/html/types/support_esri.RequestOptions.html +10 -3
- package/docs/html/types/support_esri.SceneLayerProperties.html +10 -3
- package/docs/html/types/support_esri.SceneViewGraphicHit.html +10 -3
- package/docs/html/types/support_esri.SceneViewHitTestResult.html +10 -3
- package/docs/html/types/support_esri.SimpleFillSymbolStyle.html +10 -3
- package/docs/html/types/support_esri.SlideVisibleLayers.html +10 -3
- package/docs/html/types/support_esri.StreamLayerProperties.html +10 -3
- package/docs/html/types/support_esri.SymbolType.html +10 -3
- package/docs/html/types/support_esri.TileLayerProperties.html +10 -3
- package/docs/html/types/support_esri.TimeIntervalUnits.html +10 -3
- package/docs/html/types/support_esri.VectorTileLayerProperties.html +10 -3
- package/docs/html/types/support_esri.VisibilityMode.html +10 -3
- package/docs/html/types/support_esri.WatchCallback.html +10 -3
- package/docs/html/types/support_esri.WebMapProperties.html +10 -3
- package/docs/html/types/support_esri.WebMapTimeSliderObject.html +10 -3
- package/docs/html/types/support_esri.WebMapWidgetsObject.html +10 -3
- package/docs/html/types/support_esri.WebSceneProperties.html +10 -3
- package/docs/html/types/support_esri.WebTileLayerProperties.html +10 -3
- package/docs/html/types/support_esri.locatorAddressToLocationsParams.html +10 -3
- package/docs/html/types/support_esri.locatorAddressesToLocationsParams.html +10 -3
- package/docs/html/types/support_esri.locatorSuggestLocationsParams.html +10 -3
- package/docs/html/types/tasks_geocoding_Geocoder.AddressLike.html +7 -2
- package/docs/html/types/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifiableLayerExtension.html +8 -3
- package/docs/html/types/tasks_identify_ClientSideIdentifyProvider.ClientSideIdentifiableSublayerExtension.html +7 -2
- package/docs/html/types/tasks_identify_HitTestIdentifyProvider.HitTestLayerExtension.html +7 -2
- package/docs/html/types/tasks_query_ClientSideQueryProvider.ClientSideQueryableLayerExtension.html +7 -2
- package/docs/html/types/tasks_query_ClientSideQueryProvider.ClientSideQueryableSublayerExtension.html +7 -2
- package/docs/html/{functions/utilities__ogc.isWfsNamespace.html → types/utilities__ogc.GmlVersion.html} +21 -30
- package/docs/html/{functions/utilities__ogc.isFesNamespace.html → types/utilities__ogc.WfsVersion.html} +21 -30
- package/docs/html/types/utilities_asyncIterable.IterationOrder.html +7 -2
- package/docs/html/types/utilities_geometry.GeoJSON.html +7 -2
- package/docs/html/types/utilities_log.LoggerFactory.html +7 -2
- package/docs/html/types/utilities_portal.PortalItemId.html +7 -2
- package/docs/html/types/utilities_portal.PortalItemLike.html +7 -2
- package/docs/html/types/utilities_portal.PortalItemUrl.html +7 -2
- package/docs/html/types/utilities_scaleRanges.ScaleId.html +7 -2
- package/docs/html/variables/config.config-1.html +7 -2
- package/docs/html/variables/data_Feature.SCORE_FIELD.html +7 -2
- package/docs/html/variables/data_FeatureSource.FeatureReadOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/data__Relationship.Relationship.factory.html +7 -2
- package/docs/html/variables/data_support_attachments.ATTACHMENT_TYPE_ERROR_REGEX.html +7 -2
- package/docs/html/variables/locale.INVARIANT.html +7 -2
- package/docs/html/variables/mapping_BasemapExtension.defaultBasemapExtensionFactory.html +7 -2
- package/docs/html/variables/mapping_FeatureCollectionLayerExtension.FEATURE_COLLECTION_LAYER_TYPE.html +7 -2
- package/docs/html/variables/mapping_GeoRSSLayerExtension.DEFAULT_GEO_RSS_UTILITY.html +7 -2
- package/docs/html/variables/mapping_GraphicsLayerExtension.GRAPHICS_LAYER_TYPE.html +7 -2
- package/docs/html/variables/mapping_KMLLayerExtension.DEFAULT_KML_UTILITY.html +7 -2
- package/docs/html/variables/mapping__LayerExtension.ERR_SCHEMA_READ_ONLY.html +7 -2
- package/docs/html/variables/portal_BuildingSceneLayer.BuildingSceneLayer.esriBuildingSceneLayerDefaults.html +7 -2
- package/docs/html/variables/portal_BuildingSceneSublayer.BuildingSceneSublayer.esriBuildingSublayerDefaults.html +7 -2
- package/docs/html/variables/portal_CSVLayer.CSVLayer.esriCSVLayerDefaults.html +7 -2
- package/docs/html/variables/portal_Feature.Feature.GRAPHIC_POPUP_TEMPLATE_FIELD.html +7 -2
- package/docs/html/variables/portal_Feature.Feature.GRAPHIC_VISIBLE_FIELD.html +7 -2
- package/docs/html/variables/portal_FeatureLayer.FeatureLayer.esriFeatureLayerDefaults.html +7 -2
- package/docs/html/variables/portal_GeoJSONLayer.GeoJSONLayer.esriGeoJSONLayerDefaults.html +618 -0
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_ID.html +7 -2
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_TITLE.html +7 -2
- package/docs/html/variables/portal_Ground.Ground.DEFAULT_ELEVATION_URL.html +7 -2
- package/docs/html/variables/portal_ImageServiceLayer.ImageServiceLayer.esriImageServiceLayerDefaults.html +7 -2
- package/docs/html/variables/portal_IntegratedMeshLayer.IntegratedMeshLayer.esriIntegratedMeshLayerDefaults.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.ADD.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.DELETE.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.EDITING.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.QUERY.html +7 -2
- package/docs/html/variables/portal_LayerDefinition.LayerDefinitionCapabilities.UPDATE.html +7 -2
- package/docs/html/variables/portal_MapServiceLayer.MapServiceLayer.esriMapImageLayerDefaults.html +7 -2
- package/docs/html/variables/portal_OpenStreetMapLayer.OpenStreetMapLayer.esriOpenStreetMapLayerDefaults.html +7 -2
- package/docs/html/variables/portal_PointCloudLayer.PointCloudLayer.esriPointCloudLayerDefaults.html +7 -2
- package/docs/html/variables/portal_Renderer.defaultLineRenderer.html +7 -2
- package/docs/html/variables/portal_Renderer.defaultPointRenderer.html +7 -2
- package/docs/html/variables/portal_Renderer.defaultPolygonRenderer.html +7 -2
- package/docs/html/variables/portal_SceneLayer.SceneLayer.esriSceneLayerDefaults.html +7 -2
- package/docs/html/variables/portal_SubtypeSublayer.SubtypeSublayer.esriSubtypeSublayerDefaults.html +7 -2
- package/docs/html/variables/portal_TiledImageServiceLayer.TiledImageServiceLayer.esriImageryTileLayerDefaults.html +7 -2
- package/docs/html/variables/portal_TiledMapServiceLayer.TiledMapServiceLayer.esriTileLayerDefaults.html +7 -2
- package/docs/html/variables/portal_VectorTileLayer.VectorTileLayer.esriVectorTileLayerDefaults.html +7 -2
- package/docs/html/variables/portal__FeatureLayer.GRAPHICS_LAYER_ID.html +7 -2
- package/docs/html/variables/portal__layerHelper.ERR_LAYER_TYPE_MISMATCH.html +7 -2
- package/docs/html/variables/support_esri.Collection.html +687 -0
- package/docs/html/variables/support_esri.Evented.html +687 -0
- package/docs/html/variables/support_esri.wellKnownBasemapTitles.html +10 -3
- package/docs/html/variables/tasks_geocoding_Geocoder.ADDRESS_FIELD.html +7 -2
- package/docs/html/variables/tasks_geocoding_Geocoder.GeocodeOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/tasks_identify_IdentifyOptions.IdentifyOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/tasks_identify_StreamLayerQueryIdentifyProvider.StreamLayerQueryIdentifyProvider.html +7 -2
- package/docs/html/variables/tasks_query_QueryOptions.QueryOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/tasks_search_SearchOptions.SearchOptions.DEFAULTS.html +7 -2
- package/docs/html/variables/utilities_FormatSettings.settings.html +7 -2
- package/docs/html/variables/utilities__ogc.webMercatorAliases.html +11 -9
- package/docs/html/variables/{data_Schema.fieldWithArcadeXRegex.html → utilities_collection.Collection.html} +22 -15
- package/docs/html/variables/utilities_date.DEFAULT_PARSING_FORMATS.html +7 -2
- package/docs/html/variables/utilities_date.INVALID_DATE.html +7 -2
- package/docs/html/variables/utilities_date.settings.html +7 -2
- package/docs/html/variables/{tasks_query_CSVLayerQueryProvider.CSVLayerQueryProvider.html → utilities_field.fieldWithArcadeXRegex.html} +16 -9
- package/docs/html/variables/{tasks_query_StreamLayerQueryProvider.StreamLayerQueryProvider.html → utilities_field.fieldWithRelationshipRegex.html} +16 -9
- package/docs/html/variables/utilities_geometry.GEOGRAPHIC_BOUNDS.html +7 -2
- package/docs/html/variables/utilities_geometry.WEB_MERCATOR_BOUNDS.html +7 -2
- package/docs/html/variables/utilities_number.settings.html +7 -2
- package/docs/html/variables/utilities_scaleRanges.wellKnownScaleRanges.html +7 -2
- package/docs/html/variables/version.version.html +8 -3
- package/layer-preset/LayerPreset.d.ts +6 -4
- package/layer-preset/LayerPreset.js +1 -1
- package/layer-preset/LayerPresetSettings.d.ts +2 -1
- package/mapping/ArcGISSublayerExtension.d.ts +8 -6
- package/mapping/ArcGISSublayerExtension.js +1 -1
- package/mapping/BasemapExtension.d.ts +8 -6
- package/mapping/BasemapExtension.js +1 -1
- package/mapping/Bookmark.d.ts +3 -2
- package/mapping/BuildingComponentSublayerExtension.d.ts +6 -4
- package/mapping/BuildingGroupSublayerExtension.d.ts +5 -3
- package/mapping/BuildingSceneLayerExtension.d.ts +3 -2
- package/mapping/BuildingSublayerExtension.d.ts +2 -1
- package/mapping/CSVLayerExtension.d.ts +3 -2
- package/mapping/ElevationLayerExtension.d.ts +3 -2
- package/mapping/FeatureCollectionLayerExtension.d.ts +3 -2
- package/mapping/FeatureLayerExtension.d.ts +6 -5
- package/mapping/FeatureLayerExtension.js +1 -1
- package/mapping/FeatureLayerExtensionBase.d.ts +4 -3
- package/mapping/GeoJSONLayerExtension.d.ts +60 -0
- package/mapping/GeoJSONLayerExtension.js +1 -0
- package/mapping/GeoRSSLayerExtension.d.ts +3 -2
- package/mapping/GeoRSSLayerExtension.js +1 -1
- package/mapping/GraphicsLayerExtension.d.ts +4 -3
- package/mapping/GroundExtension.d.ts +8 -6
- package/mapping/GroupLayerExtension.d.ts +5 -4
- package/mapping/GroupLayerExtension.js +1 -1
- package/mapping/ImageryLayerExtension.d.ts +3 -2
- package/mapping/ImageryTileLayerExtension.d.ts +3 -2
- package/mapping/IntegratedMeshLayerExtension.d.ts +3 -2
- package/mapping/KMLLayerExtension.d.ts +5 -3
- package/mapping/KMLSublayerExtension.d.ts +2 -1
- package/mapping/LayerExtension.d.ts +4 -2
- package/mapping/MapConstraints.d.ts +1 -1
- package/mapping/MapExtension.d.ts +27 -16
- package/mapping/MapExtension.js +1 -1
- package/mapping/MapImageLayerExtension.d.ts +5 -3
- package/mapping/MapImageSublayerExtension.d.ts +2 -1
- package/mapping/OpenStreetMapLayerExtension.d.ts +3 -2
- package/mapping/PointCloudLayerExtension.d.ts +3 -2
- package/mapping/SceneLayerExtension.d.ts +3 -2
- package/mapping/StreamLayerExtension.d.ts +3 -2
- package/mapping/SublayerExtension.d.ts +4 -2
- package/mapping/SubtypeGroupLayerExtension.d.ts +8 -6
- package/mapping/SubtypeGroupLayerExtension.js +1 -1
- package/mapping/SubtypeSublayerExtension.d.ts +7 -5
- package/mapping/SubtypeSublayerExtension.js +1 -1
- package/mapping/TileLayerExtension.d.ts +5 -3
- package/mapping/TileSublayerExtension.d.ts +3 -2
- package/mapping/UnsupportedLayerExtension.d.ts +2 -1
- package/mapping/VectorTileLayerExtension.d.ts +3 -2
- package/mapping/WMSLayerExtension.d.ts +5 -3
- package/mapping/WMSSublayerExtension.d.ts +2 -1
- package/mapping/WMTSLayerExtension.d.ts +5 -3
- package/mapping/WMTSSublayerExtension.d.ts +3 -2
- package/mapping/WebTileLayerExtension.d.ts +3 -2
- package/mapping/_LayerExtension.d.ts +11 -9
- package/mapping/_LayerExtension.js +1 -1
- package/mapping/_SublayerExtension.d.ts +9 -6
- package/mapping/convert.d.ts +3 -2
- package/mapping/convert.js +1 -1
- package/mapping/support/DefaultLayerExtensionFactory.js +1 -1
- package/mapping/support/LayerListSettings.d.ts +2 -1
- package/mapping/support/WfsCapabilities.d.ts +1 -1
- package/mapping/support/_LayerExtensionCollection.d.ts +5 -3
- package/mapping/support/_LayerExtensionCollection.js +1 -1
- package/mapping/support/_SublayerExtensionCollection.d.ts +5 -3
- package/mapping/support/_SublayerExtensionCollection.js +1 -1
- package/menus/Menu.d.ts +6 -4
- package/menus/Menu.js +1 -1
- package/menus/MenuItem.d.ts +5 -3
- package/menus/MenuItem.js +1 -1
- package/package.json +10 -11
- package/portal/DrawingInfo.d.ts +2 -1
- package/portal/DrawingInfo.js +1 -1
- package/portal/Feature.d.ts +2 -2
- package/portal/FeatureLayer.js +1 -1
- package/portal/GeoJSONLayer.d.ts +84 -0
- package/portal/GeoJSONLayer.js +1 -0
- package/portal/LayerBase.d.ts +2 -1
- package/portal/LayerBase.js +1 -1
- package/portal/LayerDefinition.d.ts +2 -1
- package/portal/LayerDefinition.js +1 -1
- package/portal/OperationalLayer.d.ts +2 -1
- package/portal/WebMap.d.ts +1 -1
- package/portal/WebMap.js +1 -1
- package/portal/_LayerBase.d.ts +2 -2
- package/support/FormatSettings.d.ts +1 -1
- package/support/InitializableBase.d.ts +3 -2
- package/support/InitializableCollectionProxy.d.ts +1 -1
- package/support/Observable.d.ts +4 -3
- package/support/Observable.js +1 -1
- package/support/Settings.d.ts +4 -2
- package/support/Settings.js +1 -1
- package/support/_ArcGISRelationshipCollection.d.ts +2 -2
- package/support/_ArcGISRelationshipCollection.js +1 -1
- package/support/_graphicsQuery.js +1 -1
- package/support/esri.d.ts +9 -1
- package/support/esri.js +1 -1
- package/tasks/geocoding/ArcGISGeocoder.d.ts +6 -5
- package/tasks/geocoding/ArcGISGeocoder.js +1 -1
- package/tasks/geocoding/Geocoder.d.ts +4 -2
- package/tasks/geocoding/utilities.js +1 -1
- package/tasks/identify/CSVLayerClientSideQueryIdentifyProvider.d.ts +1 -1
- package/tasks/identify/CSVLayerClientSideQueryIdentifyProvider.js +1 -1
- package/tasks/identify/ClientSideIdentifyProvider.d.ts +3 -2
- package/tasks/identify/GeoJSONLayer3DHitTestIdentifyProvider.d.ts +23 -0
- package/tasks/identify/GeoJSONLayer3DHitTestIdentifyProvider.js +1 -0
- package/tasks/identify/GeoJSONLayerClientSideQueryIdentifyProvider.d.ts +23 -0
- package/tasks/identify/GeoJSONLayerClientSideQueryIdentifyProvider.js +1 -0
- package/tasks/identify/HitTestIdentifyProvider.d.ts +1 -1
- package/tasks/identify/HitTestIdentifyProvider.js +1 -1
- package/tasks/identify/IdentifyService.d.ts +1 -1
- package/tasks/identify/IdentifyService.js +1 -1
- package/tasks/identify/SceneLayerClientSideIdentifyProvider.d.ts +2 -1
- package/tasks/identify/StreamLayerClientSideQueryIdentifyProvider.d.ts +2 -1
- package/tasks/identify/SubtypeSublayerClientSideIdentifyProvider.d.ts +2 -1
- package/tasks/identify/WMSSublayerIdentifyProvider.d.ts +1 -1
- package/tasks/identify/WMSSublayerIdentifyProvider.js +1 -1
- package/tasks/query/ArcGISRelationship.d.ts +4 -3
- package/tasks/query/BuildingComponentSublayerClientSideQueryProvider.d.ts +2 -1
- package/tasks/query/ClientSideQueryProvider.d.ts +1 -1
- package/tasks/query/GeoJSONLayerClientSideQueryProvider.d.ts +27 -0
- package/tasks/query/GeoJSONLayerClientSideQueryProvider.js +1 -0
- package/tasks/query/QueryBasedRelationship.d.ts +1 -1
- package/tasks/query/QueryService.d.ts +1 -1
- package/tasks/query/QueryService.js +1 -1
- package/tasks/query/SceneLayerClientSideQueryProvider.d.ts +2 -1
- package/tasks/query/StreamLayerClientSideQueryProvider.d.ts +2 -1
- package/tasks/search/ArcGISGeocoderSearchProvider.d.ts +1 -1
- package/tasks/search/GeocoderSearchProvider.d.ts +1 -1
- package/tasks/search/QuerySearchProvider.d.ts +1 -1
- package/tasks/search/SearchService.d.ts +2 -2
- package/tasks/search/SearchService.js +1 -1
- package/utilities/CollectionProxy.d.ts +2 -1
- package/utilities/CopyOnWriteCollection.d.ts +1 -1
- package/utilities/CopyOnWriteCollection.js +1 -1
- package/utilities/MapTransformCollection.d.ts +1 -1
- package/utilities/_layers.d.ts +1 -1
- package/utilities/_layers.js +1 -1
- package/utilities/_ogc.d.ts +4 -34
- package/utilities/_ogc.js +1 -1
- package/utilities/arcade.d.ts +1 -1
- package/utilities/arcade.js +1 -1
- package/utilities/collection.d.ts +9 -3
- package/utilities/collection.js +1 -1
- package/utilities/date.d.ts +2 -1
- package/utilities/extensions.d.ts +7 -0
- package/utilities/extensions.js +1 -1
- package/utilities/field.d.ts +2 -0
- package/utilities/field.js +1 -1
- package/utilities/geometry.d.ts +1 -1
- package/utilities/geometry.js +1 -1
- package/utilities/iterable.d.ts +2 -1
- package/utilities/number.d.ts +2 -1
- package/utilities/string.d.ts +1 -1
- package/utilities/string.js +1 -1
- package/utilities/watch.d.ts +4 -2
- package/utilities/watch.js +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/tasks/query/CSVLayerQueryProvider.d.ts +0 -2
- package/tasks/query/CSVLayerQueryProvider.js +0 -1
- package/tasks/query/StreamLayerQueryProvider.d.ts +0 -2
- package/tasks/query/StreamLayerQueryProvider.js +0 -1
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import type Graphic from "@arcgis/core/Graphic";
|
|
2
2
|
import type Geometry from "@arcgis/core/geometry/Geometry";
|
|
3
3
|
import type Query from "@arcgis/core/rest/support/Query";
|
|
4
|
-
import { Feature } from "../../data/Feature.js";
|
|
4
|
+
import type { Feature } from "../../data/Feature.js";
|
|
5
5
|
import type { BuildingComponentSublayerExtension } from "../../mapping/BuildingComponentSublayerExtension.js";
|
|
6
6
|
import type { CSVLayerExtension } from "../../mapping/CSVLayerExtension.js";
|
|
7
7
|
import type { FeatureCollectionLayerExtension } from "../../mapping/FeatureCollectionLayerExtension.js";
|
|
8
8
|
import type { FeatureLayerExtension } from "../../mapping/FeatureLayerExtension.js";
|
|
9
|
+
import type { GeoJSONLayerExtension } from "../../mapping/GeoJSONLayerExtension.js";
|
|
9
10
|
import type { SceneLayerExtension } from "../../mapping/SceneLayerExtension.js";
|
|
10
11
|
import type { StreamLayerExtension } from "../../mapping/StreamLayerExtension.js";
|
|
11
12
|
import type { SubtypeGroupLayerExtension } from "../../mapping/SubtypeGroupLayerExtension.js";
|
|
@@ -17,7 +18,7 @@ import { IdentifyProviderBase } from "./IdentifyProviderBase.js";
|
|
|
17
18
|
/**
|
|
18
19
|
* LayerExtensions that support client-side identify.
|
|
19
20
|
*/
|
|
20
|
-
export type ClientSideIdentifiableLayerExtension = CSVLayerExtension | FeatureLayerExtension | FeatureCollectionLayerExtension | SceneLayerExtension | StreamLayerExtension | SubtypeGroupLayerExtension;
|
|
21
|
+
export type ClientSideIdentifiableLayerExtension = CSVLayerExtension | FeatureLayerExtension | FeatureCollectionLayerExtension | GeoJSONLayerExtension | SceneLayerExtension | StreamLayerExtension | SubtypeGroupLayerExtension;
|
|
21
22
|
/**
|
|
22
23
|
* SublayerExtensions that support client-side identify.
|
|
23
24
|
*/
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import type Geometry from "@arcgis/core/geometry/Geometry";
|
|
2
|
+
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
3
|
+
import { GeoJSONLayerClientSideQueryProvider } from "../query/GeoJSONLayerClientSideQueryProvider.js";
|
|
4
|
+
import { HitTestIdentifyProvider } from "./HitTestIdentifyProvider.js";
|
|
5
|
+
import type { IdentifyOptions } from "./IdentifyOptions.js";
|
|
6
|
+
/**
|
|
7
|
+
* An identify provider for GeoJSONLayers that works with volumetric 3D graphics
|
|
8
|
+
* rendered on the map.
|
|
9
|
+
*/
|
|
10
|
+
export declare class GeoJSONLayer3DHitTestIdentifyProvider extends HitTestIdentifyProvider {
|
|
11
|
+
/**
|
|
12
|
+
* @inheritDoc
|
|
13
|
+
*/
|
|
14
|
+
queryProvider: GeoJSONLayerClientSideQueryProvider;
|
|
15
|
+
/**
|
|
16
|
+
* @inheritDoc
|
|
17
|
+
*/
|
|
18
|
+
isSupported(source: FeatureSource, geometry: Geometry, options?: IdentifyOptions): boolean;
|
|
19
|
+
/**
|
|
20
|
+
* @inheritDoc
|
|
21
|
+
*/
|
|
22
|
+
protected _supportsQuery(): boolean;
|
|
23
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{isGeoJSONLayerExtension as e}from"../../utilities/extensions.js";import{isVolumetric as r}from"../../utilities/symbol.js";import{GeoJSONLayerClientSideQueryProvider as s}from"../query/GeoJSONLayerClientSideQueryProvider.js";import{HitTestIdentifyProvider as t}from"./HitTestIdentifyProvider.js";export class GeoJSONLayer3DHitTestIdentifyProvider extends t{constructor(){super(...arguments),this.queryProvider=new s}isSupported(s,t,i){return super.isSupported(s,t,i)&&e(s)&&"scene"===s.mapExtension.viewMode&&!!s._layerView?.view&&(s.layer.capabilities?.data?.supportsZ||"simple"===(o=s.layer.renderer).type&&r(o.symbol)||function(e){return"class-breaks"===e.type&&e.classBreakInfos.map((e=>e.symbol)).some(r)}(s.renderer)||function(e){return"unique-value"===e.type&&e.uniqueValueInfos.map((e=>e.symbol)).some(r)}(s.layer.renderer));var o}_supportsQuery(){return!0}}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import type Geometry from "@arcgis/core/geometry/Geometry";
|
|
2
|
+
import type { Feature } from "../../data/Feature.js";
|
|
3
|
+
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
4
|
+
import type { CountResult } from "../CountResult.js";
|
|
5
|
+
import type { IdentifyOptions } from "./IdentifyOptions.js";
|
|
6
|
+
import { IdentifyProviderBase } from "./IdentifyProviderBase.js";
|
|
7
|
+
/**
|
|
8
|
+
* An identify provider for feature layers that uses the query endpoint.
|
|
9
|
+
*/
|
|
10
|
+
export declare class GeoJSONLayerClientSideQueryIdentifyProvider extends IdentifyProviderBase {
|
|
11
|
+
/**
|
|
12
|
+
* @inheritDoc
|
|
13
|
+
*/
|
|
14
|
+
isSupported(source: FeatureSource, geometry: Geometry, options?: IdentifyOptions): boolean;
|
|
15
|
+
/**
|
|
16
|
+
* @inheritDoc
|
|
17
|
+
*/
|
|
18
|
+
protected _identify(source: FeatureSource, geometry: Geometry, options: IdentifyOptions, geometryType: string): AsyncIterable<Feature>;
|
|
19
|
+
/**
|
|
20
|
+
* @inheritDoc
|
|
21
|
+
*/
|
|
22
|
+
protected _count(source: FeatureSource, geometry: Geometry, options: IdentifyOptions, geometryType: string): Promise<CountResult>;
|
|
23
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{toFeature as e}from"../../data/Feature.js";import{cancelifyWithAbortSignal as t}from"../../support/Cancellable.js";import{executeQuery as r,executeCount as a}from"../../support/_query.js";import{isGeoJSONLayerExtension as i}from"../../utilities/extensions.js";import{removeZValues as o}from"../../utilities/geometry.js";import{IdentifyProviderBase as n}from"./IdentifyProviderBase.js";import{hitTestForClusterFeatures as s}from"./_utilities.js";async function u(e,r,a,i){const o=await s(e,r);if(0===o.length)return[];i.aggregateIds=o.map((e=>e.getObjectId()));return(await t((t=>e._layerView.queryFeatures(i,{signal:t})),a.cancelToken))?.features}export class GeoJSONLayerClientSideQueryIdentifyProvider extends n{isSupported(e,t,r){return i(e)&&!!e.layer}_identify(t,a,i,n){return async function*(){const s=t,l=s.layer.createQuery();if(l.outFields=t.featureSettings.outFields,l.returnGeometry=i.returnGeometry,l.outSpatialReference=i.outSpatialReference,l.maxAllowableOffset=i.maxAllowableOffset,l.num=i.maxResults,l.returnZ="scene"===s.mapExtension?.viewMode,"cluster"===s?.layer?.featureReduction?.type&&"point"===n){const r=await u(s,a,i,l);if(r?.length>0)return void(yield*r.map((r=>e(r,{source:t}))))}let c=a;c&&!s.layer.capabilities?.data?.supportsZ&&(c=o(c.clone())),l.geometry=c,yield*r(l,s,s.layer,i.cancelToken)}()}async _count(e,t,r,i){const n=e,s=n.layer.createQuery();if(s.num=r.maxResults,s.returnGeometry=r.returnGeometry,s.outFields=e.featureSettings.outFields,"cluster"===n?.layer?.featureReduction?.type&&"point"===i){const e=await u(n,t,r,s);if(e?.length>0)return{source:n,count:e.length}}if(!s.aggregateIds){let e=t;e&&!n.layer.capabilities?.data?.supportsZ&&(e=o(e.clone())),s.geometry=e}return a(s,n,n.layer,r.cancelToken)}}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type Geometry from "@arcgis/core/geometry/Geometry";
|
|
2
|
-
import { Feature } from "../../data/Feature.js";
|
|
2
|
+
import type { Feature } from "../../data/Feature.js";
|
|
3
3
|
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
4
4
|
import type { BuildingComponentSublayerExtension } from "../../mapping/BuildingComponentSublayerExtension.js";
|
|
5
5
|
import type { CSVLayerExtension } from "../../mapping/CSVLayerExtension.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{isLayerExtension as e}from"../../ItemType.js";import{toFeature as t}from"../../data/Feature.js";import*as r from"../../utilities/asyncIterable.js";import{isPoint as i}from"../../utilities/geometry.js";import{isBuildingComponentSublayer as s}from"../../utilities/layers.js";import{IdentifyProviderBase as
|
|
1
|
+
import{isLayerExtension as e}from"../../ItemType.js";import{toFeature as t}from"../../data/Feature.js";import*as r from"../../utilities/asyncIterable.js";import{isPoint as i}from"../../utilities/geometry.js";import{isBuildingComponentSublayer as s}from"../../utilities/layers.js";import{IdentifyProviderBase as n}from"./IdentifyProviderBase.js";export class HitTestIdentifyProvider extends n{isSupported(e,t,r){return"point"===t?.type||!this._supportsQuery(e)}_identify(i,s,n){const a=this,u={...n};return async function*(){const n=await o(i,s),y=e(i)?i.layer:i.sublayer;if(n?.length){const e="point-cloud"===y.type?void 0:y.objectIdField;if(a.queryProvider&&a._supportsQuery(i)&&e&&(l=n[0],!i.featureSettings.outFields.every((e=>l.attributes.hasOwnProperty(e))))){const t="string"===y.fields?.find((t=>t.name===e))?.type,r=n.map((r=>`${e} = ${t?`'${r.getAttribute(e)}'`:r.getAttribute(e)}`)).join(" OR ");yield*a.queryProvider.query(i,r,u)}else yield*n.map((e=>t(e,{source:i})))}else yield*r.empty();var l}()}async _count(e,t,r){const i=await o(e,t);return{source:e,count:i?i.length:0}}_supportsQuery(e){return!0}async _applyTolerance(e){return e}}async function o(e,t){const r=s(e.sublayer),n=r?e.layerExtension?.mapExtension:e.mapExtension,o=r?e.sublayer:e.layer,u=e._layerView.view;if("map"===n.viewMode||!u)return;const y=await u.hitTest(u.toScreen(i(t)?t:t.extent.center));let l=y?y.results.sort(a).map((e=>e.graphic)).filter((e=>(e.sourceLayer??e.layer)===o)):void 0;const p=r?e.sublayer.objectIdField:e.layer.objectIdField;if(l&&p){const e=new Set(l.map((e=>e.getAttribute(p))));l=[...e].map((e=>l.find((t=>t.getAttribute(p)===e))))}return l}function a(e,t){return e.distance<=t.distance?-1:1}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import type EsriMap from "@arcgis/core/Map";
|
|
2
|
+
import Collection from "@arcgis/core/core/Collection";
|
|
2
3
|
import type Geometry from "@arcgis/core/geometry/Geometry";
|
|
3
4
|
import type { Feature } from "../../data/Feature.js";
|
|
4
5
|
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
5
6
|
import { MapExtension } from "../../mapping/MapExtension.js";
|
|
6
|
-
import { Collection } from "../../utilities/collection.js";
|
|
7
7
|
import type { CountResult } from "../CountResult.js";
|
|
8
8
|
import { IdentifyOptions } from "./IdentifyOptions.js";
|
|
9
9
|
import type { IdentifyProvider } from "./IdentifyProvider.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{isLayerExtension as
|
|
1
|
+
import e from"@arcgis/core/core/Collection";import{isLayerExtension as r,isMapExtension as i,isSublayerExtension as t}from"../../ItemType.js";import{MapExtension as o}from"../../mapping/MapExtension.js";import{isCancellation as s}from"../../support/utilities.js";import{AsyncQueue as n,empty as d,from as a}from"../../utilities/asyncIterable.js";import{checkArg as p}from"../../utilities/checkArg.js";import{createCrossTypeUnion as m}from"../../utilities/geometry.js";import{isMap as y}from"../../utilities/mapping.js";import{ArcGISSublayerQueryIdentifyProvider as f}from"./ArcGISSublayerQueryIdentifyProvider.js";import{BuildingComponentSublayerClientSideIdentifyProvider as u}from"./BuildingComponentSublayerClientSideIdentifyProvider.js";import{BuildingComponentSublayerHitTestIdentifyProvider as c}from"./BuildingComponentSublayerHitTestIdentifyProvider.js";import{CSVLayer3DHitTestIdentifyProvider as l}from"./CSVLayer3DHitTestIdentifyProvider.js";import{CSVLayerClientSideQueryIdentifyProvider as v}from"./CSVLayerClientSideQueryIdentifyProvider.js";import{FeatureLayer3DHitTestIdentifyProvider as w}from"./FeatureLayer3DHitTestIdentifyProvider.js";import{FeatureLayerClientSideIdentifyProvider as S}from"./FeatureLayerClientSideIdentifyProvider.js";import{FeatureLayerQueryIdentifyProvider as j}from"./FeatureLayerQueryIdentifyProvider.js";import{GeoJSONLayer3DHitTestIdentifyProvider as h}from"./GeoJSONLayer3DHitTestIdentifyProvider.js";import{GeoJSONLayerClientSideQueryIdentifyProvider as I}from"./GeoJSONLayerClientSideQueryIdentifyProvider.js";import{GeoRSSLayerIdentifyProvider as P}from"./GeoRSSLayerIdentifyProvider.js";import{GraphicsLayerQueryIdentifyProvider as g}from"./GraphicsLayerQueryIdentifyProvider.js";import{IdentifyError as L}from"./IdentifyError.js";import{IdentifyOptions as b}from"./IdentifyOptions.js";import{ImageryLayerIdentifyProvider as C}from"./ImageryLayerIdentifyProvider.js";import{KMLLayerQueryIdentifyProvider as D}from"./KMLLayerQueryIdentifyProvider.js";import{PointCloudLayerHitTestIdentifyProvider as M}from"./PointCloudLayerHitTestIdentifyProvider.js";import{SceneLayerClientSideIdentifyProvider as A}from"./SceneLayerClientSideIdentifyProvider.js";import{SceneLayerHitTestIdentifyProvider as Q}from"./SceneLayerHitTestIdentifyProvider.js";import{SceneLayerQueryIdentifyProvider as z}from"./SceneLayerQueryIdentifyProvider.js";import{StreamLayerClientSideQueryIdentifyProvider as E}from"./StreamLayerClientSideQueryIdentifyProvider.js";import{SubtypeSublayerClientSideIdentifyProvider as T}from"./SubtypeSublayerClientSideIdentifyProvider.js";import{SubtypeSublayerQueryIdentifyProvider as N}from"./SubtypeSublayerQueryIdentifyProvider.js";import{WMSSublayerIdentifyProvider as F}from"./WMSSublayerIdentifyProvider.js";export class IdentifyService{constructor(){this.providers=new e,this.providers.add(new f),this.providers.add(new l),this.providers.add(new v),this.providers.add(new w),this.providers.add(new S),this.providers.add(new j),this.providers.add(new h),this.providers.add(new I),this.providers.add(new P),this.providers.add(new C),this.providers.add(new D),this.providers.add(new F),this.providers.add(new M),this.providers.add(new Q),this.providers.add(new z),this.providers.add(new A),this.providers.add(new E),this.providers.add(new g),this.providers.add(new c),this.providers.add(new u),this.providers.add(new T),this.providers.add(new N)}isSupported(e,r,i){return!!this.providers.find((t=>t.isSupported(e,r,i)))}identify(r,t,f){p("sources",r).isNotMissing(),p("geometry",t).isNotMissing();const u={...b.DEFAULTS,...f},{outSpatialReference:c,onSourceComplete:l}=u;if(void 0!==f?.maxResults&&f.maxResults<=0)return d();let v;Array.isArray(t)?(p("geometry",t).isNotEmpty(),v=t):v=[t];const w=m(v);let S,j=[];e.isCollection(r)?j=r.toArray():i(r)?S=r:y(r)?S=new o({map:r}):j=[...r];let h=0;const I=new n,P=new Map,g=e=>{h++;const r={source:e,count:0,time:-1};(async()=>{try{if(I.isDone)return;const i=Date.now();await e.initialize();for await(const t of a(w.map((r=>{const i=this.providers.find((i=>i.isSupported(e,r,f)));return i?i.identify(e,r,u):d()})),"eager")){if(r.count++,r.time<0&&(r.time=Date.now()-i),I.isDone)return;c&&(t.schema.spatialReference=c),I.add(t)}r.time<0&&(r.time=Date.now()-i)}catch(i){if(r.failureReason=i,s(i))return void I.reject(i);P.set(e,i)}finally{l?.(r)}0==--h&&(P.size?I.reject(new L(P)):I.done())})()};return(async()=>{try{S&&(await S.initialize(),j=S.getAllFeatureSources(isIdentifiable))}catch(e){I.reject(new Error("Map failed to initialize.",{cause:e}))}j.forEach(g),0===h&&I.done()})(),I}count(r,t,d){p("sources",r).isNotMissing(),p("geometry",t).isNotMissing();const a={...d,returnGeometry:!1};let m,f=[];e.isCollection(r)?f=r.toArray():i(r)?m=r:y(r)?m=new o({map:r}):f=[...r];let u=0;const c=new n,l=new Map,v=e=>{const r=this.providers.find((r=>r.isSupported(e,t,d)));r&&(u++,(async()=>{if(!c.isDone){try{if(await e.initialize(),c.isDone)return;c.add(await r.count(e,t,a))}catch(r){if(s(r))return void c.reject(r);l.set(e,r)}0==--u&&(l.size?c.reject(new L(l)):c.done())}})())};return(async()=>{try{m&&(await m.initialize(),f=m.getAllFeatureSources(isIdentifiable))}catch(e){c.reject(new Error("Map failed to initialize.",{cause:e}))}f.forEach(v),0===u&&c.done()})(),c}}export function isIdentifiable(e){return!!e.taskSettings.enableIdentify&&(r(e)?e.layer?.visible:!t(e)||e.sublayer?.visible)}
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import type Geometry from "@arcgis/core/geometry/Geometry";
|
|
2
2
|
import type Query from "@arcgis/core/rest/support/Query";
|
|
3
3
|
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
4
|
-
import { ClientSideIdentifiableLayerExtension
|
|
4
|
+
import type { ClientSideIdentifiableLayerExtension } from "./ClientSideIdentifyProvider.js";
|
|
5
|
+
import { ClientSideIdentifyProvider } from "./ClientSideIdentifyProvider.js";
|
|
5
6
|
import type { IdentifyOptions } from "./IdentifyOptions.js";
|
|
6
7
|
/**
|
|
7
8
|
* A query identify provider for FeatureLayers that works with the graphics
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import type Geometry from "@arcgis/core/geometry/Geometry";
|
|
2
2
|
import type Query from "@arcgis/core/rest/support/Query";
|
|
3
3
|
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
4
|
-
import {
|
|
4
|
+
import type { ClientSideIdentifiableLayerExtension } from "./ClientSideIdentifyProvider.js";
|
|
5
|
+
import { ClientSideIdentifyProvider } from "./ClientSideIdentifyProvider.js";
|
|
5
6
|
import type { IdentifyOptions } from "./IdentifyOptions.js";
|
|
6
7
|
/**
|
|
7
8
|
* An identify provider for stream layers that uses the query endpoint.
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import type Geometry from "@arcgis/core/geometry/Geometry";
|
|
2
2
|
import type Query from "@arcgis/core/rest/support/Query.js";
|
|
3
3
|
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
4
|
-
import { ClientSideIdentifiableLayerExtension, ClientSideIdentifiableSublayerExtension
|
|
4
|
+
import type { ClientSideIdentifiableLayerExtension, ClientSideIdentifiableSublayerExtension } from "./ClientSideIdentifyProvider.js";
|
|
5
|
+
import { ClientSideIdentifyProvider } from "./ClientSideIdentifyProvider.js";
|
|
5
6
|
import type { IdentifyOptions } from "./IdentifyOptions.js";
|
|
6
7
|
/**
|
|
7
8
|
* A query identify provider for SubtypeSublayers that works with the graphics
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type Geometry from "@arcgis/core/geometry/Geometry";
|
|
2
2
|
import type { Feature } from "../../data/Feature.js";
|
|
3
3
|
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
4
|
-
import { RequestHelper } from "../../utilities/RequestHelper.js";
|
|
4
|
+
import type { RequestHelper } from "../../utilities/RequestHelper.js";
|
|
5
5
|
import type { CountResult } from "../CountResult.js";
|
|
6
6
|
import type { IdentifyOptions } from "./IdentifyOptions.js";
|
|
7
7
|
import { IdentifyProviderBase } from "./IdentifyProviderBase.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import e from"@arcgis/core/geometry/SpatialReference";import{ArgumentError as t}from"../../ArgumentError.js";import{wfsFeatureCollectionToFeatures as s}from"../../mapping/support/ogc.js";import{DefaultRequestHelper as r}from"../../utilities/RequestHelper.js";import{OgcNamespace as i,inferGmlVersion as a,getEpsgCode as n
|
|
1
|
+
import e from"@arcgis/core/geometry/SpatialReference";import{ArgumentError as t}from"../../ArgumentError.js";import{wfsFeatureCollectionToFeatures as s}from"../../mapping/support/ogc.js";import{DefaultRequestHelper as r}from"../../utilities/RequestHelper.js";import{OgcNamespace as i,inferGmlVersion as a,getEpsgCode as n}from"../../utilities/_ogc.js";import{checkArg as o}from"../../utilities/checkArg.js";import{isWMSSublayerExtension as l}from"../../utilities/extensions.js";import{esriToGml as u,project as m,esriWktToWkid as c}from"../../utilities/geometry.js";import{IdentifyProviderBase as p}from"./IdentifyProviderBase.js";export class WMSSublayerIdentifyProvider extends p{constructor(){super(...arguments),this.requestHelper=new r}isSupported(e,t,s){return l(e)&&void 0!==e.layerExtension&&void 0!==e.layerExtension.wfsUrl&&void 0!==e.layerExtension.wfsCapabilities}_identify(e,t,r){const i=(async()=>{const s=e;await s.layerExtension.wfsCapabilities.initialize();const i=this._resolveWfsFeatureType(s),a=await this._createGetFeatureSpatialQuery(e,t,i,r),n={method:"post",body:(new XMLSerializer).serializeToString(a),headers:{"Content-Type":"text/xml; charset=utf-8"}};return this.requestHelper.request(s.layerExtension.wfsUrl,n)})();return async function*(){const t=await i,r=await t.text(),a=(new DOMParser).parseFromString(r,"text/xml");if(!t||!a||a.childNodes.length<1)throw new Error("Response to WFS GetFeature request was invalid.");yield*s(a.childNodes[0],e)}()}async _count(e,t,r={}){const i=(async()=>{const s=e;await s.initialize(),await s.layerExtension.wfsCapabilities.initialize();const i=this._resolveWfsFeatureType(s),a=await this._createGetFeatureSpatialQuery(e,t,i,r),n={method:"post",body:(new XMLSerializer).serializeToString(a),headers:{"Content-Type":"text/xml; charset=utf-8"}};return this.requestHelper.request(s.layerExtension.wfsUrl,n)})(),a=await i,n=await a.text(),o=(new DOMParser).parseFromString(n,"text/xml");if(!a||!o||o.childNodes.length<1)throw new Error("Response to WFS GetFeature request was invalid.");const l=s(o.childNodes[0],e);return{source:e,count:l.length}}_resolveWfsFeatureType(e){o("sublayerX",e).isNotMissing().satisfies((e=>e.layerExtension?.wfsCapabilities?.featureTypes?.length>0),"Could not find a matching WFS feature type.");let s=e.layerExtension.wfsCapabilities.featureTypes.filter((t=>t.name===e.sublayer.name));if(s.length>0||(s=e.layerExtension.wfsCapabilities.featureTypes.filter((t=>this._spliceName(t.name)===e.sublayer.name))),!(s.length>0))throw new t("sublayerX","Could not find a matching WFS feature type");return s[0]}_spliceName(e){o("name",e).isNotNull();const t=e.indexOf(":");return t<0?e:e.slice(t+1,e.length)}async _createGetFeatureSpatialQuery(e,t,s,r){o("source",e).isNotMissing().satisfies((e=>l(e))),o("geometry",t).isNotMissing().satisfies((e=>["extent","point","polygon","polyline"].includes(e.type)));const i=e,a=i.layerExtension.wfsCapabilities,n=this._createGetFeatureElement(a,r),u=await this._createQueryElement(s,t);n.appendChild(u);let m=s.attributes;const{outFields:c}=e.featureSettings;c&&c.length>0&&(c.includes("*")||(m=c));for(const e of m){const t=this._createElement("wfs","PropertyName");t.textContent=e,u.appendChild(t)}const p=this._createFilterElement(i);u.appendChild(p);const f=this._createSpatialOperatorElement(i);p.appendChild(f);const y=this._createGeometryFieldElement(i,s);f.appendChild(y);const h=await this._createGeometryElement(i,t,a,s);return f.appendChild(h),n}_createGetFeatureElement(e,t){const s=this._createElement("wfs","GetFeature");s.setAttribute("service","WFS"),s.setAttribute("version",`${e.wfsVersion}`),s.setAttribute("xmlns:xs",i.XS),s.setAttribute("xmlns:ogc",i.OGC),s.setAttribute("xmlns:wfs",this._getWfsNameSpace(e.wfsVersion)),s.setAttribute("xmlns:gml",this._getGmlNameSpace(e.wfsVersion)),s.setAttribute("outputFormat",this._getOutputFormat(e));let r=1e3;if(t?.maxResults&&(r=t.maxResults),s.setAttribute("count",r.toString()),"2.0.0"===e.wfsVersion)s.setAttribute("xmlns:fes",i.FES_2_0);else s.setAttribute("xmlns:fes",i.FES);return s}async _createQueryElement(e,t){const s=this._createElement("wfs","Query"),r=await this._getSrsName(e,t);return s.setAttribute("typeNames",e.name),s.setAttribute("srsName",r),s}_createFilterElement(e){return"2.0.0"===e.layerExtension.wfsCapabilities.wfsVersion?this._createElement("fes","Filter"):this._createElement("ogc","Filter")}_createSpatialOperatorElement(e){return"2.0.0"===e.layerExtension.wfsCapabilities.wfsVersion?this._createElement("fes","Intersects"):this._createElement("ogc","Intersects")}_createGeometryFieldElement(e,t){if(o("featureType.geometryField",t.geometryField).isNotMissing("The WFS feature type does not have a geometry field"),"2.0.0"===e.layerExtension.wfsCapabilities.wfsVersion){const e=this._createElement("fes","ValueReference");return e.textContent=t.geometryField,e}{const e=this._createElement("ogc","PropertyName");return e.textContent=t.geometryField,e}}async _createGeometryElement(e,t,s,r){o("geometry",t).isNotMissing(),o("geometry.spatialReference",t.spatialReference).isNotMissing();const i={gmlVersion:a(s.wfsVersion)};if(i.srsName=await this._getSrsName(r,t),i.srsName===r.defaultCrs){const e=n(r.defaultCrs),s=await this.projectGeometry(t,e);return u(s,i)}return u(t,i)}async projectGeometry(t,s){const r=await m([t],new e({wkid:s}));if(r&&r.length>0)return r[0];throw new Error("Unable to create a geometry element.")}_createElement(e,t){o("name",t).isNotMissing();const s=document.implementation.createDocument(void 0,"temp",void 0);return e?s.createElement(`${e}:${t}`):s.createElement(t)}_getWfsNameSpace(e){switch(e){case"1.0.0":case"1.1.0":return i.WFS;default:return i.WFS_2_0}}_getGmlNameSpace(e){switch(e){case"1.0.0":case"1.1.0":return i.GML;default:return i.GML_3_2}}_getOutputFormat(e){const t=["text/xml; version=gml/","text/xml; subType=gml/","application/gml+xml; version="],s=["2.1","2.1.2","2.1.1","2.0.0"],r=["3.2","3.2.1","3.1","3.1.1","3.1.0","3.0.1","3.0.0"];let i;switch(e.wfsVersion){case"1.0.0":return i=this._matchOutputFormat(t,s,e),i||"GML2";case"1.1.0":return i=this._matchOutputFormat(t,r,e),i||"text/xml; subtype=gml/3.1.1";default:return i=this._matchOutputFormat(t,r,e),i||"text/gml+xml; version=3.2"}}_matchOutputFormat(e,t,s){for(const r of t)for(const t of e){const e=s.getFeatureOutputFormats.filter((e=>e===`${t}${r}`));if(e&&e.length>0)return e[0]}}async _getSrsName(e,t){o("wfsFeatureType",e).isNotMissing(),o("geometry",t).isNotMissing();const s=t.spatialReference.wkid?t.spatialReference.wkid:await c(t.spatialReference.wkt);if(s===n(e.defaultCrs))return`EPSG:${s}`;for(const t of e.otherCrs)if(s===n(t))return`EPSG:${s}`;return e.defaultCrs}}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import { Feature, FetchRelatedFeaturesOptions } from "../../data/Feature.js";
|
|
1
|
+
import type { Feature, FetchRelatedFeaturesOptions } from "../../data/Feature.js";
|
|
2
2
|
import { FeatureSet } from "../../data/FeatureSet.js";
|
|
3
3
|
import type { RelationshipType } from "../../data/_Relationship.js";
|
|
4
|
-
import { PropertyDefs } from "../../support/Serializable.js";
|
|
5
|
-
import {
|
|
4
|
+
import type { PropertyDefs } from "../../support/Serializable.js";
|
|
5
|
+
import type { QueryBasedRelationshipProperties } from "./QueryBasedRelationship.js";
|
|
6
|
+
import { QueryBasedRelationship } from "./QueryBasedRelationship.js";
|
|
6
7
|
/**
|
|
7
8
|
* Properties that can be passed into the constructor for
|
|
8
9
|
* {@link ArcGISRelationship}.
|
|
@@ -3,7 +3,8 @@ import type { Feature } from "../../data/Feature.js";
|
|
|
3
3
|
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
4
4
|
import type { BuildingComponentSublayerExtension } from "../../mapping/BuildingComponentSublayerExtension.js";
|
|
5
5
|
import type { CountResult } from "../CountResult.js";
|
|
6
|
-
import {
|
|
6
|
+
import type { ClientSideQueryableSublayerExtension } from "./ClientSideQueryProvider.js";
|
|
7
|
+
import { ClientSideQueryProvider } from "./ClientSideQueryProvider.js";
|
|
7
8
|
import type { QueryOptions } from "./QueryOptions.js";
|
|
8
9
|
/**
|
|
9
10
|
* A query provider for Scene layers.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type Query from "@arcgis/core/rest/support/Query";
|
|
2
|
-
import { Feature } from "../../data/Feature.js";
|
|
2
|
+
import type { Feature } from "../../data/Feature.js";
|
|
3
3
|
import type { BuildingComponentSublayerExtension } from "../../mapping/BuildingComponentSublayerExtension.js";
|
|
4
4
|
import type { CSVLayerExtension } from "../../mapping/CSVLayerExtension.js";
|
|
5
5
|
import type { FeatureLayerExtension } from "../../mapping/FeatureLayerExtension.js";
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import type { Feature } from "../../data/Feature.js";
|
|
2
|
+
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
3
|
+
import type { CountResult } from "../CountResult.js";
|
|
4
|
+
import type { QueryOptions } from "./QueryOptions.js";
|
|
5
|
+
import { QueryProviderBase } from "./QueryProviderBase.js";
|
|
6
|
+
/**
|
|
7
|
+
* A query provider for GeoJSON layers.
|
|
8
|
+
*/
|
|
9
|
+
export declare class GeoJSONLayerClientSideQueryProvider extends QueryProviderBase {
|
|
10
|
+
/**
|
|
11
|
+
* @inheritDoc
|
|
12
|
+
*/
|
|
13
|
+
isSupported(source: FeatureSource): boolean;
|
|
14
|
+
/**
|
|
15
|
+
* Currently will only query visible points on the map, as we don't have
|
|
16
|
+
* access to all the graphics on a 2D map.
|
|
17
|
+
*
|
|
18
|
+
* @param source @inheritDoc.
|
|
19
|
+
* @param where @inheritDoc.
|
|
20
|
+
* @param options @inheritDoc.
|
|
21
|
+
*/
|
|
22
|
+
protected _query(source: FeatureSource, where: string, options: QueryOptions): AsyncIterable<Feature>;
|
|
23
|
+
/**
|
|
24
|
+
* @inheritDoc
|
|
25
|
+
*/
|
|
26
|
+
protected _count(source: FeatureSource, where: string, options: QueryOptions): Promise<CountResult>;
|
|
27
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{executeQuery as e,executeCount as t}from"../../support/_query.js";import{isGeoJSONLayer as r}from"../../utilities/_layers.js";import{removeZValues as s}from"../../utilities/geometry.js";import{QueryProviderBase as i}from"./QueryProviderBase.js";export class GeoJSONLayerClientSideQueryProvider extends i{isSupported(e){const{layer:t}=e;return r(t)}_query(t,r,i){const{layer:a}=t,o=a.createQuery();o.where=r,o.outFields=i.outFields,o.returnGeometry=i.returnGeometry,o.outSpatialReference=i.outSpatialReference,o.maxAllowableOffset=i.maxAllowableOffset,o.returnZ="scene"===t.mapExtension?.viewMode;let l=i.spatialFilter;return l&&(o.spatialRelationship="intersects",a.capabilities?.data?.supportsZ||(l=s(l.clone())),o.geometry=l),a.capabilities.query.supportsPagination&&(o.num=i.maxResults),e(o,t,a,i.cancelToken)}async _count(e,r,i){const{layer:a}=e,o=a.createQuery();o.where=r,o.outFields=i.outFields,o.returnGeometry=i.returnGeometry;let l=i.spatialFilter;return l&&(o.spatialRelationship="intersects",l&&!a.capabilities?.data?.supportsZ&&(l=s(l.clone())),o.geometry=l),o.num=i.maxResults,t(o,e,a,i.cancelToken)}}
|
|
@@ -3,7 +3,7 @@ import { FeatureSet } from "../../data/FeatureSet.js";
|
|
|
3
3
|
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
4
4
|
import { RelationshipBase } from "../../data/RelationshipBase.js";
|
|
5
5
|
import type { Cardinality, RelationshipProperties, RelationshipType } from "../../data/_Relationship.js";
|
|
6
|
-
import { PropertyDefs } from "../../support/Serializable.js";
|
|
6
|
+
import type { PropertyDefs } from "../../support/Serializable.js";
|
|
7
7
|
import { QueryService } from "./QueryService.js";
|
|
8
8
|
/**
|
|
9
9
|
* Properties that can be passed into the constructor for
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import Collection from "@arcgis/core/core/Collection";
|
|
1
2
|
import type { Feature } from "../../data/Feature.js";
|
|
2
3
|
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
3
|
-
import { Collection } from "../../utilities/collection.js";
|
|
4
4
|
import type { CountResult } from "../CountResult.js";
|
|
5
5
|
import { QueryOptions } from "./QueryOptions.js";
|
|
6
6
|
import type { QueryProvider } from "./QueryProvider.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import
|
|
1
|
+
import r from"@arcgis/core/core/Collection";import{InvalidOperationError as e}from"../../InvalidOperationError.js";import{isCancellation as i}from"../../support/utilities.js";import{checkArg as o}from"../../utilities/checkArg.js";import{ArcGISServiceTableQueryProvider as t}from"./ArcGISServiceTableQueryProvider.js";import{ArcGISSublayerQueryProvider as s}from"./ArcGISSublayerQueryProvider.js";import{BuildingComponentSublayerClientSideQueryProvider as d}from"./BuildingComponentSublayerClientSideQueryProvider.js";import{CSVLayerClientSideQueryProvider as n}from"./CSVLayerClientSideQueryProvider.js";import{FeatureLayerQueryProvider as a}from"./FeatureLayerQueryProvider.js";import{GeoJSONLayerClientSideQueryProvider as p}from"./GeoJSONLayerClientSideQueryProvider.js";import{GeoRSSLayerQueryProvider as u}from"./GeoRSSLayerQueryProvider.js";import{ImageryLayerQueryProvider as m}from"./ImageryLayerQueryProvider.js";import{KMLLayerQueryProvider as y}from"./KMLLayerQueryProvider.js";import{QueryError as c}from"./QueryError.js";import{QueryOptions as f}from"./QueryOptions.js";import{SceneLayerClientSideQueryProvider as v}from"./SceneLayerClientSideQueryProvider.js";import{SceneLayerQueryProvider as h}from"./SceneLayerQueryProvider.js";import{StreamLayerClientSideQueryProvider as S}from"./StreamLayerClientSideQueryProvider.js";import{SubtypeSublayerQueryProvider as w}from"./SubtypeSublayerQueryProvider.js";export class QueryService{constructor(){this.providers=new r,this.providers.add(new t),this.providers.add(new s),this.providers.add(new n),this.providers.add(new a),this.providers.add(new p),this.providers.add(new u),this.providers.add(new m),this.providers.add(new y),this.providers.add(new d),this.providers.add(new v),this.providers.add(new h),this.providers.add(new S),this.providers.add(new w)}isSupported(r){return!!this.providers.find((e=>e.isSupported(r)))}query(r,t,s){o("source",r).isNotMissing(),o("where",t).isNotMissing().isNotEmpty();const d=this.providers.find((e=>e.isSupported(r)));if(!d)throw new e("Unable to query: no provider registered for this type of feature source.");return async function*(){try{await r.initialize();const e={...f.DEFAULTS,...f.fromFeatureSource(r),...s},i=d.query(r,t,e);for await(const r of i)e.outSpatialReference&&(r.schema.spatialReference=e.outSpatialReference),yield r}catch(e){throw i(e)?e:new c(r,e)}}()}async count(r,t,s){o("source",r).isNotMissing(),o("where",t).isNotMissing();const d=this.providers.find((e=>e.isSupported(r)));if(!d)throw new e("Unable to query: no provider registered for this type of feature source.");try{await r.initialize();const e={returnGeometry:!1,outFields:void 0};return await d.count(r,t,{...f.fromFeatureSource(r),...s,...e})}catch(e){throw i(e)?e:new c(r,e)}}}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type Query from "@arcgis/core/rest/support/Query";
|
|
2
2
|
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
3
|
-
import {
|
|
3
|
+
import type { ClientSideQueryableLayerExtension } from "./ClientSideQueryProvider.js";
|
|
4
|
+
import { ClientSideQueryProvider } from "./ClientSideQueryProvider.js";
|
|
4
5
|
import type { QueryOptions } from "./QueryOptions.js";
|
|
5
6
|
/**
|
|
6
7
|
* A query provider for Scene layers.
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import type Query from "@arcgis/core/rest/support/Query";
|
|
2
2
|
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
3
|
-
import {
|
|
3
|
+
import type { ClientSideQueryableLayerExtension } from "./ClientSideQueryProvider.js";
|
|
4
|
+
import { ClientSideQueryProvider } from "./ClientSideQueryProvider.js";
|
|
4
5
|
import type { QueryOptions } from "./QueryOptions.js";
|
|
5
6
|
/**
|
|
6
7
|
* A query provider for stream layers.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Feature } from "../../data/Feature.js";
|
|
1
|
+
import type { Feature } from "../../data/Feature.js";
|
|
2
2
|
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
3
3
|
import { GeocoderSearchProvider } from "./GeocoderSearchProvider.js";
|
|
4
4
|
import type { SearchOptions } from "./SearchOptions.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Feature } from "../../data/Feature.js";
|
|
1
|
+
import type { Feature } from "../../data/Feature.js";
|
|
2
2
|
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
3
3
|
import type { CountResult } from "../CountResult.js";
|
|
4
4
|
import type { SearchOptions } from "./SearchOptions.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Extent, Geometry } from "@arcgis/core/geometry";
|
|
2
|
-
import { Feature } from "../../data/Feature.js";
|
|
2
|
+
import type { Feature } from "../../data/Feature.js";
|
|
3
3
|
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
4
4
|
import type { CountResult } from "../CountResult.js";
|
|
5
5
|
import { QueryService } from "../query/QueryService.js";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import type EsriMap from "@arcgis/core/Map";
|
|
2
|
-
import
|
|
2
|
+
import Collection from "@arcgis/core/core/Collection";
|
|
3
|
+
import type { Feature } from "../../data/Feature.js";
|
|
3
4
|
import type { FeatureSource } from "../../data/FeatureSource.js";
|
|
4
5
|
import { MapExtension } from "../../mapping/MapExtension.js";
|
|
5
|
-
import { Collection } from "../../utilities/collection.js";
|
|
6
6
|
import type { CountResult } from "../CountResult.js";
|
|
7
7
|
import { SearchOptions } from "./SearchOptions.js";
|
|
8
8
|
import type { SearchProvider } from "./SearchProvider.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import e from"@arcgis/core/geometry/Point";import{distance as
|
|
1
|
+
import e from"@arcgis/core/core/Collection";import t from"@arcgis/core/geometry/Point";import{distance as r}from"@arcgis/core/geometry/geometryEngine";import{isLayerExtension as i,isMapExtension as o,isSublayerExtension as a}from"../../ItemType.js";import{SCORE_FIELD as s,SCORE_FIELD_ORIGINAL as n}from"../../data/Feature.js";import{MapExtension as c}from"../../mapping/MapExtension.js";import{cancelify as l}from"../../support/Cancellable.js";import{isCancellation as p}from"../../support/utilities.js";import{groupBy as u}from"../../utilities/array.js";import{AsyncQueue as f}from"../../utilities/asyncIterable.js";import{checkArg as m}from"../../utilities/checkArg.js";import{isMap as d}from"../../utilities/mapping.js";import{parallelEach as h}from"../../utilities/promise.js";import{ArcGISGeocoderSearchProvider as g}from"./ArcGISGeocoderSearchProvider.js";import{GeocoderSearchProvider as y}from"./GeocoderSearchProvider.js";import{QuerySearchProvider as w}from"./QuerySearchProvider.js";import{SearchError as S}from"./SearchError.js";import{SearchOptions as v}from"./SearchOptions.js";export class SearchService{constructor(){this.providers=new e,this.providers.add(new w),this.providers.add(new g),this.providers.add(new y)}isSupported(e){return!!this.providers.find((t=>t.isSupported(e)))}search(i,a,s){m("sources",i).isNotMissing();const n={...v.DEFAULTS,...s},{outSpatialReference:l,onSourceComplete:g}=n,y=function(e){if(!(e.near&&e.initialSearchArea&&e.initialSearchArea.extent&&e.initialSearchArea.extent.spatialReference.equals(e.near.spatialReference)))return;const{extent:i}=e.initialSearchArea,{spatialReference:o}=i,a=r(new t({x:i.xmin,y:i.ymin,spatialReference:o}),e.near,void 0),s=r(new t({x:i.xmin,y:i.ymax,spatialReference:o}),e.near,void 0),n=r(new t({x:i.xmax,y:i.ymin,spatialReference:o}),e.near,void 0),c=r(new t({x:i.xmax,y:i.ymax,spatialReference:o}),e.near,void 0);return Math.max(a,s,n,c)}(n);let w,x=[];e.isCollection(i)?x=i.toArray():o(i)?w=i:d(i)?w=new c({map:i}):x=[...i];let A=0;const b=new f,M=new Map,R=(e,t)=>{if(!t||0===e.length)return;A++;const r=new Map;for(const t of e)r.set(t,{source:t,count:0,time:-1});(async()=>{const i=[];try{if(b.isDone)return;const o=Date.now();await h(e,(e=>e.initialize()));for await(const n of t.search(e,a,s)){const e=r.get(n.source);if(e&&(e.count++,e.time<0&&(e.time=Date.now()-o)),b.isDone)return;l&&(n.schema.spatialReference=l),j(n,y,s);let t=!1;i.push(n.attributes.on("change",(()=>{t||(t=!0,j(n,y,s),t=!1)}))),b.add(n)}for(const t of e){const e=r.get(t);e&&e.time<0&&(e.time=Date.now()-o)}}catch(t){for(const i of e){r.get(i).failureReason=t}if(p(t))return void b.reject(t);M.set(e,t)}finally{i.forEach((e=>e.remove()));for(const t of e){const e=r.get(t);g?.(e)}}0==--A&&(M.size?b.reject(new S(M)):b.done())})()};return(async()=>{try{w&&(await w.initialize(),x=w.getAllFeatureSources(isSearchable))}catch(e){b.reject(new Error("Map failed to initialize.",{cause:e}))}u(x,(e=>this.providers.find((t=>t.isSupported(e))))).forEach(R),0===A&&b.done()})(),b}count(t,r,i){m("sources",t).isNotMissing();const a={...i,returnGeometry:!1};let s,n=[];e.isCollection(t)?n=t.toArray():o(t)?s=t:d(t)?s=new c({map:t}):n=[...t];let l=0;const g=new f,y=new Map,w=(e,t)=>{t&&(l++,(async()=>{if(!g.isDone){try{if(await h(e,(e=>e.initialize())),g.isDone)return;g.addMany(await t.count(e,r,a))}catch(t){if(p(t))return void g.reject(t);y.set(e,t)}0==--l&&(y.size?g.reject(new S(y)):g.done())}})())};return(async()=>{try{s&&(await s.initialize(),n=s.getAllFeatureSources(isSearchable))}catch(e){g.reject(new Error("Map failed to initialize.",{cause:e}))}u(n,(e=>this.providers.find((t=>t.isSupported(e))))).forEach(w),0===l&&g.done()})(),g}async suggest(e,t,r){m("sources",e).isNotMissing();const i={...v.DEFAULTS,...r};return l(this._suggest(e,t,i),i.cancelToken)}async _suggest(t,r,i){let a,s=[];e.isCollection(t)?s=t.toArray():o(t)?a=t:d(t)?a=new c({map:t}):s=[...t];const n=[];if(a)try{await a.initialize(),s=a.getAllFeatureSources(isSearchable)}catch(e){throw new Error("Map failed to initialize.",{cause:e})}const l=u(s,(e=>this.providers.find((t=>t.isSupported(e)))));return await h(l.entries(),(async([e,t])=>{if(e)try{const o=await e.suggest(t,r,i);for(const e of o){const t=n.findIndex((t=>t.suggestion===e.suggestion));t>=0?e.score>n[t].score&&(n[t]=e):n.push(e)}}catch(e){throw p(e)?e:new S([[t,e]])}})),n.sort(((e,t)=>t.score-e.score)).slice(0,i.maxSuggestions)}}export function isSearchable(e){return!!e.taskSettings.enableSearch&&(i(e)?e.layer?.visible:!a(e)||e.sublayer?.visible)}function j(e,t,i){if(!(t&&i.near&&i.initialSearchArea&&e.geometry&&i.near.spatialReference.equals(e.geometry.spatialReference)&&e.attributes.has(s)))return;const o=(t-r(e.geometry,i.near,void 0))/t,a=(2*e.attributes.get(n)+o)/3;e.attributes.set(s,a)}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import type Collection from "@arcgis/core/core/Collection";
|
|
1
2
|
import { Observable } from "../support/Observable.js";
|
|
2
|
-
import type {
|
|
3
|
+
import type { EventHandler, ItemCallback, ItemCompareCallback, ItemMapCallback, ItemReduceCallback, ItemTestCallback, WatchCallback } from "../support/esri.js";
|
|
3
4
|
/**
|
|
4
5
|
* Merge typings of Collection and CollectionProxy.
|
|
5
6
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import
|
|
1
|
+
import o from"@arcgis/core/core/Collection";import{CollectionProxy as i}from"./CollectionProxy.js";import{checkArg as t}from"./checkArg.js";export class CopyOnWriteCollection extends i{get originalCollection(){return this._originalCollection}set originalCollection(o){t("value",o).isNotMissing(),this.isModified||(this._collection=o),this._originalCollection=o}get isModified(){return this._collection!==this.originalCollection}constructor(o){super(o),t("collection",o).isNotMissing(),this._originalCollection=o}clone(){const o=new CopyOnWriteCollection(this.originalCollection);return this.isModified&&(o._collection=this._cloneCollection(this._collection)),o}add(o,i){return this._copy(),super.add(o,i)}removeAt(o){return this._copy(),super.removeAt(o)}reorder(o,i){return this._copy(),super.reorder(o,i)}reset(){this.isModified&&(this._collection=this._originalCollection)}sort(o){return this._copy(),super.sort(o)}_copy(){this.isModified||(this._collection=this._cloneCollection(this.originalCollection))}_cloneCollection(i){return new o(i.toArray())}}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
+
import type Collection from "@arcgis/core/core/Collection";
|
|
1
2
|
import { ReadOnlyCollection } from "./ReadOnlyCollection.js";
|
|
2
|
-
import type { Collection } from "./collection.js";
|
|
3
3
|
/**
|
|
4
4
|
* A collection that is produced by passing the items of an existing collection
|
|
5
5
|
* through a callback. Unlike Collection.map() which produces a snapshot, a
|
package/utilities/_layers.d.ts
CHANGED
|
@@ -38,7 +38,7 @@ import type { LayerExtension } from "../mapping/_LayerExtension.js";
|
|
|
38
38
|
import type { BaseMap as BasemapJson } from "../portal/BaseMap.js";
|
|
39
39
|
import { LayerBase as LayerJson } from "../portal/_LayerBase.js";
|
|
40
40
|
import type { LayerWithLegendEnabledProperty } from "../portal/_layerHelper.js";
|
|
41
|
-
import { SublayerLike } from "../support/esri.js";
|
|
41
|
+
import type { SublayerLike } from "../support/esri.js";
|
|
42
42
|
/**
|
|
43
43
|
* Determines whether two layer objects represent the equivalent layer. Two
|
|
44
44
|
* layers are considered equivalent if they have the same URL.
|
package/utilities/_layers.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{LayerBase as e}from"../portal/_LayerBase.js";import{WellKnownBasemap as r}from"../support/esri.js";import{isGroupLayerExtension as s}from"./extensions.js";import{isBasemap as a}from"./mapping.js";export function layersAreEquivalent(r,s){if(r===s)return!0;const a=isLayer(r)?e.getLayerType(r):r.layerType;if(a!==(isLayer(s)?e.getLayerType(s):s.layerType))return!1;if("OpenStreetMap"===a)return!0;if("ArcGISFeatureLayer"===a){const e=isFeatureLayer(r)?`${r.url}/${r.layerId}`:r.url,a=isFeatureLayer(s)?`${s.url}/${s.layerId}`:s.url;return r.id===s.id||r.url&&t(e,a)}return r.id===s.id||r.url&&t(r.url,s.url)||(r.styleUrl||s.styleUrl)&&t(r.url||r.styleUrl,s.url||s.styleUrl)||r.key&&r.key===s.key||r.urlTemplate&&t(r.urlTemplate,s.urlTemplate)}export function basemapsAreEquivalent(e,r){if(e===r)return!0;if(!e||!r)return!1;let s,t,i,n;return a(e)?(s=e.baseLayers.toArray(),i=e.referenceLayers.toArray()):(s=e.baseMapLayers?.filter((e=>!e.isReference))??[],i=e.baseMapLayers?.filter((e=>e.isReference))??[]),a(r)?(t=r.baseLayers.toArray(),n=r.referenceLayers.toArray()):(t=r.baseMapLayers?.filter((e=>!e.isReference))??[],n=r.baseMapLayers?.filter((e=>e.isReference))??[]),s.length===t.length&&s.every(((e,r)=>layersAreEquivalent(e,t[r])))&&i.length===n.length&&i.every(((e,r)=>layersAreEquivalent(e,n[r])))}export const standardBasemaps={[r.DARK_GRAY]:{baseMapLayers:[{id:"dark-gray-base-layer",title:"World Dark Gray Base",url:"https://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Dark_Gray_Base/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1},{isReference:!0,id:"dark-gray-reference-layer",title:"World Dark Gray Reference",url:"https://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Dark_Gray_Reference/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1}]},[r.DARK_GRAY_VECTOR]:{baseMapLayers:[{id:"dark-gray-base-layer",layerType:"VectorTileLayer",showLegend:!1,title:"Dark Gray Base",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/5e9b3685f4c24d8781073dd928ebda50/resources/styles/root.json"},{id:"dark-gray-reference-layer",layerType:"VectorTileLayer",showLegend:!1,title:"Dark Gray Reference",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/747cb7a5329c478cbe6981076cc879c5/resources/styles/root.json",isReference:!0}]},[r.GRAY]:{baseMapLayers:[{id:"gray-base-layer",title:"World Light Gray Base",url:"https://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1},{isReference:!0,id:"gray-reference-layer",title:"World Light Gray Reference",url:"https://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Reference/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1}]},[r.GRAY_VECTOR]:{baseMapLayers:[{id:"gray-base-layer",layerType:"VectorTileLayer",showLegend:!1,title:"Light Gray Base",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/291da5eab3a0412593b66d384379f89f/resources/styles/root.json"},{id:"gray-reference-layer",layerType:"VectorTileLayer",showLegend:!1,title:"Light Gray Reference",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/1768e8369a214dfab4e2167d5c5f2454/resources/styles/root.json",isReference:!0}]},[r.HYBRID]:{baseMapLayers:[{id:"hybrid-base-layer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,url:"https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer",title:"World Imagery"},{id:"hybrid-reference-layer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,url:"https://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Boundaries_and_Places/MapServer",title:"World Boundaries and Places",isReference:!0}]},[r.HYBRID_VECTOR]:{baseMapLayers:[{id:"hybrid-base-layer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,url:"https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer",title:"World Imagery"},{id:"hybrid-reference-layer",layerType:"VectorTileLayer",showLegend:!1,title:"Hybrid Reference Layer",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/30d6b8271e1849cd9c3042060001f425/resources/styles/root.json",isReference:!0}]},[r.NATIONAL_GEOGRAPHIC]:{baseMapLayers:[{id:"national-geographic-base-layer",title:"NatGeo World Map",url:"https://services.arcgisonline.com/ArcGIS/rest/services/NatGeo_World_Map/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1}]},[r.OCEANS]:{baseMapLayers:[{id:"oceans-base-layer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,url:"https://services.arcgisonline.com/arcgis/rest/services/Ocean/World_Ocean_Base/MapServer",title:"World Ocean Base"},{id:"oceans-reference-layer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,title:"World Ocean Reference",url:"https://services.arcgisonline.com/arcgis/rest/services/Ocean/World_Ocean_Reference/MapServer",isReference:!0}]},[r.OCEANS_VECTOR]:{baseMapLayers:[{id:"oceans-base-layer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,url:"https://services.arcgisonline.com/arcgis/rest/services/Ocean/World_Ocean_Base/MapServer",title:"World Ocean Base"},{id:"oceans-reference-layer",layerType:"VectorTileLayer",showLegend:!1,title:"World Ocean Reference",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/89860a5baf424f3ea0c655115faababe/resources/styles/root.json",isReference:!0}]},[r.OPEN_STREET_MAP]:{baseMapLayers:[{id:"osm-base-layer",layerType:"OpenStreetMap",showLegend:!1,title:"OpenStreetMap"}]},[r.OPEN_STREET_MAP_VECTOR]:{baseMapLayers:[{id:"osm-base-layer",layerType:"VectorTileLayer",showLegend:!1,title:"OpenStreetMap",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/3e1a00aeae81496587988075fe529f71/resources/styles/root.json"}]},[r.SATELLITE]:{baseMapLayers:[{id:"satellite-base-layer",title:"World Imagery",url:"https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1}]},[r.STREETS]:{baseMapLayers:[{id:"streets-base-layer",title:"World Street Map",url:"https://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1}]},[r.STREETS_NAVIGATION_VECTOR]:{baseMapLayers:[{id:"streets-navigation-vector-base-layer",title:"World Navigation Map",layerType:"VectorTileLayer",showLegend:!1,styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/63c47b7177f946b49902c24129b87252/resources/styles/root.json"}]},[r.STREETS_NIGHT_VECTOR]:{baseMapLayers:[{id:"streets-night-vector-base-layer",title:"World Street Map (Night)",layerType:"VectorTileLayer",showLegend:!1,styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/86f556a2d1fd468181855a35e344567f/resources/styles/root.json"}]},[r.STREETS_RELIEF_VECTOR]:{baseMapLayers:[{id:"world-hillshade-layer",title:"World Hillshade",url:"https://services.arcgisonline.com/arcgis/rest/services/Elevation/World_Hillshade/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1},{id:"streets-relief-vector-base-layer",title:"World Streets Relief",layerType:"VectorTileLayer",showLegend:!1,styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/b266e6d17fc345b498345613930fbd76/resources/styles/root.json"}]},[r.STREETS_VECTOR]:{baseMapLayers:[{id:"streets-vector-base-layer",title:"World Street Map",layerType:"VectorTileLayer",showLegend:!1,styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/de26a3cf4cc9451298ea173c4b324736/resources/styles/root.json"}]},[r.TERRAIN]:{baseMapLayers:[{id:"terrain-base-layer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,url:"https://services.arcgisonline.com/ArcGIS/rest/services/World_Terrain_Base/MapServer",title:"World Terrain Base"},{id:"terrain-reference-layer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,url:"https://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Reference_Overlay/MapServer",title:"World Terrain Reference",isReference:!0}]},[r.TERRAIN_VECTOR]:{baseMapLayers:[{id:"world-hillshade",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,url:"https://services.arcgisonline.com/arcgis/rest/services/Elevation/World_Hillshade/MapServer",title:"World Hillshade"},{id:"terrain-base-layer",layerType:"VectorTileLayer",showLegend:!1,title:"World Terrain Base",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/33064a20de0c48d2bb61efa8faca93a8/resources/styles/root.json"},{id:"terrain-reference-layer",layerType:"VectorTileLayer",showLegend:!1,title:"World Terrain Reference",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/14fbc125ccc9488888b014db09f35f67/resources/styles/root.json",isReference:!0}]},[r.TOPO]:{baseMapLayers:[{id:"topo-base-layer",title:"World Topo Map",url:"https://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1}]},[r.TOPO_VECTOR]:{baseMapLayers:[{id:"world-hillshade-layer",title:"World Hillshade",url:"https://services.arcgisonline.com/arcgis/rest/services/Elevation/World_Hillshade/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1},{id:"topo-vector-base-layer",title:"World Topographic Map",layerType:"VectorTileLayer",showLegend:!1,styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/7dc6cea0b1764a1f9af2e679f642f0f5/resources/styles/root.json"}]}};function t(e,r){return e&&r?e.toLowerCase().replace("www.arcgis.com","cdn.arcgis.com")===r.toLowerCase().replace("www.arcgis.com","cdn.arcgis.com"):e==r}const i=/^esri[./]layers[./](tools[./])?\w+Layer$/,n=/^esri[./]layers[./](support[./])?(buildingSublayers[./])?\w*Sublayer$/;export function isLayer(e){const r=e?.declaredClass;return"string"==typeof r&&i.test(r)}export function isSublayer(e){const r=e?.declaredClass;return"string"==typeof r&&n.test(r)}export function isCSVLayer(e){return"csv"===e?.type}export function isGeoJSONLayer(e){return"geojson"===e?.type}export function isSubtypeGroupLayer(e){return"subtype-group"===e?.type}export function isStreamLayer(e){return"stream"===e?.type}export function isFeatureLayerBase(e){return isCSVLayer(e)||isFeatureLayer(e)||isStreamLayer(e)}export function isFeatureLayer(e){return"feature"===e?.type}export function isGeoRssLayer(e){return"geo-rss"===e?.type}export function isGraphicsLayer(e){return"graphics"===e?.type}export function isImageryLayer(e){return"imagery"===e?.type}export function isKMLLayer(e){return"kml"===e?.type}export function isMapImageLayer(e){return"map-image"===e?.type}export function isOpenStreetMapLayer(e){return"open-street-map"===e?.type}export function isWebTileLayer(e){return"web-tile"===e?.type||"open-street-map"===e?.type}export function isVectorTileLayer(e){return"vector-tile"===e?.type}export function isElevationLayer(e){return"elevation"===e?.type}export function isSceneLayer(e){return"scene"===e?.type}export function isPointCloudLayer(e){return"point-cloud"===e?.type}export function isIntegratedMeshLayer(e){return"integrated-mesh"===e?.type}export function isGroupLayer(e){return"group"===e?.type}export function isWMSLayer(e){return"wms"===e?.type}export function isWMTSLayer(e){return"wmts"===e?.type}export function isBuildingSceneLayer(e){return"building-scene"===e?.type}export function isTileLayer(e){return"tile"===e?.type}export function isImageryTileLayer(e){return"imagery-tile"===e?.type}export function isTiledImageServiceLayer(e){return isTileLayer(e)&&o(e)}export function isTiledMapServiceLayer(e){return isTileLayer(e)&&!o(e)}function o(e){const r=e.url??e.portalItem?.url;return r&&/\/ImageServer(\/|\/?$)/i.test(r)}export function isMapImageSublayer(e){return"esri.layers.support.Sublayer"===e?.declaredClass}export function isKMLSublayer(e){return"esri.layers.support.KMLSublayer"===e?.declaredClass}export function isWMTSSublayer(e){return"esri.layers.support.WMTSSublayer"===e?.declaredClass}export function isWMSSublayer(e){return"esri.layers.support.WMSSublayer"===e?.declaredClass}export function isBuildingComponentSublayer(e){return"building-component"===e?.type}export function isBuildingGroupSublayer(e){return"building-group"===e?.type}export function isLayerWithLegendEnabledProperty(e){return!(isBuildingSceneLayer(e)||isCSVLayer(e)||isElevationLayer(e)||isGraphicsLayer(e)||isGroupLayer(e)||isIntegratedMeshLayer(e)||isKMLLayer(e)||isOpenStreetMapLayer(e)||isPointCloudLayer(e)||isWebTileLayer(e)||isWMTSLayer(e)||isVectorTileLayer(e))}export function hasMmapLayer(e){return e.some((e=>{const r=e._deferredLayerProperties;return!("string"==typeof r?.$ref||!r?.$ref?.path)||!!s(e)&&hasMmapLayer(e.layerExtensions.toArray())}))}export function isTimeAwareLayer(e){return isLayer(e)&&e.hasOwnProperty("timeExtent")}export function isSubtypeSublayer(e){return"esri.layers.support.SubtypeSublayer"===e?.declaredClass}
|
|
1
|
+
import{LayerBase as e}from"../portal/_LayerBase.js";import{WellKnownBasemap as r}from"../support/esri.js";import{isBasemap as s}from"./mapping.js";export function layersAreEquivalent(r,s){if(r===s)return!0;const t=isLayer(r)?e.getLayerType(r):r.layerType;if(t!==(isLayer(s)?e.getLayerType(s):s.layerType))return!1;if("OpenStreetMap"===t)return!0;if("ArcGISFeatureLayer"===t){const e=isFeatureLayer(r)?`${r.url}/${r.layerId}`:r.url,t=isFeatureLayer(s)?`${s.url}/${s.layerId}`:s.url;return r.id===s.id||r.url&&a(e,t)}return r.id===s.id||r.url&&a(r.url,s.url)||(r.styleUrl||s.styleUrl)&&a(r.url||r.styleUrl,s.url||s.styleUrl)||r.key&&r.key===s.key||r.urlTemplate&&a(r.urlTemplate,s.urlTemplate)}export function basemapsAreEquivalent(e,r){if(e===r)return!0;if(!e||!r)return!1;let a,t,i,n;return s(e)?(a=e.baseLayers.toArray(),i=e.referenceLayers.toArray()):(a=e.baseMapLayers?.filter((e=>!e.isReference))??[],i=e.baseMapLayers?.filter((e=>e.isReference))??[]),s(r)?(t=r.baseLayers.toArray(),n=r.referenceLayers.toArray()):(t=r.baseMapLayers?.filter((e=>!e.isReference))??[],n=r.baseMapLayers?.filter((e=>e.isReference))??[]),a.length===t.length&&a.every(((e,r)=>layersAreEquivalent(e,t[r])))&&i.length===n.length&&i.every(((e,r)=>layersAreEquivalent(e,n[r])))}export const standardBasemaps={[r.DARK_GRAY]:{baseMapLayers:[{id:"dark-gray-base-layer",title:"World Dark Gray Base",url:"https://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Dark_Gray_Base/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1},{isReference:!0,id:"dark-gray-reference-layer",title:"World Dark Gray Reference",url:"https://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Dark_Gray_Reference/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1}]},[r.DARK_GRAY_VECTOR]:{baseMapLayers:[{id:"dark-gray-base-layer",layerType:"VectorTileLayer",showLegend:!1,title:"Dark Gray Base",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/5e9b3685f4c24d8781073dd928ebda50/resources/styles/root.json"},{id:"dark-gray-reference-layer",layerType:"VectorTileLayer",showLegend:!1,title:"Dark Gray Reference",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/747cb7a5329c478cbe6981076cc879c5/resources/styles/root.json",isReference:!0}]},[r.GRAY]:{baseMapLayers:[{id:"gray-base-layer",title:"World Light Gray Base",url:"https://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1},{isReference:!0,id:"gray-reference-layer",title:"World Light Gray Reference",url:"https://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Reference/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1}]},[r.GRAY_VECTOR]:{baseMapLayers:[{id:"gray-base-layer",layerType:"VectorTileLayer",showLegend:!1,title:"Light Gray Base",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/291da5eab3a0412593b66d384379f89f/resources/styles/root.json"},{id:"gray-reference-layer",layerType:"VectorTileLayer",showLegend:!1,title:"Light Gray Reference",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/1768e8369a214dfab4e2167d5c5f2454/resources/styles/root.json",isReference:!0}]},[r.HYBRID]:{baseMapLayers:[{id:"hybrid-base-layer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,url:"https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer",title:"World Imagery"},{id:"hybrid-reference-layer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,url:"https://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Boundaries_and_Places/MapServer",title:"World Boundaries and Places",isReference:!0}]},[r.HYBRID_VECTOR]:{baseMapLayers:[{id:"hybrid-base-layer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,url:"https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer",title:"World Imagery"},{id:"hybrid-reference-layer",layerType:"VectorTileLayer",showLegend:!1,title:"Hybrid Reference Layer",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/30d6b8271e1849cd9c3042060001f425/resources/styles/root.json",isReference:!0}]},[r.NATIONAL_GEOGRAPHIC]:{baseMapLayers:[{id:"national-geographic-base-layer",title:"NatGeo World Map",url:"https://services.arcgisonline.com/ArcGIS/rest/services/NatGeo_World_Map/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1}]},[r.OCEANS]:{baseMapLayers:[{id:"oceans-base-layer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,url:"https://services.arcgisonline.com/arcgis/rest/services/Ocean/World_Ocean_Base/MapServer",title:"World Ocean Base"},{id:"oceans-reference-layer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,title:"World Ocean Reference",url:"https://services.arcgisonline.com/arcgis/rest/services/Ocean/World_Ocean_Reference/MapServer",isReference:!0}]},[r.OCEANS_VECTOR]:{baseMapLayers:[{id:"oceans-base-layer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,url:"https://services.arcgisonline.com/arcgis/rest/services/Ocean/World_Ocean_Base/MapServer",title:"World Ocean Base"},{id:"oceans-reference-layer",layerType:"VectorTileLayer",showLegend:!1,title:"World Ocean Reference",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/89860a5baf424f3ea0c655115faababe/resources/styles/root.json",isReference:!0}]},[r.OPEN_STREET_MAP]:{baseMapLayers:[{id:"osm-base-layer",layerType:"OpenStreetMap",showLegend:!1,title:"OpenStreetMap"}]},[r.OPEN_STREET_MAP_VECTOR]:{baseMapLayers:[{id:"osm-base-layer",layerType:"VectorTileLayer",showLegend:!1,title:"OpenStreetMap",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/3e1a00aeae81496587988075fe529f71/resources/styles/root.json"}]},[r.SATELLITE]:{baseMapLayers:[{id:"satellite-base-layer",title:"World Imagery",url:"https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1}]},[r.STREETS]:{baseMapLayers:[{id:"streets-base-layer",title:"World Street Map",url:"https://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1}]},[r.STREETS_NAVIGATION_VECTOR]:{baseMapLayers:[{id:"streets-navigation-vector-base-layer",title:"World Navigation Map",layerType:"VectorTileLayer",showLegend:!1,styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/63c47b7177f946b49902c24129b87252/resources/styles/root.json"}]},[r.STREETS_NIGHT_VECTOR]:{baseMapLayers:[{id:"streets-night-vector-base-layer",title:"World Street Map (Night)",layerType:"VectorTileLayer",showLegend:!1,styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/86f556a2d1fd468181855a35e344567f/resources/styles/root.json"}]},[r.STREETS_RELIEF_VECTOR]:{baseMapLayers:[{id:"world-hillshade-layer",title:"World Hillshade",url:"https://services.arcgisonline.com/arcgis/rest/services/Elevation/World_Hillshade/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1},{id:"streets-relief-vector-base-layer",title:"World Streets Relief",layerType:"VectorTileLayer",showLegend:!1,styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/b266e6d17fc345b498345613930fbd76/resources/styles/root.json"}]},[r.STREETS_VECTOR]:{baseMapLayers:[{id:"streets-vector-base-layer",title:"World Street Map",layerType:"VectorTileLayer",showLegend:!1,styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/de26a3cf4cc9451298ea173c4b324736/resources/styles/root.json"}]},[r.TERRAIN]:{baseMapLayers:[{id:"terrain-base-layer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,url:"https://services.arcgisonline.com/ArcGIS/rest/services/World_Terrain_Base/MapServer",title:"World Terrain Base"},{id:"terrain-reference-layer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,url:"https://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Reference_Overlay/MapServer",title:"World Terrain Reference",isReference:!0}]},[r.TERRAIN_VECTOR]:{baseMapLayers:[{id:"world-hillshade",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1,url:"https://services.arcgisonline.com/arcgis/rest/services/Elevation/World_Hillshade/MapServer",title:"World Hillshade"},{id:"terrain-base-layer",layerType:"VectorTileLayer",showLegend:!1,title:"World Terrain Base",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/33064a20de0c48d2bb61efa8faca93a8/resources/styles/root.json"},{id:"terrain-reference-layer",layerType:"VectorTileLayer",showLegend:!1,title:"World Terrain Reference",styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/14fbc125ccc9488888b014db09f35f67/resources/styles/root.json",isReference:!0}]},[r.TOPO]:{baseMapLayers:[{id:"topo-base-layer",title:"World Topo Map",url:"https://services.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1}]},[r.TOPO_VECTOR]:{baseMapLayers:[{id:"world-hillshade-layer",title:"World Hillshade",url:"https://services.arcgisonline.com/arcgis/rest/services/Elevation/World_Hillshade/MapServer",layerType:"ArcGISTiledMapServiceLayer",showLegend:!1},{id:"topo-vector-base-layer",title:"World Topographic Map",layerType:"VectorTileLayer",showLegend:!1,styleUrl:"https://cdn.arcgis.com/sharing/rest/content/items/7dc6cea0b1764a1f9af2e679f642f0f5/resources/styles/root.json"}]}};function a(e,r){return e&&r?e.toLowerCase().replace("www.arcgis.com","cdn.arcgis.com")===r.toLowerCase().replace("www.arcgis.com","cdn.arcgis.com"):e==r}const t=/^esri[./]layers[./](tools[./])?\w+Layer$/,i=/^esri[./]layers[./](support[./])?(buildingSublayers[./])?\w*Sublayer$/;export function isLayer(e){const r=e?.declaredClass;return"string"==typeof r&&t.test(r)}export function isSublayer(e){const r=e?.declaredClass;return"string"==typeof r&&i.test(r)}export function isCSVLayer(e){return"csv"===e?.type}export function isGeoJSONLayer(e){return"geojson"===e?.type}export function isSubtypeGroupLayer(e){return"subtype-group"===e?.type}export function isStreamLayer(e){return"stream"===e?.type}export function isFeatureLayerBase(e){return isCSVLayer(e)||isFeatureLayer(e)||isStreamLayer(e)||isGeoJSONLayer(e)}export function isFeatureLayer(e){return"feature"===e?.type}export function isGeoRssLayer(e){return"geo-rss"===e?.type}export function isGraphicsLayer(e){return"graphics"===e?.type}export function isImageryLayer(e){return"imagery"===e?.type}export function isKMLLayer(e){return"kml"===e?.type}export function isMapImageLayer(e){return"map-image"===e?.type}export function isOpenStreetMapLayer(e){return"open-street-map"===e?.type}export function isWebTileLayer(e){return"web-tile"===e?.type||"open-street-map"===e?.type}export function isVectorTileLayer(e){return"vector-tile"===e?.type}export function isElevationLayer(e){return"elevation"===e?.type}export function isSceneLayer(e){return"scene"===e?.type}export function isPointCloudLayer(e){return"point-cloud"===e?.type}export function isIntegratedMeshLayer(e){return"integrated-mesh"===e?.type}export function isGroupLayer(e){return"group"===e?.type}export function isWMSLayer(e){return"wms"===e?.type}export function isWMTSLayer(e){return"wmts"===e?.type}export function isBuildingSceneLayer(e){return"building-scene"===e?.type}export function isTileLayer(e){return"tile"===e?.type}export function isImageryTileLayer(e){return"imagery-tile"===e?.type}export function isTiledImageServiceLayer(e){return isTileLayer(e)&&n(e)}export function isTiledMapServiceLayer(e){return isTileLayer(e)&&!n(e)}function n(e){const r=e.url??e.portalItem?.url;return r&&/\/ImageServer(\/|\/?$)/i.test(r)}export function isMapImageSublayer(e){return"esri.layers.support.Sublayer"===e?.declaredClass}export function isKMLSublayer(e){return"esri.layers.support.KMLSublayer"===e?.declaredClass}export function isWMTSSublayer(e){return"esri.layers.support.WMTSSublayer"===e?.declaredClass}export function isWMSSublayer(e){return"esri.layers.support.WMSSublayer"===e?.declaredClass}export function isBuildingComponentSublayer(e){return"building-component"===e?.type}export function isBuildingGroupSublayer(e){return"building-group"===e?.type}export function isLayerWithLegendEnabledProperty(e){return!(isBuildingSceneLayer(e)||isCSVLayer(e)||isElevationLayer(e)||isGraphicsLayer(e)||isGroupLayer(e)||isIntegratedMeshLayer(e)||isKMLLayer(e)||isOpenStreetMapLayer(e)||isPointCloudLayer(e)||isWebTileLayer(e)||isWMTSLayer(e)||isVectorTileLayer(e))}export function hasMmapLayer(e){return e.some((e=>{const r=e._deferredLayerProperties;return!("string"==typeof r?.$ref||!r?.$ref?.path)||!!e.layerExtensions&&hasMmapLayer(e.layerExtensions.toArray())}))}export function isTimeAwareLayer(e){return isLayer(e)&&e.hasOwnProperty("timeExtent")}export function isSubtypeSublayer(e){return"esri.layers.support.SubtypeSublayer"===e?.declaredClass}
|