Re: [Geotools-devel] StreamingRenderer.java and GML

2010-08-02 Thread Jody Garnett
Let us start with a bug report; perhaps the code could be changed to: new Query( schema.getName() ) Other then that we should produce a patch, and a test case. It may be hard to show that the issue is fixed since none of the existing datastores care about name space when the query is performed

[Geotools-devel] StreamingRenderer.java and GML

2010-08-02 Thread Bastian Schäffer
List, during some work with uDig I came accross this following issue: StreamingRenderer.java line 904 query = new DefaultQuery(schema.getTypeName()); the query is filled with the typename. It might happen, that two feature datasets have the same typename (think of a wps buffer process executio