QtPBFImagePlugin styles
Go to file
2024-06-14 18:34:28 +02:00
Esri/street Added style for Esri OSM v2 map 2022-06-08 00:22:59 +02:00
Mapbox/bright Added Mapbox styles 2020-04-09 22:16:06 +02:00
OpenMapTiles Fixed missing buildings when overzoom is enabled 2023-12-10 22:55:21 +01:00
OrdnanceSurvey/outdoor Added Ordnance Survey style 2021-11-05 23:31:14 +01:00
Tilezen/apollo-bright Added the apollo-bright style for Tilezen-scheme tiles 2020-04-10 12:23:08 +02:00
VersaTiles/colorful Added the VersaTiles colorful style 2024-06-14 18:34:28 +02:00
WebVektor/Farbe Added WebVektor map style 2023-05-05 19:18:44 +02:00
README.md Added the VersaTiles colorful style 2024-06-14 18:34:28 +02:00

QtPBFImagePlugin styles

Styles for Mapbox vector tiles (MVT) usable with QtPBFImagePlugin.

There are (at least) seven incompatible MVT schemas out there:

  • Esri
  • Mapbox
  • OpenMapTiles (MapTiler, Mapilion)
  • Ordnance Survey
  • Tilezen (HERE, Nextzen)
  • VersaTiles
  • WebVektor

This repository contains Mapbox GL styles usable with QtPBFImagePlugin for each schema. The styles are usualy copies (sometimes with minor tweaks) of the original styles created by Mapbox, Openmaptiles or Apollo Mapping before they have started to use expressions. The OrdnanceSurvey and the VersaTiles style are backports of the original styles without expressions.