Skip to content

Comprehensive interactive map of the world's major operating and planned submarine cable systems and landing stations, updated frequently.

Notifications You must be signed in to change notification settings

delusan/www.submarinecablemap.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 

Repository files navigation

Submarine Cable Map

Submarine Cable Map

TeleGeography's submarine cable map is based on our authoritative Global Bandwidth research and depicts international active and planned submarine cable systems and their landing stations. The map presents data about each cable, including landing points, owners, length, ready-for-service (RFS) date, and website. Try it today! Visit http:https://www.submarinecablemap.com.

Installation

$ git clone git:https://github.com/telegeography/www.submarinecablemap.com.git

Point your webserver's document root to the public directory and that's it.

Updates

To make sure you get any updates, just watch this repository and perform a pull when you see any new commits:

$ cd www.submarinecablemap.com
$ git pull

How did you make the Submarine Cable Map?

TeleGeography draws the cable routes and plots the landing points with Adobe Illustrator. Using Avenza's MAPublisher plug-in, which works with Illustrator, two sets of data are exported as KML files: the cable routes (as MultiLineStrings) and landing points (as Points). These KML files are then parsed to create CSV files that are uploaded to Google Fusion Tables.

We use Google's Maps API v3. to transform the Google Fusion Tables into two separate map layers of cable routes and landing points. The interactivity on the map is driven by javascript and was written in-house at TeleGeography.

How can I download the KML or a CSV of the dataset?

Below are links to both of the datasets used for the Submarine Cable Map.

Submarine Cables:

https://www.google.com/fusiontables/DataSource?docid=1BVxUz5t3qDmHJApb6FVckR5mJDOn_xYFocOKWnA

Landing points:

https://www.google.com/fusiontables/DataSource?docid=1viJdQy7bRfdGlFuVAEYLrTQ7TClIwtPKCdcpCYY

To download as KML try the following steps:

  1. Click 'Visualize' then select 'Map'.
  2. Then click the 'Download KML' link available above the map.

Note: For landing points, modify the 'Location' dropdown menu to 'coordinates' from 'name', then click 'Download KML' to get the landing point data.

Questions? Corrections?

[email protected]

About

Comprehensive interactive map of the world's major operating and planned submarine cable systems and landing stations, updated frequently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published