summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMatt Fantinel <matt@fantinel.dev>2022-04-30 23:05:48 -0300
committerCleo Menezes Jr <cleomenezesjr@gmail.com>2022-08-22 17:07:57 -0400
commit6e9a2fc94a19e95b2a54ba3e801294d6fdba765c (patch)
treed8e20d03e62f98db59d0a2aefb33a893d22c9940 /data
parent5b10524d4b20369c17a26a16c452fc6f826f599a (diff)
downloadlibgweather-6e9a2fc94a19e95b2a54ba3e801294d6fdba765c.tar.gz
Added airport and updated coordinates
Diffstat (limited to 'data')
-rw-r--r--data/Locations.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/data/Locations.xml b/data/Locations.xml
index 45c3082..64de138 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -9479,6 +9479,11 @@
<code>SBUG</code>
<coordinates>-29.783333 -57.033333</coordinates>
</location>
+ <location>
+ <name>Caxias do Sul Airport</name>
+ <code>SBCX</code>
+ <coordinates>-29.167778, -51.178889</coordinates>
+ </location>
<city>
<!-- A city in Rio Grande do Sul in Brazil -->
<_name>Pelotas</_name>
@@ -9505,7 +9510,7 @@
<city>
<!-- A city in Rio Grande do Sul in Brazil -->
<_name>Caxias do Sul</_name>
- <coordinates>-29.168043, -51.179311</coordinates>
+ <coordinates>-29.167778, -51.178889</coordinates>
<tz-hint>America/Sao_Paulo</tz-hint>
</city>
</state>