Image mosaic cannot work anymore in absence of the GDAL plugins
---------------------------------------------------------------

                 Key: GEOT-2718
                 URL: http://jira.codehaus.org/browse/GEOT-2718
             Project: GeoTools
          Issue Type: Bug
          Components: gc imagemosaic
    Affects Versions: 2.5.7
            Reporter: Andrea Aime
            Assignee: Simone Giannecchini
             Fix For: 2.5.8


Trying to exclude the gdal plugins due to stability issues by removing the jar 
files I've found out that the image mosaic does not work anymore, this is 
because RasterLayerRequests uses contants declared
in the BaseGdalFormat class, such as: BaseGDALGridFormat.SUGGESTED_TILE_SIZE

This is bad practice, the mosaicking plugin should not depend on that specific 
format. The above reference is actually the only GDAL dependency in all the 
mosaic plugin

-- 
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® 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/devconf
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to