Maine Department of Environmental Protection
GIS
Skip DEP header navigation bar DEP GIS Support Data & Maps Training
DEP Home Maine.gov

Intermediate ArcGIS 9
   GIS Data Concepts

Course Introduction
Raster and Vector

Vector Data Formats
Spatial Referencing
  
- Defined
   - Coordinate systems
   - Data projections
   - Map projections
   - Georeferencing
   - Exercise 3
   - Final quiz/evaluation
<Previous: Coordinate Systems    Next: Map Projections>

Spatial Referencing - Data Projections

Concepts
   data projection
   reprojecting data
   geographic transformation

Data projection
The data projection is the coordinate system in which a data layer is stored.  This can be different from the map projection, which is the projection in which an actual map is made (more on that in the next section).  However, in most cases they are the same.  In Maine, this is usually UTM Zone 19N, NAD83/GRS80.  You can determine the data's projection (coordinate system) in ArcMap by looking at the 'Source' tab of the layer properties, or by looking at the metadata in ArcCatalog.

layer properties context menu source tab


Reprojecting data
If you have data layers which use different projection systems, ArcMap will 'know' this and automatically reproject one to match the other.  However, in large or complex data layers this can take a long time.  Also in some cases you may want the coordinates of features to be in the same coordinate system as other layers.  There are simple tools available in ArcMap to convert data from one coordinate system to another.  The steps to do this are:

1.)  Activate ArcToolbox   arctoolbox icon

2.)  If ArcMap does not already 'know' the coordinate system of the data, then set the projection under Data Management Tools - Projections and Transformations - Define Projection.

3.)  Reproject the data using the 'Project' tool under Data Management Tools - Projections and Transformations - Feature - Project.

project tool

"Define Projection" tool is used to assign a projection to data whose projection is unknown.

define projection dialog box

"Project" tool is used to reproject data.

project tool dialog box

You can find the UTM, Zone 19N NAD83 coordinate system by clicking on the button select button, then clicking  select menu option, and then looking under:
projected coordinate systems folder
    
          nad 1983 folder
               UTM zone 19N projection

Geographic Transformation

If you are reprojecting data between datums, you will need to also specify a method for transformation.  The transformation just tells ArcMap how to recompute the coordinates for the features.  With NAD27-to-NAD83 conversions, this is NAD_1927_To_NAD_1983_NADCON.  With WGS84-to-NAD83 conversions, this is NAD_1983_To_WGS_1984_1.

<Previous: Coordinate Systems    Next: Map projections>
Subject Index Email Webmaster Privacy Statement