Search Results for

    Show / Hide Table of Contents

    Class GmlGetFeatureInfoParser

    Inheritance
    object
    GmlGetFeatureInfoParser
    Implements
    IGetFeatureInfoParser
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.Providers.Wms
    Assembly: Mapsui.dll
    Syntax
    public class GmlGetFeatureInfoParser : IGetFeatureInfoParser

    Methods

    | Edit this page View Source

    ParseWMSResult(string?, Stream)

    Declaration
    public FeatureInfo ParseWMSResult(string? layerName, Stream result)
    Parameters
    Type Name Description
    string layerName
    Stream result
    Returns
    Type Description
    FeatureInfo

    Implements

    IGetFeatureInfoParser
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX