OGC API - Styles¶
A OGC Styles API based on the early draft of this specification.
This service describes, retrieves and updates the styles present on the server. Styles are cross linked with their associated collections in both the Features and Tiles API.
OGC API - Styles Implementation status¶
Version |
Implementation status |
|
---|---|---|
Part 1: Core |
Implementation based on early specification draft. |
Installing the GeoServer OGC API - Styles module¶
Download the OGC API nightly GeoServer community module from geoserver-2.24.x-ogcapi-styles-plugin.zip.
Warning
Verify that the version number in the filename corresponds to the version of GeoServer you are running (for example geoserver-2.24-SNAPSHOT-ogcapi-styles-features-plugin.zip above).
Extract the contents of the archive into the
WEB-INF/lib
directory of the GeoServer installation.On restart the services are listed at http://localhost:8080/geoserver
Configuration of OGC API - Styles module¶
At the time of writing the module has no configuration, it’s simply exposing all available GeoServer styles.