diff options
author | Scott Balneaves <[email protected]> | 2017-03-29 10:26:08 -0500 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-05-19 21:25:31 +0200 |
commit | 5f8d7977a0dbff1acccd84d6c983c5924f5f3204 (patch) | |
tree | 516d91073594985c4843e31f6c6e6c4dc448b110 /data | |
parent | 89dcb90057677f7a53aad4480157ff951bed1e7d (diff) | |
download | libmateweather-5f8d7977a0dbff1acccd84d6c983c5924f5f3204.tar.bz2 libmateweather-5f8d7977a0dbff1acccd84d6c983c5924f5f3204.tar.xz |
Add Ceiba in Puerto Rico
Fixes https://github.com/mate-desktop/libmateweather/issues/43
Diffstat (limited to 'data')
-rw-r--r-- | data/Locations.xml.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/Locations.xml.in b/data/Locations.xml.in index eed82ac..18839cb 100644 --- a/data/Locations.xml.in +++ b/data/Locations.xml.in @@ -6607,6 +6607,17 @@ </city> <city> <!-- A city in Puerto Rico --> + <name>Ceiba</name> + <coordinates>18.264169 -65.648302</coordinates> + <location> + <name>José Aponte de la Torre Airport</name> + <code>TJNR</code> + <radar>sju</radar> + <coordinates>18.2553 -65.6386</coordinates> + </location> + </city> + <city> + <!-- A city in Puerto Rico --> <_name>Ponce</_name> <coordinates>18.011077 -66.614062</coordinates> <location> |