You've already forked restcountries
mirror of
https://gitlab.com/restcountries/restcountries.git
synced 2026-04-05 12:32:54 +01:00
Merge branch 'feature/adjust-latlng-for-some-countries' into 'master'
Adjust latitude and longitude for some countries See merge request restcountries/restcountries!78
This commit is contained in:
@@ -8889,7 +8889,7 @@
|
||||
}
|
||||
},
|
||||
"latlng": [
|
||||
12.1642,
|
||||
-12.1642,
|
||||
96.871
|
||||
],
|
||||
"landlocked": false,
|
||||
@@ -16043,7 +16043,7 @@
|
||||
}
|
||||
},
|
||||
"latlng": [
|
||||
17.7134,
|
||||
-17.7134,
|
||||
178.065
|
||||
],
|
||||
"landlocked": false,
|
||||
@@ -21124,7 +21124,7 @@
|
||||
}
|
||||
},
|
||||
"latlng": [
|
||||
53.0818,
|
||||
-53.0818,
|
||||
73.5042
|
||||
],
|
||||
"landlocked": false,
|
||||
@@ -29705,7 +29705,7 @@
|
||||
},
|
||||
"latlng": [
|
||||
18.0708,
|
||||
63.0501
|
||||
-63.0501
|
||||
],
|
||||
"landlocked": false,
|
||||
"borders": [
|
||||
@@ -40207,8 +40207,8 @@
|
||||
}
|
||||
},
|
||||
"latlng": [
|
||||
17.6797,
|
||||
149.4068
|
||||
-17.6797,
|
||||
-149.4068
|
||||
],
|
||||
"landlocked": false,
|
||||
"borders": [],
|
||||
|
||||
Reference in New Issue
Block a user