Hello I'm trying to pass different parameters to different layers when requesting several Geoserver layers in one WMS request. For example, I would like to use two different layers with the same layer name and different style names.
...LAYERS=generic_point,generic_point&STYLES=yellow_circle,green_square. ..&viewparams=generic_pont_data_filter:cat=1;sim... To separate the parameters between layers in the viewparams collection, I have some kind of naming convention: layer_name_parameter_name. But of course, that does not work when I want to use more than one layer of the same name with different parameter sets. Is there any way to provide different viewparams for individual layers in the layer collection? The same question apply for the env variable for styles. Thank you! Best regards Mark ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
