Ticket #43 (closed defect: fixed)
wfs bounding box test
| Reported by: | yassefa | Owned by: | |
|---|---|---|---|
| Priority: | minor | Version: | SVN |
| Keywords: | Cc: | ||
| Triage Stage: | Unreviewed | State of Approval: | Unnecessary |
| Attached Patches: | None | Complexity: | Unknown |
| Compatibility: | Unknown | Specification: | Unnecessary |
Description
in wfs_get_feature.c, function wfs_gml_bounded_by (line 46):
the test if (xmin + DBL_MIN <= 1 + DBL_EPSILON ) seems to be invalid (I had -122 in my case). Is it the intention to test abs(minx)
Change History
Note: See
TracTickets for help on using
tickets.