Document: How do I save data and map documents in ArcMap, what is the difference between them?

Created: 9/10/03 (Tom Evans)

This document describes issues related to ArcMap functionality related to saving edits to data and saving edits to documents. It also discusses file extensions that are associated with commonly used data files.

Working with Map Documents in ArcMap

ArcMap is the central tool in the ArcGIS software suite. In it you can view and query spatial data, or you can edit spatial datasets. It is important to understand the structure and functionality of ArcMap tools so that you are clear how to organize your work.

ArcMap can be thought of as a continous active session where you view and display data with various symbologies and at specific spatial extents.

You can save the settings in a current ArcMap session by using the File : Save or File : Save As tools from the main ArcMap menu. This saves the current ArcMap session and creates (or copies over) a *.mxd file (also called a Map Document file, analogous to a ArcView 3.x project file). The following items are saved when you save a *.mxd Map Document file:

Saving the ArcMap session in a Map Document does not save any of the spatial data that is viewed in the Data Frame. It saves to the *.mxd document the settings and pointers to the data. Thus, if you copy a *.mxd file to another computer without also copying the data files separately and try to open the *.mxd file, ArcGIS will complain that it can't find the data that is part of the ArcMap Map Document.

To facilitate moving map documents and data between computers, follow these rules/guidelines:

Editing and Saving Data in ArcMap

Edits to Data are saved in ArcMap by using the ArcEditor tool (can be toggled on and off by going to View : Toolbars : Editor). Once you bring up the Editor toolbar, you can begin an editing session by selecting Start Editing on the toolbar. You can then make edits to the spatial elements in a data layer in the table of contents (e.g. adding polygons, moving lines, deleting points). If you want to save the edits you've made you can either select Save Edits or Stop Editing and then specifying that you want to save your edits when the dialog box comes up. This alters whatever spatial dataset you are working on, for example a Geodatabase (*.mdb) or shapefile (*.shp).