[Geoserver-devel] [JIRA] (GEOS-7320) Mismatch between DescribeFeatureType and GetFeature of geometry property type (with WFS 1.1.0)

Dominik Gärner created an issue

GeoServer / BugGEOS-7320

Mismatch between DescribeFeatureType and GetFeature of geometry property type (with WFS 1.1.0)

Issue Type:

BugBug

Affects Versions:

2.8.0

Assignee:

Unassigned

Components:

WFS

Created:

19/Nov/15 4:54 PM

Priority:

MediumMedium

Reporter:

Dominik Gärner

In version 2.8.0 the response of a WFS 1.1.0 DescribeFeatureType request doesn’t match with the result of GetFeature regarding the geometry type.
Using a normal Shape source with geometry type MultiLineString these are the responses:
GetFeature… MultiCurve
DescribeFeatureType… MultiLineString

The schema of WFS 2.0.0 is handling it right.

Here the comment from Andrea Aime (from Geoserver-users list):
MultLineString in WFS 1.1 schemas is deprecated and meant to be replaced with MultiCurve, but yeah, I’ve verified that the DescribeFeatureType does not
match on a 2.8.x I have handy (somewhat surprised the CITE tests we run nightly are not failing because of it)

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v7.0.0-OD-08-005#70107-sha1:5fb2f7e)

Atlassian logo