Thanks,<br><br>but does it work only with a standard cgi request? Does it means that i can't do runtime substitution with a WMS request?<br><br>michele<br>
<br>
----Messaggio originale----<br>Da: dmorissette@mapgears.com<br>Data: 10-lug-2013 14.09<br>A: <mapserver-users@lists.osgeo.org><br>Ogg: Re: [mapserver-users] dynamic sql to mapserver<br><br>On 13-07-10 5:25 AM, Michele De Santis wrote:<br>> Hi to everyone,<br>><br>> in my webgis application I'm using OpenLayers to request WMS layers to<br>> MapServer 6.2.1. Is it possible to send dynamic sql to mapserver using<br>> function of PostGIS (for example ST_Distance)?<br>><br>> /select * from table where//st_distance(the_geom,GeomFromText('Point(1 0)',4326)) <6) as myquery;<br>><br>> /What I would like to be able to do is pass user defined variables e.g. latitude, longitude and distance.<br>><br><br><br>%variable% run-time substitution should do what you need, see:<br><br>http://mapserver.org/cgi/runsub.html<br><br><br>-- <br>Daniel Morissette<br>http://www.mapgears.com/<br>Provider of Professional MapServer Support since 2000<br><br>_______________________________________________<br>mapserver-users mailing list<br>mapserver-users@lists.osgeo.org<br>http://lists.osgeo.org/mailman/listinfo/mapserver-users<br><br><br>