Geotiff reader works against a file but not against a input stream
------------------------------------------------------------------

                 Key: GEOT-3318
                 URL: http://jira.codehaus.org/browse/GEOT-3318
             Project: GeoTools
          Issue Type: Bug
          Components: gc geotiff
    Affects Versions: 2.7-M3
            Reporter: Andrea Aime
            Assignee: Daniele Romagnoli
             Fix For: 2.7-M4


Discovered this issue making WPS tests in GeoServer where a process generates a 
coverage in output. 
The result of a WPS process is the servlet output as a byte array, which I then 
read as a byte array input stream and pipe into the reader and.... boom :-)

I can make it work by writing to a file and read back and remember to delete 
the file once done but its gets annoying pretty quickly ;-)

I'm going to attach a stand alone main that you can use for tests

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

        

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to