Recall & Review
beginner
What does the latitude value represent in the GPS coordinate system?
Latitude represents the north-south position on the Earth's surface. It ranges from -90° at the South Pole to +90° at the North Pole.
Click to reveal answer
beginner
What is the range of longitude values in the GPS coordinate system?
Longitude values range from -180° to +180°, representing east-west positions relative to the Prime Meridian.
Click to reveal answer
beginner
Why is altitude important in drone programming using GPS coordinates?
Altitude gives the height above sea level, allowing drones to know how high they are flying, which is crucial for safe navigation and obstacle avoidance.
Click to reveal answer
intermediate
How are latitude and longitude typically expressed in GPS coordinates?
They are usually expressed in decimal degrees (e.g., 37.7749°) or degrees, minutes, and seconds (DMS). Decimal degrees are easier for programming.
Click to reveal answer
beginner
What is the significance of the Prime Meridian in GPS coordinates?
The Prime Meridian is the zero longitude line from which east and west longitudes are measured. It passes through Greenwich, England.
Click to reveal answer
What does a positive latitude value indicate?
✗ Incorrect
Positive latitude values mean locations north of the Equator.
Which value range correctly describes longitude?
✗ Incorrect
Longitude ranges from -180° to +180°, covering east and west positions.
In drone GPS coordinates, what does altitude measure?
✗ Incorrect
Altitude measures how high the drone is flying above sea level.
Which coordinate format is easier to use in programming?
✗ Incorrect
Decimal degrees are simpler to use in calculations and programming.
Where is the Prime Meridian located?
✗ Incorrect
The Prime Meridian is the 0° longitude line.
Explain the roles of latitude, longitude, and altitude in the GPS coordinate system for drones.
Think about how each value helps a drone know where it is in 3D space.
You got /4 concepts.
Describe how GPS coordinates are used to ensure safe drone flight.
Consider how a drone uses these numbers to fly safely.
You got /4 concepts.