On Wed, Apr 20, 2011 at 1:30 PM, Amini, Manouchehr <[email protected]> wrote: > Hi Andrea > > I tried also arc_sample layer with different opacities. The results are the > same, opacity is not applied. But when I use "format_options" in the wms > request(http://localhost:8080/geoserver/wms/reflect?layers=nurc:Arc_Sample&format_options=layout:foo), > the opacity is applied correctly. I am confused as I don't even have > "layout:foo" in the GS_data_dir!! With previous version of GS (2.0.2) I > didn't have such a problem.
Because GS 2.1 has a new code path for pure raster rendering that is up to twice as fast as the old one, but it can't be used in all conditions, in particular if you add a layout it can't be used so we fall back on the older one. > I am using GS: > version = 2.1-SNAPSHOT > svn revision = 15702 > build date = 19-Apr-2011 05:08 > geotools version = 2.7-SNAPSHOT > geotools revision = 36962 > hudson build = -1 I was using basically the same version when I posted the results yesterday... No idea why there might be any difference... 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 mob: +39 333 8128928 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 ------------------------------------------------------- ------------------------------------------------------------------------------ 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
