diff options
author | rbuj <[email protected]> | 2019-07-31 11:24:57 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-08-01 11:30:36 +0200 |
commit | fcc12aa8593a752223224c4ee7737dc0c7cf4ab8 (patch) | |
tree | 334ff437074468d9b6332c24159ddee522d6b378 /data | |
parent | 4cad2cfe818be68e2eb3ef038ab6177cf2fa0bc4 (diff) | |
download | libmateweather-fcc12aa8593a752223224c4ee7737dc0c7cf4ab8.tar.bz2 libmateweather-fcc12aa8593a752223224c4ee7737dc0c7cf4ab8.tar.xz |
Locations: Add Lleida–Alguaire Airport
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 ec6ad70..7b876e0 100644 --- a/data/Locations.xml.in +++ b/data/Locations.xml.in @@ -19411,6 +19411,16 @@ </location> </city> <city> + <!-- A city in Spain --> + <_name>Lleida</_name> + <coordinates>41.727778 0.535833</coordinates> + <location> + <name>Lleida–Alguaire Airport</name> + <code>LEDA</code> + <coordinates>41.727778 0.535833</coordinates> + </location> + </city> + <city> <!-- A city in Spain --> <_name>Los Baldíos</_name> <coordinates>28.466667 -16.316667</coordinates> |