Map Tiles 📈

Map Tiles (XYZ / Slippy Map)

Open Beta
.zip · application/zip

ייצוא מפה כפירמידת אריחים (PNG/JPEG) ליישומי אינטרנט. מבנה Z/X/Y תואם ל-Leaflet, ‏OpenLayers, ‏Mapbox GL ולכל שרת אריחים.

ייצוא Map Tiles עכשיו ✨ Open Beta — חינם, ללא הגבלות

תכונות עיקריות

פירמידת אריחים 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