Flying High [354 Solves]
Description
I'm trying to find a flight I took back in 2012. I forgot the airport and the plane, but I know it is the one with an orange/red logo on the right side of this photo I took. Can you help me identify it?
The flag format is UofTCTF{AIRPORT_AIRLINE_AIRCRAFT}. AIRPORT is the 3 letter IATA code, AIRLINE is the name of the airline (dash-separated if required), and AIRCRAFT is the aircraft model and variant (omit manufacturer name). For example, UofTCTF{YYZ_Air-Canada_A320-200} or UofTCTF{YYZ_Delta_767-300}.
Note: The aircraft variant should be of X00 format; ie. there may be models with XYZ-432, but the accepted variant will be XYZ-400.
Author: windex
Attachments: airplane.png
Solution
The location of attachment image is https://maps.app.goo.gl/8vcXAJu3PVPi3dkWA
Clip the attachment image and image search:
Airline and Aircraft
- https://www.flickr.com/photos/22331715@N06/8062839241/
- https://www.jetphotos.com/registration/EC-JOH
- Bordeaux–Mérignac Airport - Wikipedia
- IATA: BOD
- Airline: Iberia
- Aircraft: Airbus A340-300
Flag
UofTCTF{BOD_Iberia_A340-300}