Skip to content

Commit

Permalink
Update datacenter locations
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-kolb committed Feb 16, 2015
1 parent 20f16e9 commit df1da18
Showing 1 changed file with 40 additions and 52 deletions.
92 changes: 40 additions & 52 deletions data/geo_datacenter.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
{
"continent": "NA",
"coordinates": [
41.8781136,
-87.6297982
41.8199054,
-87.6454862
],
"country": "US",
"provider": [
Expand All @@ -14,8 +14,8 @@
{
"continent": "NA",
"coordinates": [
32.8998091,
-97.0403352
32.761422,
-96.8580128
],
"country": "US",
"provider": [
Expand All @@ -35,18 +35,6 @@
],
"region": "Hong Kong"
},
{
"continent": "NA",
"coordinates": [
35.4675602,
-97.5164276
],
"country": "US",
"provider": [

],
"region": "Oklahoma"
},
{
"continent": "NA",
"coordinates": [
Expand Down Expand Up @@ -108,42 +96,6 @@
],
"region": "Dallas"
},
{
"continent": "NA",
"coordinates": [
38.9071923,
-77.0368707
],
"country": "US",
"provider": [

],
"region": "Washington"
},
{
"continent": "NA",
"coordinates": [
39.3209801,
-111.0937311
],
"country": "US",
"provider": [

],
"region": "Utah"
},
{
"continent": "NA",
"coordinates": [
40.6331249,
-89.3985283
],
"country": "US",
"provider": [
"Azure"
],
"region": "Illinois"
},
{
"continent": "EU",
"coordinates": [
Expand Down Expand Up @@ -192,6 +144,18 @@
],
"region": "Virginia"
},
{
"continent": "NA",
"coordinates": [
40.6331249,
-89.3985283
],
"country": "US",
"provider": [
"Azure"
],
"region": "Illinois"
},
{
"continent": "NA",
"coordinates": [
Expand Down Expand Up @@ -300,6 +264,30 @@
],
"region": "Reston"
},
{
"continent": "OC",
"coordinates": [
-33.864174,
151.2052868
],
"country": "AU",
"provider": [

],
"region": "New South Wales"
},
{
"continent": "OC",
"coordinates": [
-37.4713077,
144.7851531
],
"country": "AU",
"provider": [

],
"region": "Victoria"
},
{
"continent": "NA",
"coordinates": [
Expand Down

0 comments on commit df1da18

Please sign in to comment.