GIS Dictionary

Definitions for GIS terms related to operations such as analysis, GIS modeling and web-based GIS, cartography, and Esri software.

Now available for purchase: A to Z GIS: An illustrated dictionary of geographic information systems.

Search the GIS Dictionary:

  Search  

Browse the GIS Dictionary:

GIS Bibliography

Researching GIS?
Search the GIS Bibliography for a vast index of books, journals, conference proceedings and reports.

workspace

See Also: ArcInfo workspace

  1. [ESRI software] A container for geographic data. A workspace can be a folder that contains shapefiles, a geodatabase, a feature dataset, or an ArcInfo workspace. Other multidimensional data formats such as netCDF or HDF can also be considered workspaces, and are often treated in this manner within GIS software packages.
  2. [data storage] In ArcObjects, a container for spatial and nonspatial datasets such as feature classes, raster datasets, and tables that provides methods to instantiate existing datasets and create new datasets. Different types of workspaces are specified by the esriWorkspaceType enumerator: esriFileSystemWorkspace (such as an ArcInfo workspace), esriLocalDatabaseWorkspace (such as a personal geodatabase), and esriRemoteDatabaseWorkspace (such as an ArcSDE geodatabase).