diff options
| author | Piotr Drąg <[email protected]> | 2017-12-08 18:12:12 +0100 | 
|---|---|---|
| committer | Piotr Drąg <[email protected]> | 2017-12-08 18:12:12 +0100 | 
| commit | b03dae0358b55f88ab7ad474cb0b7527c7bad699 (patch) | |
| tree | b61ead042ce3ab8aa65ae5f8a2c6ba9635cd1103 /data | |
| parent | 094aa23573b32063c2ed8c9de7fdec8b294aef28 (diff) | |
| download | libmateweather-b03dae0358b55f88ab7ad474cb0b7527c7bad699.tar.bz2 libmateweather-b03dae0358b55f88ab7ad474cb0b7527c7bad699.tar.xz  | |
locations: Add Radom, Poland
Diffstat (limited to 'data')
| -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>  | 
