Skip to content
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

Additional styling features - overview #287

Closed
14 of 19 tasks
jansule opened this issue Jul 19, 2018 · 0 comments
Closed
14 of 19 tasks

Additional styling features - overview #287

jansule opened this issue Jul 19, 2018 · 0 comments

Comments

@jansule
Copy link
Contributor

jansule commented Jul 19, 2018

The following list gives an overview of styling features that are possible with SLD and openlayers, but not yet possible in geostyler. Existing issues regarding the respective styling feature were linked where applicable.

GENERAL

  • Complex symbols within one rule #248
  • Multiple filters within one rule #69

POINTS

  • Support various well known symbols #241
  • Allow symbol rotation
  • Allow fonts being used as symbols #243
  • Allow setting offsetXY for symbols (useful when creating complex symbols) #96

LINES

  • Line offset (perpendicular offset)*
  • Graphics and well known symbols in lines #242*
  • Describing style at intersections (linejoin parameter)
  • Describing style at end of lines (linecap parameter)

POLYGONS

  • Graphic Fill incl. pattern description with external graphics #214*
  • Graphic Fill incl. pattern description with well known symbols #214*
  • Color gradient based on transformation function

LABELS

  • Label rotation
  • Label halo
  • Label priorities for conflict resolution

FILTERS

  • Toggle case-sensitivity for string operations
  • Spatial operators, e.g. intersects, equals, etc.
  • Filter expressions, e.g. transformation function (needed for classification of continuous values)

* not natively supported by openlayers api (--> not implemented in geostyler-openlayers-parser)

@dnlkoch dnlkoch closed this as completed May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants