OGC Testbed Experiments

The following modules are part of the OGC Testbed experiments.

Images and Changesets

A couple of extra API, images and changesets, based on engineering reports of Testbed 15, allowing to update a image mosaic and get a list of tiles affected by the change.

To install these modules:

  1. Download the OGC API nightly GeoServer community module from geoserver-2.26.x-ogcapi-images-plugin.zip.

    Warning

    Verify that the version number in the filename corresponds to the version of GeoServer you are running (for example geoserver-2.26-SNAPSHOT-ogcapi-images-plugin.zip above).

  2. Extract the contents of the archive into the WEB-INF/lib directory of the GeoServer installation.

  3. On restart the services are listed at http://localhost:8080/geoserver

DGGS

The DGGS functionality exposes data structured as DGGS, based on either H2 or rHealPix, based on engineering reports of Testbed 18.

To make full usage of the DGGS functionality, a ClickHouse installation is also needed.

To install these modules:

  1. Download the OGC API nightly GeoServer community module from geoserver-2.26.x-ogcapi-dggs-plugin.zip.

    Warning

    Verify that the version number in the filename corresponds to the version of GeoServer you are running (for example geoserver-2.26-SNAPSHOT-ogcapi-dggs-plugin.zip above).

  2. Extract the contents of the archive into the WEB-INF/lib directory of the GeoServer installation.

  3. On restart the services are listed at http://localhost:8080/geoserver