@terrestris/ol-util
    Preparing search index...

    Helper class for building filters to be used with WFS GetFeature requests.

    WfsFilterUtil

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Creates GetFeature request body for all provided featureTypes and applies related filter encoding on it.

      Parameters

      • searchConfig: SearchConfig

        The search config

      • searchTerm: string

        Search string to be used with filter.

      Returns undefined | Element