Opened 17 years ago

Last modified 13 years ago

#1988 assigned enhancement

zoomRectangle pixel input is confusing — at Initial Version

Reported by: sdlime Owned by: sdlime
Priority: high Milestone: 6.0 release
Component: MapScript-SWIG Version: 5.0
Severity: minor Keywords:
Cc:

Description

Folks: The pixel input is confusing for zoomRectangle. A rectangle is minx,
miny, maxx, maxy and the code should take care of dealing with orientation
issues (e.g. images have UL origin, maps LL origin) as opposed to the user. It's
confusing, at least to me, to specify a rectangle with maxy <= miny. See bugs
1982 and 1817 for instances where this has tripped us up in the past.

With 5.0 I think we should support a proper rect as input, and allow flipped y
coordinates for backwards compatability.

Steve

Change History (0)

Note: See TracTickets for help on using tickets.