0% found this document useful (0 votes)
40 views43 pages

Unit 4

The document discusses map projections and coordinate systems. It explains that a globe cannot be portrayed accurately on a flat surface like a map without distortion. Therefore, map projections are used to transform locations on Earth's spherical surface onto a flat plane. Common projections include geographic coordinate systems that use longitude and latitude, as well as projected coordinate systems that have constant scale. The document also covers mathematical models of Earth's shape, such as spheres, ellipsoids and geoid, and how datums set references for horizontal positions and vertical elevations.

Uploaded by

Godawari College
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
40 views43 pages

Unit 4

The document discusses map projections and coordinate systems. It explains that a globe cannot be portrayed accurately on a flat surface like a map without distortion. Therefore, map projections are used to transform locations on Earth's spherical surface onto a flat plane. Common projections include geographic coordinate systems that use longitude and latitude, as well as projected coordinate systems that have constant scale. The document also covers mathematical models of Earth's shape, such as spheres, ellipsoids and geoid, and how datums set references for horizontal positions and vertical elevations.

Uploaded by

Godawari College
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 43

Map Projection and Coordinate System

6th Semester 2080, Unit 3 BIT355


Prakash Neupane
Outline

Concepts of Longitude and Latitude

Geographic and Projected Coordinate Systems

Mathematical Model of Earth

Geoid and Ellipsoids

Horizontal and Vertical Datum

Changing Projection and Coordinate Systems

Types of Projection Systems

Projection Parameters

Working with Map Projection
6th Semester 2080, Unit 3 BIT355 2
Prakash Neupane
WHY DO YOU NEED TO KNOW THIS?


Spatial data – related to certain location

Globes are great for visualisation purposes, they are not practical for
many uses, one reason being that they are not very portable

A round Earth does not fit without distortion on a flat piece of paper

6th Semester 2080, Unit 3 BIT355 3


Prakash Neupane
Concepts of Longitude and Latitude

6th Semester 2080, Unit 3 BIT355 4


Prakash Neupane
Concepts of Longitude and Latitude

6th Semester 2080, Unit 3 BIT355 5


Prakash Neupane
Concepts of Longitude and Latitude

6th Semester 2080, Unit 3 BIT355 6


Prakash Neupane
Concepts of Longitude and Latitude

6th Semester 2080, Unit 3 BIT355 7


Prakash Neupane
Concepts of Longitude and Latitude

6th Semester 2080, Unit 3 BIT355 8


Prakash Neupane
Geographic and Projected Coordinate System


A geographic coordinate system (GCS) uses a three-dimensional
spherical surface to define locations on the earth.

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.

6th Semester 2080, Unit 3 BIT355 9


Prakash Neupane
Geographic and Projected Coordinate System


A projected coordinate system (PCS) is defined on a flat, two-dimensional
surface.

Unlike a geographic coordinate system, a projected coordinate system
has constant lengths, angles, and areas across the two dimensions.

A projected coordinate system is always based on a geographic
coordinate system that is based on a sphere or spheroid.

6th Semester 2080, Unit 3 BIT355 10


Prakash Neupane
Geographic and Projected Coordinate System

6th Semester 2080, Unit 3 BIT355 11


Prakash Neupane
Geographic and Projected Coordinate System

6th Semester 2080, Unit 3 BIT355 12


Prakash Neupane
Geographic and Projected Coordinate System

6th Semester 2080, Unit 3 BIT355 13


Prakash Neupane
Geographic and Projected Coordinate System

6th Semester 2080, Unit 3 BIT355 14


Prakash Neupane
Mathematical Model of Earth

6th Semester 2080, Unit 3 BIT355 15


Prakash Neupane
Mathematical Model of Earth


The shape of the Earth is represented as a sphere.

It is also modelled more accurately as an oblate spheroid or an ellipsoid.
Earth's actual shape is closer to an oblate ellipsoid.

A globe is a scaled down model of the Earth.

A map projection is the transformation of Earth’s curved surface (or a
portion of) onto a two-dimensional flat surface by means of mathematical
equations.

6th Semester 2080, Unit 3 BIT355 16


Prakash Neupane
Mathematical Model of Earth

6th Semester 2080, Unit 3 BIT355 17


Prakash Neupane
Mathematical Model of Earth


During the transformation, the angular Geographic coordinates (latitude,
longitude) referencing positions on the surface of the Earth are converted to
Cartesian coordinates (x, y) representing position of points on a flat map.

The creation of a map projection involves three steps:

Selection of a model for the shape of the Earth (Sphere, Ellipsoid, Oblate
ellipsoid or Geoid).

Transformation of Geographic coordinates (longitude and latitude) to Cartesian
(x, y) Projection.

Reduce the scale

6th Semester 2080, Unit 3 BIT355 18


Prakash Neupane
Mathematical Model of Earth


Selection of a model for the shape of the Earth

Spherical models are useful for small-scale maps such as world atlases and
globes

The ellipsoidal model is commonly used to construct topographic maps and for
other large- and medium-scale maps that need to accurately depict the land
surface.

A third model is the geoid, a more complex and accurate representation of
Earth's shape coincident with what mean sea lev

6th Semester 2080, Unit 3 BIT355 19


Prakash Neupane
Mathematical Model of Earth


Sphere

A sphere is a perfectly round geometrical and circular object in three-
dimensional space that resembles the shape of a completely round ball.

A sphere is defined mathematically as the set of points that are all the same
distance r from a given point in three- dimensional space.

6th Semester 2080, Unit 3 BIT355 20


Prakash Neupane
Mathematical Model of Earth


Ellipsoid

An ellipsoid is a closed quadric surface that is a three- dimensional analogue
of an ellipse.

6th Semester 2080, Unit 3 BIT355 21


Prakash Neupane
Mathematical Model of Earth


Ellipsoid: There are four distinct cases of which one is degenerate:

a>b>c = tri-axial or (rarely) scalene ellipsoid;

a=b>c = oblate ellipsoid of revolution (oblate spheroid);

a=b<c = prolate ellipsoid of revolution (prolate spheroid);

a=b=c = the degenerate case of a sphere;

6th Semester 2080, Unit 3 BIT355 22


Prakash Neupane
Mathematical Model of Earth


Ellipsoid

