Open saberraz opened 4 years ago
As a starting point, @wonder-sk implemented a MapboxGL to QGIS style python script. The script has been further developed for Maptiler Plugin.
Ideally, we should have a number of algorithms in the processing toolbox to handle to style conversion for vector tiles. It will allow all plugins (e.g. QGIS2Web) to access such tools.
Nyall has ported the conversion code to C++ / QGIS core: https://github.com/qgis/QGIS/pull/38599
As a starting point, @wonder-sk implemented a MapboxGL to QGIS style python script. The script has been further developed for Maptiler Plugin.
Ideally, we should have a number of algorithms in the processing toolbox to handle to style conversion for vector tiles. It will allow all plugins (e.g. QGIS2Web) to access such tools.