About workspaces |
|
Release 9.2
Last modified April 3, 2008 |
![]() ![]() ![]() Print all topics in : "Data management with ArcCatalog" |
Workspaces are the directories, databases and file folders on disk that hold numerous datasets, including geodatabases, as well as external datasets in many file formats—for example, folders containing ESRI shapefiles, JPEG images, DXF CAD files, dBase tables, Excel spreadsheets, or GML data files. You can create and mange your workspaces in ArcCatalog, as well as make connections to other workspaces.
Your workspaces may consist of a single file folder containing many datasets and other related documents that are organized around themes or projects. For example, if you have a statewide GIS, you might have your data organized by county. Below, the State Workspace contains a folder for each county, with consistent content for each county workspace.
Many users organize their projects by layer type, such as workspaces for roads, water, parcels, administrative boundaries, and so forth. Below, the Shopping Mall Project workspace organizes datasets in folders, by the type of data.
In other situations, you may want to organize workspaces around a project such as a road development project or new power plant project. You can also organize workspaces within workspaces. For example, you may have a project workspace ("New power plant"), and within that workspace you may have subfolders organized for each data set or for each project task ("New dam", "New road", or "New transmission lines"). The New Power Plant workspace below contains sub-workspaces for each element of the major development project.
The geodatabase is also a collection of geographic datasets of various types used for representing features, images, tabular, and other data types managed in either a file structure or a multi-user relational database. It is the native data source for ArcGIS and is used for editing and data automation in ArcGIS. Quite often you'll set up one or more geodatabases within a workspace. As well, the geodatabase is considered a workspace since you can organize and manage various datasets within it.
Organizing datasets by workspaces and in geodatabases is useful because it provides a mechanism to:
ArcGIS applications employ the use of documents for working with geographic data. These documents define how maps, map elements, map layers, globes, globe elements, and geoprocessing models are managed within ArcGIS. For example, an ArcMap document (.mxd file) contains specifications for the map layers used to draw each GIS dataset, their symbol and label properties, and other map elements in a layout.
Each ArcGIS document is a file in a workspace (disk folder) and is managed using ArcCatalog.
Below is a list of some of the ArcGIS documents and related files commonly held in a workspace folder.
Document | File extension | Icon | Description |
ArcMap document | .mxd |
![]() |
A file containing a map, its layers, display information and other elements used in ArcMap. Double-click to open the document within ArcMap |
ArcMap template | .mxt |
![]() |
A template file containing the information that can be contained in a map document. Often used to recreate standardized map layouts or provide standardized interfaces. Double-click to open the template with ArcMap. |
ArcGlobe document | .3dd |
![]() |
A file containing a globe, its layers, and 3D display properties for use in ArcGlobe. Used with the 3D Analyst extension. Double-click to open the document with ArcGlobe. |
ArcScene document | .sxd |
![]() |
A file containing a 3D scene, its layers, and 3D properties for use in ArcScene. Used with the 3D Analyst extension. Double-click to open the document with ArcScene. |
ArcGIS layer file | .lyr |
![]() ![]() |
A layer is a set of rules for displaying and working with datasets in ArcMap, ArcGlobe, and ArcScene. Layer definitions include symbol assignments, classifications, labeling rules, and other information describing the appearance and actions of the layer. A group layer helps organize related kinds of layers in a map and can be used to define advanced drawing order options. To add a layer or group layer, drag-and-drop the it into ArcMap, ArcGlobe, or ArcScene. |
Published Map File for ArcReader | .pmf |
![]() ![]() |
A read-only map file created using the ArcGIS Publisher extension. Read-only maps can be used in ArcReader and ArcMap. They can also be served on the web. Double-click to open it with ArcReader. |
ArcGIS Style file | .style |
|
A predefined set of, colors, symbols, and graphical elements used for displaying and representing geographic datasets according to a mapping standard. Add a style file in ArcMap using the Style Manager. |
ArcGIS Address Locator file | .loc |
![]() |
A Locator dataset and rules used for geocoding addresses in ArcGIS. Locators are types of geodatabase datasets and can be saved as a disk file for sharing outside of the geodatabase. Select an address locator file during geocoding operations in ArcGIS. |
Metadata files | .xml |
![]() |
Metadata documents for individual file-base datasets are stored in XML files and are often managed in ArcGIS workspace folders. Click on the Metadata tab to preview and work with metadata. |
Graph document | .grf |
![]() |
A file containing properties of a graph including the type of graph, data the graph is based on, the fields being graphed, and so on. You can load it into ArcMap through the Graph Manager. |
ArcGIS toolbox | .tbx |
![]() |
A file containing toolsets, tools, models, and scripts. You can import and export a toolbox containing models and scripts. |
Geoprocessing script | .py
.aml |
![]() |
Python and ArcInfo Workstation AML scripts used for geoprocessing in ArcGIS. You can add a Script tool that will execute a python or AML script. |
Map projection file | .prj |
![]() |
A file containing coordinate system information to provide spatial referencing of data in ArcGIS. |