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.
Inheritance
System.Object
WfsFeatureTypeInfo.GeometryInfo
Namespace: Mapsui.Providers.Wfs.Utilities
Assembly: Mapsui.Desktop.dll
Syntax
public class GeometryInfo : object
Fields
| Improve this Doc View SourceGeometryName
Declaration
public string GeometryName
Field Value
Type | Description |
---|---|
System.String |
GeometryType
Declaration
public string GeometryType
Field Value
Type | Description |
---|---|
System.String |