mirror of
https://gitlab.com/restcountries/restcountries.git
synced 2026-03-31 15:07:46 +01:00
Fix Bouvet Island latitude (should be negative)
This commit is contained in:
@@ -8179,7 +8179,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"latlng": [
|
"latlng": [
|
||||||
54.4208,
|
-54.4208,
|
||||||
3.3464
|
3.3464
|
||||||
],
|
],
|
||||||
"landlocked": false,
|
"landlocked": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user