Opened 23 years ago

Closed 22 years ago

#78 closed defect (fixed)

msQueryByRect() fails to find records

Reported by: rich@… Owned by: sdlime
Priority: high Milestone:
Component: MapServer CGI Version: 3.5
Severity: normal Keywords:
Cc:

Description

Sometime since October 16, 2001 the msQueryByRect() fails to find records. I am 
using the mapplet with mode=nquery. Mapserver versions up to ~October 16 work 
correctly.

Change History (1)

comment:1 by sdlime, 22 years ago

Resolution: fixed
Status: newclosed
Fixed a problem when I moved to macro based image to map coordinate conversion.
Basically miny in the image equals maxy in map coordinates. Since I failed to
account for that the computed extents had backwards y coordinates which blew up
occationally. On the bright side we know at least some of the error checking in
the query routine works.
Note: See TracTickets for help on using tickets.