diff options
author | monsta <[email protected]> | 2019-05-03 13:12:18 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2019-05-03 13:32:16 +0300 |
commit | 41460a318b6f32b07efc7d3c67c0ccec98751bff (patch) | |
tree | 63f99cd94aa401f473b51dee02e1f6c653552a81 | |
parent | 2054a031c9a8563922712400f2c1e19a453ced4b (diff) | |
download | libmateweather-41460a318b6f32b07efc7d3c67c0ccec98751bff.tar.bz2 libmateweather-41460a318b6f32b07efc7d3c67c0ccec98751bff.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> |