Download full-resolution versions of Telegeography Submarine Cable Maps
subcablemap-dl [path] [flags]
--base-url string Base tile download URL (default "https://tiles.telegeography.com")
--completion string Generate the autocompletion script for the specified shell (one of bash, zsh, fish, powershell)
-c, --compression string PNG compression level (one of default, none, fast, best) (default "default")
-f, --format string Tile format. Try png, png8, png24. (default detected)
-h, --help help for subcablemap-dl
-k, --insecure Skip HTTPS TLS verification
-n, --no-crop Download the entire square map instead of cropping
-p, --parallelism int Number of goroutines to use (default 16)
--tile-max-x int X tile max (default determined by year and zoom)
--tile-max-y int Y tile max (default determined by year and zoom)
--tile-min-x int X tile min (default determined by year and zoom)
--tile-min-y int Y tile min (default determined by year and zoom)
-v, --version version for subcablemap-dl
-y, --year int Year to download (default latest available)
-z, --zoom int Zoom level (default 6)