geostyler / geostyler-openlayers-parser

GeoStyler Style Parser implementation for OpenLayers styles
BSD 2-Clause "Simplified" License
38 stars 28 forks source link

fillOpacity support for the markSymbolizer geostyler object #621

Closed pragmaeuge closed 1 year ago

pragmaeuge commented 2 years ago

Description

Hi, I have developed a simple mechanism for the support of the fillOpacity property in the markSymbolizer

Related issues or pull requests

At the moment, the "fillOpacity" of the markSymbolizer object is not supported. From now on, the "fillOpacity" property can be used to set the opacity property in the OpenLayer fill style characterization. However, the markSymbolizer "opacity" has the highest priority.

Pull request type

Please check the type of change your PR introduces:

Do you introduce a breaking change?

Checklist

jansule commented 1 year ago

Thanks @pragmaeuge

Could you clean up your commit history, so that only the relevant commits are included in this PR?

KaiVolland commented 1 year ago

@jansule we can squash and merge this commit to cleanup the history