View on GitHub

geonode-training

Optimizing, publishing and styling Vector data

Styling with CSS

The CSS extension module allows to build map styles using a compact, expressive styling language already well known to most web developers: Cascading Style Sheets.

The extension is available on GeoServer only. The standard CSS language has been extended to allow for map filtering and managing all the details of a map production. In this section we’ll experience creating a few simple styles with the CSS language.

Styling vector data

Creating line styles

Creating point styles

Creating polygon styles

Patterns and Hatches

Dashes

Lets now familiarize a bit with Dashes. We are going to see how it’s possible to draw several kind of dashes to represent different types of trails or roads.

Further Reading

Next Section: Publishing Vector Time Series