Namespace Mapsui.Providers.Wfs
Classes
WFSProvider
WFS dataprovider This provider can be used to obtain data from an OGC Web Feature Service. It performs the following requests: 'GetCapabilities', 'DescribeFeatureType' and 'GetFeature'. This class is optimized for performing requests to GeoServer (http://geoserver.org). Supported geometries are:
- PointPropertyType
- LineStringPropertyType
- PolygonPropertyType
- CurvePropertyType
- SurfacePropertyType
- MultiPointPropertyType
- MultiLineStringPropertyType
- MultiPolygonPropertyType
- MultiCurvePropertyType
- MultiSurfacePropertyType
Enums
WFSProvider.WFSVersionEnum
This enumeration consists of expressions denoting WFS versions.