CSS StylingΒΆ
The CSS extension uses a CSS-derived language instead of SLD. These CSS styles are internally converted to SLD, which is then used as normal by GeoServer. The CSS syntax is duplicated from SVG styling where appropriate, but extended to avoid losing facilities provided by SLD when possible.
CSS is not a part of GeoServer by default, but is available as an extension.
- Installing the GeoServer CSS extension
- Tutorial: Styling data with CSS
- Filter syntax
- Metadata
- Multi-valued properties
- Property listing
- CSS value types
- Directives
- Understanding Cascading in CSS
- Nested rules
- Rendering transformations in CSS
- Multiple layers in the same CSS
- Styled marks
- CSS Cookbook
- Styling examples