[pmapper-users] variable substitution in pmapper?

2015-10-30 Thread Valerio
​Hi all, is it possible in pmapper to change variables in mapfile as in CGI Mapserver? i.e. I'd like to filter on the fly a layer with a particular attribute value. If it would be necessary to write code in php, is there some sample code with php-mapscript api? thanks in advance regards Val -

Re: [pmapper-users] Variable Substitution

2008-12-14 Thread Armin Burger
run-time substitution is CGI only, see http://mapserver.gis.umn.edu/docs/howto/runsub In Mapscript there are more flexible ways to achieve this. But you have to program it with Javascript and the Mapscript language. Armin On 13/12/2008 17:45, leandro leandro wrote: > Hello all, > > I´m tring

[pmapper-users] Variable Substitution

2008-12-13 Thread leandro leandro
Hello all, I´m tring to use mapserver variable substitution ( http://mapserver.gis.umn.edu/docs/reference/mapfile/variable_sub) and it works using cgi mapserv but I can't figure out how to use in pmapper. Is it possible to pass variables to map file in the url using pmapper? For example: I want