Installing the RAT moduleΒΆ
To install the Raster Attribute Table support:
Login, and navigate to and check Build Information to determine the exact version of GeoServer you are running.
Visit the website download page, change the Archive tab, and locate your release.
From the list of Coverage Formats extensions download Raster Attribute Table.
2.28.0 example: geoserver-2.28.0-rat-plugin.zip
3.0-SNAPSHOT example: geoserver-3.0-SNAPSHOT-rat-plugin.zip
Verify that the version number in the filename corresponds to the version of GeoServer you are running (for example 2.28.0 above).
Extract these files and place the JARs in
WEB-INF/lib.Perform any configuration required by your servlet container, and then restart.
Previous: Raster Attribute Table support
Next: Using the RAT Module