- This challenge can be easy or hard you decide. LOL, what kind of person am I? You’ll determine that based on your solution. Anyway, that’s not important right now. What’s important is that I want the location where I’m standing. Actually, just give me the coordinates, place name, and the continent.
- flag format: BAU{continent_placename_xx.xxxx_xx.xxxx}
- If there are spaces, just delete them. All letters must be lowercase.
- as we see in the pictures we have first picture that is from an outside view and the second one is from the location we want to retrieve
- if we check the upper picture we will see that it’s all white ( meaning that a place is all snow ) also if we check the position it’s from the bottom that means west of the world and it’s near the sea
- going to google map and zooming out
- same picture as above
- now going back to the second picture we will see it have the google logo at the bottom that means it have been taken by google and will be shown in google street view
- if we go back to the google map and click on the google streets button
- as we see we have some places that are recorded in google street view
- now going one by one till you match the correct location ( they are around 10 locations so it won’t take time )
- clicking on this location
- we have found the correct location
- now from the URL we take the correct coordinates →
-69.0041778,39.5825833
- now just make a search with the coordinates then we will discover the place name, and the continent.
- Showa Station, Antarctica
BAU{antarctica_showastation_-69.0041_39.5825}