Milton Jonathan wrote:
> Hello people
>
> Thanks a lot for the feedback!
>
> The "create spatial index" works fine, thanks (I guess I should've 
> looked back at the wiki for that one, sorry). Just setting it to 
> Boolean.FALSE or even "false" prevents the creation of the index (and 
> the blowing up of the memory). I guess it would still be nicer, 
> though, if the default value were FALSE. What do you think?
>
> As to whether it keeps using the tree when we set that option to 
> false, I actually couldn't tell: using the ShapefileRenderer, 
> displaying, zooming and panning around the shapefile is equally fast 
> with or without the .qix file (a couple of seconds for the entire 
> shapefile, and instant when I zoom in a lot). I'm not sure then in 
> which situation the QuadTree is really used (but congrats on the 
> shapefile renderer, it's pretty fast)
I believe it does make use of the index if it is there; the key above is 
only to control the creation of an index. I am not sure if the default 
value should be false? Whatever Jesse decides (as module maintainer) is 
fine by me.

Cheers,
Jody

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to