[libgweather] Locations: Add a number of Czech airports



commit 927a0adca753f5099b15085d0a580af0ad6f4ec5
Author: Jozef Mlich <jmlich83 gmail com>
Date:   Mon Sep 9 15:51:22 2019 +0000

    Locations: Add a number of Czech airports

 data/Locations.xml | 34 ++++++++++++++++++++++++++++++----
 1 file changed, 30 insertions(+), 4 deletions(-)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index 77f0539..3fa98b5 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -12529,16 +12529,42 @@
     <country>
       <!-- CZ - Czech Republic -->
       <_name>Czech Republic</_name>
-      <!-- Could not find information about the following stations,
-           which may be in Czech Republic:
-           LKCV LKKB LKLN LKNA LKPD LKPO 
-        -->
       <iso-code>CZ</iso-code>
       <fips-code>EZ</fips-code>
       <timezones>
         <timezone id="Europe/Prague" />
       </timezones>
       <tz-hint>Europe/Prague</tz-hint>
+      <location>
+        <name>Caslav</name>
+        <code>LKCV</code>
+        <coordinates>49.9395639 15.3819333</coordinates>
+      </location>
+      <location>
+        <name>Kbely</name>
+        <code>LKKB</code>
+        <coordinates>50.1214274 14.5436083</coordinates>
+      </location>
+      <location>
+        <name>Line</name>
+        <code>LKLN</code>
+        <coordinates>49.6753167 13.2744417</coordinates>
+      </location>
+      <location>
+        <name>Namest</name>
+        <code>LKNA</code>
+        <coordinates>49.1662504 16.1243833</coordinates>
+      </location>
+      <location>
+        <name>Pardubice</name>
+        <code>LKPD</code>
+        <coordinates>50.0213960 15.7350760</coordinates>
+      </location>
+      <location>
+        <name>Prerov</name>
+        <code>LKPO</code>
+        <coordinates>49.4258724 17.4047194</coordinates>
+      </location>
       <location>
         <name>Brno-Turany Airport</name>
         <code>LKTB</code>


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