diff options
author | Bastien Nocera <hadess@hadess.net> | 2019-03-01 17:43:00 +0100 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2019-03-01 17:43:00 +0100 |
commit | 77e776bec965d365b8947164635c553f28aa8243 (patch) | |
tree | 3cc7cc6fd6f1b82b3915c037978d00d866dd5193 | |
parent | fb4d903d493cac2e811ffd2d323e090ae2a6598e (diff) | |
download | libgweather-77e776bec965d365b8947164635c553f28aa8243.tar.gz |
Locations: Remove Filton and associated weather station
It looks like the airport was closed for business 31 December 2012. The
weather station with the EGTG code stopped responding. As the city
definition only exists to support the weather station (10k pop), remove
it as well.
See https://en.wikipedia.org/wiki/Bristol_Filton_Airport
Closes: #9
-rw-r--r-- | data/Locations.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/data/Locations.xml b/data/Locations.xml index 0fa0641..80e39f5 100644 --- a/data/Locations.xml +++ b/data/Locations.xml @@ -21945,18 +21945,6 @@ <!-- A city in South and South West England in the United Kingdom --> - <_name>Filton</_name> - <coordinates>51.508611 -2.574722</coordinates> - <location> - <name>Filton Private</name> - <code>EGTG</code> - <coordinates>51.516667 -2.583333</coordinates> - </location> - </city> - <city> - <!-- A city in South and South West England in the United - Kingdom - --> <_name>Helston</_name> <coordinates>50.099722 -5.272222</coordinates> <location> |