Implement image format to output stream functionality

Registered by Olai Solheim

Currently, GeoTools is drawing our map to a BufferedImage. For now, and also for our final serverside solution, it would be conveniant to make a factory class with different methods for different image formats (JPG, PNG, BMP) that takes a Java Image as input, and outputs an OutputStream for the desired image format.

Kristin: We will only implement functionality for PNG in milestone 2.

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
Olai Solheim
Direction:
Needs approval
Assignee:
Kristin Simonsen
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
milestone icon m2-2011
Started by
Kristin Simonsen
Completed by
Kristin Simonsen

Sprints

Whiteboard

I made this blueprint for Kristin, who has already made this functionality for PNG images.

Kristin: Tested with JUnit test in TestConvertImage.java. We need to test it further when other modules are ready.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.