Ticket #2061 (closed bug: fixed)

Opened 4 years ago

Last modified 4 years ago

Undocumented property 'filter' in Layer.Vector assumed in BBOX Strategy

Reported by: rdewit Owned by: tschaub
Priority: minor Milestone: 2.9 Release
Component: Strategy.BBOX Version: 2.8 RC1
Keywords: Cc:
State: Complete

Description

The BBOX Strategy checks for and (if applicable) uses this.layer.filter in the createFilter function, which is a very useful feature. This helps somebody to combine their own filters with the BBOX filter.

The following patch adds the filter property to Layer.Vector and documents the createFilter function.

Attachments

2061_bbox_filter.diff Download (1.0 KB) - added by rdewit 4 years ago.

Change History

Changed 4 years ago by rdewit

Changed 4 years ago by elemoine

  • status changed from new to closed
  • state changed from Review to Complete
  • resolution set to fixed

(In [9567]) Undocumented property 'filter' in Layer.Vector assumed in BBOX Strategy, initial patch from rdewit, no functional change (closes #2061)

Note: See TracTickets for help on using tickets.