Re: [Geotools-devel] Using DirectLayer and complex features in StreamingRenderer

2011-05-16 Thread Jan De Moerloose
On 16/05/2011 11:58, Andrea Aime wrote: > On Mon, May 16, 2011 at 11:49 AM, Jan De Moerloose > wrote: >> Hi, >> >> we have started to use the geotools rendering facilities in Geomajas, >> but hit a couple of limitations: >> >> - StreamingRenderer apparently assumes simple features > Not anymore,

Re: [Geotools-devel] Using DirectLayer and complex features in StreamingRenderer

2011-05-16 Thread Andrea Aime
On Mon, May 16, 2011 at 11:49 AM, Jan De Moerloose wrote: > Hi, > > we have started to use the geotools rendering facilities in Geomajas, > but hit a couple of limitations: > > - StreamingRenderer apparently assumes simple features Not anymore, Ben's group made it work with complex ones as well.

[Geotools-devel] Using DirectLayer and complex features in StreamingRenderer

2011-05-16 Thread Jan De Moerloose
Hi, we have started to use the geotools rendering facilities in Geomajas, but hit a couple of limitations: - StreamingRenderer apparently assumes simple features - there is currently no support for DirectLayer as part of the MapContext are there any plans for both of these features and/or what