Open zacharyDez opened 2 years ago
Thanks for the info @zacharyDez. This looks like an issue with the geostyler-mapbox-parser
. So I will transfer the issue over there.
Generally, it looks like the Marker you are reading from the QGIS style cannot be created with the mapbox parser (yet). See https://github.com/geostyler/geostyler-mapbox-parser/blob/master/src/MapboxStyleParser.ts#L912
A PR for adding this feature is more than welcome.
Hi! just found your project and really like the idea. We have been working on something internally but solely focused on converting from QGIS to Mapbox.
I am currently running into an issue trying to convert a QGIS graduated style to Mapbox. The error states that the MarkSymbolizer is not supported, but I was unable to figure out what type I should be specified for the conversion to work.
Let me know if you need any other information, and how we could help.
Command:
The
style_test.qml
: