[libgweather] Locations: Add major Czech Republic cities



commit ef923889f9dc7e5cf37dcb56149fb0ef3c2f766a
Author: matyas5 <hronekmatyas gmail com>
Date:   Sat Jun 20 10:02:44 2020 +0200

    Locations: Add major Czech Republic cities
    
    Added capitals of local regions (https://en.wikipedia.org/wiki/Regions_of_the_Czech_Republic).

 data/Locations.xml | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index 8bce5c90..f6219f55 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -12632,11 +12632,26 @@
         <_name>Brno</_name>
         <coordinates>49.200000 16.633333</coordinates>
       </city>
+      <city>
+        <!-- A city in the Czech Republic -->
+        <_name>České Budějovice</_name>
+        <coordinates>48.974722 14.474722</coordinates>
+      </city>
       <city>
         <!-- A city in the Czech Republic -->
         <_name>Holešov</_name>
         <coordinates>49.333333 17.583333</coordinates>
       </city>
+      <city>
+        <!-- A city in the Czech Republic -->
+        <_name>Hradec Králové</_name>
+        <coordinates>50.209167 15.832222</coordinates>
+      </city>
+      <city>
+        <!-- A city in the Czech Republic -->
+        <_name>Jihlava</_name>
+        <coordinates>49.400278 15.590556</coordinates>
+      </city>
       <city>
         <!-- A city in the Czech Republic -->
         <_name>Karlovy Vary</_name>
@@ -12647,11 +12662,26 @@
         <_name>Liberec</_name>
         <coordinates>50.763889 15.065278</coordinates>
       </city>
+      <city>
+        <!-- A city in the Czech Republic -->
+        <_name>Olomouc</_name>
+        <coordinates>49.593889 17.250833</coordinates>
+      </city>
       <city>
         <!-- A city in the Czech Republic -->
         <_name>Ostrava</_name>
         <coordinates>49.833333 18.283333</coordinates>
       </city>
+      <city>
+        <!-- A city in the Czech Republic -->
+        <_name>Pardubice</_name>
+        <coordinates>50.038611 15.779167</coordinates>
+      </city>
+      <city>
+        <!-- A city in the Czech Republic -->
+        <_name>Plzeň</_name>
+        <coordinates>49.747500 13.377500</coordinates>
+      </city>
       <city>
         <!-- The capital of the Czech Republic.
              "Prague" is the traditional English name.
@@ -12660,6 +12690,16 @@
         <_name>Prague</_name>
         <coordinates>50.083333 14.466667</coordinates>
       </city>
+      <city>
+        <!-- A city in the Czech Republic -->
+        <_name>Ústí nad Labem</_name>
+        <coordinates>50.658333 14.041667</coordinates>
+      </city>
+      <city>
+        <!-- A city in the Czech Republic -->
+        <_name>Zlín</_name>
+        <coordinates>49.233056 17.666944</coordinates>
+      </city>
     </country>
     <country>
       <!-- DK - Denmark. The Danish name is "Danmark" -->


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