Search Results for

    Show / Hide Table of Contents

    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
    object
    WfsFeatureTypeInfo.GeometryInfo
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.Providers.Wfs.Utilities
    Assembly: Mapsui.Nts.dll
    Syntax
    public class WfsFeatureTypeInfo.GeometryInfo

    Fields

    | Edit this page View Source

    GeometryName

    Declaration
    public string GeometryName
    Field Value
    Type Description
    string
    | Edit this page View Source

    GeometryType

    Declaration
    public string GeometryType
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX