Latitude tells you how far north or south of the equator you are; longitude tells you how far east or west of the prime meridian you are. A memory hook: latitude lines are like the rungs of a ladder, running flat across the globe, while longitude lines run tall from pole to pole.
The core difference
Latitude measures north-south position from the equator, while longitude measures east-west position from the prime meridian.
- latitude — angular distance north or south of the equator: The ship's latitude and longitude were logged every hour.
- longitude — angular distance east or west of the prime meridian: Sailors once struggled to calculate longitude accurately at sea.
How to tell them apart
Both words trace back to Latin words for size: latitude comes from latitudo, meaning breadth or width, and longitude comes from longitudo, meaning length. That fits the ladder picture neatly, since latitude lines measure the globe's "width" from top to bottom while longitude lines measure around its "length".
The mix-up usually shows up in navigation, geography lessons, and map apps, where the two figures are always given together as a coordinate pair. Getting the order backwards on a form or in code is a common and sometimes costly error, so it is worth fixing the ladder image in your mind early.