Latitude and longitude Study Guide
Study Guide
📖 Core Concepts
Geographic Coordinate System (GCS) – a spherical/geodetic system that locates points on Earth with latitude ( φ ) and longitude ( λ ) angles.
Latitude ( φ ) – angle between the equatorial plane and a line from the point to the Earth's centre; lines of equal latitude are called parallels.
Longitude ( λ ) – angle east or west of the prime meridian (Greenwich) to the meridian passing through the point; meridians are great‑ellipse halves converging at the poles.
Graticule – the visible grid of latitude and longitude lines on a map.
Geodetic Datum – ties the mathematical Earth model (ellipsoid or geoid) to real‑world locations.
Horizontal datum → defines φ, λ.
Vertical datum → defines elevation/depth.
Datums Types
Global (e.g., WGS 84, ITRF2020) – valid worldwide, include plate‑motion & tidal effects.
Regional (e.g., NAD27, ED50, OSGB36) – fitted to a specific area, may ignore global motions.
Datum Transformation – converting coordinates from one datum to another, typically using a Helmert transformation (7‑parameter: three translations, three rotations, one scale).
Length of a Degree – at the equator (WGS 84/GRS 80)
1° latitude ≈ 110.6 km (≈ 30.715 m per second)
1° longitude ≈ 111.3 km (≈ 30.92 m per second)
Longitudinal distance decreases with latitude.
Alternative Encodings – different textual/ alphanumeric representations of the same φ‑λ pair:
Open Location Code (Plus Codes) – human‑readable, hierarchical.
Geohash – base‑32 string derived from a Morton Z‑order curve.
---
📌 Must Remember
Latitude ranges ‑90° to +90°; longitude ranges ‑180° to +180° (or 0‑360°).
The prime meridian = Greenwich; the antipodal meridian is 180° E/W, not the International Date Line.
WGS 84 (EPSG:4326) ≈ 2 m positional accuracy; ITRF2020 ≈ sub‑cm (accounts for plate drift).
Helmert transformation is required for accurate global‑to‑regional datum conversion; simple X/Y shifts work only for very small areas.
Degree‑length rule of thumb: 1° ≈ 111 km only at the equator for longitude; latitude stays 111 km everywhere.
Plus Codes and Geohash do not change the underlying coordinate system—they are just encodings.
---
🔄 Key Processes
Identify the source datum (e.g., NAD27) and target datum (e.g., WGS 84).
Select transformation method:
Use a 7‑parameter Helmert if high accuracy is needed.
Use a simple translation only for a very localized dataset.
Apply the Helmert parameters (ΔX, ΔY, ΔZ, Rx, Ry, Rz, scale) to the XYZ Cartesian coordinates derived from the original φ‑λ.
Convert back to latitude‑longitude in the target datum.
---
🔍 Key Comparisons
Global vs. Regional Datum
Global: worldwide coverage, includes plate motion → WGS 84, ITRF2020.
Regional: optimized for a specific area, may ignore tectonic shifts → NAD27, OSGB36.
Latitude vs. Longitude
Latitude: measured from equator; distance per degree ≈ 110 km everywhere.
Longitude: measured from prime meridian; distance per degree shrinks as |φ| → 90°.
Plus Codes vs. Geohash
Plus Codes: easier for humans to read/write, hierarchical (e.g., 7FG9VQ5C+2X).
Geohash: compact binary‑friendly string, good for spatial indexing (e.g., u4pruydqqvj).
---
⚠️ Common Misunderstandings
“Longitude = 180° E is the International Date Line.” – The IDL zigzags to avoid land; 180° E/W is merely the antipodal meridian.
Treating latitude/longitude as linear distances. – They are angular; 1° of longitude ≠ constant distance.
Assuming all datums give the same accuracy. – Regional datums can be off by several meters compared to modern global datums.
Believing a simple X/Y shift fully converts between any two datums. – Only valid for tiny extents; otherwise a Helmert (or more complex) transformation is needed.
---
🧠 Mental Models / Intuition
Earth as a peeled orange:
Latitude = rings parallel to the equator (like orange slices stacked).
Longitude = wedges from pole to pole (like orange segments).
Datum as a “map overlay”: imagine placing a transparent sheet (the ellipsoid) over the real Earth; the sheet’s alignment is the datum.
Degree‑length shrinkage: picture meridians converging at the poles; the further you move from the equator, the shorter the arc between two meridians.
---
🚩 Exceptions & Edge Cases
Antipodal meridian (180° E/W) is not the same as the International Date Line (which deviates around land masses).
Regional datums may ignore plate motion → coordinates become stale over decades.
Helmert transformation parameters are datum‑specific; using the wrong set yields large errors.
---
📍 When to Use Which
Choose datum:
Use WGS 84 for GPS, global datasets, or when sharing data internationally.
Use a regional datum for high‑precision local surveying where the regional model fits better.
Choose transformation method:
Helmet for sub‑meter accuracy or when moving between global and regional datums.
Simple translation only for small‑scale, short‑distance projects (e.g., a city‑block).
Choose encoding:
Plus Codes when you need a human‑readable short address (e.g., in field notes).
Geohash for database indexing, clustering, or when working with bit‑wise spatial algorithms.
---
👀 Patterns to Recognize
“Longitude distance ≈ 111 km × cos φ” – a quick mental check: at 45° N, 1° longitude ≈ 111 km × 0.707 ≈ 78 km.
Datum‑specific accuracy statements (e.g., “≈ 2 m” → likely WGS 84 EPSG:4326).
Encoding length: Plus Codes are usually 10‑12 characters with a “+”; Geohash strings are even‑length base‑32 (e.g., 8‑character ≈ 19 m precision).
---
🗂️ Exam Traps
Confusing 180° W/E with the Date Line – answer choices may list “180° W” as the IDL; reject it.
Assuming 1° latitude = 1° longitude = 111 km everywhere – only true for latitude; longitude shrinks with latitude.
Selecting a regional datum for a GPS‑based problem – GPS outputs are in WGS 84; converting to NAD27 without a proper Helmert will be penalized.
Choosing “simple translation” for a continent‑scale transformation – the error will be large; the correct choice is a Helmert (or more advanced) transformation.
Mistaking Plus Codes for a new coordinate system – they are just an encoding; underlying φ‑λ remains unchanged.
or
Or, immediately create your own study flashcards:
Upload a PDF.
Master Study Materials.
Master Study Materials.
Start learning in seconds
Drop your PDFs here or
or