[Geotools-devel] How to create an overview using geotools‏

2012-06-18 Thread ChenFred
Hi there, I am new to GEOTOOLS library. i am asked to add an overview to gt-swt package. The overview is very similar to the Google Maps' overview, which is located in the bottom left corner. I am really appreciate if anybody can tell me how I can start this task with. Is there any material/

Re: [Geotools-devel] Java + Geotools demorando no linux

2012-06-18 Thread Andrea Aime
On Mon, Jun 18, 2012 at 7:22 PM, Vivian Gomes wrote: > Hi, I'm facing a time problem in my code. > I have 4 tables, this tables has just a few lines (50 - 500) but it has > huge polygons (countries, states, lakes and rivers). > My code executes the same query method over those tables to make an im

[Geotools-devel] Java + Geotools demorando no linux

2012-06-18 Thread Vivian Gomes
Hi, I'm facing a time problem in my code. I have 4 tables, this tables has just a few lines (50 - 500) but it has huge polygons (countries, states, lakes and rivers). My code executes the same query method over those tables to make an image. I execute my code on a Windows O.S. machine and it is fas