Installing the GeoServer FEATURES-TEMPLATING extension¶
-
Login, and navigate to About & Status > About GeoServer and check Build Information to determine the exact version of GeoServer you are running.
-
Visit the website download page, change the Development tab, and locate the nightly release that corresponds to the GeoServer you are running.
Follow the Community Modules link and download
features-templatingzip archive.- 3.0-SNAPSHOT example: features-templating
The website lists active nightly builds to provide feedback to developers, you may also browse for earlier branches.
-
Extract the contents of the archive into the
WEB-INF/libdirectory in GeoServer. -
The full package requires the OGC API - Features service to be available. If the server does not include it, the jar
gs-features-templating-ogcapi-<version>.jarshould be removed fromWEB-INF/lib -
Restart GeoServer.