Re: [pmapper-users] question about initmap.php andgetLayerLegendParams

2011-06-25 Thread pelin . 01
Thanks Armin,for your response. this was my last hope to get the wms legends. I try a new focus. Greetings! Enviado desde mi BlackBerry de Personal -Original Message- From: Armin Burger Date: Sat, 25 Jun 2011 14:04:25 To: Reply-To: armin.bur...@gmail.com Subject: Re: [pmapper-users] que

Re: [pmapper-users] raster pixel query/identify

2011-06-25 Thread Armin Burger
see http://svn.pmapper.net/trac/browser/trunk/pmapper/config/dev/pmapper_demo_dev.map and http://mapserver.org/input/raster.html#raster-query armin On 25/06/2011 00:37, Matt Doggett wrote: > How can I query/identify the pixel/cell value of a raster at the location of > mouse click? I've searc

Re: [pmapper-users] question about initmap.php and getLayerLegendParams

2011-06-25 Thread Armin Burger
On 24/06/2011 18:23, pelin wrote: > friends: > I have a question. > the incphp/init/initmap.php file have these lines: > ** > require_once(PM_INCPHP . "/map/wmsclient.php"); > ... > ... > ... > ... > $legendUrlList = $wmsClient->getLayerLegendParams($wmsLayerList[0]); > ** > > but