[libgweather] Added a new city: Surat, India



commit 9220175b1ae32a6f319369e7080c758db01a3365
Author: Ayush Kumar <kumarayush2104 gmail com>
Date:   Fri Apr 29 07:03:35 2022 +0000

    Added a new city: Surat, India

 data/Locations.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index e2874e90..0c98b908 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -3790,6 +3790,11 @@
         <code>VISR</code>
         <coordinates>33.987139 74.77425</coordinates>
       </location>
+      <location>
+        <name>Surat Airport</name>
+        <code>VASU</code>
+        <coordinates>21.117658 72.745258</coordinates>
+      </location>
       <location>
         <name>Thiruvananthapuram</name>
         <code>VOTV</code>
@@ -4040,6 +4045,13 @@
         <_name>Srinagar</_name>
         <coordinates>34.09000 74.79000</coordinates>
       </city>
+      <city>
+        <!-- A city in India
+            the local name in Gujrati is "સુરત"
+            the local name in Hindi is "सूरत"-->
+        <_name>Surat
+        <coordinates>21.17024 72.831061</coordinates>
+      </city>
       <city>
         <!-- A city in India.
              The local name in Malayalam is "തിരുവനന്തപുരം".


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