[libgweather] locations: Rename Al Udeid airport



commit 11d692f28c039c692995bdb9cbf67477d7853fc5
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Dec 8 17:42:32 2017 +0100

    locations: Rename Al Udeid airport
    
    Was known as KQIR:
    https://en.wikipedia.org/wiki/List_of_airports_by_ICAO_code:_K#KQ
    and is now known as OTBH:
    https://en.wikipedia.org/wiki/Al_Udeid_Air_Base

 data/Locations.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index de2c3c5..c245848 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -23150,8 +23150,8 @@
           <coordinates>25.250000 51.566667</coordinates>
         </location>
         <location>
-          <name>Al Udeid</name>
-          <code>KQIR</code>
+          <name>Al Udeid Air Base</name>
+          <code>OTBH</code>
           <coordinates>25.116667 51.300000</coordinates>
         </location>
       </city>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]