Convert Mapbox Vector Tile to CSV
Upload your Mapbox Vector Tile file and convert it to CSV.
Loading converter...
Plans
Plan | File limit | Processing priority |
---|---|---|
Basic (signed in) | 10 MB | medium |
Pro | Unlimited | high |
Supported formats:
.shpShapefile
.gpkgGeoPackage
.geojsonGeoJSON
.kmlKML
.csvCSV
.gmlGML
.sqliteSQLite
.tabMapInfo TAB
.dxfDXF
.gdbFileGDB
.fgbFlatGeobuf
.gpxGPX
.mbtilesMBTiles
.mvtMapbox Vector Tile
.odsODS
.zipZipped Shapefile
Format information
Mapbox Vector Tile | Mapbox Vector Tile (MVT) is a compact binary format for tiled vector map data encoded with Protocol Buffers for fast rendering. |
---|---|
CSV | Comma-separated values (CSV) files store tabular data in plain text with each line representing a data record and fields separated by commas. |