Robert Sanson wrote:
Is it possible to send a value for the where condition to Mapserver via a variable added to the end of a WMS call? Mapserver would then put this variable value into the FILTER statement for the OGR connection.
You could use a %variable% in your FILTER expression and then pass the value of 'variable' in the URL:
http://mapserver.gis.umn.edu/docs/reference/mapfile/variable_sub Daniel -- Daniel Morissette http://www.mapgears.com/ _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
