[libgweather] locations: Add Utrecht



commit 5b1211a8ed24db48bb1c19399cc89462df408f43
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Dec 12 01:59:11 2017 +0100

    locations: Add Utrecht
    
    No specific weather station, as the De Bilt airport METAR reporting
    doesn't work, so it'll likely pick up Schiphol weather instead.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=599880

 data/Locations.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index 29620c6..58cce89 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -17380,6 +17380,10 @@
           <coordinates>52.183333 4.416667</coordinates>
         </location>
       </city>
+      <!-- A city in the Netherlands -->
+        <_name>Utrecht</_name>
+        <coordinates>52.083333 5.116667</coordinates>
+      </city>
       <city>
         <!-- A city in the Netherlands -->
         <_name>Volkel</_name>


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