GridCoverageRenderer still not able to handle rotated coverages.
----------------------------------------------------------------

                 Key: GEOT-2810
                 URL: http://jira.codehaus.org/browse/GEOT-2810
             Project: GeoTools
          Issue Type: Bug
          Components: core render
    Affects Versions: 2.5.8
         Environment: java version "1.6.0_16"
Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
Java HotSpot(TM) 64-Bit Server VM (build 14.2-b01, mixed mode)
Windows XP 64 bit
            Reporter: Per S Hustad
            Assignee: Andrea Aime
         Attachments: grid10x10.tif, GridCoverageRendererTest-patch.txt, 
testRotatedCoverage.tif

See also 
The GridCoverageRenderer is still not rendering rotated grid coverages 
correctly. See the attached testRotatedCoverage.tif screenshot, obtained from 
running the supplied GridCoverageRendererTest.testRotatedCoverage()  with 
-Dorg.geotools.test.interactive=true. 

Before running the test, you will have to copy the grid10x10.tif attachment to 
the /gt-render/src/test/resources/org/geotools/renderer/lite/test-data/ 
directory.

The rotated grid coverage is jagged along the image borders. We have traced 
this to the org.geotools.coverage.processing.operation.CroppedCoverage2D.create 
method where the Mosaic image is produced. I tried to figure out a safe way of 
extending the image ROI regions but finally gave up.

-- 
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

        

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to