diff options
author | Piotr Drąg <[email protected]> | 2017-12-08 18:12:12 +0100 |
---|---|---|
committer | monsta <[email protected]> | 2018-04-29 14:57:18 +0300 |
commit | ed7d7d39cc1457ed1ea3087cdef6c539f378fb2a (patch) | |
tree | 2ec6980f390a240fd6b8f47c83a6183ce0d4481e | |
parent | 6b5f491cb4dbde7ab7167f2141ea91b78a23d2f1 (diff) | |
download | libmateweather-ed7d7d39cc1457ed1ea3087cdef6c539f378fb2a.tar.bz2 libmateweather-ed7d7d39cc1457ed1ea3087cdef6c539f378fb2a.tar.xz |
locations: Add Radom, Poland
-rw-r--r-- | data/Locations.xml.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/Locations.xml.in b/data/Locations.xml.in index 1f699b5..c3efd90 100644 --- a/data/Locations.xml.in +++ b/data/Locations.xml.in @@ -17617,6 +17617,16 @@ </city> <city> <!-- A city in Poland --> + <_name>Radom</_name> + <coordinates>51.403611 21.156667</coordinates> + <location> + <name>Radom-Sadków</name> + <code>EPRA</code> + <coordinates>51.389167 21.213611</coordinates> + </location> + </city> + <city> + <!-- A city in Poland --> <_name>Rzeszów</_name> <coordinates>50.050000 22.000000</coordinates> <location> |