X

NV5 Geospatial Blog

Each month, NV5 Geospatial posts new blog content across a variety of categories. Browse our latest posts below to learn about important geospatial information or use the search bar to find a specific topic or author. Stay informed of the latest blog posts, events, and technologies by joining our email list!



New ENVI Agent, IDL Agent, and GeoAgent Quick Guides

New ENVI Agent, IDL Agent, and GeoAgent Quick Guides

6/9/2026

The recent release of ENVI® Agent, IDL® Agent, and GeoAgent™ revolutionize how users interact with geospatial software. These agentic AI applications act as partners to plan, simplify, and execute complex workflows. Knowing where to start can be challenging for new users. To this end, we developed three new quick guides to... Read More >

Introducing NISAR Data Support

Introducing NISAR Data Support

6/5/2026

The release of ENVI® SARscape 6.3 in April 2026 includes preliminary support for NASA-ISRO SAR (NISAR) data. The NISAR mission is a joint Earth-observing satellite project between NASA and the Indian Space Research Organization designed to monitor changes in the planet’s land and ice surfaces using advanced radar imaging. It... Read More >

Monitoring Illegal Mining in the Amazon: Turning Persistent Data Into Actionable Insight

Monitoring Illegal Mining in the Amazon: Turning Persistent Data Into Actionable Insight

5/28/2026

Illegal mining over decades has constituted one of the most persistent and complex socio-environmental problems in the Brazilian Amazon. In recent years, with the increasingly intensive use of mechanized extraction, the associated environmental impacts—such as deforestation, intense soil disturbance, river siltation, and mercury... Read More >

From Answers to Action: Why ENVI and IDL Agents Go Beyond General AI

From Answers to Action: Why ENVI and IDL Agents Go Beyond General AI

4/20/2026

As generative AI tools like Claude and Gemini continue to gain traction, many organizations are asking the same question: Can general purpose AI actually support real geospatial workflows, or does it stop at surface-level answers? That question was front and center in our recent webinar, Meet Your New Partners in Science: ENVI... Read More >

Mapping Earthquake Deformation in Taiwan With ENVI

Mapping Earthquake Deformation in Taiwan With ENVI

12/15/2025

Unlocking Critical Insights With ENVI® Tools Taiwan sits at the junction of major tectonic plates and regularly experiences powerful earthquakes. Understanding how the ground moves during these events is essential for disaster preparedness, public safety, and building community resilience. But traditional approaches like field... Read More >

1345678910Last
«June 2026»
SunMonTueWedThuFriSat
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011
15539 Rate this article:
No rating

More Geospatial Terminology Confusion

Anonym

I was recently asked to clarify the difference between a coordinate system and a map projection.  This can be confusing, especially because some geospatial software (e.g., ENVI) handles unprojected coordinate systems exactly the same way that it handles map projections, without distinguishing between the two.

ImageThe geographic coordinate system.  From R. Knippers.

The following are some definitions that I hope will help to clarify this situation:

A coordinate system is any fixed reference framework superimposed onto the surface of an area and used to designate the location of features within it.  There can be three-dimensional geographic coordinates systems and two-dimensional projected coordinate systems.

A geographic coordinate system is a three dimensional reference framework with which objects on the earth’s surface are located.  A geographic coordinate system includes a datum, spheroid, units of measure and a prime meridian.  Geographic coordinate systems typically use degrees of latitude and longitude as the units of measure.

A spheroid or ellipsoid is a (technically oblate-spheroidal) model of the earth’s shape.

A datum is a practical application of a spheroid, linking the spheroid to a particular portion of the earth’s surface.  It is necessary, when defining a geographic or projected coordinate system, to specify exactly where that system considers the earth’s surface to be.  Note that the latitude and longitude of a location on the earth will change depending on which datum is used for the measurement.

A prime meridian is the line of longitude at which we consider the longitude to be zero degrees.  The prime meridian is arbitrary.  An international conference in 1884 decided that the modern Prime Meridian passes through the Royal Observatory, Greenwich in southeast London, as well as the north pole and the south pole.

A map projection, or projected coordinate system is a two-dimensional reference framework onto which the three-dimensional earth’s surface is projected.  This is necessary if we wish to show the earth’s surface in a two-dimensional representation, such as a map sheet or a computer screen.  Representing the earth's surface in two dimensions using a map projection causes distortion in the shape, area, distance, or direction of the data.  It may help to understand this if you imagine taking the peel from an orange, and spreading it onto a flat paper.  There will be gaps where the peel has to split to become flat. A projected coordinate system is always based on a geographic coordinate system, which is in turn based on a spheroid.  In a projected coordinate system, locations are identified by x,y coordinates on a grid. Each position has two values that reference it to the origin of the grid. One specifies its horizontal position and the other its vertical position. The two values are often called the easting (x coordinate) and northing (y coordinate).  There are lots of different types of map projections.

Image

An excerpt from "What your favorite map projection says about you" by Randall Munroe.

What other explanations have you found helpful in understanding the relationships between types of coordinate systems that can be used to specify locations on the earth?

Please login or register to post comments.