[libgweather] Locations: add Oxford and Oxford Airport



commit 7640882e917bd16d030a4ae687822750c92225c9
Author: Sam Morris <sam robots org uk>
Date:   Fri Nov 8 09:18:24 2019 +0000

    Locations: add Oxford and Oxford Airport

 data/Locations.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index d3f333c..3310b86 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -20768,6 +20768,12 @@
           <zone>:ee</zone>
           <coordinates>51.883333 0.233333</coordinates>
         </location>
+        <location>
+          <!-- AKA London Oxford Airport. Formerly Kidlington Airport, RAF Kidlington -->
+          <name>Oxford Airport, Oxfordshire</name>
+          <code>EGTK</code>
+          <coordinates>51.8329 -1.3158</coordinates>
+        </location>
         <location>
           <name>Wainfleet</name>
           <code>EGYW</code>
@@ -20894,6 +20900,10 @@
           <_name>Odiham</_name>
           <coordinates>51.250000 -0.933333</coordinates>
         </city>
+        <city>
+          <_name msgctxt="City in East and South East England, United Kingdom">Oxford</_name>
+          <coordinates>51.7520 -1.2577</coordinates>
+        </city>
         <city>
           <!-- A city in East and South East England in the United
                Kingdom


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