[libgweather] locations: Fix location of Pune airport



commit 7900103a14718ff3b15b4f43ef899f7a7584a973
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Dec 6 20:46:47 2017 +0100

    locations: Fix location of Pune airport
    
    Commit acf32976 fixed the location of the city of Pune to not be in the
    Indian ocean, south of the Equator, but not that of the airport.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=643928

 data/Locations.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index 796f440..20008e6 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -3994,7 +3994,7 @@
         <location>
           <name>Pune International Airport</name>
          <code>VAPO</code>
-         <coordinates>-18.3456 073.5511</coordinates>
+         <coordinates>18.3456 73.5511</coordinates>
         </location>
       </city>
       <city>


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