OracleSpatial 10i GetExtent slow

Frank Warmerdam warmerdam at POBOX.COM
Thu Feb 23 14:11:19 EST 2006


Fernando Simon wrote:
> Hi,
>     The getExtent feature need to return the extent for the layer, 
> and it's use as source the DATA definition.
>     Of coure that for direct tables the USER_SDO_GEOM_METADATA is the
> best way to retrieve the extent for the layer, but the getExtent
> function needs to be generic. So if the user defined a DATA parameter
> that use a function (like SDO_BUFFER, SDO_XOR), or a specific where,
> the getExtent needs to work too.
>     To work with all cases the maporaclespatial.c need to be generic.
> In this moment the maporaclespatial.c don't use the
> USER_SDO_GEOM_METADATA. You can try to define others parameters for
> VERSION to test the results.

Folks,

What is calling the msLayerGetExtent()?  The msOWSGetLayerExtent() function
includes support for ows_extent metadata to short circuit extent computations.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent



More information about the mapserver-dev mailing list