Re: [pmapper-users] Problem with "Select Tool" and MAXSCALE
Brought to you by:
arminburger
|
From: Thomas R. <tr...@si...> - 2010-09-20 08:51:37
|
Hi, First of all the MAXSCALE keywords will be deprecated in future mapserver version. Instead use MAXSCALEDENOM if you are using mapserver 5. This parameter indicates that your layer is not drawable or queryable if map scale denominator is more than 50001. It is not only for display but also queries! Is it queryable at 40000 ? Le 19/09/2010 11:04, Salvatore Larosa a écrit : > Hi at all, Hi Armin > I'm working on a project and I'm using pmapper 4. > > I realized that the tool selection does not work if the layer has a maxscale > of display, whereas if the keyword MAXSCALE comment, in my mapfile > everything works. > > PostGIS layer is of type points and MAXSCALE = 50001 > > How can I overcome this? > Thanks |