GetBounds optimization
----------------------
Key: GEOS-354
URL: http://jira.codehaus.org/browse/GEOS-354
Project: GeoServer
Type: Improvement
Reporter: dblasby
Assigned to: dblasby
Fix For: 1.3.1
Add support (for "SPEED" or some new strategy) to calculate the FeatureCollection's boundedBy element without re-querying.
Basically, stick a "look at the end of the XML" reference in the GML output for the boundingBox. Once all the features have been written (and the bounds calculated), stick the actual answer in.
Most people dont really need the boundedBy element, and it requires querying the dataset twice to calculate it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira