[libgweather] Add missing Polish cities with airports



commit 4d00b97724d68f5d64f9da0b42cbcd959720038d
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sat Mar 18 16:29:30 2017 +0100

    Add missing Polish cities with airports
    
    https://bugzilla.gnome.org/show_bug.cgi?id=780244

 data/Locations.xml.in |   40 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 40 insertions(+), 0 deletions(-)
---
diff --git a/data/Locations.xml.in b/data/Locations.xml.in
index 9df5219..9a367f4 100644
--- a/data/Locations.xml.in
+++ b/data/Locations.xml.in
@@ -17849,6 +17849,16 @@
       <tz-hint>Europe/Warsaw</tz-hint>
       <city>
         <!-- A city in Poland -->
+        <_name>Bydgoszcz</_name>
+        <coordinates>53.123480 18.008438</coordinates>
+        <location>
+          <name>Bydgoszcz-Szwederowo</name>
+          <code>EPBY</code>
+          <coordinates>53.097951 17.972681</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- A city in Poland -->
         <_name>Gdańsk</_name>
         <coordinates>54.350000 18.666667</coordinates>
         <location>
@@ -17879,6 +17889,16 @@
       </city>
       <city>
         <!-- A city in Poland -->
+        <_name>Lublin</_name>
+        <coordinates>51.246452 22.568445</coordinates>
+        <location>
+          <name>Lublin-Świdnik</name>
+          <code>EPLB</code>
+          <coordinates>51.235810 22.715066</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- A city in Poland -->
         <_name>Łódź</_name>
         <coordinates>51.750000 19.466667</coordinates>
         <location>
@@ -17889,6 +17909,16 @@
       </city>
       <city>
         <!-- A city in Poland -->
+        <_name>Olsztyn</_name>
+        <coordinates>53.778422 20.480119</coordinates>
+        <location>
+          <name>Olsztyn-Szymany</name>
+          <code>EPSY</code>
+          <coordinates>53.480557 20.936228</coordinates>
+        </location>
+      </city>
+      <city>
+        <!-- A city in Poland -->
         <_name>Poznań</_name>
         <coordinates>52.416667 16.966667</coordinates>
         <location>
@@ -17940,6 +17970,16 @@
           <coordinates>51.100000 16.883333</coordinates>
         </location>
       </city>
+      <city>
+        <!-- A city in Poland -->
+        <_name>Zielona Góra</_name>
+        <coordinates>51.935621 15.506186</coordinates>
+        <location>
+          <name>Zielona Góra-Babimost</name>
+          <code>EPZG</code>
+          <coordinates>52.137026 15.777645</coordinates>
+        </location>
+      </city>
     </country>
     <country>
       <!-- PT - Portugal -->


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