Hello,

Any objections if the work mentioned below is merged into trunk ?  The
only change affecting other modules is that Process.execute now throws
an exception.

cheers
Michael


---------- Forwarded message ----------
From: Michael Bedward (JIRA) <j...@codehaus.org>
Date: 2009/7/2
Subject: [jira] Commented: (GEOT-2517) process module work on branch
To: michael.bedw...@gmail.com



   [ 
http://jira.codehaus.org/browse/GEOT-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=182199#action_182199
]

Michael Bedward commented on GEOT-2517:
---------------------------------------

Steve Ansari's FeatureRasterizer code is now in as
VectorToRasterProcess and appears to be working although more unit
tests need to be added. Next step is to add support for a disk based
tile cache (to be provided by jai-tools) to allow for the generation
of large coverages.

The Process interface has been modified: Process.execute throws a
ProcessException. This affects modules wps and widgets-swing-pending
(very minor edits to each on branch).

I propose that the current branch code be merged into trunk.

> process module work on branch
> -----------------------------
>
>                 Key: GEOT-2517
>                 URL: http://jira.codehaus.org/browse/GEOT-2517
>             Project: GeoTools
>          Issue Type: Improvement
>            Reporter: Michael Bedward
>            Assignee: Michael Bedward
>            Priority: Minor
>
> Justin introduced AbstractFeatureCollectionProcess as a base class for 
> process that have FeatureCollection as the input and output.
> It would be handy to support other types of outputs.  For example, I'm adding 
> Steve Ansari's rasterizing code to the process module: here the input is 
> FeatureCollection but the output is a GridCoverage2D.  Other processes might 
> want to generate numeric data or text reports.
> I've created a branch where I'm trying to open up the process.feature classes 
> a bit; and adding the FeatureRasterizerProcess:
> http://svn.osgeo.org/geotools/branches/2.6.x_Process/

--
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
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to