[mapserver-users] Select the dataset at runtime

Kralidis,Tom [Ontario] Tom.Kralidis at ec.gc.ca
Tue Jun 18 11:38:45 PDT 2013


Andrea: you can do something like use runtime substitution (neat example at http://linfiniti.com/2011/09/making-the-most-of-umn-mapserver-runtime-variable-substitution/), or MapScript WxS wrappers (http://mapserver.org/ogc/mapscript.html#python-examples).



From: mapserver-users-bounces at lists.osgeo.org [mailto:mapserver-users-bounces at lists.osgeo.org] On Behalf Of Andrea Peri
Sent: June 18, 2013 2:27 PM
To: mapserver-users at lists.osgeo.org
Subject: [mapserver-users] Select the dataset at runtime

Hi,
Is possible to change at runtime the datasource of a layer using a parameter of the request to choose the dataset ?
I'm explain better.
I have two datasource of the same physical phenomenon.
The first is at 96dpi and the second at 300dpi.

I like to show the first when the user see it on a webgis and ask it using a request getmap with the extra parameter map_resolution=96
Instead the mapserver should return the second dataset when the request has an extra_parameter map_resolution=300 tipically when the user call it for a print at high resolution.
I'm trying to avoid to set two distinct mapserver layers.
To avoid the user should change the layer in the request.

The solution I'm searching is to allow the use of the parameter "map_resolution" to choose the dataset to use.


-- 
-----------------
Andrea Peri
. . . . . . . . . 
qwerty àèìòù
-----------------


More information about the mapserver-users mailing list