Opened 11 years ago

Closed 11 years ago

#2202 closed defect (fixed)

WFS 1.1.0 GetCapabilities always returns [-180, -90, 180, 90] for bounding boxes

Reported by: jng Owned by:
Priority: high Milestone: 2.5
Component: WFS Interface Version: 2.4.0
Severity: major Keywords:
Cc: External ID:

Description

When you do a WFS 1.1.0 GetCapabilities requests, all bounding boxes returned are always [-180, -90, 180, 90]

For some reason, it is not properly extracting the correct bounding box from the _Bounds metadata property of each Feature Source

Attachments (1)

2202.patch (571 bytes ) - added by jng 11 years ago.

Download all attachments as: .zip

Change History (2)

by jng, 11 years ago

Attachment: 2202.patch added

comment:1 by jng, 11 years ago

Resolution: fixed
Status: newclosed

Fixed r7329 (2.5) and r7330 (trunk)

Note: See TracTickets for help on using tickets.