[libgweather: 2/4] Added airport and updated coordinates




commit 10bf4e1a8ba4fd186b8c8fee6837748b56058620
Author: Matt Fantinel <matt fantinel dev>
Date:   Sat Apr 30 23:05:48 2022 -0300

    Added airport and updated coordinates

 data/Locations.xml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index 0b1dbc16..1129b113 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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]