Skip to main content

Geographic CRS (Coordinate Reference System)

In GIS, a Geographic CRS (Coordinate Reference System) is a system used to define and represent locations on the Earth's surface using latitude and longitude coordinates. It is based on the concept of a three-dimensional ellipsoidal or spherical model of the Earth.

A Geographic CRS provides a framework for accurately specifying the position of a point on the Earth's surface by assigning numerical values to latitude and longitude. Here's a brief explanation of the components and characteristics of a Geographic CRS:

1. Latitude: Latitude measures the distance north or south of the Earth's Equator. It is expressed in degrees, with values ranging from -90° at the South Pole to +90° at the North Pole. The Equator is defined as 0° latitude.

2. Longitude: Longitude measures the distance east or west of a reference meridian. The most commonly used reference meridian is the Prime Meridian, which passes through Greenwich, London, and is assigned a value of 0°. Longitude values range from -180° to +180°, with negative values representing locations west of the Prime Meridian and positive values representing locations east of it.

3. Ellipsoidal and Spherical Models: Geographic CRSs can be based on either an ellipsoidal or a spherical model of the Earth. The ellipsoidal model approximates the Earth's shape as an oblate spheroid, while the spherical model represents it as a perfect sphere. The choice of model depends on the level of accuracy required for a particular application.

4. Datum: A datum is a mathematical model that defines the size, shape, and orientation of the Earth, serving as the reference framework for a Geographic CRS. Different datums are used worldwide, such as the World Geodetic System 1984 (WGS84) and the North American Datum 1983 (NAD83). The datum defines the position of the coordinate origin (0,0) and the orientation of the coordinate axes within a Geographic CRS.

5. Angular Units: Geographic CRSs typically use angular units, such as degrees, minutes, and seconds (DMS) or decimal degrees (DD), to express latitude and longitude values.

Geographic CRSs are widely used for various applications in GIS, such as mapping, spatial analysis, and data integration. They provide a common reference system that allows spatial data from different sources to be accurately aligned and analyzed together. When working with Geographic CRSs, it's important to ensure that data is transformed or projected correctly when required to match the desired coordinate system and avoid distortions or errors.

Comments

Popular posts from this blog

geostationary and sun-synchronous

Orbital characteristics of Remote sensing satellite geostationary and sun-synchronous  Orbits in Remote Sensing Orbit = the path a satellite follows around the Earth. The orbit determines what part of Earth the satellite can see , how often it revisits , and what applications it is good for . Remote sensing satellites mainly use two standard orbits : Geostationary Orbit (GEO) Sun-Synchronous Orbit (SSO)  Geostationary Satellites (GEO) Characteristics Altitude : ~35,786 km above the equator. Period : 24 hours → same as Earth's rotation. Orbit type : Circular, directly above the equator . Appears "stationary" over one fixed point on Earth. Concepts & Terminologies Geosynchronous = orbit period matches Earth's rotation (24h). Geostationary = special type of geosynchronous orbit directly above equator → looks fixed. Continuous coverage : Can monitor the same area all the time. Applications Weather...

Man-Made Disasters

  A man-made disaster (also called a technological disaster or anthropogenic disaster ) is a catastrophic event caused directly or indirectly by human actions , rather than natural processes. These disasters arise due to negligence, error, industrial activity, conflict, or misuse of technology , and often result in loss of life, property damage, and environmental degradation . Terminology: Anthropogenic = originating from human activity. Technological hazard = hazard caused by failure or misuse of technology or industry. 🔹 Conceptual Understanding Man-made disasters are part of the Disaster Management Cycle , which includes: Prevention – avoiding unsafe practices. Mitigation – reducing disaster impact (e.g., safety regulations). Preparedness – training and planning. Response – emergency actions after the disaster. Recovery – long-term rebuilding and policy correction. These disasters are predictable and preventable through strong...

Platforms in Remote Sensing

In remote sensing, a platform is the physical structure or vehicle that carries a sensor (camera, scanner, radar, etc.) to observe and collect information about the Earth's surface. Platforms are classified mainly by their altitude and mobility : Ground-Based Platforms Definition : Sensors mounted on the Earth's surface or very close to it. Examples : Tripods, towers, ground vehicles, handheld instruments. Applications : Calibration and validation of satellite data Detailed local studies (e.g., soil properties, vegetation health, air quality) Strength : High spatial detail but limited coverage. Airborne Platforms Definition : Sensors carried by aircraft, balloons, or drones (UAVs). Altitude : A few hundred meters to ~20 km. Examples : Airplanes with multispectral scanners UAVs with high-resolution cameras or LiDAR High-altitude balloons (stratospheric platforms) Applications : Local-to-regional mapping ...

Types of Remote Sensing

Remote Sensing means collecting information about the Earth's surface without touching it , usually using satellites, aircraft, or drones . There are different types of remote sensing based on the energy source and the wavelength region used. 🛰️ 1. Active Remote Sensing 📘 Concept: In active remote sensing , the sensor sends out its own energy (like a signal or pulse) to the Earth's surface. The sensor then records the reflected or backscattered energy that comes back from the surface. ⚙️ Key Terminology: Transmitter: sends energy (like a radar pulse or laser beam). Receiver: detects the energy that bounces back. Backscatter: energy that is reflected back to the sensor. 📊 Examples of Active Sensors: RADAR (Radio Detection and Ranging): Uses microwave signals to detect surface roughness, soil moisture, or ocean waves. LiDAR (Light Detection and Ranging): Uses laser light (near-infrared) to measure elevation, vegetation...

Contrast Enhancement

Image enhancement is the process of improving the visual quality and interpretability of an image. The goal is not to change the physical meaning of the image data , but to make important features easier to identify for visual interpretation or automatic analysis (e.g., classification, feature extraction). In simple terms, image enhancement helps make an image clearer, sharper, and more informative for human eyes or computer algorithms. Purpose of Image Enhancement To improve visual appearance of images. To highlight specific features such as roads, rivers, vegetation, or built-up areas. To enhance contrast or brightness for better differentiation. To reduce noise or remove distortions. To prepare images for further processing like classification or edge detection. Common Image Enhancement Operations Image Reduction: Decreases the size or resolution of an image. Useful for faster processing or overview visualization. Image Mag...