Installation¶
Manual Installation¶
To download and install the required extensions by hand:
Download the geoserver-2.24-SNAPSHOT-spatialjson-plugin.zip from:
Community Builds (GeoServer WebSite)
It is important to download the version that matches the GeoServer you are running.
Stop the GeoServer application.
Navigate into the
webapps/geoserver/WEB-INF/lib
folder.These files make up the running GeoServer application.
Unzip the contents of the zip file into the
lib
folder.Restart the Application Server.
After restarting the Application Server the SpatialJSON WFS output format is available and ready to use.
Previous: SpatialJSON WFS Output Format Extension
Next: Development Status