zoomRectangle problem...

Lowell Filak lfilak at MEDINACO.ORG
Fri Sep 2 11:53:07 EDT 2005


The following message was sent by Paul james <pauljame at GMAIL.COM> on
Wed, 31 Aug 2005 09:20:16 -0300.

> No one can help-me?
>  Ps.: The "extent" object is the map´s extent ...
> 
> ---------- Forwarded message ----------
> From: Paul james <pauljame at gmail.com>
> Date: Aug 30, 2005 11:22 AM
> Subject: zoomRectangle problem...
> To: MAPSERVER-USERS at lists.umn.edu
> 
>  Hi... 
> My zoom box:
> rectObj rec = new rectObj(127,156,362,351,0);
> My map extent:
> rectObj extent = new rectObj(-79.67662,-34.2426, -24.5421, 6.87629, 0);
>  and I called the zoomrect function:
>  map.zoomRectangle(rec,map.width,map.height,extent,null);
>  But I got the error:
> *Georeferenced coordinates miny <= maxy* 
>  Any ideas?

Paul,

What is the '0' for on the rectObj's?

lowell



More information about the mapserver-users mailing list