Show / Hide Table of Contents

    Class GmlGetFeatureInfoParser

    Inheritance
    System.Object
    GmlGetFeatureInfoParser
    Implements
    IGetFeatureInfoParser
    Namespace: Mapsui.Desktop.Wms
    Assembly: Mapsui.Desktop.dll
    Syntax
    public class GmlGetFeatureInfoParser : object, IGetFeatureInfoParser

    Methods

    | Improve this Doc View Source

    ParseWMSResult(String, Stream)

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

    Implements

    IGetFeatureInfoParser
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX