[libgweather] locations: Rename Dhaka airport



commit 62b0f685fb9f0e5077776e3cb849ffac384e86d5
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Dec 8 16:42:41 2017 +0100

    locations: Rename Dhaka airport
    
    It got renamed to Hazrat Shahjalal International Airport and changed
    ICAO code to VGHS.
    
    https://en.wikipedia.org/wiki/Shahjalal_International_Airport

 data/Locations.xml |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index 2c44b68..7ff48bd 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -2965,8 +2965,8 @@
         <_name>Dhaka</_name>
         <coordinates>23.723056 90.408611</coordinates>
         <location>
-          <name>Kurmitola, Dia</name>
-          <code>VGZR</code>
+          <name>Hazrat Shahjalal International Airport</name>
+          <code>VGHS</code>
           <coordinates>23.850000 90.400000</coordinates>
         </location>
       </city>
@@ -2975,8 +2975,8 @@
         <_name>Solpur</_name>
         <coordinates>23.850000 90.400000</coordinates>
         <location>
-          <name>Kurmitola, Dia</name>
-          <code>VGZR</code>
+          <name>Hazrat Shahjalal International Airport</name>
+          <code>VGHS</code>
           <coordinates>23.850000 90.400000</coordinates>
         </location>
       </city>


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