Skip to content

The download service GUI does not send down OGC filters #18

@aaime

Description

@aaime

The filtering has been enabled in the GUI

image

and yet, the request sent down to GeoServer does not have any filter:

<wps:Execute xmlns:wps="http://www.opengis.net/wps/1.0.0" version="1.0.0" service="WPS" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 http://schemas.opengis.net/wps/1.0.0/wpsAll.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><ows:Identifier xmlns:ows="http://www.opengis.net/ows/1.1">gs:ClusterManager</ows:Identifier><wps:DataInputs><wps:Input><ows:Identifier xmlns:ows="http://www.opengis.net/ows/1.1">executionId</ows:Identifier><ows:Title xmlns:ows="http://www.opengis.net/ows/1.1">executionId</ows:Title><wps:Data><wps:LiteralData>8f31e3e3-3859-42bc-8efd-ceb623ab35c7</wps:LiteralData></wps:Data></wps:Input></wps:DataInputs><wps:ResponseForm><wps:RawDataOutput mimeType="application/json"><ows:Identifier xmlns:ows="http://www.opengis.net/ows/1.1">result</ows:Identifier></wps:RawDataOutput></wps:ResponseForm></wps:Execute>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions