Martin Boos
Martin Boos
There's obviously something the style parser is not expecting. Probably just something missing in the implementation and looking at your stacktrace (thanks for that!), that's not a big thing to...
Sorry for the delay @tomchadwin This is caused by a paint object like this: ``` "paint": { "fill-color": [ "match", [ "get", "type" ], "Air Transport", "#e6e6e6", "Education", "#f7eaca", "Medical...
Correct. I fear the implementation of the style converter is a neverending story and its architecture is far from optimal. On the other hand, a well working converter would be...
@sfkeller Do you think this feature is still required / used / useful?
Hmm.. that could happen, if the layers were not correctly identified by the custom values. I'll have to debug that...
@nvkelso If you didn't already see it, just wanted to inform you, that I'm developing a Mapbox GL JS Style parser, that generates QGIS qml styles from a given mapbox...
That was my assumption. But creating a Mapbox Style is probably faster than creating the equivalent qgis styles.
I took a quick look at the Tangram style and from what I saw, it should not be a problem to adapt the converter to also support Tangram styles.
@ear7h Thanks for your report! I tried you link and for me it's working. Could you try again please? Which version of the plugin are you using?