[libgweather] Add Port-au-Prince, Haiti to locations file



commit f4360a576eba7e8172383396963e56c6e6e1e7a3
Author: Frank Solensky <frank src gnome org>
Date:   Mon Jan 25 00:12:06 2010 -0500

    Add Port-au-Prince, Haiti to locations file
    
    Closes: bgo#607268

 data/Locations.xml.in |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/data/Locations.xml.in b/data/Locations.xml.in
index 8e7cf22..5fb28c0 100644
--- a/data/Locations.xml.in
+++ b/data/Locations.xml.in
@@ -10612,16 +10612,22 @@
     <country>
       <!-- HT - Haiti -->
       <_name>Haiti</_name>
-      <!-- Could not find weather stations for the following major
-           cities:
-           Port-au-Prince
-        -->
       <iso-code>HT</iso-code>
       <fips-code>HA</fips-code>
       <timezones>
         <timezone id="America/Port-au-Prince" />
       </timezones>
       <tz-hint>America/Port-au-Prince</tz-hint>
+      <city>
+        <!-- Capital of Haiti -->
+        <_name>Port-au-Prince</_name>
+        <coordinates>18.580050 -72.292542</coordinates>
+        <location>
+          <name>Port-Au-Prince / Aeroport International</name>
+          <code>MTPP</code>
+          <coordinates>18.580050 -72.292542</coordinates>
+        </location>
+      </city>
     </country>
     <country>
       <!-- HN - Honduras -->



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