[libgweather] locations: Add Gijón, Spain



commit b86ea0dfa4311fa25ed6e8bfbc26224fe8cc6867
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Dec 12 14:31:52 2017 +0100

    locations: Add Gijón, Spain
    
    It's a large enough city with an airport close to it (Asturias Airport).
    The capital city of that principality, Oviedo, is slightly smaller, and
    the airport is further. The location entry will automatically lookup
    Ovideo and attach it to the closest airport, so there should be no need
    to add it manually.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=597989

 data/Locations.xml |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index d666246..cceb38b 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -19812,6 +19812,16 @@
       </city>
       <city>
         <!-- A city in Spain -->
+        <_name>Gijón</_name>
+        <coordinates>43.533333 -5.7</coordinates>
+        <location>
+          <name>Asturias Airport</name>
+          <code>LEAS</code>
+          <coordinates>43.563611 -6.034722</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- A city in Spain -->
         <_name>Granada</_name>
         <coordinates>37.183333 -3.600000</coordinates>
         <location>


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