1 of 52

Intro to GIS

Lesson 4: Coordinate Systems

1

2 of 52

Objectives

  • Explain the basic properties and uses of coordinate systems
  • Describe the difference between geographic and projected coordinate systems
  • Recognize different projections and the distortions they cause
  • Choose appropriate projections for a map or geodatabase
  • Manage and troubleshoot coordinate systems of feature classes

2

3 of 52

3

4 of 52

4

5 of 52

Coordinate Systems

  • Every G I S data set uses x, y, and sometimes z values to locate geographic data
  • The choice of values is the coordinate system
  • The data set is said to be georeferenced

Source: USGS

5

6 of 52

Coordinate space

  • The coordinate space is the selected x,y values and units
  • An arbitrary or local coordinate space, like this building site, may be selected for convenience
  • G I S data usually use a standard coordinate space so that different data sets can be aligned

6

7 of 52

Standard coordinate systems

Source: Esri

  • Standard coordinate systems are found everywhere
  • A U S G S topo map has three standard coordinate systems: latitude-longitude, U T M, and State Plane
  • This Doty School location has different x-y values in each coordinate system

7

8 of 52

Types of coordinate systems

Unprojected (geographic)

  • Based on spherical coordinates.
  • Measured in degrees of latitude and longitude.

Projected

  • Converts spherical coordinates to planar coordinates.
  • Uses a set of mathematical equations.
  • Projects 3D coordinates to a 2D map.

Source: Esri

8

9 of 52

Coordinate systems for data

  • Every feature class stores x-y values based on a specific C S.
  • This STATES data set is projected and stores coordinates in meters
  • This ROADS data set is unprojected and stores coordinates in degrees.

9

10 of 52

Geographic coordinate system

A geographic coordinate system, or G C S, stores locations in longitude-latitude values

  • Longitude measures east-west angles from the Prime Meridian.
  • Latitude measures north-south angles above the equator.

10

11 of 52

G C S precision

Unprojected data in a G C S are stored in degrees

For accurate locations, keep at least 5 to 6 decimal places when recording degrees

  • A degree at the equator is about 110 km.
  • 0.001 degrees ≈ 110 meters.
  • 0.000001 degrees ≈ 0.1 meter.

Degrees, minutes and seconds are often used for better accuracy, but they must be converted to decimal degrees to store locations in a G I S

11

12 of 52

12

The Earth is Infinitely Complex

Build Models to Simplify

13 of 52

The shape of the earth

  • The irregular shape of the earth must be approximated for mapping
  • A spheroid (or ellipsoid) is a smooth shape with a slightly smaller north-south axis
  • A geoid is a surface modeled from gravity differences and is closest to the true shape, but is too complicated for mapping

13

14 of 52

The Datum

  • An ellipsoid gives the base elevation for mapping, called a datum.
  • The geoid is a figure that adjusts the best ellipsoid and the variation of gravity locally.
  • It is the most accurate method, and is used more in geodesy than GIS and cartography.

15 of 52

Datums

  • A datum is an approximation for the earth’s shape used for mapping. It shifts the ellipsoid relative to the geoid to achieve a best fit between the two.
  • A local datum optimizes the shift for the best fit at a particular location. It may also survey data to make further adjustments.
  • A geocentric or world-centered datum optimizes the fit for the entire earth.

15

16 of 52

Datums used in North America

North American Datum 1927 (N A D 1927 or N A D27)

  • Based on Clarke 1866 spheroid, common until the 1980’s and still used for some data sets.

North American Datum 1983 (N A D 1983 or N A D83)

  • Current popular datum for most mapping. GRS80 spheroid.
  • First choice if you must assume an unknown datum for a set of undocumented data.

North American Datum 1983 H A R N (N A D 1983 H A R N)

  • Updates N A D83 with a High Accuracy Regional Network of fitted points.

World Geodetic Survey 1984 (W G S84)

  • Geocentric datum.
  • Seems to be default datum for many G P S units.

16

17 of 52

Choosing a datum

Source: Esri

  • Sometimes you need to assign a datum to a data set.
  • Usually the common N A D 1983 choice is best.
  • The specialized versions are less commonly used and may cause data alignment issues.

17

18 of 52

19 of 52

Datum transformations

Projections are exact mathematical formulas, but converting one datum to another often requires specialized fitting

  • Not exact; errors up to several meters may occur.
  • Errors accumulate with repeated transformations.
  • Several methods often available.
    • Some better than others for particular areas.
    • Not all methods work for all transformations.

Conversion should only be done when necessary, and care must be taken to choose the best method

19

20 of 52

