[libgweather/ebassi/locations-fixes: 13/13] Add Kurgan airport and city




commit 1d3b3c1b4e77787fda2a6fc89f602cbb9ae4ce1e
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat Apr 9 19:52:25 2022 +0100

    Add Kurgan airport and city
    
    https://en.wikipedia.org/wiki/Kurgan,_Kurgan_Oblast
    
    Fixes: #167

 data/Locations.xml | 13 +++++++++++++
 1 file changed, 13 insertions(+)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index e2874e90..a76bf77d 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -18840,6 +18840,11 @@
         <code>UNKL</code>
         <coordinates>56.016667 93.066667</coordinates>
       </location>
+      <location>
+        <name>Kurgan</name>
+        <code>USUU</code>
+        <coordinates>55.458300 65.340000</coordinates>
+      </location>
       <location>
         <name>Magadan</name>
         <code>UHMM</code>
@@ -19227,6 +19232,14 @@
         <coordinates>56.016667 93.066667</coordinates>
         <tz-hint>Asia/Krasnoyarsk</tz-hint>
       </city>
+      <city>
+        <!-- A city in Russia.
+             The local name in Russian is "Курган".
+          -->
+        <_name>Kurgan</_name>
+        <coordinates>55.466667 65.35</coordinates>
+        <tz-hint>Asia/Yekaterinburg</tz-hint>
+      </city>
       <city>
         <!-- A city in Russia.
              The local name in Russian is "Магадан".


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