Coordinate systems, map projections, and geographic (datum) transformations


Summary
Every dataset has a coordinate system, which is used to integrate it with other geographic datasets within a common coordinate framework. Coordinate systems enable you to integrate datasets to perform various integrated analytical operations, such as overlaying data layers from disparate sources and coordinate systems. Geographic, projected, and vertical coordinate systems, as well as geographic (datum) transformations, are discussed in this topic.

In this topic


What is a coordinate system?

Coordinate systems enable geographic datasets to use common locations for integration. A coordinate system is a reference system used to represent the locations of geographic features, imagery, and observations, such as Global Positioning System (GPS) locations, within a common geographic framework. Each coordinate system is defined by the following:
Several hundred geographic coordinate systems and a few thousand projected coordinate systems are available for use. In addition, you can define a custom coordinate system.

Types of coordinate systems

The following are two common types of coordinate systems used in a geographic information system (GIS):
Coordinate systems (both geographic and projected) provide a framework for defining real-world locations.

What is a spatial reference?

A spatial reference is a series of parameters that define the coordinate system and other spatial properties for each dataset in the geodatabase. It is typical that all datasets for the same area (and in the same geodatabase) use a common spatial reference definition. A spatial reference includes the following:

Geographic coordinate systems

A geographic coordinate system (GCS) uses a three-dimensional spherical surface to define locations on the earth. A GCS is often incorrectly called a datum, but a datum is only one part of a GCS. A GCS includes an angular unit of measure, a prime meridian, and a datum (based on a spheroid). The spheroid defines the size and shape of the earth model, while the datum connects the spheroid to the earth's surface.
A point is referenced by its longitude and latitude values. Longitude and latitude are angles measured from the earth's center to a point on the earth's surface. The angles often are measured in degrees (or in grads). The following illustration shows the world as a globe with longitude and latitude values:
In the spherical system, horizontal lines, or east–west lines, are lines of equal latitude, or parallels. Vertical lines, or north–south lines, are lines of equal longitude, or meridians. These lines encompass the globe and form a gridded network called a graticule.
The line of latitude midway between the poles is called the equator. It defines the line of zero latitude. The line of zero longitude is called the prime meridian. For most GCSs, the prime meridian is the longitude that passes through Greenwich, England. The origin of the graticule (0,0) is defined by where the equator and prime meridian intersect.
Latitude and longitude values are traditionally measured either in decimal degrees or in degrees, minutes, and seconds (DMS). Latitude values are measured relative to the equator and range from –90° at the south pole to +90° at the north pole. Longitude values are measured relative to the prime meridian. They range from –180° when traveling west to 180° when traveling east. If the prime meridian is at Greenwich, then Australia, which is south of the equator and east of Greenwich, has positive longitude values and negative latitude values.
It may be helpful to equate longitude values with x and latitude values with y. Data defined on a geographic coordinate system is displayed as if a degree is a linear unit of measure. This method is basically the same as the Plate Carrée projection. A physical location will usually have different coordinate values in different geographic coordinate systems.

Geographic (datum) transformations

If two datasets are not referenced to the same geographic coordinate system, you may need to perform a geographic (datum) transformation. This is a well-defined mathematical method to convert coordinates between two geographic coordinate systems. As with the coordinate systems, there are several hundred predefined geographic transformations that you can access. It is very important to correctly use a geographic transformation if it is required. When neglected, coordinates can be in the wrong location by up to a few hundred meters. Sometimes no transformation exists, or you have to use a third GCS like the World Geodetic System 1984 (WGS84) and combine two transformations.

Projected coordinate systems

A projected coordinate system (PCS) is defined on a flat, two-dimensional surface. Unlike a GCS, a PCS has constant lengths, angles, and areas across the two dimensions. A PCS is always based on a GCS that is based on a sphere or spheroid. In addition to the GCS, a PCS includes a map projection, a set of projection parameters that customize the map projection for a particular location, and a linear unit of measure.

Map projections

Whether you treat the earth as a sphere or a spheroid, you must transform its three-dimensional surface to create a flat map sheet. This mathematical transformation is commonly referred to as a map projection. One easy way to understand how map projections alter spatial properties is to visualize shining a light through the earth onto a surface, called the projection surface. Imagine the earth's surface is clear with the graticule drawn on it. Wrap a piece of paper around the earth. A light at the center of the earth will cast the shadows of the graticule onto the piece of paper. You can now unwrap the paper and lay it flat. The shape of the graticule on the flat paper is different from that on the earth. The map projection has distorted the graticule.

A spheroid cannot be flattened to a plane any more easily than a piece of orange peel can be flattened—it will tear. Representing the earth's surface in two dimensions causes distortion in the shape, area, distance, or direction of the data.

A map projection uses mathematical formulas to relate spherical coordinates on the globe to flat, planar coordinates.

Different projections cause different types of distortions. Some projections are designed to minimize the distortion of one or two of the data's characteristics. A projection could maintain the area of a feature but alter its shape. In the following illustration, data near the poles is stretched:
Illustration of casting a shadow of a graticule onto a piece a paper

Projection parameters

A map projection by itself is not enough to define a PCS. You can state that a dataset is in Transverse Mercator, but that's not enough information. Where is the center of the projection? Was a scale factor used? Without knowing the exact values for the projection parameters, the dataset cannot be reprojected.
You can also get some idea of the amount of distortion the projection has added to the data. If you're interested in Australia but you know that a dataset's projection is centered at 0,0, the intersection of the equator and the Greenwich prime meridian, you might want to think about changing the center of the projection.

Each map projection has a set of parameters that you must define. The parameters specify the origin and customize a projection for your area of interest. Angular parameters use the GCS units, while linear parameters use the PCS units.
Linear parameters
False easting is a linear value applied to the origin of the x-coordinates. False northing is a linear value applied to the origin of the y-coordinates.

False easting and northing values are usually applied to ensure that all x- and y- values are positive. You can also use the false easting and northing parameters to reduce the range of the x- or y- coordinate values. For example, if you know all y- values are greater than 5,000,000 meters, you could apply a false northing of –5,000,000.

Height defines the point of perspective above the surface of the sphere or spheroid for the Vertical Near-Side Perspective projection.
Angular parameters

For other conic cases, the y-coordinate origin is defined by the latitude of origin parameter:
The previous four parameters are used with the Two-Point Equidistant and Hotine Oblique Mercator projections. They specify two geographic points that define the center axis of a projection.
Unitless parameters

Vertical coordinate systems

A vertical coordinate system defines the origin for height or depth values. Like a horizontal coordinate system, most of the information in a vertical coordinate system is not needed unless you want to display or combine a dataset with other data that uses a different vertical coordinate system.

Perhaps the most important part of a vertical coordinate system is its unit of measure. The unit of measure is always linear (for example, international feet or meters). Another important part is whether the z-values represent heights (elevations) or depths. For each type, the z-axis direction is positive "up" or "down," respectively.
In the following illustration, there are two vertical coordinate systems: mean sea level and mean low water. Mean sea level is used as the zero level for height values. Mean low water is a depth-based vertical coordinate system.

 
An illustration of height- and depth-based vertical coordinate systems.
One z-value is shown for the height-based mean sea level system. Any point that falls below the mean sea level line but is referenced to it will have a negative z-value. The mean low water system has two z-values associated with it. Because the mean low water system is depth based, the z-values are positive. Any point that falls above the mean low water line but is referenced to it will have a negative z-value.
You cannot define a vertical coordinate system on a dataset without a corresponding geographic or projected coordinate system.


See Also:

About geographic coordinate systems
About projected coordinate systems
About map projections
About vertical coordinate systems