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
WfsFeatureTypeInfo.GeometryInfo
Assembly: Mapsui.Nts.dll
Syntax
public class WfsFeatureTypeInfo.GeometryInfo
Fields
|
Edit this page
View Source
GeometryName
Declaration
public string GeometryName
Field Value
|
Edit this page
View Source
GeometryType
Declaration
public string GeometryType
Field Value
Extension Methods