geostyler / geostyler-openlayers-parser

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

Add support for pattern fill in FillSymbolizer #649

Open chrismayer opened 6 years ago

chrismayer commented 6 years ago

We should add support for pattern based fills for polygons (based on an image or predefined geoms).

This needs appropriate extensions for our current style parsers (SLD and OpenLayers) to support this and an UI to set the pattern image.

KaiVolland commented 1 year ago

Moved this issue as the work has to be done in this repository.