Class 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.
Inherited Members
Namespace: Mapsui.Providers.Wfs.Utilities
Assembly: Mapsui.Nts.dll
Syntax
public class WfsFeatureTypeInfo.GeometryInfo
Fields
| Edit this page View SourceGeometryName
Declaration
public string GeometryName
Field Value
Type | Description |
---|---|
string |
GeometryType
Declaration
public string GeometryType
Field Value
Type | Description |
---|---|
string |