[Geoserver-devel] [JIRA] (GEOS-8624) WFS3: ?resultType=hits not implemented

Even Rouault created an issue

GeoServer / BugGEOS-8624

WFS3: ?resultType=hits not implemented

Issue Type:

BugBug

Assignee:

Unassigned

Components:

Community modules

Created:

08/Mar/18 10:43 AM

Priority:

MediumMedium

Reporter:

Even Rouault

$ curl -H “Accept: application/geo+json, application/json” “http://cloudsdi.geo-solutions.it/geoserver/wfs3/eumetsat__ne_10m_coastline?resultType=hits

returns

<?xml version="1.0" encoding="UTF-8"?><ows:ExceptionReport xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ows="http://www.opengis.net/ows" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0.0" xsi:schemaLocation="http://www.opengis.net/ows http://cloudsdi.geo-solutions.it:80/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd">
  <ows:Exception exceptionCode="InvalidParameterValue" locator="RESULTTYPE">
    <ows:ExceptionText>Failed to set property RESULTTYPE in request object using value hits of type class net.opengis.wfs.ResultTypeType
net.opengis.wfs.ResultTypeType cannot be cast to net.opengis.wfs20.ResultTypeType</ows:ExceptionText>
  </ows:Exception>
</ows:ExceptionReport>

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#100081-sha1:75480ba)

Atlassian logo