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
Ρυθμιζόμενα επίπεδα zoom
Συμβατό με 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