Transformation warning

Source: Esri

  • This warning alerts you when data sets in the same map have different datums
  • It’s OK to ignore it unless you are working with very large-scale or precise data
  • The warning is off by default
  • It is a good practice to turn it on in the Project options

20

21 of 52

Note for G P S Users

G P S units may be set to collect points in more than one datum and projection

  • Often U T M or lon-lat units may be specified.
    • U T M N A D 1983.
    • U T M N A D 1927.
    • Lat-Lon N A D 1983… etc.

You MUST know and record the datum in order to use the data correctly later!!!!!!

  • Be careful—the default datum setting might not be the one you want.

21

22 of 52

Mapping: �Projections and Coordinates

There are many reasons for wanting to project the Earth’s surface onto a flat plane. Primarily (and perhaps obviously):

  • The Earth has to be projected to see all of it at once.
  • It’s much easier to measure distance on a flat plane rather than a sphere.

23 of 52

24 of 52

thetruesize.com

25 of 52

Projections

  • A projection is a mathematical conversion of points on the earth’s surface to a flat plane (map)
  • The earth shape is defined by the datum or G C S
  • The choice of datum or G C S slightly affects the locations and coordinates on the map.

Source: Esri

25

26 of 52

Projections and datums

Every projection has an underlying G C S

Projections based on different datums will be offset from one another

  • Both data sets shown are in the U T M coordinate system, but the photo is in N A D 1927 and the road features are in N A D 1983.

Source: Esri

26

27 of 52

Types of projections

Source: Esri

Projections are classified by the shape of the projection surface

a) Cylindrical

b) Conic

c) Azimuthal ( or planar)

Each type has different properties

27

28 of 52

Projection parameters

A projection is customized to work for the map region by setting parameters

  • Central meridian.
  • Standard parallels.
  • Latitude of origin.
  • False easting.
  • False northing.

28

29 of 52

Standard parallels

Source: Esri

Standard parallels occur where the projection surface touches the ellipsoid

  • A tangent projection has one standard parallel.
  • A secant projection has two standard parallels.

Parallels are lines of no distortion

  • They are usually placed in the center of tangent projections, or at the upper and lower sixth of the map extent for secant projections, as in this map of Turkey.

29

30 of 52

The coordinate origin

  • The central meridian is the line of longitude in the center of the map, where the x coordinates equal 0
  • The latitude of origin, or reference latitude, is the latitude at which the y coordinates equal 0
  • The origin is where both x and y equal 0
  • The extent indicates the range of x−y values present in the data

30

31 of 52

Distortion

Source: Esri

All map projections distort one or more properties of

  • direction.
  • shape.
  • area.
  • distance.

The distortion varies by projection type

a) Cylindrical projections usually preserve direction and shape

b) Conic projections usually preserve area and/or distance

c) Azimuthal projections usually preserve area and/or distance

31

32 of 52

Selecting a projection

Source: Esri

  • Maps shown in a geographic coordinate system (G C S) appear distorted, especially at high latitudes
  • Always choose the most appropriate projection for the region being mapped
  • Consider which properties need to be preserved: area, distance, shape, direction

32

33 of 52

Projections for small scale maps

Source: Esri

Are used for continents and countries

Distortion is inevitable, so the map purpose drives the choice

  • Cylindrical projections when preserving direction and shape are important.
  • Conic or azimuthal equidistant projections when distances must be correct.
  • Conic or azimuthal equal area projections when areas must be correct.
  • Conformal or compromise projections for general purpose maps.

33

34 of 52

Large scale maps: U T M

Universal Transverse Mercator has 60 N-S oriented zones around the world

  • Ideal for local, county, or small state maps in a single zone.
  • No distortion along the central meridian.
  • Preserves all four map properties well.

Source: Esri

34

35 of 52

Large scale maps: State Plane 1

Source: Esri

The State Plane system has small zones designed for each state

  • N-S zones used Transverse Mercator.
  • E-W zones use Lambert Conformal Conic.
  • Alaska uses Oblique Mercator.

Minimal distortion for areas that fit in a single map zone

Other countries have similar systems

35

36 of 52

Large scale maps: State Plane 2

Source: Esri

Custom projections are used when a standard projection is poorly suited for a region

  • Oregon spans two U T M zones and two State Plane zones.

Users can define a custom projection, but it can be difficult for a novice to choose good parameters

It is easier to adapt a standard projection by slightly modifying its properties

36

37 of 52

Creating a custom projection

