Is there any way to pass values to mapfile from the query string without
using mapscript.
What I want is:
In my mapfile, I defined some classes, the expression is comparing an
attribute with a value. But the value is not predefined. It's defined at the
client side. So I want to know is there any way to pass a value from client
side into the mapfile.
for example:
CLASS
 EXPRESSION ([Area] > X)
END

I want this X to be a value comes from client side (JS-Openlayers).

Is this possible?

JJ

--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/passing-values-to-mapfile-tp6814838p6814838.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to