Ticket #2773 (closed bug: fixed)
filter evaluate method should accept a feature
| Reported by: | tschaub | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.10 Release |
| Component: | Filter | Version: | 2.9 |
| Keywords: | Cc: | ||
| State: | Complete |
Description
Currently, the evaluate method on filters is inconsistent. Comparison filters expect feature attributes (or any other object). Spatial filters expect a feature (as do fid filters). This makes it so logical filters don't work (you can't evaluate a logical filter that contains a spatial filter and a comparison filter).
The evaluate method should accept features.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

