-
# Feature Request
I am currently using geostyler for one of my project. I would like to have **visibility** property implemented in geostyler rules for symbolizers. If **visibility** is true, that sy…
-
Make a new demo project with a UI focused on converting from a style format to another.
No map or legend preview, only a conversion between two text fields side by side and proper display of error me…
-
# Question
16/5000
How do I dynamically set the color of a surface based on data properties?
For example, I have a piece of data with a 'color' attribute. The attribute value is used to set the …
-
Hi,
as I written [here](https://github.com/geostyler/geostyler-cli/issues/359), I would like to use geostyler for this [this qml](https://gist.github.com/aborruso/cb0f539fc48f559e48010b5e7419bf4e) st…
-
Hi,
I need to create, starting from a qml, something like this in the OL schema:
```
style: {
color: [
"case",
["==", ["band", 2], 0],
[0, 0, 0, 0]…
-
# Question
hi there
i see th doc there say "The Symbolizer size (pixels if sizeUnit is not defined)", i did not set sizeUnit by myself and when i set size to 5(px), the image show in openlaye…
-
# Bug
**Describe the bug**
I created a rule with a filter on a string attribute with the GeoStyler demo app. The generated sld file contains line breaks in the elements for the PropertyName and th…
-
### Description
When I load a wfs which has the projection "EPSG:4326" I have no issues in the PreviewMap component. But if I try to load a wfs with the projection "EPSG:32614" the layer is displayed…
-
### Description
When loading a wfs layer and using the Symbolizer editor there are two fields: `fill-opacity` and `opacity`. Changing the `fill-opacity` field doesn't change the layer in the PreviewM…
-
We have to create a UI for the geostyler expressions to allow editing of complex styles.