-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Releases/semver #47
Comments
Current master:
Master as of 13 May:
|
So I guess this change came about with this commit: f84ebf9. If I read this correctly, does this commit increase use of SVG markers, and decrease the use of MB style-defined symbols? If so, this might have unwanted consequences, such as the inability to change marker style properties via script. |
Hi Tom, sorry for this. The change is to better support sprites (@davidblasby can probably give some more detail), and also to support several layers in a single style. I guess we could publish the library in PyPi, and change the major version number whenever we introduce some changes in the API. Would that be OK for you? |
yes - I added support for sprite and automatic generation of sprite sheets. It supports a lot more of QGIS features now. |
Would you consider using numbered releases? I just tried to bump the copy of bridgestyle I use in qgis2web to current master (to try to fix qgis2web/qgis2web#895), and changes since 13 May have stopped point layers working for me (QGIS > MBGLJS). I don't yet know why, but the output from the bumped bridgestyle looks very different to what it was.
The text was updated successfully, but these errors were encountered: