diff options
author | monsta <[email protected]> | 2017-11-29 15:40:59 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2018-04-29 14:57:04 +0300 |
commit | 6b5f491cb4dbde7ab7167f2141ea91b78a23d2f1 (patch) | |
tree | 2229792882ddfdade99ed26fe2046f394fe2bda5 | |
parent | 1841cd78f6621431f5b6ca2df9815576628ee3e3 (diff) | |
download | libmateweather-6b5f491cb4dbde7ab7167f2141ea91b78a23d2f1.tar.bz2 libmateweather-6b5f491cb4dbde7ab7167f2141ea91b78a23d2f1.tar.xz |
Locations: add Zhukovsky airport (Moscow, Russia)
-rw-r--r-- | data/Locations.xml.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/Locations.xml.in b/data/Locations.xml.in index 381d878..1f699b5 100644 --- a/data/Locations.xml.in +++ b/data/Locations.xml.in @@ -18481,6 +18481,12 @@ <tz-hint>Europe/Moscow</tz-hint> <coordinates>55.400000 37.900000</coordinates> </location> + <location> + <name>Zhukovsky Airport</name> + <code>UUBW</code> + <tz-hint>Europe/Moscow</tz-hint> + <coordinates>55.553333 38.151667</coordinates> + </location> </city> <city> <!-- A city in Russia. |