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
ஏற்றுமதி
ஏற்றுமதி என்பதைக் கிளிக் செய்து 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