In GeoServer 2.6, the Wcs10GetCoverageRequestReader.checkTypeAxisRange method seems to expect the suppled Object axis parameter to be either a String, Double, or Integer.
The problem is that the actual type of axis is an ArrayList of Double (set in the parse method of KvpUtils) so the range subset is never set when supplying ELEVATION values. I haven't checked older versions of GeoServer, but looking at the current main branch this issue still seems to be there. Is this a known issue/is there a fix? Thanks, David Marks ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Geoserver-devel mailing list Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel