Hi list,
I wish to change a query parameter in my postgis layer depending of the
scale of the map I want, let's see:

DATA "the_geom FROM (SELECT finfres.gid as gid,
 ST_Transform(simplify(ambits.the_geom,5),23031) as the_geom ...

So I would like to know if it's possible to pass the second parameter of
simplify function depending of the map scale, without any value on the
querystring (using %%).

Thanks a lot for any help.

-- 

*LluĂ­s Peinado*

***Geodata Sistemas,SL.*

[email protected]



T. 933 035 367 (ext. 21)

F. 933 080 071
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to