QGIS2VECTORTILES

Pack a QGIS project into a styled ready-to-use vector tiles package
Download Plugin
QGIS Plugin Repository
More Demos
Live examples & previews
Changelog
Version history & updates
BASIC PREVIEW
OFFLINE PREVIEW
Output Package
1
🗂️
Vector Tiles
XYZ Directory
2
📦
Styled QGIS Layer
qlr
3
🎨
MapLibre Style
json
4
✈️
Sprites
png & json
5
🌐
Viewer
html & bat|sh
Tight Data–Style Coupling: Only the data required to render the style is packed into tiles — and the style only references what's in the tiles. Maximum efficiency in storage, transfer and rendering.
Use Cases
🌐
Client-Side Rendering
Export client-side styles consumed directly by web map clients.
MapLibre
OpenLayers
Leaflet
MapTiler
Mapbox
🖥️
Efficient WMS/WMTS Serving
Serve lightweight vector tiles via GIS servers.
GeoServer
QGIS Server
📦
Project Sharing
Package complex projects into a single lightweight bundle.
1x Source
1x Layer
Processing Workflow
01
🔄
Convert to Rule-Based
All renderers
& labelings
02
📐
Flatten Rules
Inherit filters,
zooms & symbols
03
✂️
Split Rules
By zoom, symbol
& label match
04
🗄️
Export Datasets
1 rule → 1 dataset
calc fields & geom
05
🧱
Generate Tiles
XYZ Directory
via GDAL MVT
06
🗺️
Load into QGIS
Styled tiles layer
+ export qlr
07
🎨
MapLibre Style
style · sprites
HTML viewer · launcher