Skip to main content

Geographical Projected Coordinate System

A Geographical Coordinate System (GCS) and a Projected Coordinate System (PCS) are two key types of coordinate systems used in mapping and geographic information systems (GIS). Here's an explanation of each:


 Geographical Coordinate System (GCS)


A Geographical Coordinate System is a system that uses a three-dimensional spherical surface to define locations on the Earth. 


Key Characteristics:

1. Coordinates: Locations are given in latitude and longitude.

   - Latitude: Measures north-south position, with values ranging from +90° (North Pole) to -90° (South Pole).

   - Longitude: Measures east-west position, with values ranging from +180° (east) to -180° (west).

2. Datum: A GCS is based on a datum, which defines the size and shape of the Earth and the origin and orientation of the coordinate system. Common datums include WGS84, NAD83, and NAD27.

3. Usage: Suitable for global data or when precision mapping is not critical (e.g., global maps, GPS).


Example:

- A location like New York City can be specified as (40.7128° N, 74.0060° W).


 Projected Coordinate System (PCS)


A Projected Coordinate System is a flat, two-dimensional representation of the Earth's surface. It is created by transforming the latitude and longitude coordinates from the GCS into planar coordinates.


Key Characteristics:

1. Coordinates: Locations are given in Cartesian coordinates (x, y), typically in meters or feet.

2. Projection: The transformation from the spherical surface of a GCS to a flat surface is done using a map projection. There are many types of projections, each with different properties and uses.

   - Types of Projections: Common ones include Mercator, Transverse Mercator, Lambert Conformal Conic, and Albers Equal-Area.

3. Distortion: All projections distort some aspect of reality (area, shape, distance, or direction), but they can minimize distortion in specific regions or aspects.

4. Usage: More accurate for detailed, localized mapping (e.g., city planning, engineering, detailed topographic maps).


Example:

- A PCS might project New York City coordinates to (x = 583960, y = 4507520) meters in a particular projection like UTM (Universal Transverse Mercator) Zone 18N.


 Comparison


1. Accuracy and Use:

   - GCS is better for representing large areas like continents or the entire globe.

   - PCS is better for small areas where high accuracy and detailed maps are needed.


2. Representation:

   - GCS uses a spherical representation (latitude and longitude).

   - PCS uses a flat, two-dimensional plane (x and y coordinates).


3. Distortion:

   - GCS does not distort distances and areas on the globe but is not suitable for detailed maps.

   - PCS distorts distances, areas, or angles depending on the projection used but is essential for accurate, localized mapping.


 Practical Example


When using GPS coordinates, you're using a GCS. When you take those GPS coordinates and put them on a detailed city map for navigation or planning, you're converting them to a PCS to ensure accuracy and usability in that specific area.


Let's delve deeper into the Geographical Coordinate System (GCS) and Projected Coordinate System (PCS), exploring their components, usage, and the process of projection transformation.


 Geographical Coordinate System (GCS)


Components:


1. Latitude and Longitude:

   - Latitude: Measures how far north or south a point is from the Equator. It ranges from +90° (North Pole) to -90° (South Pole). Each degree of latitude is approximately 111 kilometers apart.

   - Longitude: Measures how far east or west a point is from the Prime Meridian, which is set at 0°. It ranges from +180° east to -180° west. Longitude lines converge at the poles and are widest at the Equator.


2. Datum:

   - A datum defines the position of the spheroid relative to the center of the Earth. Different datums fit the Earth's shape better in different regions. Examples include:

     - WGS84 (World Geodetic System 1984): A global datum used by GPS.

     - NAD83 (North American Datum 1983): Common in North America.

     - NAD27 (North American Datum 1927): Older, used in the USA.


3. Prime Meridian and Equator:

   - The Prime Meridian (0° longitude) runs through Greenwich, England.

   - The Equator (0° latitude) divides the Earth into the Northern and Southern Hemispheres.


Usage:


- Global Mapping: Used in global positioning systems (GPS) and for mapping large areas where detailed precision is less critical.

- Navigation: Essential for air and sea navigation.


Example:


- Coordinates for the Statue of Liberty: 40.6892° N latitude, 74.0445° W longitude.


 Projected Coordinate System (PCS)


Components:


1. Cartesian Coordinates (x, y):

   - These coordinates are used in a two-dimensional plane, typically measured in meters or feet. The origin (0,0) can vary depending on the projection.


2. Projection:

   - A mathematical formula that transforms the spherical coordinates (latitude, longitude) onto a flat plane.

   - Types of Projections:

     - Mercator: Preserves angles and shapes but distorts distances and areas, especially near the poles. Used for nautical navigation.

     - Transverse Mercator: Minimizes distortion along a central meridian. Used in the UTM system.

     - Lambert Conformal Conic: Preserves shapes and angles, used for aeronautical charts.

     - Albers Equal-Area Conic: Preserves area, used for statistical maps.


3. Coordinate Systems within Projections:

   - UTM (Universal Transverse Mercator): Divides the world into 60 zones, each 6° of longitude wide, with a central meridian. Minimizes distortion within each zone.

   - State Plane Coordinate System (SPCS): Used in the United States, divides the country into zones to minimize distortion for detailed mapping.


Usage:


- Local and Regional Mapping: Ideal for city planning, engineering, and detailed maps where high accuracy is essential.

- GIS Applications: Used in geographic information systems to overlay various types of data accurately.


Example:


- Coordinates for the Statue of Liberty in UTM Zone 18N: approximately x = 580,000 meters, y = 4,505,000 meters.


 Projection Transformation


Process:


