πŸ“¦ AtlasZIM Offline World Atlas for Kiwix (.ZIM)
β†ͺ formerly Offline World Map

AtlasZIM

A fully offline, zoomable world atlas packaged as a single .zim file for Kiwix.

What it is

AtlasZIM is a fully interactive offline atlas: browse the globe, switch between OpenStreetMap and satellite imagery, and search for places β€” all without needing connectivity.

It runs inside the Kiwix reader like an offline website, but everything is bundled into a single ZIM file.

Note: this is an offline snapshot. It does not include live traffic, routing, or frequently refreshed map data.

Quick facts

Format
ZIM file
Platform
Kiwix (desktop + mobile)
Layers
OSM tiles + satellite imagery
Search
Offline place lookup (GeoNames)

Expect to need ~25 GiB free storage (download + extraction + final ZIM).

Demo

AtlasZIM running fully offline in Kiwix (demo)
AtlasZIM running fully offline inside Kiwix.

Screenshots

Offline world map β€” global view
Offline OpenStreetMap tiles β€” global view.
Offline satellite imagery β€” global view
Offline satellite imagery β€” global view.
Offline OpenStreetMap tiles β€” Tokyo
Offline OpenStreetMap tiles β€” Tokyo.
Offline satellite imagery β€” Tokyo
Offline satellite imagery β€” Tokyo.

When to use this

Use AtlasZIM when you want:

  • A fully offline world map / digital atlas experience (no network required at runtime)
  • A single-file map you can archive, copy, and share easily (.zim)
  • An offline geographic reference that runs on platforms supported by Kiwix (desktop + mobile)
  • Offline place-name lookup/search (GeoNames-backed)
  • A device with ~25 GiB free storage for the full release

Not intended for:

  • Turn-by-turn navigation, routing, or directions
  • Live traffic, real-time updates, or online map APIs
  • Scenarios where you need frequently refreshed map data (this is an offline snapshot)

What this includes

AtlasZIM is a self-contained map application bundled inside a single .zim file. When opened in Kiwix, it behaves like an offline website.

  • OpenStreetMap-based raster map tiles
  • Sentinel-2 cloudless satellite imagery
  • A Leaflet-based JavaScript map viewer
  • An offline place search UI built with Leaflet.Control.Search and GeoNames data

Why ZIM instead of traditional offline map formats?

Most offline maps are distributed as MBTiles, vector databases, or app-specific formats. This project explores a different approach: using ZIM as an offline web container.

Advantages:

  • Single-file distribution
  • Works on all platforms supported by Kiwix (desktop and mobile)
  • No dedicated map application required
  • Easy to archive and share

Features

  • Global coverage
  • Multiple zoom levels
  • Map and satellite imagery layers
  • Fully offline pan-and-zoom navigation
  • Offline place search
  • Runs entirely inside the Kiwix reader

Design decisions

This project intentionally uses pre-rendered raster tiles rather than vector tiles.

While vector tiles can significantly reduce storage requirements, they shift cost to client-side computation (geometry decoding, rendering, memory usage), which is difficult to predict across the wide range of devices that run Kiwix.

By serving simple raster tiles from a ZIM file, the map remains lightweight to render and behaves consistently even on older or low-power devices. The large file size also acts as a natural capability filter: devices that can store tens of gigabytes of tiles almost certainly have sufficient CPU and RAM to handle raster rendering smoothly.

Additionally, because a substantial portion of the dataset is satellite imagery β€” which is inherently raster β€” vector tiles would not reduce total size as dramatically in this context. The goal is maximum compatibility and predictable performance rather than minimal disk usage.


Downloads

Price: $50 β€” one-time purchase, includes access to the current release and all prior versions.

The ZIM file is available here:


Requirements & Installation

File size

The current version of AtlasZIM is approximately ~19 GiB. Ensure your device has sufficient free storage before downloading.

Download format

Because the file exceeds Gumroad’s 16 GiB limit, the download is provided as multiple .7z archive parts.

After downloading all parts, use 7-Zip (free, open-source) or a compatible archive tool to extract and combine them into a single .zim file.

How to use

Open the resulting .zim file with Kiwix (available for Windows, macOS, Linux, Android, iOS, Raspberry Pi, and more). The map runs entirely offline inside the Kiwix reader.

Note: Coverage extends between Β±85.051129Β° latitude due to use of the Web Mercator projection.


Videos

(Optional later: rename the video titles on YouTube to AtlasZIM and keep β€œformerly Offline World Map” in the description.)


Data sources, licensing, and attribution

This project is a compilation and packaging effort. Individual components are licensed separately:

  • OpenStreetMap data Β© OpenStreetMap contributors (ODbL)
  • Satellite imagery: Sentinel-2 cloudless (CC BY 4.0, EOX IT Services GmbH)
  • Place search data: GeoNames (CC BY 4.0)
  • Leaflet Β© Vladimir Agafonkin and contributors (BSD 2-Clause)
  • Leaflet.Control.Search (MIT-style license)

Compilation, integration, and packaging Β© Anthony Karam.


Version history

A single purchase provides access to the current release and all prior versions.

  • v5 (2026-01-21) β€” ~18.7 GiB β€” Zoom levels 0–10, Leaflet navigation with offline search (GeoNames).
  • v4 (2025-12-06; minor update 2026-01-14) β€” ~18.7 GiB β€” Zoom levels 0–10, Leaflet navigation without search.
  • v3 (2025-11-25) β€” ~10.0 GiB β€” Zoom levels 0–9, basic navigation.
  • v2 (2025-11-25) β€” ~2.9 GiB β€” Zoom levels 0–8, basic navigation.
  • v1 (2025-08) β€” ~1.1 GiB β€” Map layer only, zoom levels 0–8.

Upcoming: when zoom level 11 is released, we’ll add it here as v6.


Project metadata

  • Project name: AtlasZIM (formerly Offline World Map)
  • Format: ZIM file
  • Platform: Kiwix (desktop and mobile)
  • Category: Offline maps / geographic reference / digital atlas
  • Technologies: Leaflet, OpenStreetMap, Sentinel-2, GeoNames
  • Author: Anthony Karam
  • Canonical URL: https://atlaszim.com
  • GitHub Pages mirror: https://anthonykaram.github.io/atlaszim/

If HTTPS isn’t enabled on the custom domain yet, GitHub may still be provisioning the certificate β€” check back shortly.