InstallationΒΆ

The CSS extension is listed among the other extension downloads on the GeoServer download page.

The installation process is similar to other GeoServer extensions:

  1. Download the appropriate archive from the GeoServer download page. Please verify that the version number in the filename corresponds to the version of GeoServer you are running. The file will be called geoserver-A.B.C-css-plugin.zip where A.B.C is the GeoServer version.
  2. Extract the contents of the archive into the WEB-INF/lib directory in GeoServer. Make sure you do not create any sub-directories during the extraction process.
  3. Restart GeoServer.

If installation was successful, you will see a CSS entry in the Web Administration Interface.

../../_images/csslink.png

CSS link in the web admin interface

After installation, you may wish to read the tutorial: Styling data with CSS.