diff options
author | monsta <[email protected]> | 2019-05-03 13:12:18 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2019-05-03 13:14:07 +0300 |
commit | 462bceda2bdcc387ceed367bb085b45cad4bc7b2 (patch) | |
tree | 066cdaae9421d157afb3ce83133f0ed76dbe3bff /data | |
parent | 9f119c5de8f5e0181f576a541c316893f2d92576 (diff) | |
download | libmateweather-462bceda2bdcc387ceed367bb085b45cad4bc7b2.tar.bz2 libmateweather-462bceda2bdcc387ceed367bb085b45cad4bc7b2.tar.xz |
locations: change weather station for Rostov-on-Don, Russia
it's in the new airport now, and the old airport is closed:
https://en.wikipedia.org/wiki/Platov_International_Airport
https://en.wikipedia.org/wiki/Rostov-on-Don_Airport
Diffstat (limited to 'data')
-rw-r--r-- | data/Locations.xml.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/Locations.xml.in b/data/Locations.xml.in index 9c5119c..ec6ad70 100644 --- a/data/Locations.xml.in +++ b/data/Locations.xml.in @@ -18655,9 +18655,9 @@ <coordinates>47.236389 39.713889</coordinates> <location> <name>Rostov</name> - <code>URRR</code> + <code>URRP</code> <tz-hint>Europe/Moscow</tz-hint> - <coordinates>47.266667 39.816667</coordinates> + <coordinates>47.493889 39.924722</coordinates> </location> </city> <city> |