You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
geostyler -s qml -t mapbox -o test.mapbox style_test.qml
✖ Error during translation of file "style_test.qml": Error: Cannot get Style. Unsupported MarkSymbolizer
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:
geostyler -s qml -t mapbox -o test.mapbox style_test.qml ✖ Error during translation of file "style_test.qml": Error: Cannot get Style. Unsupported MarkSymbolizer
The
style_test.qml
:The text was updated successfully, but these errors were encountered: