Map Tiles 📈

Map Tiles (XYZ / Slippy Map)

Open Beta
.zip · application/zip

Извезите карту као пирамиду плочица (PNG/JPEG) за веб-апликације. Z/X/Y структура компатибилна са Leaflet-ом, OpenLayers-ом, Mapbox GL-ом и било којим сервером плочица.

Извезите Map Tiles одмах ✨ Отворена бета — бесплатно, без ограничења

Кључне могућности

Z/X/Y пирамида плочица
PNG или JPEG плочице
Подесиви нивои зума
Компатибилно са Leaflet/OpenLayers
Example Map Tiles export (central Moscow, 1x0.5 km)
Example: central Moscow, ~1×0.5 km, medium detail

О формату 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.

Који програм отвара Map Tiles датотеке

Следећи програми и апликације могу да отворе, уреде и раде са Map Tiles (XYZ / Slippy Map) (.zip) датотекама извезеним из OSM2CDR:

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

Format specifications

Ко користи Map Tiles карте

🏗
Веб-карте
Your own base layer for a website: the map works without any requests to external tile services.
💻
Мобилне апликације
The tiles go into the resources of a mobile app and open with no network.
📊
Офлајн карте
An offline map for an expedition, a site without connectivity or a closed network.
🎨
Сопствени сервер плочица
A ready pyramid for your own tile server — serving static files is enough.
🗺
Дигиталне информационе табле
Information boards and kiosks where the map has to open instantly and always look the same.

Како извести Map Tiles

1
Изаберите област
Нацртајте правоугаоник или полигон на интерактивној карти на osm2cdr.ru
2
Одаберите Map Tiles
Изаберите Map Tiles (XYZ / Slippy Map) са листе од 127 доступних формата извоза
3
Извоз
Кликните на Извоз и добићете своју .zip датотеку за 1–5 минута
4
Преузимање
Преузмите готову Map Tiles датотеку и отворите је у Leaflet

Како отворити након извоза

Популарне карте у формату Map Tiles

Бесплатно

Преузмите извозе карата у формату Map Tiles (XYZ / Slippy Map)

Преузмите професионалне Map Tiles карте из OpenStreetMap. Тренутачно генерисање, било која област.

Бесплатно / извоз
Извезите Map Tiles одмах →

Често постављана питања

Који формат плочица?
Који нивои зума?
По чему се разликује од MBTiles-а?
How many files will there be?
Which projection are the tiles in?
What is inside metadata.json?

Упоредите са другим форматима

Сродни формати

Често се извозе заједно

Related Articles