[libgweather/add-fiji] locations: Add Fiji and its airport



commit 6b17946fceacc59eae9ba78d4769576a4af9f551
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Dec 14 10:52:03 2017 +0000

    locations: Add Fiji and its airport
    
    https://en.wikipedia.org/wiki/Fiji
    https://en.wikipedia.org/wiki/Nadi_International_Airport
    
    https://bugzilla.gnome.org/show_bug.cgi?id=636010

 data/Locations.xml | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index 6fc0f2b..c571895 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -7334,6 +7334,26 @@
       </city>
     </country>
     <country>
+      <!--FJ - Fiji, an island country in the South Pacific Ocean -->
+      <_name>Fiji</_name>
+      <iso-code>FJ</iso-code>
+      <fips-code>FJ</fips-code>
+      <timezones>
+        <timezone id="Pacific/Fiji"/>
+      </timezones>
+      <tz-hint>Pacific/Fiji</tz-hint>
+      <city>
+        <!-- A city in Fiji -->
+        <_name>Suva</_name>
+        <coordinates>-18.166667 178.45</coordinates>
+        <location>
+          <name>Nadi International Airport</name>
+          <code>NFFN</code>
+          <coordinates>-17.755278 177.443333</coordinates>
+        </location>
+      </city>
+    </country>
+    <country>
       <!-- GU - Guam, a territory of the United States in the South
            Pacific.
         -->


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