Skip navigation links
LuciadLightspeed
2023.1.08

Package com.luciad.wms.server.viewencoder

Contains encoders to send GetMap/GetFeatureInfo results to the client.

See: Description

Package com.luciad.wms.server.viewencoder Description

Contains encoders to send GetMap/GetFeatureInfo results to the client.

When the server receives a GetMap and/or GetFeatureInfo request, an internal view is constructed containing all the requested layers, optionally initialized with a selection in case of a GetFeatureInfo request. To send the result to the client, the server uses an ILcdGXYViewEncoder in case of a GetMap request and an ILcdWMSFeatureInfoRequestEncoder in case of a GetFeatureInfo request.

Since:
3.0
Skip navigation links
LuciadLightspeed
2023.1.08