Skip to content

Instantly share code, notes, and snippets.

@manoj382
Created November 12, 2013 19:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save manoj382/7437049 to your computer and use it in GitHub Desktop.
Save manoj382/7437049 to your computer and use it in GitHub Desktop.
[
{
"country":"Asia",
"latitude":44.707188,
"longitude":87.539063
},
{
"country":"Australia",
"latitude":-25.334761,
"longitude":134.648438
},
{
"country":"Canada",
"latitude":54.822633,
"longitude":-110.039063
},
{
"country":"Central/Latin America",
"latitude":15.871172,
"longitude":-90.000000
},
{
"country":"Europe - Eastern",
"latitude":50.090514,
"longitude":25.927734
},
{
"country":"Europe - Western",
"latitude":45.427243,
"longitude":2.109375
},
{
"country":"India",
"latitude":22.745116,
"longitude":78.750000
},
{
"country":"Mexico",
"latitude":24.083915,
"longitude":-102.656250
},
{
"country":"Middle East/Africa",
"latitude":11.603453,
"longitude":18.457031
},
{
"country":"South America",
"latitude":-9.368135,
"longitude":-57.656250
},
{
"country":"United States",
"latitude":40.241520,
"longitude":-96.328125
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment