On Wed, Aug 24, 2011 at 11:27 AM, Michael Bedward <[email protected]> wrote: > Hi Andrea, > > Just created an issue with a preliminary patch: > http://jira.codehaus.org/browse/GEOT-3822 > > By preliminary, I really mean rough as guts. I just had a guess at > where and how to include processing of DirectLayers in > StreamingRenderer but wouldn't be surprised if I got it completely > wrong :)
The patch looks good to me, it's exactly how I'd have integrated it myself as well, roll a new RenderingRequest so that painting keeps on happening on the secondary thread leaving the main one free to preload data. Test looks good too. I guess it could be even simpler, just poke the image in selected places to see if the rectangle has been painted in the expected position 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 ------------------------------------------------------- ------------------------------------------------------------------------------ EMC VNX: the world's simplest storage, starting under $10K The only unified storage solution that offers unified management Up to 160% more powerful than alternatives and 25% more efficient. Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
