[libgweather/destring-rebase] locations: Add city Multan, Pakistan and Multan Airport




commit 19a7d7edf20a6ca20c0854ce61f81f0870098ccf
Author: Wasif Laeeq <wasif destring com>
Date:   Thu Apr 9 07:40:42 2020 +0500

    locations: Add city Multan, Pakistan and Multan Airport

 data/Locations.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)
---
diff --git a/data/Locations.xml b/data/Locations.xml
index 84269ed4..4e6eb1a4 100644
--- a/data/Locations.xml
+++ b/data/Locations.xml
@@ -5512,6 +5512,11 @@
         <name>Lahore Airport</name>
         <code>OPLA</code>
         <coordinates>31.516667 74.400000</coordinates>
+      </location>
+       <location>
+        <name>Multan Airport</name>
+        <code>OPMT</code>
+        <coordinates>30.196025 71.421771</coordinates>
       </location>
       <location>
         <name>Nawabshah</name>
@@ -5543,6 +5548,11 @@
         <_name>Lahore</_name>
         <coordinates>31.549722 74.343611</coordinates>
       </city>
+      <city>
+        <!-- A city in Pakistan -->
+        <_name>Multan</_name>
+        <coordinates>30.1575 71.5249</coordinates>
+      </city>
       <city>
         <!-- A city in Pakistan -->
         <_name>Nawabshah</_name>


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