Map Tiles 📈

Map Tiles (XYZ / Slippy Map)

Open Beta
.zip · application/zip

Export map as a tile pyramid (PNG/JPEG) for web applications. Z/X/Y structure compatible with Leaflet, OpenLayers, Mapbox GL, and any tile server.

Export Map Tiles now ✨ Open Beta — free, no limits

Key Features

Z/X/Y tile pyramid
PNG or JPEG tiles
Configurable zoom levels
Leaflet/OpenLayers compatible
Example Map Tiles export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

About Map Tiles Format

XYZ tiles (slippy map) are how almost all web maps are built: the image is cut into 256 × 256 pixel squares, and the address of a square is set by three numbers — zoom, column and row. The client loads only what falls into the window, so the map pans smoothly no matter how much data there is.

This export is taken when the map has to live on your own server: an offline application, a kiosk or a display board with no internet, an internal portal that external tile services are not allowed into. Unpack the archive into a web server directory and you have your own source, the one Leaflet, OpenLayers and MapLibre connect to.

The archive holds a z/x/y.png pyramid in the Web Mercator projection (EPSG:3857) and a metadata.json file with the set name, format, bounds and center. By default zooms 10 through 16 are rendered — from the whole city down to individual buildings; the tile format switches to JPEG if transparency is not needed and size matters more.

What Program Opens Map Tiles Files

The following programs and applications can open, edit, and work with Map Tiles (XYZ / Slippy Map) (.zip) files exported from OSM2CDR:

💻Leaflet 💻OpenLayers 💻Mapbox GL JS 💻MapLibre GL JS 🌐Google Maps API

Format specifications

Who Uses Map Tiles Maps

🏗
Web Maps
Your own base layer for a website: the map works without any requests to external tile services.
💻
Mobile Apps
The tiles go into the resources of a mobile app and open with no network.
📊
Offline Maps
An offline map for an expedition, a site without connectivity or a closed network.
🎨
Custom Tile Server
A ready pyramid for your own tile server — serving static files is enough.
🗺
Digital Signage
Information boards and kiosks where the map has to open instantly and always look the same.

How to Export Map Tiles

1
Select area
Draw a rectangle or polygon on the interactive map at osm2cdr
2
Choose Map Tiles
Select Map Tiles (XYZ / Slippy Map) from the list of 127 available export formats
3
Export
Click Export and receive your .zip file in 1-5 minutes
4
Download
Download the ready Map Tiles file and open it in Leaflet

How to Open After Export

Popular maps in Map Tiles

Free

Get Map Tiles (XYZ / Slippy Map) map exports

Download professional Map Tiles maps from OpenStreetMap. Instant generation, any area.

Free / export
Export Map Tiles now →

Frequently Asked Questions

What tile format?
What zoom levels?
How is this different from MBTiles?
How many files will there be?
Which projection are the tiles in?
What is inside metadata.json?

Compare with Other Formats

Related Formats

Frequently Exported Together

Related Articles