Skip to content

GeoServerInterceptor: handle WMS GetFeatureInfo requests with querylayers having different namespaces #343

@ahennr

Description

@ahennr

Currently the GeoServerInterceptor can not handle WMS GetFeatureInfo requests querying layers from differing GeoServer namespaces, e.g.

QUERY_LAYERS=NS_1:layer1,NS_2:layer2

The URI of the first detected Namespace is used, see here and here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions