[Geoserver-devel] [jira] Created: (GEOS-1762) Turn "fast bbox" into a datastore hint

Turn "fast bbox" into a datastore hint
--------------------------------------

                 Key: GEOS-1762
                 URL: http://jira.codehaus.org/browse/GEOS-1762
             Project: GeoServer
          Issue Type: Improvement
          Components: Oracle, PostGIS, WFS, WMS
    Affects Versions: 1.6.0
            Reporter: Andrea Aime
            Assignee: Andrea Aime
             Fix For: 1.6.2

Fast bbox is a nice option allowing to choose between speed of test and accuracty. We enable it by default to allow for fast WMS responses (where accuracy is not needed) but this means we have less accurate GetFeature responses. There is no need to make the user have to choose between one or the other, if we turn fast bbox into a query hint we can have both: WMS can set fast bbox hint in their queries, whilst WFS won't and will use accurate intersection checks.

--
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