Hi all, My algorithm takes as input the features from an oracle spatial DB having as geometry multi lines. The output is a subset of these lines, where some of them can have the same geometry and some other are clipped.
Currently I am converting the lines with the class of geotools org.geotools.gml.producer.FeatureTransformer to a GML document and sent it to the client. Because if the large size, I want to avoid this and to that on server side. My question is: - is there a way to interact with geoserver in order that he produces an image from this feature collection or do I need to create a static datastore and overwrite this, whenever the algorithm has produced the output? many thanks -- Markus ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
