Opened 12 years ago
Closed 12 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)
Change History (2)
by , 12 years ago
Attachment: | 2202.patch added |
---|
comment:1 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed r7329 (2.5) and r7330 (trunk)