On Tue, Jul 19, 2011 at 10:05 AM, Emmanuel Blondel <[email protected]> wrote: > All, > > * Is there a way to apply a CQL filter (or ECQL) for WMS Layer?
Nope. You will have to modify the classes to expose a way to add vendor parameters > * In case of using a GetMapRequest is it possible to do it? using > SpecificVendorParameter? Yep > * When getting a Bufferedimage from the GetMapRequest response, is it > possible to display this image with a JMapFrame? If you wrap it into a coverage like WMSLayer does you can then build a layer out of it, but at that point it will become static (no more WMS requests as you pan and zoom). It's probably easier to add the option to WMSLayer Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ Magic Quadrant for Content-Aware Data Loss Prevention Research study explores the data loss prevention market. Includes in-depth analysis on the changes within the DLP market, and the criteria used to evaluate the strengths and weaknesses of these DLP solutions. http://www.accelacomm.com/jaw/sfnl/114/51385063/ _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
