[libgweather] Locations: Add cities to Bhutan



commit d483cef6cd416528b2487293aa43a2e4e1e2a949
Author: Diego Escalante Urrelo <diegoe gnome org>
Date:   Sun Aug 25 13:52:35 2019 -0500

    Locations: Add cities to Bhutan
    
    According to Bhutan's government there are 3 more airports reporting
    METAR data, but they don't show up in the METAR database. For reference,
    those are: Bumthang (VQBT), Gelephu (VQGP) and Yonphula (VQTY).
    
    Closes: https://gitlab.gnome.org/GNOME/gnome-clocks/issues/4

 data/Locations.xml | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index a5d17cc..4eff181 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -2939,6 +2939,28 @@
         <timezone id="Asia/Thimphu" />
       </timezones>
       <tz-hint>Asia/Thimphu</tz-hint>
+      <location>
+        <name>Paro Airport</name>
+        <code>VQPR</code>
+        <coordinates>27.4052 89.4210</coordinates>
+      </location>
+      <city>
+        <_name>Paro</_name>
+        <coordinates>27.4287 89.4164</coordinates>
+      </city>
+      <city>
+        <_name>Jakar</_name>
+        <coordinates>27.5652 90.7390</coordinates>
+      </city>
+      <city>
+        <_name>Mongar</_name>
+        <coordinates>27.2754 91.2398</coordinates>
+      </city>
+      <city>
+        <!-- The capital of Bhutan -->
+        <_name>Thimphu</_name>
+        <coordinates>27.4712 89.6339</coordinates>
+      </city>
     </country>
     <country>
       <!-- BN - Brunei Darussalam -->


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