Skip to content

Commit a8e56e1

Browse files
authored
Add Pure Storage to companies (#561)
1 parent a8917b2 commit a8e56e1

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

pythoncz/static/data/business.geojson

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1417,6 +1417,21 @@
14171417
50.09214
14181418
]
14191419
}
1420+
},
1421+
{
1422+
"type":"Feature",
1423+
"properties":{
1424+
"name":"Pure Storage",
1425+
"url":"https://www.purestorage.com/",
1426+
"company":true
1427+
},
1428+
"geometry":{
1429+
"type":"Point",
1430+
"coordinates":[
1431+
14.44641,
1432+
50.09437
1433+
]
1434+
}
14201435
}
14211436
]
14221437
}

0 commit comments

Comments
 (0)