a=b>c = oblate ellipsoid of revolution
(oblate spheroid

6th Semester 2080, Unit 3 BIT355 23


Prakash Neupane
Mathematical Model of Earth


Geoid

The geoid is the shape that the surface of the oceans would take under the
influence of Earth's gravitation and rotation alone, in the absence of other
influences such as winds and tides.

6th Semester 2080, Unit 3 BIT355 24


Prakash Neupane
Mathematical Model of Earth

6th Semester 2080, Unit 3 BIT355 25


Prakash Neupane
Mathematical Model of Earth

Believe that the Earth was a perfect sphere until of the seventeenth
century, when Newton advanced his theory of gravity.

Newton said, if the Earth were rotating along an axis, the shape of the
Earth would tend to bulge along the equator and tend to be flattened at
the poles, due to the centrifugal force which confirmed by field
measurements of the Earth's surface, beginning in 1735, in Peru and
Lapland, and later in other areas (Snyder 1987).

The shape of the Earth is thus referred to as an oblate ellipsoid or oblate
spheroid.

There is a 20 km difference of the Earth's most northern point on this
spheroidal shape with where one would expect to find it on a perfect
sphere,.
6th Semester 2080, Unit 3 BIT355 26
Prakash Neupane
Mathematical Model of Earth

This difference can be described as the flattening ratio (f) and is
described by the relationship (a - b)la, where a is the equatorial radius
and b is the polar radius

A further refinement and approximation of the Earth's shape can be
described with a geoid.

A geoid attempts to reconcile Earth's local irregularities with the differing
gravitational forces that are caused by varying Earth densities.

The shape of a geoid is irregular and approximates Earth's mean sea
level perpendicular to the forces of gravity.

Once can define the Earth's shape and irregularities, a control system is
needed on which to base the approximate locations of landscape
features.
6th Semester 2080, Unit 3 BIT355 27
Prakash Neupane
Horizontal and Vertical Datum


A datum is a mathematical model of the Earth,
which serves as the reference or base for

calculating the geographic coordinates in the
case of a horizontal datum and

calculating elevations in the case of a vertical
datum.
6th Semester 2080, Unit 3 BIT355 28
Prakash Neupane
Horizontal and Vertical Datum


The definition of a horizontal datum consists of the longitude and latitude
of an initial point (origin), an ellipsoid, and the separation of the ellipsoid
and the Earth at the origin.

Datum and ellipsoid are therefore closely related.

6th Semester 2080, Unit 3 BIT355 29


Prakash Neupane
Horizontal and Vertical Datum

6th Semester 2080, Unit 3 BIT355 30


Prakash Neupane
Horizontal and Vertical Datum

6th Semester 2080, Unit 3 BIT355 31


Prakash Neupane
Horizontal and Vertical Datum


For example, if the shift is 98 meters to the east and 26 meters to the
north.

The horizontal shift is, therefore, 101.4 meters [√(982+ 262)]. With this kind
of datum shift, it is clear that digital layers based on different datums will
not register correctly.

To attain a better fit of the Earth locally, many countries developed their
own datums in the past. Among these local datums are the European

Datum, the Australian Geodetic Datum, the Tokyo Datum, and the Indian
Datum (for India and several adjacent countries).
6th Semester 2080, Unit 3 BIT355 32
Prakash Neupane
Changing Projection and Coordinate Systems


Map and GIS users are mostly confronted in their work with
transformations from one two-dimensional coordinate system to another.

This includes the transformation of polar coordinates delivered by the
surveyor into Cartesian map coordinates or the transformation from one
2D Cartesian (x,y) system of a specific map projection into another 2D
Cartesian (x,y) system of a defined map projection.

6th Semester 2080, Unit 3 BIT355 33


Prakash Neupane
Changing Projection and Coordinate Systems


A forward mapping equation
transforms the geographic
coordinates (Φ, λ) of a point on the
curved reference surface to a set
of planar Cartesian coordinates
(x,y), representing the position of
the same point on the map plane:

6th Semester 2080, Unit 3 BIT355 34


Prakash Neupane
Changing Projection and Coordinate Systems


The corresponding inverse
mapping equation transforms
mathematically the planar
Cartesian coordinates (x,y) of a
point on the map plane to a set of
geographic coordinates (Φ, λ) on
the curved reference surface:

6th Semester 2080, Unit 3 BIT355 35


Prakash Neupane
Changing Projection and Coordinate Systems

6th Semester 2080, Unit 3 BIT355 36


Prakash Neupane
Changing Projection and Coordinate Systems

6th Semester 2080, Unit 3 BIT355 37


Prakash Neupane
Types of Projection Systems

6th Semester 2080, Unit 3 BIT355 38


Prakash Neupane
Types of Projection Systems


The three classes of map projections are cylindrical, conical and
azimuthal.

The Earth's reference surface projected on a map wrapped around the
globe as a cylinder produces a cylindrical map projection.

Projected on a map formed into a cone gives a conical map projection.

When projected directly onto the mapping plane it produces an
azimuthal (or zenithal or planar) map projection.

The figure above in previous slide shows the surfaces involved in these
three classes of projections.
6th Semester 2080, Unit 3 BIT355 39
Prakash Neupane
Projection Parameters


A map projection without distortions would correctly represent shapes, angles,
areas, distances and directions, everywhere on the map.

Unfortunately, any map projection is associated with scale distortions.

There is simply no way to flatten out a piece of ellipsoidal or spherical surface
without stretching some parts of the surface more than others

Scale distortions on a map can also be shown by means of a scale factor (ratio of
the scale at a given point to the true scale).

Since there is no map projection that maintains correct scale all over the map, it
may be important to know the extent to which the scale varies on a map

6th Semester 2080, Unit 3 BIT355 40


Prakash Neupane
Projection Parameters

6th Semester 2080, Unit 3 BIT355 41


Prakash Neupane
Working with Map Projection

Every map must begin, either consciously or unconsciously, with the choice of a map
projection and its parameters.

The cartographer's task is to ensure that the right type of projection is used for any
particular map.

A well chosen map projection takes care that scale distortions remain within certain limits
and that map properties match to the purpose of the map.

Generally, normal cylindrical projections are typically used to map the world in its entirety
(in particular areas near the equator are shown well).

Conical projections are often used to map the different continents (the mid-latitudes
regions are shown well), while the polar azimuthal projections may be used to map the
polar areas.
6th Semester 2080, Unit 3 BIT355 42
Prakash Neupane
References
1 P. Lo and Albert K.W. Yeung, Concepts and Techniques of Geographic Information Systems, Pearson
Prentice Hall
2 K. T. Chang, Introduction to geographic information systems. Ninth edition, Boston: McGraw-Hill.
3 Longley, P.A., Goodchild, M.F., Maguire, D.J. and Rhind, D.W., Geographic information systems and
science. John Wiley & Sons.
4 Huisman, Otto, and Rolf A. de By. "Principles of geographic information systems." ITC Educational
Textbook Series 1 (2009): 17.
5 Kerle, Norman, Lucas LF Janssen, and Gerrit C. Huurneman. Principles of remote sensing." ITC,
Educational textbook series 2 (2004): 250.
6 Burrough, P. A., McDonnell, R. A., & Lloyd, C. D. (2015). Principles of geographical information
systems. Oxford university press.
7 ESRI guide to GIS analysis Andy Mitchell, ESRI press, Red lands

6th Semester 2080, Unit 3 BIT355 43


Prakash Neupane

You might also like