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
execution with the same GML dataset but different parameters).

Adding the namespace to the query would help to identify the correct
dataset in e.g. a datastore.

How can be proceed on this issue?

Regards,
Bastian Schäffer


-- 
Bastian Schäffer
Institute for Geoinformatics (IfGI), University of Muenster, Germany
Weseler Str. 253, 48151 Muenster
Fon: +49 (0)251 - 83-30046   Fax: +49 (0)251 - 83-39763
email: schaef...@uni-muenster.de
IfGI-site: http://ifgi.uni-muenster.de




------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to