QGIS2VECTORTILES

Live Examples & Feature Previews
Back to Main Page
Demos
01 BASIC WORKFLOW
End-to-End Basic Export
A walkthrough of the complete plugin workflow from start to finish — loading a QGIS project, running the processing algorithm, and previewing the resulting styled vector tile package in the built-in HTML viewer.
Vector Tiles MapLibre Style HTML Viewer
02 OFFLINE USE
Fully Offline Deployment
Demonstrates how the output package works with no internet connection — using the locally bundled maplibre-gl.js. Ideal for field use, air-gapped environments, or distributing self-contained map packages.
Offline Local Hosting maplibre-gl.js
03 DATA DEFINED PROPERTIES
Data Defined Properties in Action
Shows how Data Defined Properties (DDP) are exported as calculated fields and embedded into the MapLibre style.json — enabling dynamic, data-driven symbology that faithfully mirrors the original QGIS styling.
DDP Expressions style.json
04 COMPLEX PROJECT
MapLibre Style & Sprites Export
Covers the client-side style generation feature — exporting a ready-to-use MapLibre/Mapbox style.json alongside sprite sheets. Demonstrates how the output integrates directly with web mapping platforms like MapLibre, Mapbox, and MapTiler.
MapLibre Sprites Web Maps