[libgweather] Reverted d925141 as it broke string freeze



commit 02cead82f66930093aed704939bad1789b47308f
Author: Tobias Mueller <tobiasmue gnome org>
Date:   Tue May 19 15:34:10 2009 +0200

    Reverted d925141 as it broke string freeze
---
 data/Locations.xml.in  |   14 ++++----------
 data/station-fixups.pl |    8 --------
 2 files changed, 4 insertions(+), 18 deletions(-)

diff --git a/data/Locations.xml.in b/data/Locations.xml.in
index e476b39..b952377 100644
--- a/data/Locations.xml.in
+++ b/data/Locations.xml.in
@@ -17030,6 +17030,10 @@
     <country>
       <!-- PL - Poland -->
       <_name>Poland</_name>
+      <!-- Could not find information about the following stations,
+           which may be in Poland:
+           EPLL 
+        -->
       <iso-code>PL</iso-code>
       <fips-code>PL</fips-code>
       <timezones>
@@ -17119,16 +17123,6 @@
           <coordinates>51.100000 16.883333</coordinates>
         </location>
       </city>
-      <city>
-        <!-- A city in Poland -->
-        <_name>Å?ódź</_name>
-        <coordinates>51.750000 19.466667</coordinates>
-        <location>
-          <name>Å?ódź</name>
-          <code>EPLL</code>
-          <coordinates>51.733333 19.400000</coordinates>
-        </location>
-      </city>
     </country>
     <country>
       <!-- PT - Portugal -->
diff --git a/data/station-fixups.pl b/data/station-fixups.pl
index a2a5062..f9aaa12 100644
--- a/data/station-fixups.pl
+++ b/data/station-fixups.pl
@@ -241,11 +241,3 @@ while (<>) {
 
   print;
 }
-
-# Add missing stations. Where possible, the details except station ID
-# should come from NOAA's "nsd_bbsss.txt" file, which contains
-# additional weather stations not listed in nsd_cccc.txt
-
-print <<EOF
-EPLL;12;465;Lodz;;Poland;6;51-44N;019-24E;51-44N;019-24E;187;188;P
-EOF



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