[mapserver-users] Help PHP mapscript. DrawQuery with extent=shapes

2010-01-29 Thread Pedroaa
Hi friends, my english is not so good (im from argentina). I need do a $oMap-drawQuery(), but i need do it like Mapserver CGI. /cgi-bin/mapserv?mode=nqueryimgext=-60.70866644902204+-31.64842730088904+-60.7026972983+-31.644427300889028 - mapext=shapes -

Re: [mapserver-users] Help PHP mapscript. DrawQuery with extent=shapes

2010-01-29 Thread Alan Boudreault
Hi Predroaa, To simulate this CGI request, you could use: * the OwsrequestObj class * the function Layer-queryByShape() Alan On January 29, 2010 07:34:09 am Pedroaa wrote: Hi friends, my english is not so good (im from argentina). I need do a $oMap-drawQuery(), but i need do it like