Skip navigation links
LuciadLightspeed
2023.1.08

Package com.luciad.ogc.csw.server

Provides API for implementing an OGC Catalog Service.

See: Description

Package com.luciad.ogc.csw.server Description

Provides API for implementing an OGC Catalog Service.

The main class of the CSW package is TLcdCSWServlet, which provides all required request handling facilities out of the box. To populate the CSW with data, users must implement the abstract class ALcdCSWCommandDispatcherFactory. This class is also the main access point for further customization of the CSW.

The supported CSW versions are 2.0.2 and 3.0.0.

Since:
2017.0
Skip navigation links
LuciadLightspeed
2023.1.08