[libgweather] locations: Remove Edmonton Municipal (CYXD) station



commit b4f46020cf7ceff5b96067a9ddcf7c2e8a5fdfbb
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Dec 8 19:11:07 2017 +0100

    locations: Remove Edmonton Municipal (CYXD) station
    
    Edmonton Municipal CYXD weather station is not in an operation anymore.
    Edmonton Blatchford, CXEC, is in roughly the same location as an old
    CYXD but this station does not provide a weather condition information
    and only temperature data so it is not a suitable replacement.
    
    Use CYED and CYEG instead.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=770497

 data/Locations.xml |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index e37f994..3d868d7 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -23881,11 +23881,6 @@
           <_name>Edmonton</_name>
           <coordinates>53.550000 -113.500000</coordinates>
           <location>
-            <name>Edmonton Municipal</name>
-            <code>CYXD</code>
-            <coordinates>53.566667 -113.516667</coordinates>
-          </location>
-          <location>
             <name>Edmonton Namao</name>
             <code>CYED</code>
             <coordinates>53.666667 -113.466667</coordinates>
@@ -23895,6 +23890,10 @@
             <code>CYEG</code>
             <coordinates>53.300000 -113.583333</coordinates>
           </location>
+          <!-- Edmonton Municipal CYXD does not operate anymore
+         Edmonton Blatchford CXEC has the same location but
+         does not provide current weather conditions hence
+         leave only CYED and CYEG -->
         </city>
         <city>
           <!-- A city in Alberta in Canada -->


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