geometalab / Vector-Tiles-Reader-QGIS-Plugin

Vector Tiles Reader QGIS-Plugin - QGIS Python plugin which reads Mapbox Vector Tiles from a server, a local MBTiles file or a directory
http://plugins.qgis.org/plugins/vector_tiles_reader/
GNU General Public License v2.0
150 stars 30 forks source link

Enhance map style of "Vector Tiles Reader" plugin #89

Closed sfkeller closed 6 years ago

sfkeller commented 7 years ago

Update the built-in base map QGIS style for OpenMapTiles. The QML files reside in a separate subdirectory. See https://github.com/geometalab/Vector-Tiles-Reader-QGIS-Plugin/tree/master/styles .

sfkeller commented 6 years ago

When issue #87 is implemented, this built-in base map QGIS style probable gets another purpose: It's either obsolete if the "imported" MB GL JS styles of OpenMapTiles are good enought (which I doubt) or this hand-made style is becoming an example how to show what QGIS styling can do better. So this style rather get's a documentory function.

sfkeller commented 6 years ago

Style generator is goog enough, so no handmade style is needed for a given MB GL JS style.