mirror of
https://gitlab.com/restcountries/restcountries.git
synced 2026-03-31 15:07:46 +01:00
fix #287: normalizing open street maps url
This commit is contained in:
@@ -12209,7 +12209,7 @@
|
|||||||
"population": 0,
|
"population": 0,
|
||||||
"maps": {
|
"maps": {
|
||||||
"googleMaps": "https://goo.gl/maps/7WRQAEKZb4uK36yi9",
|
"googleMaps": "https://goo.gl/maps/7WRQAEKZb4uK36yi9",
|
||||||
"openStreetMaps": "https://www.openstreetmap.org/way/174996681"
|
"openStreetMaps": "https://www.openstreetmap.org/relation/2425963"
|
||||||
},
|
},
|
||||||
"gini": [],
|
"gini": [],
|
||||||
"car": {
|
"car": {
|
||||||
@@ -24079,7 +24079,7 @@
|
|||||||
"population": 5608218,
|
"population": 5608218,
|
||||||
"maps": {
|
"maps": {
|
||||||
"googleMaps": "https://goo.gl/maps/HjgWDCNKRAYHrkMn8",
|
"googleMaps": "https://goo.gl/maps/HjgWDCNKRAYHrkMn8",
|
||||||
"openStreetMaps": "openstreetmap.org/relation/54224"
|
"openStreetMaps": "https://openstreetmap.org/relation/54224"
|
||||||
},
|
},
|
||||||
"gini": [
|
"gini": [
|
||||||
{
|
{
|
||||||
@@ -42205,7 +42205,7 @@
|
|||||||
"population": 7361263,
|
"population": 7361263,
|
||||||
"maps": {
|
"maps": {
|
||||||
"googleMaps": "https://goo.gl/maps/eLgGnaQWcJEdYRMy5",
|
"googleMaps": "https://goo.gl/maps/eLgGnaQWcJEdYRMy5",
|
||||||
"openStreetMaps": "openstreetmap.org/relation/192758"
|
"openStreetMaps": "https://openstreetmap.org/relation/192758"
|
||||||
},
|
},
|
||||||
"gini": [],
|
"gini": [],
|
||||||
"car": {
|
"car": {
|
||||||
@@ -58877,7 +58877,7 @@
|
|||||||
"population": 11781559,
|
"population": 11781559,
|
||||||
"maps": {
|
"maps": {
|
||||||
"googleMaps": "https://goo.gl/maps/ChGmzZBjZ3vnBwR2A",
|
"googleMaps": "https://goo.gl/maps/ChGmzZBjZ3vnBwR2A",
|
||||||
"openStreetMaps": "https://goo.gl/maps/ChGmzZBjZ3vnBwR2A"
|
"openStreetMaps": "https://www.openstreetmap.org/relation/307866"
|
||||||
},
|
},
|
||||||
"gini": [
|
"gini": [
|
||||||
{
|
{
|
||||||
@@ -78669,7 +78669,7 @@
|
|||||||
"population": 87146,
|
"population": 87146,
|
||||||
"maps": {
|
"maps": {
|
||||||
"googleMaps": "https://goo.gl/maps/mBfreywj8dor6q4m9",
|
"googleMaps": "https://goo.gl/maps/mBfreywj8dor6q4m9",
|
||||||
"openStreetMaps": "openstreetmap.org/relation/286898"
|
"openStreetMaps": "https://openstreetmap.org/relation/286898"
|
||||||
},
|
},
|
||||||
"gini": [],
|
"gini": [],
|
||||||
"car": {
|
"car": {
|
||||||
|
|||||||
Reference in New Issue
Block a user