[libgweather: 1/6] Add Uppsala, Sweden




commit 738f2cd263d3db8014e778ac7dd7b66026a0c054
Author: Daniele Sluijters <2504-daenney users noreply gitlab gnome org>
Date:   Tue Jul 26 18:26:07 2022 +0200

    Add Uppsala, Sweden
    
    This adds Uppsala Airport, also known as Uppsala-Ärna. It is a military
    airport on the NNW side of the city of Uppsala.
    
    Also add Uppsala, the 4th largest city in Sweden.

 data/Locations.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index 3c4cc743..eeab5398 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -20647,6 +20647,11 @@
         <code>ESNU</code>
         <coordinates>63.800000 20.283333</coordinates>
       </location>
+      <location>
+        <name>Uppsala Airport</name>
+        <code>ESCM</code>
+        <coordinates>59.8973007 17.5886002</coordinates>
+      </location>
       <location>
         <name>Visby Airport</name>
         <code>ESSV</code>
@@ -20797,6 +20802,11 @@
         <_name>Umeå</_name>
         <coordinates>63.833333 20.250000</coordinates>
       </city>
+      <city>
+        <!-- A city in Sweden -->
+        <_name>Uppsala</_name>
+        <coordinates>59.849722 17.638889</coordinates>
+      </city>
       <city>
         <!-- A city in Sweden -->
         <_name>Visby</_name>


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