GeoStatisticalAnalystUI


Supported with:
  • ArcView with Geostatistical Analyst
  • ArcEditor with Geostatistical Analyst
  • ArcInfo with Geostatistical Analyst
Library dependencies: Version, System, SystemUI, Geometry, GraphicsCore, Display, Server, Output, Geodatabase, GISClient, DataSourcesFile, DataSourcesGDB, DataSourcesOleDB, DataSourcesRaster, DataSourcesNetCDF, GeoDatabaseDistributed, GeoDatabaseExtensions, Carto, NetworkAnalysis, Location, GeoAnalyst, Animation, Maplex, Geoprocessing, NetworkAnalyst, Schematic, SpatialAnalyst, 3DAnalyst, GlobeCore, EngineCore, TrackingAnalyst, Framework, Desktop.Addins, GeoDatabaseUI, DisplayUI, OutputUI, Search, Catalog, CatalogUI, CartoUI, DataSourcesRasterUI, ArcCatalog, ArcCatalogUI, ArcMap, ArcMapUI, AnimationUI, Editor, GeoReferenceUI, EditorExt, LocationUI, GeoDatabaseDistributedUI, GeoprocessingUI, OutputExtensions, OutputExtensionsUI, ArcScan, NetworkAnalystUI, SpatialAnalystUI, SchematicUI, 3DAnalystUI, ArcScene, GlobeCoreUI, ArcGlobe

The GeoStatisticalAnalystUI library implements the user interface functionality of the ArcGIS Geostatistical Analyst extension. The extension enables ArcGIS users to apply many different interpolation techniques (both deterministic and geostatistical) to their data. The toolset also includes tools for kriging using a moving search window, geostatistical simulation, prediction of values for specific locations, and exporting results as contours, filled contours, or grids.
 
This library is meant for internal use only. There is no public API exposed. The functionality is exposed to developers through geoprocessing tools available to .NET developers in the ESRI.ArcGIS.GeostatisticalAnalystTools namespace. See An overview of the Geostatistical Analyst toolbar and toolbox for details on the tools available. To run these tools, it is necessary to have a geostatistical layer or an interpolation model saved in Extensible Markup Language (XML) format (both created using the Geostatistical Wizard) as input. For more information, see How to run a geoprocessing tool.

See Also:

An overview of the Geostatistical Analyst toolbar and toolbox
How to run a geoprocessing tool