[Geoserver-devel] [jira] Created: (GEOS-4284) WPS Topological processes

WPS Topological processes
-------------------------

                 Key: GEOS-4284
                 URL: http://jira.codehaus.org/browse/GEOS-4284
             Project: GeoServer
          Issue Type: Improvement
          Components: WPS
    Affects Versions: 2.1-beta3
            Reporter: gianni barrotta
            Assignee: Andrea Aime

The WPS component shall have 3 new processes, IclusionFeatureCollection, IntersectionFeatureCollection and UnionFeatureCollection and an improvement to the BufferFeatureCollection process.

The inclusion process shall retrive a feature collection containing all the geometries of the second feature collection that are included in the firs vector layer/feature collection; in the output feature collection shall be included all the features of the second feature collection which are included in the first feature collection.

The intersection process shall retrive a feature collection containing the intersection both for the geometry and for the features.

The union process shall retrive a feature collection containing the union of the geometries in the input feature collections; in the output feature collection shall be put all the features of the two input feature collections.

The BufferFeatureCollection should be able to get the value of the buffer reading this from a field of the input FeatureCollection.

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