The method GridCoverageFactory.create((CharSequence)"name", float[][], 
GeneralEnvelope) cannot return
-----------------------------------------------------------------------------------------------------

         Key: GEOT-819
         URL: http://jira.codehaus.org/browse/GEOT-819
     Project: GeoTools
        Type: Bug

  Components: coverage  
    Versions: 2.2-RC1    
 Environment: Ubuntu bleeding edge
    Reporter: Adrian Custer
 Assigned to: Martin Desruisseaux 
    Priority: Minor


The method doesn't return. It eventually calls: 
Raster.createBandedRaster(...)
which puts up a switch that handles the FLOAT data type, that of the matrix, by 
throwing an Illegal Argument Exception.

I'm not sure I understand the split of intergers and geoscience values, but I 
would guess that the original matrix will have to be coerced to int and 
displayed that way.

cheers,
adrian

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



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to