[Geoserver-devel] [JIRA] (GEOS-9446) WFS Feature Bounds are incorrectly calculated if there are more than one geometry column in a feature

Ian Turton created an issue

GeoServer / BugGEOS-9446

WFS Feature Bounds are incorrectly calculated if there are more than one geometry column in a feature

Issue Type:

BugBug

Affects Versions:

2.15.1, 2.16.1

Assignee:

Ian Turton

Components:

WFS

Created:

08/Jan/20 6:21 PM

Priority:

MediumMedium

Reporter:

Ian Turton

If you have a layer with multiple data columns (eg, EPSG:4269 and EPSG:2163) then the bounds for a feature will be exported as

<gml:boundedBy><gml:Envelope srsName="http://www.opengis.net/gml/srs/epsg.xml#42
69" srsDimension="2"><gml:lowerCorner>-181784.222 -888815.056</gml:lowerCorner><gml:upperCorner>478716.808 40.003</gml:upperCorner></gml:Envelope></gml:boundedBy>

4269 bbox is (-179.14. -14.54: 179.77,71.36)
2169 bbox is (-8511606.57-3753915.81) : (3745421.42,4848308.41)

So I have no idea where these values come from!

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#100118-sha1:6d5c2db)

Atlassian logo