Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] generic geotools datastore support

Yeah progress! Well progress bar; well not say yeah :-P
I am not sure what we should do about progress calculating bounding boxes :-(

I have thought of popping up a dialog and asking a user for the bounds if it "takes too long"; but if you have many many tables that will be a trouble. I could try putting off the calculation until you first use the layer ...

I think the best would be a dialog that shows the world; the bounds visually as they are being calculated and the option to stop the calculation at any point (adding 10% to the edges to buffer it a bit).

Cheers,
Jody

On 23/04/2010, at 7:26 PM, Ugo Taddei wrote:

> Hello,
> 
> for the archives:
> 
>> Tried on oracle. It said "Exception occurred while trying to copy driver" when I pointed the prefs page to an oracle driver jar.
> 
> this was my fault. The driver wasn't readable or my user couldn't write to the directory. Anyway, I got a step further: udig is reading the tables, and the GUI blocked, but that's because one of the tables is large. (geotools is probably calculating the bbox...)
> 
> Cheers,
> 
> Ugo
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel



Back to the top