summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Fantinel <matt@fantinel.dev>2022-04-30 23:05:48 -0300
committerEmmanuele Bassi <ebassi@gmail.com>2022-05-31 14:16:14 +0000
commit10bf4e1a8ba4fd186b8c8fee6837748b56058620 (patch)
tree4cf2f144143e42760d557aeff498474e724ec570
parentb68f8fef9b060fb69507d726005978e78dbfaa3b (diff)
downloadlibgweather-10bf4e1a8ba4fd186b8c8fee6837748b56058620.tar.gz
Added airport and updated coordinates
-rw-r--r--data/Locations.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/data/Locations.xml b/data/Locations.xml
index 0b1dbc1..1129b11 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>