Ticket #2450 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

SLD using single BBOX filter should generate an SQL ststement for oracle/postgis/ogr

Reported by: assefa Assigned to: assefa
Priority: normal Milestone: 5.0.1 release
Component: WMS Server Version: unspecified
Severity: normal Keywords:
Cc: bartvde@osgis.nl

Description

This was originally reported by Bart on an oracle driver.

The query was using an SLD containing a single BBOX filter and 1 attribute filter (PropertyIsEqualTo?). This should generate an SQL statement that should be set on the layer's FILTER element.

Change History

12/19/07 10:58:56 changed by assefa

  • status changed from new to assigned.
  • owner changed from mapserverbugs to assefa.
  • cc set to bartvde@osgis.nl.

Corrected in 5.0.1 r7189

Applied in trunk r7190

Bart, please verify and close.

12/20/07 09:55:04 changed by assefa

set layer to be queryable. Mapse sure that if classes exist, do not remove them.

Committed in 5.0.x r7193 and in trunk r7194.

12/21/07 09:48:20 changed by assefa

  • status changed from assigned to closed.
  • resolution set to fixed.

Tested. closing