|
LuciadCPillar 2026.0
|
Support for accessing OGC Web Feature Services. More...
Classes | |
| class | luciad::WfsBoundingBox |
| Contains information about a bounding box as described in a WFS GetCapabilities response. More... | |
| class | luciad::WfsCapabilities |
| Encapsulates the capabilities of a WFS source. More... | |
| class | luciad::WfsDataSource |
| Describes a WFS data source and how to access it. More... | |
| class | luciad::WfsFeatureType |
| Contains information about a feature type as described in a WFS GetCapabilities response. More... | |
| class | luciad::WfsModelDecoder |
| This class can be used to create an IFeatureModel implementation that can read WFS data. More... | |
| class | luciad::WfsModelDecoderOptions |
| Options for decoding WFS data. More... | |
Support for accessing OGC Web Feature Services.
It provides the ability to inspect the WFS capabilities and more specifically the exposed feature types. The information from the capabilities can then be used to construct a model to access the feature data.