[libgweather] locations: Adding New Plymouth Airport and New Plymouth city New Plymouth, New Zealand comes up with



commit 55171a1ec498b9bb7db35786c359923120fe2045
Author: Jon Spark <jon jonspark com>
Date:   Sun Mar 8 08:48:38 2020 +0000

    locations: Adding New Plymouth Airport and New Plymouth city
    New Plymouth, New Zealand comes up with "Forecast not available". Requesting to add these to the 
Locations.xml file

 data/Locations.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index 3310b86..ce9e50b 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -7539,6 +7539,11 @@
         <code>NZWN</code>
         <coordinates>-41.333333 174.800000</coordinates>
       </location>
+      <location>
+        <name>New Plymouth Airport</name>
+        <code>NZNP</code>
+        <coordinates>-39.008611 174.179167</coordinates>
+      </location>
       <city>
         <!-- A city in New Zealand -->
         <_name>Auckland</_name>
@@ -7554,6 +7559,11 @@
         <_name>Wellington</_name>
         <coordinates>-41.300000 174.783333</coordinates>
       </city>
+      <city>
+        <!-- A city in New Zealand -->
+        <_name>New Plymouth</_name>
+        <coordinates>-39.057778 174.074167</coordinates>
+      </city>
     </country>
     <country>
       <!-- NU - Niue -->


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