Re: [pmapper-users] MAXSCALE and Identify

2011-04-06 Thread Sandro Ferrara
Thanks, but unfortunately it does not work in both ways. Sandro Il 06/04/2011 17:30, Armin Burger ha scritto: > Try to replace in incphp/map/map.php line 590 >if ($minscale = $this->map->web->minscale) { > with >if ($minscale = $this->map->web->minscaledenom) { > > and see if it helps. I

Re: [pmapper-users] MAXSCALE and Identify

2011-04-06 Thread Armin Burger
Try to replace in incphp/map/map.php line 590 if ($minscale = $this->map->web->minscale) { with if ($minscale = $this->map->web->minscaledenom) { and see if it helps. I just recently replaced all min/maxscale with min/maxscaledenom in the dev version which is the recommended setting. alternat

Re: [pmapper-users] MAXSCALE and Identify

2011-04-06 Thread Sandro Ferrara
Hi, the patch in this thread, http://www.mail-archive.com/pmapper-users@lists.sourceforge.net/msg01245.html , perhaps is what i'm searching, but it's very old. How can i use this with this configuration? PHP Version 5.2.10-2ubuntu6.7 MapServer version 5.6.5 Ubuntu 9.10 Pmapper 4.0 I added a tag