[Geoserver-devel] [JIRA] (GEOS-8804) Multiple WCS Custom Dimension Subsets Not Supported

Marc DiPasquale created an issue

GeoServer / BugGEOS-8804

Multiple WCS Custom Dimension Subsets Not Supported

Issue Type:

BugBug

Affects Versions:

2.12.2

Assignee:

Unassigned

Components:

WCS

Created:

26/Jun/18 2:49 PM

Priority:

MediumMedium

Reporter:

Marc DiPasquale

Although WCS requests allow you to specify multiple subsets on custom dimensions the WCSDimensionsSubsetHelper has a bug which allows only one custom dim subset to be filtered on.

A one line code change to the filterDimensions(…) method is necessary.

Corrected code snippet to recursively update dimensionsFilter

dimensionsFilter =
                            filterDimension(startAttrib, endAttrib, dimensionValues, *dimensionsFilter*);

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100087-sha1:5afc7cd)

Atlassian logo