👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Geography – Earth and Environment
Study mode

Latitude and Longitude

Learning objective
Learn the coordinate system used to locate places on Earth.

Introduction to Earth's Coordinate System

Imagine trying to find a friend's house in a huge city without any street names or numbers. It would be nearly impossible! Similarly, Earth is vast, and to find any place on it, we need a system that tells us exactly where to look. This system is called the coordinate system, which uses two sets of imaginary lines called latitude and longitude.

Latitude and longitude help us pinpoint any location on Earth, just like an address. The starting points for these lines are the Equator for latitude and the Prime Meridian for longitude. Together, they form a grid that covers the entire globe.

Latitude

Latitude is the angular distance of a place north or south of the Equator. It is measured in degrees (°), ranging from 0° at the Equator to 90° at the poles.

The Equator is an imaginary horizontal line that divides Earth into the Northern Hemisphere and the Southern Hemisphere. It is located at 0° latitude.

Other important latitude lines include:

  • Tropic of Cancer (approximately 23.5° North)
  • Tropic of Capricorn (approximately 23.5° South)
  • Arctic Circle (approximately 66.5° North)
  • Antarctic Circle (approximately 66.5° South)

These lines mark important climatic zones on Earth.

Equator (0°)

Longitude

Longitude is the angular distance of a place east or west of the Prime Meridian. Longitude lines run from the North Pole to the South Pole, like slices of an orange.

The Prime Meridian is the reference line for longitude, set at 0°. It passes through Greenwich, London, and divides Earth into the Eastern and Western Hemispheres.

On the opposite side of the globe, roughly at 180° longitude, lies the International Date Line. This line marks where the date changes by one day when crossed.

Prime Meridian (0°) Intl. Date Line (~180°)

The Coordinate System: Combining Latitude and Longitude

Latitude and longitude lines together create a grid system on Earth's surface. This grid allows us to specify any location using two numbers:

  • Latitude: How far north or south the place is from the Equator.
  • Longitude: How far east or west the place is from the Prime Meridian.

Coordinates are usually given in degrees (°), minutes ('), and seconds ("). For example, a location might be at 28°36' N latitude and 77°12' E longitude.

Sample Point

Using Degrees, Minutes, and Seconds

Each degree (°) is divided into 60 minutes ('), and each minute into 60 seconds ("). This allows very precise location measurement. For example:

  • 28°36'15" N means 28 degrees, 36 minutes, and 15 seconds north of the Equator.
  • 77°12'30" E means 77 degrees, 12 minutes, and 30 seconds east of the Prime Meridian.

Worked Examples

Example 1: Locating New Delhi Using Latitude and Longitude Easy
Find the approximate position of New Delhi on the globe using its coordinates: 28.6° N latitude and 77.2° E longitude.

Step 1: Identify the latitude. New Delhi is at 28.6° N, which means it is 28.6 degrees north of the Equator.

Step 2: Identify the longitude. It is at 77.2° E, meaning 77.2 degrees east of the Prime Meridian.

Step 3: On a globe or map, find the horizontal line corresponding to 28.6° N and the vertical line corresponding to 77.2° E.

Step 4: The point where these two lines intersect is the location of New Delhi.

Answer: New Delhi is located in the Northern and Eastern Hemispheres at approximately (28.6° N, 77.2° E).

Example 2: Finding the Equator and Prime Meridian Intersection Easy
Explain the significance of the point where the Equator and Prime Meridian intersect (0°, 0°).

Step 1: The Equator is at 0° latitude, dividing Earth into Northern and Southern Hemispheres.

Step 2: The Prime Meridian is at 0° longitude, dividing Earth into Eastern and Western Hemispheres.

Step 3: Their intersection at (0°, 0°) is the origin point of the coordinate system on Earth.

Step 4: This point lies in the Atlantic Ocean near the west coast of Africa and is used as a reference for all other coordinates.

Answer: The intersection (0°, 0°) is the coordinate origin, serving as the starting point for measuring latitude and longitude.

Example 3: Calculating Distance Between Two Points Using Latitude Medium
Calculate the approximate north-south distance between Mumbai (19° N) and New Delhi (28.6° N).

Step 1: Find the difference in latitude:

\( |28.6° - 19°| = 9.6° \)

Step 2: Use the formula for distance between latitudes:

Distance = (Difference in degrees) x 111 km

Step 3: Calculate the distance:

\( 9.6° \times 111 \text{ km} = 1065.6 \text{ km} \)

Answer: The approximate north-south distance between Mumbai and New Delhi is 1065.6 km.

Example 4: Determining Time Zone Based on Longitude Medium
Calculate the time difference between New Delhi (77.2° E) and London (0° longitude).

Step 1: Find the difference in longitude:

\( |77.2° - 0°| = 77.2° \)

Step 2: Use the formula for time difference:

Time difference (hours) = (Difference in degrees of longitude) / 15

Step 3: Calculate the time difference:

\( \frac{77.2}{15} = 5.15 \) hours

Step 4: Convert 0.15 hours to minutes:

\( 0.15 \times 60 = 9 \) minutes

Answer: New Delhi is approximately 5 hours and 9 minutes ahead of London.

Example 5: Converting Coordinates from Degrees, Minutes, Seconds to Decimal Degrees Hard
Convert the coordinate 28°36'15" N to decimal degrees.

Step 1: Use the conversion formula:

Decimal Degrees = Degrees + (Minutes/60) + (Seconds/3600)

Step 2: Substitute the values:

\( 28 + \frac{36}{60} + \frac{15}{3600} \)

Step 3: Calculate each part:

\( \frac{36}{60} = 0.6 \)

\( \frac{15}{3600} = 0.004167 \)

Step 4: Add all parts:

\( 28 + 0.6 + 0.004167 = 28.604167 \)

Answer: 28°36'15" N equals approximately 28.6042° in decimal degrees.

Summary of Key Terms

  • Latitude: Angular distance north or south of the Equator (0°).
  • Longitude: Angular distance east or west of the Prime Meridian (0°).
  • Equator: 0° latitude line dividing Earth into Northern and Southern Hemispheres.
  • Prime Meridian: 0° longitude line dividing Earth into Eastern and Western Hemispheres.
  • International Date Line: Approximately 180° longitude line where the date changes.
  • Degrees, Minutes, Seconds (DMS): Units for precise coordinate measurement.

Formula Bank

Distance between two latitudes
\[ \text{Distance} = (\text{Difference in degrees}) \times 111 \text{ km} \]
where: Difference in degrees = |Latitude1 - Latitude2|; 111 km = approximate distance per degree of latitude
Time difference based on longitude
\[ \text{Time difference (hours)} = \frac{\text{Difference in degrees of longitude}}{15} \]
where: Difference in degrees of longitude = |Longitude1 - Longitude2|; 15 degrees = Earth's rotation per hour
Conversion from DMS to Decimal Degrees
\[ \text{Decimal Degrees} = \text{Degrees} + \frac{\text{Minutes}}{60} + \frac{\text{Seconds}}{3600} \]
Degrees, Minutes, Seconds = components of coordinate

Tips & Tricks

Tip: Remember that latitude lines run horizontally (east-west) and measure how far north or south a place is.

When to use: When differentiating between latitude and longitude in questions.

Tip: Use the mnemonic "Latitude is Flatitude" to recall that latitude lines are flat/horizontal.

When to use: To quickly recall the orientation of latitude lines.

Tip: For quick distance estimation between latitudes, multiply the degree difference by 111 km.

When to use: When solving distance-related questions involving latitude.

Tip: Divide the difference in longitude by 15 to find the time difference in hours between two places.

When to use: When calculating time zone differences.

Tip: Convert coordinates from degrees, minutes, and seconds (DMS) to decimal degrees for easier calculations and use with GPS.

When to use: When coordinates are given in DMS format.

Common Mistakes to Avoid

❌ Confusing latitude with longitude and mixing up their directions.
✓ Remember: latitude lines run east-west and measure north-south position; longitude lines run north-south and measure east-west position.
Why: Both are angular measurements, but their orientations differ. Visualizing the globe helps avoid confusion.
❌ Assuming the Equator is a longitude line instead of latitude.
✓ The Equator is the 0° latitude line dividing Earth into Northern and Southern Hemispheres.
Why: Misunderstanding arises from not visualizing the globe and reference lines properly.
❌ Using the same degree-to-distance conversion for longitude as for latitude.
✓ Use latitude difference for consistent distance calculations; longitude distance varies with latitude because longitude lines converge at the poles.
Why: Longitude lines are not equally spaced everywhere, unlike latitude lines.
❌ Forgetting to convert minutes and seconds when working with coordinates.
✓ Always convert minutes and seconds to decimal degrees before calculations.
Why: Mixing formats leads to incorrect coordinate values and errors in location or distance.
❌ Ignoring the sign (N/S, E/W) when interpreting coordinates.
✓ Pay attention to hemisphere indicators to correctly locate points.
Why: Neglecting hemisphere leads to placing points in wrong hemispheres.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Latitude and Longitude · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.