MVT (Mapbox Vector Tiles) is an open specification for binary vector tiles built on Protocol Buffers, now the de-facto standard of web cartography. Each tile holds geometries and attributes in a tile-local coordinate grid, while styling happens entirely on the client — so the same tileset renders under any style without regeneration. On osm2cdr.ru the export pulls the chosen OSM area, converts layers to tiles via GDAL (the MVT driver in ogr2ogr) and packages the result into a ZIP archive with a z/x/y.pbf hierarchy. If the MVT driver is unavailable in the environment, the archive honestly includes the source GeoJSON with conversion instructions instead.
Najważniejsze funkcje

Jaki program otwiera pliki MVT
Następujące programy i aplikacje mogą otwierać, edytować i pracować z plikami Mapbox Vector Tiles (MVT / .pbf) (.mvt.zip) wyeksportowanymi z OSM2CDR:
Format specifications
- Open standard
- 2D only
- Lossless (no quality loss)
- Stores feature attributes
- Output: 1 file
- A ZIP holding a z/x/y.pbf tree of Mapbox Vector Tiles (z0-14, capped z16) built via the GDAL MVT driver; if the driver is missing, the source GeoJSON is shipped honestly instead.
Kto korzysta z map MVT
Jak wyeksportować MVT
Popularne mapy w formacie MVT
Uzyskaj eksporty map w formacie Mapbox Vector Tiles (MVT / .pbf)
Pobieraj profesjonalne mapy MVT z OpenStreetMap. Natychmiastowe generowanie, dowolny obszar.