ImageMosaic slow rendering/loading when reprojection is involved (wrong 
requested resolution) 
----------------------------------------------------------------------------------------------

                 Key: GEOT-2839
                 URL: http://jira.codehaus.org/browse/GEOT-2839
             Project: GeoTools
          Issue Type: Bug
          Components: gc imagemosaic
    Affects Versions: 2.6.0
            Reporter: Daniele Romagnoli
            Assignee: Daniele Romagnoli
             Fix For: 2.6.1, 2.7-M0
         Attachments: request.patch

The ImageMosaic plugin has a bug in computing the requested resolution when a 
reprojection is involved.
Basically, it computes the requested resolution by transforming the requested 
bounding box to the projected CRS and finally getting the scale factor from the 
obtained grid to world transformation (in the destination CRS). However the 
reference resolution of the granules is represented in the native CRS. 

The attached patch will fix the issue.
I'm applying it and commit.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to