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
-
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
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