Using the Python script

1. Click Copy script above
2. Open a text editor, paste, save as download_tiles.py
3. Open Terminal and run:
  python3 download_tiles.py
4. Tiles save to a tiles/ folder

Requires: Python 3 (pre-installed on macOS)

A GUI companion app is planned for a future release.