salas ha scritto:
> Hi andrea
> This is te full problems description
> I have been using the geoserver 2.0 and oracle 9i

Ok, a one minute search with Google turned out this page:
http://download.oracle.com/docs/html/A88805_01/sdo_cs_c.htm
(scroll down to section 5.7.1)

So it seems Oracle 9 cannot compute the bounding box of
a geometry using geodetic data.
I don't see any alternative though, and I don't have a Oracle 9
install handy.

I guess a way could be to actually read each and every geometry
and compute the bounding box in GeoServer, but that would
work only on very small data sets (a few tens of thousands items,
above that you may end up waiting minutes to get the bbox).

Also, the code would have to determine the Oracle version so
that this less than optimal path is used only in that case.

Anyone with Java skills and a Oracle 9 install available interested
in patching the Oracle data store?
I only have Oracle XE (which derives from 10.2)

Cheers
Andrea


-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to