1. Selection of Projection: Choose a projection based on the area of interest and the purpose of the map. For example, UTM for local mapping, Mercator for navigation.


2. Transformation Formula: Apply the mathematical formulas that define the projection to convert GCS coordinates (latitude, longitude) into PCS coordinates (x, y). Each projection has specific formulas.


3. Minimizing Distortion: Understand that each projection has inherent distortions. Select the one that minimizes the type of distortion most critical for the map's purpose (area, shape, distance, direction).


Example Transformation:


- To convert 40.6892° N, 74.0445° W (GCS) to UTM coordinates:

  - Determine the UTM zone (18N in this case).

  - Apply the Transverse Mercator projection formula to get x and y coordinates.


 Practical Applications


GCS:


- Global Positioning System (GPS): Uses WGS84 to provide precise locations worldwide.

- Global Data Analysis: Climate models, global demographic studies.


PCS:


- Urban Planning: Detailed city maps, infrastructure development.

- Environmental Management: Mapping forests, watersheds for conservation.

- Engineering Projects: Designing and constructing buildings, roads, bridges.


A Geographical Coordinate System is essential for understanding positions on the Earth on a global scale, using latitude and longitude. However, for detailed and precise mapping, especially over smaller areas, a Projected Coordinate System is crucial as it transforms the Earth's surface onto a flat plane, minimizing distortions in specific regions or for specific uses. Understanding both systems and their appropriate applications is fundamental for accurate geographic representation and analysis.


Comments

Popular posts from this blog

CREATION OF SPATIAL DATA

Spatial data creation is the process of generating, organizing, and managing geographically referenced information in a Geographic Information System (GIS). It involves converting maps, satellite images, GPS observations, and field survey data into digital datasets that can be stored, analyzed, and visualized. The quality of GIS analysis depends largely on the accuracy of spatial data creation. 1. Creation of Shapefile and Geodatabase A. Shapefile A Shapefile is one of the most widely used vector data formats developed by Esri for storing geographic features. Definition A shapefile stores the geometry and attributes of geographic features such as points, lines, and polygons. Components of a Shapefile A shapefile consists of several files: .shp – Stores geometry (shape) .shx – Shape index .dbf – Attribute table .prj – Coordinate Reference System (CRS) .sbn/.sbx – Spatial index (optional) Geometry Types Point – W...

Geography of Health or Medical Geography

Health Geography (also known as Medical Geography ) is a sub-discipline of Human Geography that studies the relationships between place, environment, society, and health . It examines how spatial location, environmental conditions, and social and economic factors influence human health, disease patterns, and access to healthcare services. Health geography integrates concepts from geography, epidemiology, medicine, public health, environmental science, sociology, and Geographic Information Systems (GIS) to understand and improve population health. Major Components of Health Geography Health geography is generally divided into two major branches : The Geography of Disease and Ill Health The Geography of Health Care 1. The Geography of Disease and Ill Health This branch studies the spatial distribution, determinants, and diffusion of diseases across different geographical scales, from neighborhoods to global regions. It seeks t...

Nature and Scope of Geography

Geography is the scientific study of the Earth's surface, its physical features, human populations, and the interactions between people and their environment. The word Geography is derived from the Greek words Geo (Earth) and Graphien (to describe or write), meaning "description of the Earth." Modern geography goes far beyond description; it seeks to explain where phenomena occur, why they occur there, how they are spatially distributed, and how they change over time. Geography is regarded as a spatial science , an environmental science , and an integrative discipline because it bridges natural sciences, social sciences, and geospatial technologies. Nature The nature of geography refers to the characteristics and fundamental features that define the discipline. 1. Geography as a Spatial Science Terminology: Spatial Science A discipline concerned with the location, distribution, arrangement, organization, and interaction of phenomena in ...

Remote Sensing: Energy Sources, Wave Model of Electromagnetic Energy, and Quantum Theory of Electromagnetic Radiation

Remote sensing is the science of collecting information about the Earth's surface without physically touching it . It works by detecting and measuring electromagnetic radiation (EMR) that is emitted or reflected by objects. 1. Energy Sources What is an Energy Source? An energy source is anything that produces electromagnetic radiation (EMR). Without energy, remote sensing cannot detect objects. Definition Energy Source: The origin of electromagnetic energy that illuminates or is emitted by an object so that a sensor can detect it. Types of Energy Sources A. Natural Energy Source (Passive Remote Sensing) The Sun is the most important natural energy source. Produces visible light, infrared, and ultraviolet radiation. Sunlight travels through space and reaches the Earth. Objects absorb part of this energy and reflect the remaining energy. Satellites measure this reflected energy. Examples ...

Energy Interaction with Atmosphere and Earth Surface

In Remote Sensing , satellites record electromagnetic radiation (EMR) that is reflected or emitted from the Earth. Before reaching the sensor, radiation interacts with: The Atmosphere The Earth's Surface These interactions control how satellite images look and how we interpret them. I. Interaction of EMR with the Atmosphere When solar radiation travels from the Sun to the Earth, four main processes occur: 1. Absorption Definition: Absorption occurs when atmospheric gases absorb radiation at specific wavelengths and convert it into heat. Main absorbing gases: Ozone (O₃) → absorbs Ultraviolet (UV) Carbon dioxide (CO₂) → absorbs Thermal Infrared Water vapour (H₂O) → absorbs Infrared Concept: Atmospheric Windows These are wavelength regions where absorption is very low, allowing radiation to pass through the atmosphere. Remote sensing depends on these windows. For example, satellites like Landsat 8 use visible, near-infrared, and thermal bands located in atmospheric windows. 2. Trans...