[Geotools-devel] Rendering slow due to FidFilterImpl

2012-12-11 Thread Fernando González
Hi. In the context of gvtools, we have a basic viewer with selection capabilities. We have followed this approach[1] to manage selection and as long as there is no selection (empty Set), rendering is ok. However, the bigger the Set holding the selection is, the slower the rendering goes. I've ide

Re: [Geotools-devel] Shapefile doesn't read null geometries

2011-07-26 Thread Fernando González
Thanks Andrea, it's done. Hope it's well reported. https://jira.codehaus.org/browse/GEOT-3759 -- Magic Quadrant for Content-Aware Data Loss Prevention Research study explores the data loss prevention market. Includes in-d

[Geotools-devel] Shapefile doesn't read null geometries

2011-07-26 Thread Fernando González
Hi, I'm dealing with a problem in the geotools shapefile store regarding null geometries. With this code[1] I write a shapefile with a null geometry. Then, when I read it, a POINT(NaN, NaN) is obtained [2]. This is the case with 2.7.2 and 8.0-M1 versions. I think it is a bug because null geometri