It supports 3D data (indeed we wrote it for LRS data which included measures as well as xyz). This work lead into some of the first steps towards coordiante sequence.
You are correct that I have not optimized it at all; indeed I almost stayed functional in my programming style in order ot be sure everything was correct. Jody > Chris Holmes ha scritto: > >> Jody can answer this more fully, but as I remember they had a client who >> wanted to not rely on the Oracle java spatial jars. I believe there >> might have been some uncertainty at the time over whether oracle was >> going to continue to support that method of access. I think more >> recently we got feedback that we probably should just use them, instead >> of trying to maintain our own SDO classes. Though I personally had to >> do a lot of small bug fixes, copy and paste errors on the like, so at >> this point those classes should be pretty solid. >> > > For 2d data, yes, but its performance its sub-optimal, and I suppose > it does not support 3d data (not really checked actually). > For good 2d perf we can try out wkb, but if jgeometry comes close, > it does support 3d data as well, which is interesting from an > evolution point of view. > Cheers > Andrea > > ------------------------------------------------------------------------- > 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-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------- 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-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
