Using a Web Map Service (WMS), you can serve map images to WMS clients, such as LuciadLightspeed and LuciadRIA.
The supported WMS versions are 1.1.1 and 1.3.0. These requests are supported:
GetCapabilities
, to discover the service metadata and offered layers.
GetMap
, to request maps for one or more layers.
GetFeatureInfo
, to request more information for a location on a map.