Interface IWFS_TextResources
Assembly: Mapsui.Nts.dll
Syntax
public interface IWFS_TextResources
Properties
|
Edit this page
View Source
NSFEATURETYPEPREFIX
Declaration
string NSFEATURETYPEPREFIX { get; }
Property Value
|
Edit this page
View Source
NSGML
Declaration
Property Value
|
Edit this page
View Source
NSGMLPREFIX
Declaration
string NSGMLPREFIX { get; }
Property Value
|
Edit this page
View Source
NSOGC
Declaration
Property Value
|
Edit this page
View Source
NSOGCPREFIX
Declaration
string NSOGCPREFIX { get; }
Property Value
|
Edit this page
View Source
NSOWS
Declaration
Property Value
|
Edit this page
View Source
NSOWSPREFIX
Declaration
string NSOWSPREFIX { get; }
Property Value
|
Edit this page
View Source
NSSCHEMA
Declaration
Property Value
|
Edit this page
View Source
NSSCHEMAPREFIX
Declaration
string NSSCHEMAPREFIX { get; }
Property Value
|
Edit this page
View Source
NSWFS
Declaration
Property Value
|
Edit this page
View Source
NSWFSPREFIX
Declaration
string NSWFSPREFIX { get; }
Property Value
|
Edit this page
View Source
NSXLINK
Declaration
Property Value
|
Edit this page
View Source
NSXLINKPREFIX
Declaration
string NSXLINKPREFIX { get; }
Property Value
|
Edit this page
View Source
XPATH_BBOX
Declaration
string XPATH_BBOX { get; }
Property Value
|
Edit this page
View Source
XPATH_BOUNDINGBOXMAXX
Declaration
string XPATH_BOUNDINGBOXMAXX { get; }
Property Value
|
Edit this page
View Source
XPATH_BOUNDINGBOXMAXY
Declaration
string XPATH_BOUNDINGBOXMAXY { get; }
Property Value
|
Edit this page
View Source
XPATH_BOUNDINGBOXMINX
Declaration
string XPATH_BOUNDINGBOXMINX { get; }
Property Value
|
Edit this page
View Source
XPATH_BOUNDINGBOXMINY
Declaration
string XPATH_BOUNDINGBOXMINY { get; }
Property Value
|
Edit this page
View Source
XPATH_DESCRIBEFEATURETYPERESOURCE
Declaration
string XPATH_DESCRIBEFEATURETYPERESOURCE { get; }
Property Value
|
Edit this page
View Source
XPATH_GEOMETRYELEMENTCOMPLEXTYPE_BYELEMREFQUERY
Declaration
string XPATH_GEOMETRYELEMENTCOMPLEXTYPE_BYELEMREFQUERY { get; }
Property Value
|
Edit this page
View Source
XPATH_GEOMETRYELEMENT_BYTYPEATTRIBUTEQUERY
Declaration
string XPATH_GEOMETRYELEMENT_BYTYPEATTRIBUTEQUERY { get; }
Property Value
|
Edit this page
View Source
XPATH_GEOMETRY_ELEMREF_GEOMNAMEQUERY
Declaration
string XPATH_GEOMETRY_ELEMREF_GEOMNAMEQUERY { get; }
Property Value
|
Edit this page
View Source
XPATH_GEOMETRY_ELEMREF_GEOMNAMEQUERY_ANONYMOUSTYPE
Declaration
string XPATH_GEOMETRY_ELEMREF_GEOMNAMEQUERY_ANONYMOUSTYPE { get; }
Property Value
|
Edit this page
View Source
XPATH_GEOMETRY_ELEMREF_GMLELEMENTQUERY
Declaration
string XPATH_GEOMETRY_ELEMREF_GMLELEMENTQUERY { get; }
Property Value
|
Edit this page
View Source
XPATH_GETFEATURERESOURCE
Declaration
string XPATH_GETFEATURERESOURCE { get; }
Property Value
|
Edit this page
View Source
XPATH_NAMEATTRIBUTEQUERY
Declaration
string XPATH_NAMEATTRIBUTEQUERY { get; }
Property Value
|
Edit this page
View Source
XPATH_SRS
Declaration
string XPATH_SRS { get; }
Property Value
|
Edit this page
View Source
XPATH_TARGETNS
Declaration
string XPATH_TARGETNS { get; }
Property Value
|
Edit this page
View Source
XPATH_TYPEATTRIBUTEQUERY
Declaration
string XPATH_TYPEATTRIBUTEQUERY { get; }
Property Value
Methods
|
Edit this page
View Source
DescribeFeatureTypeRequest(string)
Declaration
string DescribeFeatureTypeRequest(string featureTypeName)
Parameters
Type |
Name |
Description |
string |
featureTypeName |
|
Returns
|
Edit this page
View Source
GetCapabilitiesRequest()
Declaration
string GetCapabilitiesRequest()
Returns
|
Edit this page
View Source
GetFeatureGETRequest(WfsFeatureTypeInfo, List<string>?, MRect?, IFilter?)
Declaration
string GetFeatureGETRequest(WfsFeatureTypeInfo featureTypeInfo, List<string>? labelProperties, MRect? boundingBox, IFilter? filter)
Parameters
Returns
|
Edit this page
View Source
GetFeaturePOSTRequest(WfsFeatureTypeInfo, List<string>?, MRect?, IFilter?)
Declaration
byte[] GetFeaturePOSTRequest(WfsFeatureTypeInfo featureTypeInfo, List<string>? labelProperties, MRect? boundingBox, IFilter? filter)
Parameters
Returns