Map Tiles 📈

Map Tiles (XYZ / Slippy Map)

Open Beta
.zip · application/zip

Exporta o mapa como uma pirâmide de tiles (PNG/JPEG) para aplicações web. Estrutura Z/X/Y compatível com Leaflet, OpenLayers, Mapbox GL e qualquer servidor de tiles.

Exportar Map Tiles agora ✨ Beta Aberta — gratuito, sem limites

Principais características

Pirâmide de ladrilhos Z/X/Y
Ladrilhos PNG ou JPEG
Níveis de zoom configuráveis
Compatível com Leaflet/OpenLayers
Example Map Tiles export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

Sobre o formato Map Tiles

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.

Que programa abre ficheiros Map Tiles

Os seguintes programas e aplicações podem abrir, editar e trabalhar com ficheiros Map Tiles (XYZ / Slippy Map) (.zip) exportados do OSM2CDR:

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

Format specifications

Quem utiliza mapas Map Tiles

🏗
Mapas web
Your own base layer for a website: the map works without any requests to external tile services.
💻
Aplicações móveis
The tiles go into the resources of a mobile app and open with no network.
📊
Mapas offline
An offline map for an expedition, a site without connectivity or a closed network.
🎨
Servidor de tiles próprio
A ready pyramid for your own tile server — serving static files is enough.
🗺
Sinalização digital
Information boards and kiosks where the map has to open instantly and always look the same.

Como exportar para Map Tiles

1
Selecionar área
Desenhe um retângulo ou polígono no mapa interativo em osm2cdr.ru
2
Escolher Map Tiles
Selecione Map Tiles (XYZ / Slippy Map) na lista de 127 formatos de exportação disponíveis
3
Exportar
Clique em Exportar e receba o seu ficheiro .zip em 1-5 minutos
4
Descarregar
Descarregue o ficheiro Map Tiles pronto e abra-o no Leaflet

Como abrir depois da exportação

Mapas populares em Map Tiles

Free

Obtenha exportações de mapas em Map Tiles (XYZ / Slippy Map)

Descarregue mapas profissionais em Map Tiles a partir do OpenStreetMap. Geração instantânea, qualquer área.

Gratuito / exportação
Exportar Map Tiles agora →

Perguntas frequentes

Que formato de tile?
Que níveis de zoom?
Em que difere isto do MBTiles?
How many files will there be?
Which projection are the tiles in?
What is inside metadata.json?

Comparar com outros formatos

Formatos relacionados

Frequentemente exportados em conjunto

Related Articles