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 ફાઇલો કયો પ્રોગ્રામ ખોલે છે

નીચેના પ્રોગ્રામ અને એપ્લિકેશન OSM2CDR માંથી એક્સપોર્ટ કરેલી Map Tiles (XYZ / Slippy Map) (.zip) ફાઇલો ખોલી, સંપાદિત કરી અને તેમની સાથે કામ કરી શકે છે:

💻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 પસંદ કરો
127 ઉપલબ્ધ એક્સપોર્ટ ફોર્મેટની યાદીમાંથી Map Tiles (XYZ / Slippy Map) પસંદ કરો
3
એક્સપોર્ટ
Export પર ક્લિક કરો અને 1-5 મિનિટમાં તમારી .zip ફાઇલ મેળવો
4
ડાઉનલોડ
તૈયાર Map Tiles ફાઇલ ડાઉનલોડ કરો અને તેને Leaflet માં ખોલો

એક્સપોર્ટ પછી કેવી રીતે ખોલવું

Map Tiles માં લોકપ્રિય નકશા

મફત

Map Tiles (XYZ / Slippy Map) નકશા એક્સપોર્ટ મેળવો

OpenStreetMap માંથી વ્યાવસાયિક Map Tiles નકશા ડાઉનલોડ કરો. તાત્કાલિક જનરેશન, કોઈપણ વિસ્તાર.

મફત / એક્સપોર્ટ
Map Tiles હમણાં એક્સપોર્ટ કરો →

વારંવાર પૂછાતા પ્રશ્નો

કયું ટાઇલ ફોર્મેટ?
કયા ઝૂમ સ્તરો?
આ MBTiles થી કેવી રીતે અલગ છે?
How many files will there be?
Which projection are the tiles in?
What is inside metadata.json?

અન્ય ફોર્મેટ સાથે સરખામણી કરો

સંબંધિત ફોર્મેટ

વારંવાર એકસાથે એક્સપોર્ટ થાય છે

Related Articles