[libgweather] locations: Correct name and location of Derry Airport



commit 4284a20cd855116dd7b7d334de3f92fe83a38ab9
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Dec 12 18:29:04 2017 +0100

    locations: Correct name and location of Derry Airport
    
    The names did not match the official name, and it was declared twice
    with different coordinates.

 data/Locations.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index f6c5f9f..e6d8bd2 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -15864,7 +15864,7 @@
         <_name>Lifford</_name>
         <coordinates>54.831944 -7.483611</coordinates>
         <location>
-          <name>Derry Airport</name>
+          <name>City of Derry Airport</name>
           <code>EGAE</code>
           <coordinates>55.042778 -7.161944</coordinates>
         </location>
@@ -21714,10 +21714,10 @@
           <_name>Eglinton</_name>
           <coordinates>55.016667 -7.183333</coordinates>
           <location>
-            <name>Eglinton / Londonderry</name>
+            <name>City of Derry Airport</name>
             <code>EGAE</code>
             <zone>:ni</zone>
-            <coordinates>55.050000 -7.150000</coordinates>
+            <coordinates>55.042778 -7.161944</coordinates>
           </location>
         </city>
       </state>


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