Re: [pmapper-users] select more objects
Brought to you by:
arminburger
From: SeUr2000 <seu...@gm...> - 2006-10-25 18:10:15
|
thanks, so, this is possible. and is possible created a button for this procedure. I will try this, and I will return the result or another questions for help me. sergio 2006/10/25, Armin Burger <arm...@gm...>: > > The select function works also for mouse clicks, not just for a box > draw. The result is saved in the session variable 'JSON_Results', it can > be parsed with JSON functions of PHP (either PEAR module or a PECL > extension) or JS. Then you get an array containing various arrays and > objects. The structure is explained in the file > /incphp/query/json_query_doc.txt. > > Or save the query results in a file with Mapscript functions, there is > a short listing for that on the wiki > http://www.pmapper.net/wiki/doku.php?id=faq:customizations > > armin > > SeUr2000 wrote: > > Hi there, I don't speak english correctly, and i have a question: > > i must select more elements with the click of the mouse. > > the elements selected must change color and recorded on array for > successive > > query. > > what is the way? it is possible? > > thanks. > > sergio > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, > security? > > Get stuff done quickly with pre-integrated technology to make your job > easier > > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > > pmapper-users mailing list > > pma...@li... > > https://lists.sourceforge.net/lists/listinfo/pmapper-users > > > > > |