ArticleslgStudy

science

Projected coordinate system

Projected coordinate system is a science topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Projected coordinate system rather than just read about it. In short: A projected coordinate system – also called a projected coordinate reference system, planar coordinate system, or grid reference system – is a type of spatial reference system that represents locations on Earth using Cartesian coordinates (x, y) on a planar surface created by a particular map projection. Each projected coordinate system, such as "Universal Transverse Mercator WGS 84 Zone 26N," is defined by a choice…

Projected coordinate system — main illustration
Projected coordinate system — illustration

Key takeaways

  • Projected coordinate system belongs to science; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Projected coordinate system to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Projected coordinate system from memory before moving on to harder problems.

Reference excerpt

A projected coordinate system – also called a projected coordinate reference system, planar coordinate system, or grid reference system – is a type of spatial reference system that represents locations on Earth using Cartesian coordinates (x, y) on a planar surface created by a particular map projection. Each projected coordinate system, such as "Universal Transverse Mercator WGS 84 Zone 26N," is defined by a choice of map projection (with specific parameters), a choice of geodetic datum to bind the coordinate system to real locations on the earth, an origin point, and a choice of unit of measure. Hundreds of projected coordinate systems have been specified for various purposes in various regions. When the first standardized coordinate systems were created during the 20th century, such as the Universal Transverse Mercator, State Plane Coordinate System, and British National Grid, they were commonly called grid systems; the term is still common in some domains such as the military that encode coordinates as alphanumeric grid references. However, the term projected coordinate system has recently become predominant to clearly differentiate it from other types of spatial reference system. The term is used in international standards such as the EPSG and ISO 19111 (also published by the Open Geospatial Consortium as Abstract Specification 2), and in most geographic information system software.

History

The map projection and the geographic coordinate system (GCS, latitude and longitude) date to the Hellenistic period, proliferating during the Enlightenment Era of the 18th century. However, their use as the basis for specifying precise locations, rather than latitude and longitude, is a 20th century innovation. Among the earliest was the State Plane Coordinate System (SPCS), which was developed in the United States during the 1930s for surveying and engineering, because calculations such as distance are much simpler in a Cartesian coordinate system than the three-dimensional trigonometry of GCS. In the United Kingdom, the first version of the British National Grid was released in 1938, based on earlier experiments during World War I by the Army and the Ordnance Survey. During World War II, modern warfare practices required soldiers to quickly and accurately measure and report their location, leading to the printing of grids on maps by the U.S. Army Map Service (AMS) and other combatants. Initially, each theater of war was mapped in a custom projection with its own grid and coding system, but this resulted in confusion. This led to the development of the Universal Transverse Mercator coordinate system, possibly adopted from a system originally developed by the German Wehrmacht. To facilitate unambiguous reporting, the alphanumeric Military Grid Reference System (MGRS) was then created as an encoding scheme for UTM coordinates to make them easier to communicate. After the War, UTM gradually gained users, especially in the scientific community. Because UTM zones do not align with political boundaries, several countries followed the United Kingdom in creating their own national or regional grid systems based on custom projections. The use and invention of such systems especially proliferated during the 1980s with the emergence of geographic information systems. GIS requires locations to be specified as precise coordinates and performs numerous calculations on them, making Cartesian geometry preferable to spherical trigonometry when computing power was at a premium. In recent years, the rise of global GIS datasets and satellite navigation, along with an abundance of processing speed in personal computers, have led to a resurgence in the use of GCS. That said, projected coordinate systems are still very common in the GIS data stored in the spatial data infrastructures (SDI) of local areas, such as cities, counties, states and provinces, and small countries.

System specification Because the purpose of any coordinate system is to accurately and unambiguously measure, communicate, and perform calculations on locations, it must be defined precisely. The EPSG Geodetic Parameter Dataset is the most common mechanism for publishing such definitions in a machine-readable form, and forms the basis for many GIS and other location-aware software programs. A projected SRS specification consists of three parts:

An abstract two-dimensional Cartesian coordinate system that allows for the measurement of each location as a tuple (x, y), which are also called the easting and northing in many systems such as UTM. Any coordinate system definition must include a planar surface, an origin point, a set of orthogonal axes to define the direction of each measurement, and a unit of measure (usually the meter or US foot). A choice of map projection that creates a planar surface for the coordinate system that is connected to locations on the Earth. In addition to the general type of projection (e.g., Lambert conformal conic, transverse Mercator), a coordinate system definition will specify the parameters to be used, such as a center point, standard parallels, scale factor, false origin, and such. With these parameters, the underlying formulas of the projection convert latitude and longitude directly into the (x, y) coordinates of the system. A choice of geodetic datum, which includes a choice of earth ellipsoid. This binds the coordinate system to actual locations on the Earth by controlling the measurement framework for latitude and longitude (GCS). Thus, there will be a significant difference between the coordinate of a location in "UTM NAD83 Zone 14N" and for the same location in "UTM NAD27 Zone 14N", even though the UTM formulas are identical, because the underlying latitude and longitude values are different. In some GIS software, this part of the definition is called the choice of a particular geographic coordinate system.

Projections

… excerpt ends here. Continue reading the full article.

Illustrations

Projected coordinate system: Layout of a UTM coordinate system.
Layout of a UTM coordinate system.
Projected coordinate system illustration
Projected coordinate system: 1954 AMS map of a portion of the disputed Aksai Chin region, showing the  MGRS grid in blue.
1954 AMS map of a portion of the disputed Aksai Chin region, showing the MGRS grid in blue.
Projected coordinate system: A typical map with grid lines
A typical map with grid lines
Projected coordinate system: UTM zones on an equirectangular world map with irregular zones in red
UTM zones on an equirectangular world map with irregular zones in red

Worked examples

Example 1 — a first encounter with Projected coordinate system

Start with the simplest possible case. Write down what Projected coordinate system claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Projected coordinate system before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Projected coordinate system ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Projected coordinate system

In research
Projected coordinate system appears in science research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Projected coordinate system in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Projected coordinate system is common in secondary-school and first-year university syllabi. It links to neighbouring topics Cartography, Geocodes, Geographic coordinate systems, so understanding it makes those chapters shorter.
In everyday life
Look for Projected coordinate system outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Projected coordinate system in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Projected coordinate system means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Projected coordinate system out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Projected coordinate system in simple terms?

A projected coordinate system – also called a projected coordinate reference system, planar coordinate system, or grid reference system – is a type of spatial reference system that represents locations on Earth using Cartesian coordinates (x, y) on a planar surface created by a particular map proje…

Why does Projected coordinate system matter?

Because it connects several science ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Projected coordinate system?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Projected coordinate system.

Tags

  • Cartography
  • Geocodes
  • Geographic coordinate systems
  • Navigation

Keep exploring