[Geoserver-devel] [jira] (GEOS-6872) Propose to add an option for latLongBoundingBox range checking before database query.

Lingbo Jiang created an issue

GeoServer / ImprovementGEOS-6872

Propose to add an option for latLongBoundingBox range checking before database query.

Issue Type:

ImprovementImprovement

Assignee:

Andrea Aime

Components:

WMS

Created:

04/Feb/15 10:24 PM

Labels:

wish

Priority:

MajorMajor

Reporter:

Lingbo Jiang

Original Estimate:

4 days

Remaining Estimate:

4 days

Hi Geoserver community,

For every WMS layer that has latLongBoundingBox set up in the config, GeoServer may restrict the request to the configured latLongBoundingBox. At the moment, it doesn’t, and this results in unnecessary query and wastes connections and cursors (for Oracle).

Thus I propose to add an option in the code for latLongBoundingBox range checking. the option will allow to filter the none result query which is out of latLongBoundingBox range and improve the performance.

If community reckon that it is the right way, I am willing to write the code to implement it.

Lingbo

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c)

Atlassian logo