diff options
author | monsta <[email protected]> | 2019-05-03 13:12:18 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2019-05-03 13:32:11 +0300 |
commit | cf3d6864962a8b4877cab3a7852f73cdb8671deb (patch) | |
tree | 09f7d1e8cbf276c44eb63a8dd8ddaa5c65ffc109 | |
parent | e4a7a62fb784d38e2a998766c72f89cbb97659ef (diff) | |
download | libmateweather-cf3d6864962a8b4877cab3a7852f73cdb8671deb.tar.bz2 libmateweather-cf3d6864962a8b4877cab3a7852f73cdb8671deb.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
-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> |