On Mon, Aug 27, 2012 at 4:04 PM, Peter Hopfgartner <
[email protected]> wrote:

> Hello
>
> some of the WPS processes (like ReprojectProcess) bring an object of
> class org.geotools.data.store.ContentFeatureCollection into my PPIO,
> others an object of class org.geotools.feature.DefaultFeatureCollection
> (like BufferFeatureCollection).
>
> Where is the returned class implementing GeoServerProcess, which in one
> case is BufferedFeatureCollection, in the other of type
> ReprojectingFeatureCollection converted to
> org.geotools.data.store.ContentFeatureCollection or
> org.geotools.feature.DefaultFeatureCollection?
>

Long story short, never have PPIO handle a specific feature follection
implementation
class, those can change, always work against the
FatureCollection/SimpleFeatureCollection
interfaces

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:   +39 0584 962313
mob:   +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to