Added Ordnance Survey style info

This commit is contained in:
Martin Tůma 2021-11-08 21:05:30 +01:00 committed by GitHub
parent 549fae1c6a
commit 44eecbdab0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,12 +2,14 @@
Styles for Mapbox vector tiles (MVT) usable with Styles for Mapbox vector tiles (MVT) usable with
[QtPBFImagePlugin](https://github.com/tumic0/QtPBFImagePlugin). [QtPBFImagePlugin](https://github.com/tumic0/QtPBFImagePlugin).
There are (at least) three incompatible MVT schemas out there: There are (at least) four incompatible MVT schemas out there:
- Mapbox - Mapbox
- OpenMapTiles (eg. MapTiler, Mapilion) - OpenMapTiles (eg. MapTiler, Mapilion)
- Tilezen (eg. HERE, Nextzen) - Tilezen (eg. HERE, Nextzen)
- Ordnance Survey
This repository contains Mapbox GL styles usable with QtPBFImagePlugin for This repository contains Mapbox GL styles usable with QtPBFImagePlugin for
each schema. The styles are usualy copies (sometimes with minor tweaks) of each schema. The styles are usualy copies (sometimes with minor tweaks) of
the original styles created by Mapbox, Openmaptiles or Apollo Mapping before the original styles created by Mapbox, Openmaptiles or Apollo Mapping before
they have moved to the new style format (expressions). they have moved to the new style format (expressions). The OrdnanceSurvey
style is a backport of the official OS style.