1234567891011121314 |
- .. _rat_installing:
- Installing the RAT module
- =========================
- To install the Raster Attribute Table support:
- #. From the :website:`website download <download>` page, locate your release, and download: :download_extension:`rat`
- .. warning:: Make sure to match the version of the extension to the version of GeoServer.
- #. Extract these files and place the JARs in ``WEB-INF/lib``.
- #. Perform any configuration required by your servlet container, and then restart.
|