diff options
author | monsta <[email protected]> | 2017-11-29 15:40:59 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2017-11-29 15:40:59 +0300 |
commit | 094aa23573b32063c2ed8c9de7fdec8b294aef28 (patch) | |
tree | b34b84899dc43c330a4ee5860a6b68ccb4350fd5 /data | |
parent | e06b2217e93c771e258266fcdca95e61b5d91931 (diff) | |
download | libmateweather-094aa23573b32063c2ed8c9de7fdec8b294aef28.tar.bz2 libmateweather-094aa23573b32063c2ed8c9de7fdec8b294aef28.tar.xz |
Locations: add Zhukovsky airport (Moscow, Russia)
Diffstat (limited to 'data')
-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. |