OpenGeo Suite extensions

OpenGeo Suite comes with a number of optional extensions or “add-ons”. These add functionality to OpenGeo Suite, but may not be needed by most users. We recommend that you choose only the extensions that you need.

These optional components can be selected in different ways depending on your operating system:

For users of OpenGeo Suite for Application Servers, please contact Boundless to receive access to the extensions and information on how to install them.

Clustering

The Clustering extension for GeoServer adds the ability to automatically set up multiple instances of GeoServer that can pool resources.

This extension consists of two parts:

  • Database-backed configuration
  • Server connection and communication

Note

On Windows, this extension is known simply as “Clustering”. However, on Linux, it is divided into two separate packages, both required:

  • geoserver-jdbcconfig
  • geoserver-clustering

For more information about Clustering, please see the Clustering section.

Scripts for setting up clusters either on Amazon Web Services (AWS) or locally-hosted virtual machines are available to OpenGeo Suite Enterprise clients. Please contact Boundless to access these scripts.

CSS Styling

The CSS Styling extension adds functionality to GeoServer to be able to style layers using a syntax that is similar to CSS (Cascading Style Sheets). CSS can be preferable to the standard Styled Layer Descriptor (SLD) styling method, due to the compactness of CSS as well as greater familiarity.

For more information about CSS styling in GeoServer, please see the GeoServer CSS documentation.

Warning

The installation instructions in the GeoServer documentation do not apply to users of OpenGeo Suite. Users of OpenGeo Suite can install the extension in the standard way as indicated above.

CSW

The CSW extension adds the ability for GeoServer to publish information conforming to the Catalog Service for Web (CSW) protocol.

For more information about CSW in GeoServer, please see the GeoServer CSW documentation.

Warning

The installation instructions in the GeoServer documentation do not apply to users of OpenGeo Suite. Users of OpenGeo Suite can install the extension in the standard way as indicated above.

GDAL Image Formats

The GDAL Image Formats extension adds the ability for GeoServer to publish data from extra raster data sources, through the use of GDAL. These formats include, but are not limited to DTED, EHdr, AIG, and ENVIHdr.

The instructions for enabling these formats may require a few additional steps from the standard extension installation instructions as indicated above. Please see the section on installing GDAL image formats for more information.

GeoPackage

The GeoPackage extension adds the ability for GeoServer to publish data from GeoPackage sources (a data format based on SQLite). Once this extension is added, GeoServer will show GeoPackage as one of its available data sources when adding a new store.

Mapmeter

The Mapmeter extension adds the ability to connect to Mapmeter. Mapmeter is a cloud-based service that allows you to monitor and analyze your geospatial deployments in real-time.

Mapmeter is available for OpenGeo Suite Enterprise clients, though free users can access a two-week trial of the service.

For more information on using Mapmeter, see the Using Mapmeter section.

MongoDB

The MongoDB extension adds the ability for GeoServer to publish data from MongoDB sources. Once this extension is added, GeoServer will show MongoDB as one of its available data sources when adding a new store.

Note

This extension will only work when connecting to MongoDB databases at version 2.4 and above.

WPS

The WPS extension adds the ability for GeoServer to support and publish the Web Processing Service (WPS). WPS is a protocol for hosting and executing geospatial processes, bringing geospatial anaysis to the client/server model.

For more information of WPS in OpenGeo Suite, please see the Spatial processing and analysis section.

Point Cloud

The Point Cloud extension adds support for storing and working with point cloud data in PostgreSQL/PostGIS.

For more information on Point Cloud, please see the Using Point Cloud section.