123456789101112 |
- .. _webp_installing:
- Installing WMS WebP output format
- =======================================
- To install the WMS WebP output format extension:
- #. Download the **webp** community extension from the appropriate `nightly build <https://build.geoserver.org/geoserver/>`_. The file name is called :file:`geoserver-*-webp-plugin.zip`, where ``*`` matches the version number of GeoServer you are using.
- #. Extract this these files and place the JARs in ``WEB-INF/lib``.
- #. Perform any configuration required by your servlet container, and then restart.
|