Namespace Mapsui.Providers.Wfs.Utilities
Classes
FeatureIdFilter_FE1_1_0
This class provides an interface for creating an OGC FeatureIdFilter Version 1.1.0.
HttpClientUtil
This class provides an easy to use interface for HTTP-GET and HTTP-POST requests.
OgcFilterBase
This class is the base class of all filters. It stores the filter arguments.
OGCFilterCollection
This class hosts a collection of instances implementing IFilter.
PropertyIsBetweenFilter_FE1_1_0
This class provides an interface for creating an OGC PropertyIsBetweenFilter Version 1.1.0.
PropertyIsEqualToFilter_FE1_1_0
This class provides an interface for creating an OGC PropertyIsEqualToFilter Version 1.1.0.
PropertyIsGreaterThanFilter_FE1_1_0
This class provides an interface for creating an OGC PropertyIsGreaterThanFilter Version 1.1.0.
PropertyIsGreaterThanOrEqualToFilter_FE1_1_0
This class provides an interface for creating an OGC PropertyIsGreaterThanOrEqualToFilter Version 1.1.0.
PropertyIsLessThanFilter_FE1_1_0
This class provides an interface for creating an OGC PropertyIsLessThanFilter Version 1.1.0.
PropertyIsLessThanOrEqualToFilter_FE1_1_0
This class provides an interface for creating an OGC PropertyIsLessThanOrEqualToFilter Version 1.1.0.
PropertyIsLikeFilter_FE1_1_0
This class provides an interface for creating an OGC PropertyIsLikeFilter Version 1.1.0.
PropertyIsNotEqualToFilter_FE1_1_0
This class provides an interface for creating an OGC PropertyIsNotEqualToFilter Version 1.1.0.
WFS_1_0_0_TextResources
WFS_1_0_0_XPathTextResources
This class provides text resources specific for WFS 1.0.0 XML schema (for precompiling).
WFS_1_1_0_TextResources
WFS_1_1_0_XPathTextResources
This class provides text resources specific for WFS 1.1.0.
WFS_XPathTextResourcesBase
WfsFeatureTypeInfo
WfsFeatureTypeInfo.BoundingBox
The bounding box defines the spatial extent of a featuretype.
WfsFeatureTypeInfo.GeometryInfo
The geometry info comprises the name of the geometry attribute (e.g. 'Shape" or 'geom') and the type of the featuretype's geometry.
Interfaces
IFilter
Filter interface
IWFS_TextResources
Text resources interface
Enums
GeometryTypeEnum
OGCFilterCollection.JunctorEnum
This enumeration consists of expressions denoting FE logical operators.