Skip to content

Installing the RAT module

To install the Raster Attribute Table support:

  1. Login, and navigate to About & Status > About GeoServer and check Build Information to determine the exact version of GeoServer you are running.

  2. Visit the website download <download> page, change the Archive tab, and locate your release.

    From the list of Coverage Formats extensions download Raster Attribute Table.

    • {{ release }} example: rat
    • {{ version }} example: rat

    Verify that the version number in the filename corresponds to the version of GeoServer you are running (for example {{ release }} above).

  3. Extract these files and place the JARs in WEB-INF/lib.

  4. Perform any configuration required by your servlet container, and then restart.