-
# Question
When doing some experiments with mark symbolizers using font glyphs instead of standard shapes, I realized the WellKnownName property of the symbolizer was modified to lowercase here:
…
-
# Bug
**Describe the bug**
Well known name of circle gets capitalized unnecessarily resulting in invalid WellKnownName in geostyler style object - "Circle" insted of "circle", which makes OlStyleP…
-
## FEATUREREQUEST
We should add base64/datauri support for the used icons. Currently only urls work properly. This most likely will affect all parsers.
-
From @allyoucanmap in https://github.com/geostyler/geostyler/issues/1175#issuecomment-535993193
> I know that probably this is not the right place and I'll move to another section/issue if needed b…
-
To clarify the use of the `GeoStyler` as a library we should develop some kind of `CookBook`. Comparable to [the one of the `Geoserver`](https://docs.geoserver.org/stable/en/user/styling/sld/cookbook/…
-
# Docs
## FEATUREREQUEST
### Description:
We have to update the GeoStyler installation on the upcoming OSGeoLive 15. This includes updating docs, install scripts, screenshots, etc.
Fol…
-
# Bug
**Describe the bug**
Classification seems to have some problems with attributes containing special characters ('[' and ']' in my case).
**To Reproduce**
Steps to reproduce the behavior:
…
-
# Feature Request
The demo / parsers should not remove unsupported things from the source one enters as input.
Currently, you can e.g. paste any SLD into the editor of the demo. After the first pa…
-
# Parser Request
**Describe the parser you would like to request**
A parser for the [CSS based styling format supported by GeoServer](https://docs.geoserver.org/stable/en/user/styling/css/index.ht…
-
# Question
Has Internet Explorer 11 support been "officially" dropped for geostyle-sld-parser?
The `package.json` currently contains the following:
https://github.com/geostyler/geostyler-sld-…