Update README.md

This commit is contained in:
2020-04-10 13:06:10 +02:00
committed by GitHub
parent ee0ac26c75
commit 577bb11964

View File

@ -1,2 +1,13 @@
# QtPBFImagePlugin styles
Styles for OpenMapTiles and Mapbox vector tiles usable with [QtPBFImagePlugin](https://github.com/tumic0/QtPBFImagePlugin).
Styles for Mapbox vector tiles (MVT) usable with
[QtPBFImagePlugin](https://github.com/tumic0/QtPBFImagePlugin).
There are (at least) three incompatible MVT schemas out there:
- Mapbox
- OpenMapTiles (eg. MapTiler, Mapilion)
- Tilezen (eg. HERE, Nextzen)
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 moved to the new style format (expressions).