add support for type double data in VectorToRasterProcess
---------------------------------------------------------

                 Key: GEOT-3102
                 URL: http://jira.codehaus.org/browse/GEOT-3102
             Project: GeoTools
          Issue Type: Improvement
            Reporter: Michael Bedward
            Assignee: Michael Bedward
            Priority: Minor
             Fix For: 2.7-M0


VectorToRasterProcess only handles int and float data at the moment because it 
works by "drawing"  regions into an image with the data value encoded as a 
color (4 bytes). So adding support for type double isn't trivial but it would 
be nice to have.

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

        

------------------------------------------------------------------------------

_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to