Source: Esri

  • Turkey is east-west oriented, so a conic projection like Lambert Conformal Conic is best
  • Use the same datum as the rest of the data in your collection
  • Set the central meridian to 35 degrees in the center of Turkey
  • Set the standard parallels to the upper and lower sixths of the extent of Turkey (41 and 37)
  • Choose a reference latitude
  • Use a false easting or northing if all positive x-y values are desired

37

38 of 52

Adapt U T M for Oregon

Source: Esri

  • Start with U T M Zone 10
  • Change the coordinate system name to keep it distinct
  • Shift the central meridian (blue) to the center of Oregon (brown)
  • Leave all the other parameters the same

38

39 of 52

Adapt State Plane for Kansas

Source: Esri

  • Start with the Kansas State Plane South projection
  • Shift the standard parallels (blue) to the upper and lower sixths of the state (brown)
  • Leave the other parameters the same

39

40 of 52

Caution

Custom solutions will give better accuracy for maps, but there are some considerations.

  • You will need to take care to convert all data to your chosen coordinate system.
  • G P S units may not be able to collect data directly in your coordinate system.
  • When using non-standard projections you must be extra careful with your metadata so that users understand the differences.

40

41 of 52

Impact on mapping

Source: Esri

They projection choice may affect the message of a map

  • A Mercator projection emphasizes the size and perceived importance of the northern hemisphere.

Projections should be chosen with the map objective in mind

  • Are equal distance or areas required?
  • Should north always be up for easy navigation?

41

42 of 52

Impact on analysis

Source: Esri

The coordinate system used to store the data can impact the results of an analysis

  • Areas or distances may be incorrectly calculated.
  • In this distance analysis, the ‘closest’ stars are incorrectly assigned to Hotel C when the data are stored in a G C S
  • When the data are in U T M the starts are correctly assigned to Hotel B

42

43 of 52

On the fly projection

Source: Esri

  • Data stored in any C S will be automatically converted to the map C S
  • The conversion does not affect the stored coordinates, only the display
  • It makes it easy to view data sets with different coordinate systems in the same map
  • It does not fix analysis issues, however

43

44 of 52

Coordinate systems in a map

Source: Esri

  • Open the map properties to examine all of the coordinate systems being used in a map
  • It’s a good way to ensure that your coordinate systems match when compiling data for a geodatabase

44

45 of 52

Coordinate system units

Source: Esri

  • Stored units are the x-y values stored in the file
  • Map units are determined by the coordinate system chosen for the map
  • Display units default to the map units but may be changed by the user

45

46 of 52

Labeling coordinate systems

  • Proper alignment of data sets requires that each one have a label that records the complete coordinate system parameters
  • This label is called the Spatial Reference

46

47 of 52

Spatial reference

Source: Esri

The projection name and coordinate system parameters are stored for projected data

All data sets have a geographic coordinate system (G C S) and datum

The spatial reference also includes

  • Storage units.
  • Domain, or maximum allowable x-y values.
  • Resolution, or the x-y precision.

47

48 of 52

Projecting data

Source: Esri

  • The Project tool is used to permanently convert a data set from one coordinate system to another
  • It creates a new data set in the new coordinate system
  • A transformation must be specified if the new C S has different datum than the original C S

48

49 of 52

Coordinate problems

Source: Esri

Coordinate problems occur when two data sets should align, but don’t

It often happens because the label on the data set is missing or incorrect

  • Large discrepancies (100’s to 1000’s of kilometers) typically occur when the projection is mislabeled.
  • Small discrepancies (10’s to 100’s of meters) typically occur when the datum is mislabeled.
  • Very small discrepancies (1’s to 10’s of meters) are usually accuracy issues related to data quality.

49

50 of 52

Fixing missing labels

Source: Esri

Examine the layer properties

Determine the true coordinate system

  • Review the source of the data for information.
  • Examine the units in the map extent to determine whether the data are projected.
  • Guess and test if you have to.

Create the missing label with the Define Projection tool

50

51 of 52

Fixing incorrect labels

Source: Esri

Examine the data set to determine the problem

  • The extent in the layer properties shows the x-y values.
  • If the units don’t match, the label is incorrect.

Determine the true coordinate system, if possible

Correct the label with the Define Projection tool

51

52 of 52

Caution!�Do not confuse these two tools!

Define Projection tool

  • Creates or changes only the C S label.
  • Does not change the coordinates in the file.
  • Keeps the original data set.
  • Use only when C S is missing or incorrect.
  • Most C S problems are caused by misuse of this tool.

Project tool

  • Changes the coordinates in the file.
  • Changes the label.
  • Creates new data set.
  • Use when changing a C S permanently.
  • Use to assemble collections of data with the same stored C S.

52